Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
fa9d944b32
|
Convert pinia stores from options API to composition API (#1330)
* Convert toastStore
* Convert workspaceStateStore
* Convert settingStore
* Convert queueStore
* Convert modelToNodeStore
* Convert modelStore
* Convert dialogStore
* nit
* nit
* nit
|
2024-10-27 08:47:24 -04:00 |
|
Chenlei Hu
|
4cc69544b5
|
Replace window.alert with toast alert (#1112)
* Replace window.alert with toast alert
* Mock jest
|
2024-10-04 22:00:44 -04:00 |
|
Chenlei Hu
|
5ba524fd94
|
Add toast message on refresh button click (#492)
|
2024-08-17 13:11:47 -04:00 |
|
Chenlei Hu
|
069766337a
|
Add toast message on execution interrupted (#490)
* Move toast to top level
* Toast store
|
2024-08-17 12:29:48 -04:00 |
|