379 Commits

Author SHA1 Message Date
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
077a560029 Fix wrong url in jenkins log output 2024-04-07 20:35:19 +02:00
Nijat Babakhanov
e6954f6061 Header with image and CTA JDD component
Summary: Ref T2818

Reviewers: FilipI

Reviewed By: FilipI

Subscribers: FilipI, jenkins-user

Maniphest Tasks: T2818

Differential Revision: https://hub.sealcode.org/D1369
2024-04-07 18:02:10 +02:00
Nijat Babakhanov
7abc419b97 autoscrolling-images
Summary: Ref T2829

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2829

Differential Revision: https://hub.sealcode.org/D1413
2024-04-07 17:50:35 +02:00
62a07fa5b7 Include tsx files in linting rules 2024-04-02 16:18:02 +02:00
097a283ace Improve importing of the app object within JDD components - see https://forum.sealcode.org/t/how-to-use-sealious-app-orm-methods-in-jdd/1979 2024-04-02 16:07:41 +02:00
83fdab8ac7 add component size select
Summary: Ref T2895

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2895

Differential Revision: https://hub.sealcode.org/D1405
2024-03-30 19:02:19 +01:00
cb3ff953d5 Disable some lint rules due to bugs in eslint 2024-03-30 17:18:54 +01:00
7da39a140c Linter fixes (partial) 2024-03-30 17:01:53 +01:00
148c533b5b Enable EarlyAssets and stimulus controllers support. Improve layout in component debugger 2024-03-30 15:14:52 +01:00
c654b092ee Update jdd 2024-03-29 14:21:10 +01:00
PrzZiomek2
20ae31bff8 add url input for url jdd argument
Summary: Ref T2859

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2859

Differential Revision: https://hub.sealcode.org/D1386
2024-03-28 12:55:04 +01:00
Mateusz Jarczyński
ec457ebd76 Add component width display
Summary: Ref T2887

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2887

Differential Revision: https://hub.sealcode.org/D1403
2024-03-26 21:43:03 +01:00
844ec1a21f Remove console.log 2024-03-26 13:08:05 +01:00
64cd9cc217 Fix tests 2024-03-26 13:07:46 +01:00
1ece491472 Update sealgen so we don't get undeterministic order of imports in components 2024-03-25 20:47:50 +01:00
f49b49e1ca Support for tables UI 2024-03-24 21:33:34 +01:00
3e1a4a2365 Update koa-responsive-router 2024-03-21 22:00:03 +01:00
f39345711f Keepme files 2024-03-21 18:27:47 +01:00
8e2d89ab3f Fixed most linter issues
Summary:
Ref T2734

Test Plan: eslint .

Reviewers: #testers

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2734

Differential Revision: https://hub.sealcode.org/D1385
2024-03-21 14:46:38 +01:00
dc8e9eefed T2857 JDD component for a map with a pin (open-source)
Summary: Ref < T2857>

Reviewers: FilipI

Reviewed By: FilipI

Subscribers: kuba-orlik, FilipI, jenkins-user

Maniphest Tasks: T2857

Differential Revision: https://hub.sealcode.org/D1375
2024-03-21 12:35:53 +01:00
318f8df49f Some more type fixes around images 2024-03-21 11:55:14 +01:00
be4d4e3168 Add support for images 2024-03-20 23:17:24 +01:00
6a154558e1 Update the responsive metatag 2024-03-17 13:50:50 +01:00
ec4c708e77 Dsiable no-vulnerable-javascript-libraries webhint rule, as it sometimes has issues with communicating with the api it depends on 2024-03-14 19:13:33 +01:00
4909f2816f Add colors.css file 2024-03-14 14:05:24 +01:00
4aa6fc7684 Add language config to html() function 2024-03-14 13:01:09 +01:00
Filip Izydorczyk
ba97321778 Added disableCopyEvent
Summary: Ref T2757

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2757

Differential Revision: https://hub.sealcode.org/D1395
2024-03-12 00:23:07 +01:00
d8f1d11e9c Update sealgen 2024-03-11 10:59:20 +01:00
1f0dbf4c44 Add support for custom webfonts 2024-03-02 22:16:08 +01:00
5f693b22a3 Add support for embedding static files in ts(x) 2024-02-29 13:48:12 +01:00
eff47b3b85 Fix tsx tests 2024-02-27 13:20:37 +01:00
4acb442495 Update JDD 2024-02-25 17:16:49 +01:00
427467d440 Update package-lock.json 2024-02-25 16:32:55 +01:00
b3fc4b0dcf Update tempstream 2024-02-25 16:30:54 +01:00
af9ac64c77 Update tempstream 2024-02-25 15:41:12 +01:00