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
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
a66048d768
Potentially fix problems with refreshing HTML/CSS
2024-02-22 19:20:22 +01:00
eee601226d
Automatically install deps for playwright
...
Summary: Test postinstall
Reviewers: #reviewers
Differential Revision: https://hub.sealcode.org/D1368
2024-02-13 18:58:28 +01:00
390cffbf3c
Update the deps to reap benefits from the patches
2024-02-13 17:51:34 +01:00
c8bfd92f67
Update deps to enable typechecking of JSX children elements
2024-02-13 12:25:59 +01:00
037dc78a73
Add option to randomize input arguments in component debugger
2024-02-12 22:13:32 +01:00
b891325a78
Fixes in state in component debugger
2024-02-12 21:29:24 +01:00
0d82616958
Update sealgen to the newest, ESM version
2024-02-12 00:46:37 +01:00
f90e7702e4
Add support for refreshing component debug on ts build
2024-02-11 16:23:47 +01:00
c44047d21e
Rerender component preview on dropdown change
2024-02-11 14:23:06 +01:00
1b7e114460
Fix old styles being visible, remove flash of unstyled content
2024-02-11 14:11:14 +01:00
b46f59be2e
Fix styles refreshing issue with old styles still being there
2024-02-11 14:01:22 +01:00
f91a0ce492
Rebuild components.ts
2024-02-11 12:40:18 +01:00
2a73ec35e7
Use example values in the component previews
2024-02-10 22:41:24 +01:00
c4fee4b0cf
Support for automatically refreshing CSS
2024-02-10 20:14:16 +01:00
6e634e5d64
More powerful component preview and parameter editor
2024-02-10 17:09:37 +01:00
ef4fa71838
Update sealgen. Make scss-related changes
2024-02-10 11:48:12 +01:00
de6e676dfa
Update sealgen, fix type issues
2024-02-08 16:22:58 +01:00
f3da755843
Add support for JDD components
2024-02-08 16:19:54 +01:00
4bee0454e6
Move env-based config to a separate file
2024-02-08 13:20:54 +01:00
7df920534c
Changes for jsx from tempstream
...
Summary: T2738
Reviewers: #testers
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2738
Differential Revision: https://hub.sealcode.org/D1363
2024-02-01 20:17:45 +01:00
199e1085ef
Output xunit
2024-02-01 20:01:02 +01:00
8a249b96ac
Add admin role to the admin user on start
2024-01-09 22:00:03 +01:00
531a0e5cc2
More isolated webhint tests
2023-12-31 11:33:04 +01:00
f7538a362d
Working tests in ESM mode.
...
Summary: scss
Reviewers: #reviewers, kuba-orlik
Reviewed By: #reviewers, kuba-orlik
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1358
2023-12-30 21:48:57 +01:00
46e70efcb3
Working runtime with ESM compatibility. Now for the tests...
2023-12-26 21:40:00 +01:00
4a2baa8dcd
Make active links in sidebar disabled
2023-12-26 10:50:42 +01:00
43c8f38d15
Update sealgen, add some styles
2023-12-26 10:44:28 +01:00
0909c60fe0
Remove unused code
2023-11-08 15:37:50 +01:00
Luryxyt
0c49effa9d
Create Todo app
...
Summary: Ref T2687
Reviewers: #testers, kuba-orlik
Reviewed By: #testers, kuba-orlik
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2687
Differential Revision: https://hub.sealcode.org/D1339
2023-11-06 15:12:54 +01:00
75958bdd33
Update sealious and sealgen
2022-12-05 15:34:39 +01:00
013f3472cf
Nodemon updates
2022-09-02 20:23:53 +02:00
cd7bd7e7d3
Update to newest Sealgen
2022-08-28 20:52:36 +02:00
762f890f41
Fix crash when changing admin email
2022-08-01 20:01:10 +02:00
85c2bbd14c
Fix message on form submission
2022-08-01 19:46:23 +02:00
18757bb2d4
Auto-updating scss styles
2022-08-01 19:46:14 +02:00
651cd48220
Bring the repo up to speed with our recent developments
...
Summary:
Remove redundant files
User login fixes
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1253
2022-07-31 23:01:24 +02:00
Kuba Orlik
9b9f1df7a8
added collections back to playground
...
Summary: Ref <T2485>
Reviewers: #reviewers, Etoo
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2485
Differential Revision: https://hub.sealcode.org/D1217
2022-01-26 18:04:33 +01:00
Kuba Orlik
c64a950746
Move to esbuild
2022-01-02 00:14:39 +01:00
Kuba Orlik
b24d6d1a0b
Reorganize router, update deps
2022-01-01 21:22:47 +01:00
Kuba Orlik
dd386b2f15
Fix connection failing on systems with ipv6 enabled
2021-12-18 20:19:04 +01:00
kittenfromvoid
9d8ca9e751
dodanie tempstream
...
Summary: Ref T2491
Reviewers: #reviewers
Subscribers: jenkins-user
Maniphest Tasks: T2491
Differential Revision: https://hub.sealcode.org/D1174
2021-08-20 13:38:10 +02:00
Bezula
400705150e
T2316 - Poprawione błędy lintera
...
Summary:
T2316
Test Plan: Wykonać komendę arc lint, powinno wyświetlić okey
Reviewers: #testers, kuba-orlik
Reviewed By: #testers, kuba-orlik
Subscribers: jenkins-user
Maniphest Tasks: T2316
Differential Revision: https://hub.sealcode.org/D1150
2021-07-31 09:47:38 +02:00
Kuba Orlik
6ec4ea6033
Fix mongo port
2021-06-18 16:54:47 +02:00
3dd696acf9
Deploy Mailcatcher to jenkins, as well
...
Summary: So it's possible to test emails without reading logs
Test Plan: tbd
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1099
2021-06-16 19:41:44 +02:00