Chenlei Hu
|
a049e9ae2d
|
[TS] Enable strict mode (#3136)
|
2025-03-18 22:57:17 -04:00 |
|
Chenlei Hu
|
e8997a7653
|
[TS] Fix ts-strict errors in Vue components (Part 2) (#3123)
Co-authored-by: Christian Byrne <cbyrne@comfy.org>
|
2025-03-18 10:51:23 -04:00 |
|
Chenlei Hu
|
a814f9f902
|
[Test] Run unittest with vitest (#2779)
|
2025-02-28 22:09:17 -05:00 |
|
Chenlei Hu
|
cdf42d5ad7
|
[Refactor] Move zod schemas to schemas/ folder (#2753)
|
2025-02-27 13:05:01 -05:00 |
|
bymyself
|
95ff01a67b
|
Fix form validation message appearing unnecessarily (#2324)
|
2025-01-23 09:25:36 -05:00 |
|
bymyself
|
b8bef57522
|
Clean tags in issue reports (#2323)
|
2025-01-23 09:23:07 -05:00 |
|
bymyself
|
ed6ece2099
|
Add forms plugin to issue report component (#2302)
|
2025-01-20 20:20:59 -05:00 |
|
bymyself
|
654d72b4cc
|
Add issue report dialog service (#2284)
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-01-19 20:44:11 -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 |
|
bymyself
|
cf51254d24
|
Remove defineProps import (#2025)
|
2024-12-23 09:25:47 -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 |
|
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 |
|
huchenlei
|
9247aec03a
|
nit
|
2024-08-31 09:54:36 -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 |
|