Chenlei Hu
|
7e66e99c3a
|
[TS] Enable noUnusedLocals (#3108)
|
2025-03-17 16:20:56 -04:00 |
|
Chenlei Hu
|
cdf42d5ad7
|
[Refactor] Move zod schemas to schemas/ folder (#2753)
|
2025-02-27 13:05:01 -05:00 |
|
bymyself
|
f69180cd84
|
Move node field to tags in error report (#2570)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-15 21:50:54 -05:00 |
|
Chenlei Hu
|
6525ae7cf4
|
[Refactor] Rename hooks/ to composables/ (#2437)
|
2025-02-05 15:05:56 -05:00 |
|
bymyself
|
ed6ece2099
|
Add forms plugin to issue report component (#2302)
|
2025-01-20 20:20:59 -05:00 |
|
bymyself
|
a1ed67fc74
|
Add User Feedback buttons (#2275)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-01-19 19:41:58 -05:00 |
|
bymyself
|
dd005f5fa5
|
Allow parent component to pass tags to issue report panel (#2247)
|
2025-01-14 23:34:11 -05:00 |
|
bymyself
|
9d3bc0f173
|
Add optional report feature to error dialog (#2229)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-12 13:23:02 -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 |
|
Chenlei Hu
|
e01c8f06c7
|
[Electron] Show server launch args in server config panel (#1669)
* Move revertChanges
* Show launch args
* Explicit ServerConfigValue type
* nit
* nit
* Add tests
|
2024-11-24 18:14:05 -05:00 |
|
pythongosssss
|
0f2260065a
|
[Electron] Allow users to submit error reports (#1633)
* Allows users to submit error reports
* Text change
* Add tooltip, change severity on submit
Remove unused import
|
2024-11-22 17:04:51 -05:00 |
|
Chenlei Hu
|
4b1104f52c
|
Add node id to execution error report (#1371)
|
2024-10-29 21:48:45 -04:00 |
|
Chenlei Hu
|
ebc71b0e46
|
Add PromptDialog to replace window.prompt (#1104)
* Save file prompt dialog
* Don't download if dialog dismissed
* refactor
* style dialog
* nit
* Autofocus
|
2024-10-04 15:33:27 -04:00 |
|
huchenlei
|
9247aec03a
|
nit
|
2024-08-31 09:54:36 -04:00 |
|
huchenlei
|
0e88308571
|
Remove github button in error dialog
|
2024-08-31 09:54:36 -04:00 |
|
Chenlei Hu
|
f42609c966
|
Add support for extra system stats in error report (#684)
* Add support for extra system stats in error report
* Add toast on error
|
2024-08-29 21:29:33 -04:00 |
|
Chenlei Hu
|
92ce064ebf
|
Fix github request too long issue (#605)
* Fix github request too long issue
* Remove life on error message
|
2024-08-23 13:52:53 -04:00 |
|
Chenlei Hu
|
3e457f812d
|
Execution Error Dialog Revamp (One click issue searching and filing) (#595)
* Add basic error dialog
* 2 level error report
* Add find issue button
* nit
* Add file issue button
* Single dialog
* nit
* Fix long text wrapping
* Merge component
* Test execution error dialog
|
2024-08-22 15:55:38 -04:00 |
|