52 Commits

Author SHA1 Message Date
8852e7b5bd Footer styles 2026-05-26 16:50:37 +02:00
9c4fb07f91 Add footer 2026-05-26 16:43:42 +02:00
PrzZiomek2
c62adb4752 allow custom breadcrumbs label
Summary: Ref T3092

Reviewers: kuba-orlik

Reviewed By: kuba-orlik

Maniphest Tasks: T3092

Differential Revision: https://hub.sealcode.org/D1681
2026-04-02 17:24:21 +02:00
47f0214fe3 Add rudimentary support for automatic breadcrumbs — currently only with ActionName as labels 2026-01-02 21:02:48 +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
82a7d45c44 Move show-first-row to separate component 2025-10-12 16:14:08 +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
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
fa276c454f Update prettier 2025-05-21 22:12:59 +02:00
cf165cd9de Misc UX fixes 2025-03-03 19:08:20 +01:00
0ba9de1b09 Navbar styles 2025-03-03 18:46:09 +01:00
a69e1097f0 Lint fixes 2025-03-02 22:25:58 +01:00
8cb11bc2ff Admin improvements, editable navbar 2025-03-02 19:33:50 +01:00
5ac1f1be96 Add url for editing page 2025-02-17 17:04:05 +01:00
baf722eaea More consistent colors using the new palettes. Fix some bugs. 2025-02-10 18:15:33 +01:00
9a1c9a6b2c Fix lint and type errors 2024-11-17 11:20:33 +01:00
887829420e Latest type and dep improvements 2024-10-07 17:43:01 +02:00
8f86a99116 Easier scrolling while dragging in sortable 2024-08-31 16:36:30 +02:00
ecd3f45081 Fix error 2024-08-31 13:26:36 +02:00
8711862c4c Better drop effect handling 2024-08-31 13:25:42 +02:00
a94b95bf57 Remove title from sortable 2024-08-31 13:20:41 +02:00
dd4d4dfb3d Sortable grid checkpoint 2024-08-31 12:21:01 +02:00
c927144adb Horizontal scroller - enable hiding dots when all elements are visible 2024-08-06 18:41:51 +02:00
2b40bf9b81 Compensate for added margin below showFirstRow 2024-07-28 17:45:10 +02:00
90f5ceb07d Width of showFirstRow container 2024-07-28 17:38:18 +02:00
c2d52b91ca Don't remember the collapse state across refreshes in showFirstRow 2024-07-28 17:34:59 +02:00
7df06edc9f Add configurable amount of rows per amount of columns to showFirstRow 2024-07-28 17:26:37 +02:00
b8b5d6c449 Use Classnames syntax for showFirstRow classes augmentation 2024-07-28 15:16:48 +02:00
eb4f23d627 Option to customize classes of the container in showFirstRow 2024-07-28 15:14:19 +02:00
56bbc65e95 Add "show less" button to showFirstRow 2024-07-28 14:37:55 +02:00
f63387df3c Add a "showFirstRow" UI element 2024-07-27 21:26:24 +02:00
19d04ff48b Prevent vertical scrolling when using horizontal scroller 2024-07-06 09:47:30 +02:00
ea65ae01a9 Handle changing amoutn of elements 2024-07-02 19:06:35 +02:00
636ac56070 Add horizontal scroller ui component 2024-07-02 17:33:03 +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
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
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
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
7da39a140c Linter fixes (partial) 2024-03-30 17:01:53 +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
ef4fa71838 Update sealgen. Make scss-related changes 2024-02-10 11:48:12 +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
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