204 Commits

Author SHA1 Message Date
ce6eb69dc4 Add "Send from .eml template" function 2026-08-17 14:41:32 +02:00
a364cc97a3 Support for default values in jdd args 2026-08-15 16:06:02 +02:00
1105cc947f Add payment details component 2026-08-10 23:59:47 +02:00
bd262784d6 Update JDD editor to fix preview size 2026-08-10 17:32:43 +02:00
903bf2c016 Update jdd to fix transparent png issue 2026-08-10 07:51:52 +02:00
95d13656ec Add function for finding contrasting colors 2026-08-09 22:10:30 +02:00
5d73487327 Update image router to get transparency and vector support 2026-08-09 11:00:52 +02:00
3f1bda5d29 Update deps 2026-08-07 18:59:05 +02:00
608c45457b Update deps to get jdd json edit dialog 2026-08-07 18:40:44 +02:00
5e5320e5a8 Background wrapper JDD component. New jdd-editor with improved booleans. 2026-08-06 21:38:56 +02:00
9475ec90a5 Update monaco AGAIN 2026-08-06 19:50:49 +02:00
4569bd5a1a Update jdd. Add a linktree-component 2026-08-06 17:20:13 +02:00
ea72b8d016 Update jdd to get async enums' 2026-08-06 15:09:02 +02:00
082d429ca2 Update jdd to fix split-view 2026-07-29 13:35:35 +02:00
b2d59818dd Update monaco to get rid of many desync issues 2026-07-23 20:34:42 +02:00
f98ff7471e Update monaco editor to fix problems with monaco not responding to keyboard input 2026-07-21 18:08:26 +02:00
de3b45dfed Update jdd-editor to fix glitches on hovering blocks 2026-07-20 21:03:14 +02:00
ac99ddda92 Update to the new NestedComponent API. Add side content to Tekst JDD component 2026-07-16 23:16:52 +02:00
e328d937de Update sealgen to fix freezing search when searching for ")" in admin panel 2026-06-20 19:28:05 +02:00
4125f61b1a Update jdd-editor to fix markdown desync 2026-06-19 17:08:03 +02:00
ff001eca6a Update jdd-editor to get the colors link 2026-06-13 20:14:01 +02:00
5d4a30cd34 Fix jdd-editor overlays and faq component classes 2026-06-13 17:26:43 +02:00
a169488c20 Update jdd-editor to get grid compliance 2026-05-26 17:45:01 +02:00
2df4029268 Add video component 2026-05-22 10:28:04 +02:00
f10bc89510 Update jdd-editor and sealgen to fix markdown editor freezing 2026-04-16 18:22:36 +02:00
ee2368c686 add a11y css to project when not in prod mode
Summary: Ref T3078

Reviewers: kuba-orlik

Maniphest Tasks: T3078

Differential Revision: https://hub.sealcode.org/D1687
2026-03-26 18:58:03 +01:00
021783e2d3 Update jdd-editor and monaco in order to get the markdown editor 2026-02-26 19:48:22 +01:00
4fbdda344a Update sealgen to get sortable tables 2026-02-14 20:59:28 +01:00
3199ef2577 Update JDD and jdd-editor 2026-02-09 19:25:37 +01:00
PrzZiomek2
a32944b809 Create code snippet jdd component
Summary: Ref T2994

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Maniphest Tasks: T2994

Differential Revision: https://hub.sealcode.org/D1667
2026-02-08 09:42:35 +01:00
86742545d1 Update jdd-editor 2026-01-31 20:26:07 +01:00
56e9d20488 Update jdd editor to fix scrollbars in table 2026-01-31 18:52:10 +01:00
c5e1c705f4 Update jdd-editor to fix the 320px resize of preview 2026-01-21 15:47:38 +01:00
6b6dfee331 Update JDD and JDD-editor 2026-01-07 13:07:46 +01:00
47f0214fe3 Add rudimentary support for automatic breadcrumbs — currently only with ActionName as labels 2026-01-02 21:02:48 +01:00
b80ce89fe8 Update jdd-editor to fix preview resizing bug 2026-01-02 11:38:44 +01:00
8639bef1b5 Update JDD editor 2026-01-01 20:44:07 +01:00
65a4eafd54 Update koa image router 2026-01-01 20:44:07 +01:00
46fabd3dc5 Update JDD 2026-01-01 20:44:07 +01:00
5f2ffb9793 Fix issue with monaco-editor being missing when using playground in linked mode 2025-12-06 20:38:45 +01:00
PrzZiomek2
d0e6203506 Normalize tab id
Summary: Ref T3069

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T3069

Differential Revision: https://hub.sealcode.org/D1634
2025-12-04 19:49:21 +01:00
89302cf363 Update jdd editor — get code argument 2025-10-24 16:21:22 +02:00
7cdeec79e5 Install show-first-row 2025-10-12 16:17:43 +02:00
6bc0653072 Update sealious to get the new i18n api 2025-09-28 19:04:04 +02:00
2704182348 Update jdd 2025-09-22 21:31:42 +02:00
459c5c89f2 Remove crud-ui as it is no longer necessary 2025-09-22 21:04:12 +02:00
d46cacb55e Update sealgen - postponed fields/controls getters 2025-09-22 20:59:04 +02:00
837d6ded02 Update sealgen 2025-09-21 20:47:54 +02:00
608d30bbad Update sealious to get itemdraft 2025-09-14 12:26:16 +02:00
jakub-w
c261aacef3 Updated Sealious-Playground to use the external version of sortable
Summary:
Ref T2984

Test Plan: Remove the node_modules directory, run npm i and check http://localhost:8080/demos/sortable/ for testing

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: jenkins-user

Maniphest Tasks: T2984

Differential Revision: https://hub.sealcode.org/D1623
2025-09-13 15:45:07 +02:00