146 Commits

Author SHA1 Message Date
9894f3ed2a Update sealgen 2025-02-16 19:41:32 +01:00
11ab3087e0 Update sealgen 2025-02-16 19:13:02 +01:00
c8bed134f2 Update sealgen 2025-02-16 19:04:32 +01:00
34201759fd Color and fonts consistency 2025-02-16 18:00:02 +01:00
5a309f6f68 Upgrade jdd-editor 2025-02-15 15:27:52 +01:00
baf722eaea More consistent colors using the new palettes. Fix some bugs. 2025-02-10 18:15:33 +01:00
a18bda0044 Enable support for sealgen's color palletes 2025-02-09 18:02:12 +01:00
Michał Rusiecki
764ead3543 Added stylelint
Summary:
Ref T2889

Test Plan: arc lint --everything | grep .css

Reviewers: FilipI

Reviewed By: FilipI

Subscribers: FilipI, kuba-orlik, jenkins-user

Maniphest Tasks: T2889

Differential Revision: https://hub.sealcode.org/D1553
2025-01-30 02:08:02 +01:00
9a1c9a6b2c Fix lint and type errors 2024-11-17 11:20:33 +01:00
2bd0dd71d4 Update jdd editor 2024-10-13 19:23:16 +02:00
02d6382ce2 Update jdd 2024-10-11 12:34:44 +02:00
76ecc3d059 Update sealgen 2024-10-08 21:19:37 +02:00
50922582ef Update sealgen 2024-10-08 11:20:19 +02:00
887829420e Latest type and dep improvements 2024-10-07 17:43:01 +02:00
1417ac75a6 Add reordering option to list component arguments ui 2024-07-29 20:11:44 +02:00
adcd899253 Update tempstream 2024-07-27 18:41:49 +02:00
de73408447 Update jdd 2024-07-27 18:17:44 +02:00
33ad8760eb Update Tempstream 2024-07-27 17:42:41 +02:00
106fcc86c8 Update JDD and adjust the components API 2024-07-10 16:08:55 +02:00
b46ba714c3 Test in jenkins - attempt #1
Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1522
2024-07-04 21:31:58 +02:00
e3af11dd89 Update sealgen 2024-06-15 19:38:17 +02:00
78d05f3101 Update playwright to resolve issues with tests on certain kernels 2024-06-06 19:49:25 +02:00
506b3f754e Fix problems with too many watchers 2024-06-06 13:49:32 +02:00
5e870a5cf4 Move over some updates to tests from D1495 2024-06-01 20:23:06 +02:00
561b73eb5e Fix test deps not installing automatically 2024-05-30 15:14:42 +02:00
55055c1ef4 Ignore uploaded files in nodemon to avoid crossing the watch limit 2024-05-16 12:00:51 +02:00
cd1260e390 Skip lint and typecheck before starting watch 2024-05-11 11:14:09 +02:00
28ed9a626d Update Stimulus to get Outlets 2024-05-10 20:19:12 +02:00
bec96ac604 Sreact page for editing JDD
Summary: Ref T2764

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2764

Differential Revision: https://hub.sealcode.org/D1406
2024-05-05 18:28:46 +02:00
a3965ae47e Update sealgen 2024-05-04 10:35:49 +02:00
c94ac24144 update sealious to fix hanging when calling parseBody twice 2024-05-03 14:14:55 +02:00
55d42a8257 Update sealgen to fix issue with general routes 2024-05-03 13:43:59 +02:00
406a33d797 update sealious and sealgen 2024-05-03 12:53:56 +02:00
2a9ae10e80 Update sealgen to get file preview in sealious list 2024-05-02 17:56:51 +02:00
15c8140774 Update sealgen 2024-05-02 12:40:17 +02:00
c85755fa9c Reverse lint/typecheck order - typecheck should be first, as it points out more important issues 2024-05-01 16:32:05 +02:00
f60cac2d77 Update jdd 2024-05-01 10:10:35 +02:00
0b3129dcc0 Support for putting ctx within jdd context
Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1452
2024-04-30 18:47:16 +02:00
5a704c3d48 Add a page that displays all components
Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1451
2024-04-30 15:57:47 +02:00
8009be3341 Move to Mocha for tests. Ignore files generated by sealgen
Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1447
2024-04-30 12:00:15 +02:00
85fb1d29c7 Move to the new file-pointer syntax
Summary:
Harmonize file pointer behavior across JDD, sealious, sealgen

Remove ghosts of previous tests

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1446
2024-04-30 10:12:04 +02:00
45c852e25d Update sealgen. Set styles for image previews 2024-04-27 12:13:09 +02:00
30bf4ca5b2 Fix problems with app starting in watch 2024-04-25 14:52:42 +02:00
711b52562f Run compiled code in vitest instead of the source typescript
Summary: to avoid troubles with sealcode ts loaders not present in vitest

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1431
2024-04-12 22:25:12 +02:00
e1bb10d060 Update sealgen 2024-04-12 20:09:38 +02:00
f3ff6302ea Update sealgen to get the .path option for assets 2024-04-11 18:38:29 +02:00
482091c979 Update sealgen 2024-04-09 13:27:05 +02:00
15c6edf0a7 Eslint fix
Summary: Try to fix eslint issues

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1426
2024-04-09 13:16:59 +02:00
2df0203148 Update jdd to get earlyassets update for deferred styles 2024-04-08 20:09:08 +02:00
d28f2ba354 Update image router 2024-04-08 13:42:40 +02:00