filtered
|
7144ec54aa
|
Fix UI crash when selecting broken node + TS fixes (#3859)
|
2025-05-12 17:57:59 +10:00 |
|
Christian Byrne
|
6be381b15d
|
Allow git describe formatted versions of node packs in workflows (#3518)
|
2025-04-19 21:42:01 -04:00 |
|
Christian Byrne
|
f7bfb6ec57
|
Fix Workflow Validation error when node pack 'unknown' version (#3179)
|
2025-03-21 11:04:06 -04:00 |
|
Chenlei Hu
|
a049e9ae2d
|
[TS] Enable strict mode (#3136)
|
2025-03-18 22:57:17 -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
|
f9157ee05f
|
Update workflow schema to include node pack ID and version (#2751)
|
2025-02-27 11:15:31 -05:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
642094ead1
|
Remove legacy slow jest tests (#2092)
|
2024-12-29 16:25:06 -05:00 |
|
Chenlei Hu
|
8baaf380dc
|
Split jest tests into fast and slow groups (#1401)
|
2024-11-01 22:39:42 -04:00 |
|
Chenlei Hu
|
5611e90fda
|
Add ts-strict-ignore plugin (#1235)
* Add ts-strict-ignore plugin
* nit
* Add to typecheck script
|
2024-10-12 11:56:49 -04:00 |
|
Chenlei Hu
|
51b7467012
|
Auto transforms bugged node pos (#712)
|
2024-09-02 14:41:45 -04:00 |
|
Chenlei Hu
|
fe0d63e16c
|
Use consistent NodeId and SlotIndex in schema (#359)
* Use consistent NodeId and SlotIndex in schema
* Add test
|
2024-08-10 14:15:00 -04:00 |
|
Chenlei Hu
|
0cf5e647af
|
Fix copy paste of widget value (#284)
* Fix copy paste of widget value
* Fix ui tests
* Allow undefined group font size
* Update test expectations [skip ci]
* nit
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-08-03 14:22:43 -04:00 |
|
Chenlei Hu
|
e179f75387
|
Apply new code format standard (#217)
|
2024-07-25 10:10:18 -04:00 |
|
Chenlei Hu
|
1b7db43f8a
|
Format everything (#211)
|
2024-07-23 15:40:54 -04:00 |
|
Chenlei Hu
|
71ac0dcccc
|
Allow dynamic widgets values (#162)
|
2024-07-18 17:45:42 -04:00 |
|
Chenlei Hu
|
24cdb6ad2d
|
Convert legacy format node.widget_values (#149)
|
2024-07-17 22:05:16 -04:00 |
|
Chenlei Hu
|
7619e9159b
|
Convert pos object to array on parsing (#147)
|
2024-07-17 20:57:14 -04:00 |
|
Chenlei Hu
|
6b2acc146d
|
Fix zod parsing for pos in workflow (#142)
* Fix zod parsing for pos in workflow
* Add test
* Fix test
|
2024-07-17 16:02:49 -04:00 |
|
Chenlei Hu
|
b11a12d925
|
Add workflow schema with zod (#22)
* Safe parse with zod
* Fix zod issue
* Fix all validation errors
* nit
* Add tests
* Add color fields
* Passthrough
|
2024-06-17 17:28:52 -04:00 |
|