Chenlei Hu
|
a03841cb1a
|
[lint] Enable plugin vue recommended rules (#3403)
|
2025-04-11 12:53:20 -04:00 |
|
bymyself
|
bfec9b692b
|
Add keybind hint to confirm close dialog (#2529)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-12 10:02:27 -05:00 |
|
Chenlei Hu
|
3189e310a8
|
Add default confirm dialog (#2114)
|
2024-12-31 18:18:48 -05:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
b6038128cb
|
[i18n] g global namespace (#1843)
* Batch move global scope i18n to g. namespace
* Minor fix
* Update locale
* Update locales [skip ci]
* More moves
* Regroup icon/color
* nit
* Fix component test
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-07 22:07:03 -05:00 |
|
filtered
|
0e385c4262
|
Require confirmation for desktop reinstall (#1835)
* Add generic default button for unknown dialogs
* Add reinstall confirmation dialog
* Prevent removal of newlines in i18n dialogs
* Update locales [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-12-07 10:24:00 -05:00 |
|
filtered
|
735153886f
|
Confirm delete workflow (#1772)
* Add confirm delete workflow prompt
* Add confirm delete workflow setting
* Add delete workflow tests
* Change dialog to modal, set default cancel
* Fix setting version key
* Rename for clarity
* Fix tests
- Move into correct section
- Add confirm control
* Export type: ShowDialogOptions
* Replace workflow overwrite with new dialog
* Add delete workflow confirmation dialog
* Update i18n
* Add item list support to confirmation dialog
* Prevent multiple dialogs for same action
* Add confirm close file when dirty
* Add i18n for overwrite dialog
* Fix regression: confirm dialog setting ignored
* Fix delete last workflow does not open replacement
* Update tests
|
2024-12-04 14:11:49 -05:00 |
|