214 Commits

Author SHA1 Message Date
5686ebb5e4 Bring back nojs change component button 2024-05-22 12:30:57 +02:00
6712d73afb More flexible types for tabs 2024-05-21 22:41:39 +02:00
1cdce6b058 Keep a maximum on the tab ids 2024-05-21 21:41:41 +02:00
ef82ae7bc6 Add tabs helper function 2024-05-21 21:25:58 +02:00
Mateusz Jarczyński
07b115e2b7 Add JDD: Dynamic grid with tabs
Summary: Ref T2770

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2770

Differential Revision: https://hub.sealcode.org/D1476
2024-05-21 18:29:02 +02:00
acef3b1e46 Fix sizing of fullscreen menu when displayed on a mobile browser with floating address bar 2024-05-17 22:30:36 +02:00
1752324f29 Fixed position for fullscreen menu to make it behave better when activated on a scrolled-down viewport 2024-05-17 22:13:46 +02:00
f321afaa4f Add missing border radius to header with image 2024-05-16 16:06:22 +02:00
e5a590e931 Render markdown in FAQ. Keep the first block in FAQ open 2024-05-16 15:44:57 +02:00
8f662ebd0e Add css container to the all components page 2024-05-16 15:34:18 +02:00
55055c1ef4 Ignore uploaded files in nodemon to avoid crossing the watch limit 2024-05-16 12:00:51 +02:00
417f4f03a6 Remove unused parameters from the hamburger menu 2024-05-11 17:13:39 +02:00
4491f53f32 Add fullscreen-menu helpers 2024-05-11 16:42:02 +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
0c6a9753af Wrap all-components in a max-width 2024-05-06 10:12:31 +02:00
35cfc0d6b6 Quick fix for ts issues in components view 2024-05-05 22:33:36 +02:00
be61e36cc0 Add test-until-fail script htat will loop tests on /all-components until it finds an error from webhint 2024-05-05 22:20:39 +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
b08c842b5f Add path params to base context 2024-05-03 11:57:28 +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
aae1f106cd Fix tests sometimes not passing 2024-04-30 20:37:57 +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
1cc9e2d5ab Add missing alt text for arrows in autoscroll 2024-04-25 15:25:56 +02:00
8591eaed03 Update hashes for sri on leaflet assets to make tests pass 2024-04-25 15:21:52 +02:00
30bf4ca5b2 Fix problems with app starting in watch 2024-04-25 14:52:42 +02:00
Nijat Babakhanov
2c9e682d44 FAQ component (accordion)
Summary: Ref T2785

Reviewers: FilipI

Reviewed By: FilipI

Subscribers: kuba-orlik, FilipI, jenkins-user

Maniphest Tasks: T2785

Differential Revision: https://hub.sealcode.org/D1377
2024-04-14 18:49:26 +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
df70ce1e40 Add missing $body type from koa context 2024-04-09 15:31:21 +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
a4df8164bb Update image router 2024-04-08 13:33:19 +02:00
cef5e95cad Workspace dirname - attempt#2 2024-04-07 20:49:22 +02:00
76fa16eb53 Try to fix workspace logs link for good 2024-04-07 20:46:38 +02:00
627222dd1e Update koa-responsive router 2024-04-07 20:35:19 +02:00