392 Commits

Author SHA1 Message Date
2e407410a8 Basic branding 2025-10-04 12:14:45 +02:00
70247171be Configurable database storage volume path 2025-09-29 21:46:26 +02:00
e9a1fedfa3 Keep db data in mounted volume by default 2025-09-29 20:40:49 +02:00
e66b5f5679 Add mailcatcher fixtures 2025-09-29 16:46:10 +02:00
6bc0653072 Update sealious to get the new i18n api 2025-09-28 19:04:04 +02:00
9a154db1e8 Show disabled state of form inputs 2025-09-27 08:56:03 +02:00
c1a5a8a374 Use named colors in table.css 2025-09-25 18:30:51 +02:00
2c1916331a Remove transition on table row background 2025-09-25 18:29:31 +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
bc7b747c98 More form styles 2025-09-22 15:17:31 +02:00
423d96bb06 Add styles to non-admin forms, as well 2025-09-22 11:20:14 +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
0888f1d0c1 Add text-wrap: balance to all headings 2025-09-13 18:33:57 +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
727e65707d Update sealgen 2025-09-04 23:28:23 +02:00
PrzZiomek2
778beddb5e migrate notice-board component
Summary:
migrate notice-board component

Ref T2920

Reviewers: #testers, kuba-orlik

Reviewed By: #testers, kuba-orlik

Subscribers: kuba-orlik, jenkins-user

Maniphest Tasks: T2920

Differential Revision: https://hub.sealcode.org/D1601
2025-08-21 17:30:12 +02:00
a6446eb296 Update stylelint 2025-08-20 21:09:27 +02:00
798984c18b Remove some dead code 2025-08-20 21:09:11 +02:00
5fac094c62 Fix tests after update, sync up playwright versions 2025-08-17 12:47:45 +02:00
1668b92793 Add jdd_html helper function for rendering a page with one or more JDDs in it 2025-08-16 17:36:19 +02:00
140fb13b6a Fix an issue where editing a page's metadata removed its content 2025-08-16 17:35:50 +02:00
f63e5585ff Update jdd-editor and rollback sealgen (tempstream compilation needs to pare attributes until it's ready) 2025-08-16 17:34:50 +02:00
588f05d1e2 Install new sealgen version to get the TSX tags compilation feature 2025-08-13 17:29:47 +02:00
401570ad3a Increase http timeout for tests 2025-08-07 19:01:27 +02:00
bf33a81436 Remove the media-feature-range-notation stylelint rule as we don't obey it 2025-08-07 18:02:18 +02:00
8ed2095c33 Admin test: wait for cookies to be set 2025-08-05 16:43:32 +02:00
36dbe94113 More data in backend fixture 2025-08-05 16:21:18 +02:00
eb4fc98903 Update sealious 2025-08-05 15:36:03 +02:00
f54ac76be0 Update simple-crud-ui. Add a small test to it 2025-08-05 13:02:47 +02:00
b723398197 Add a shortcut to UI version of tests in package.json 2025-07-22 17:26:52 +02:00
10ef8cd3d2 Coverage test
Summary: --

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1606
2025-07-22 17:26:24 +02:00
6b470fa709 Fix stylelint issues
Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1598
2025-07-09 14:45:43 +02:00
dd350e4998 Fix stylelint issues 2025-06-28 09:31:42 +02:00
5378ba0700 Add option to render the button element as a form submit 2025-06-26 21:21:32 +02:00
9ba444404f Revert "technology tile jdd" because it was meant to be a part of sealcode-www-2024 website
This reverts commit b19325e08a80c68d8ea9d32ded58b7f81a5bf09d.
2025-06-19 19:00:09 +02:00
e0b3fdb3d4 Update sealious - get attachments in structured-array 2025-06-17 18:03:16 +02:00
1a589fe66c 0.1.1 2025-06-17 18:00:25 +02:00
f282eba1fa Fix the roles function 2025-06-16 22:49:28 +02:00
0a69e8081b Update sealious 2025-06-16 22:42:03 +02:00
3636261ed5 Update sealious and adjust roles policy to match 2025-06-16 17:41:32 +02:00
261c126496 Update sealgen 2025-06-16 15:13:50 +02:00
3e9b729e15 Update sealgen to enable ctx in list filter render callback 2025-06-16 15:10:11 +02:00
e59bae21da Fix typo in package.json 2025-06-14 13:23:27 +02:00
5dda67b51c Update sealious to enable feed title overrides 2025-06-02 14:27:50 +02:00
f4a95e4cfb Update sealgen to get the new urls sorting 2025-06-01 17:11:57 +02:00
6a4dcae8d3 Take advantage of full middleware order control in order to be able to resolve priority conflicts with parametrized urls and custom urls 2025-06-01 16:29:37 +02:00
fa276c454f Update prettier 2025-05-21 22:12:59 +02:00