|
9b01533794
|
Missing classes in dynamic grid
|
2024-08-06 15:51:14 +02:00 |
|
|
95db4e4b09
|
Fix lint
|
2024-08-03 20:44:59 +02:00 |
|
|
358f2634ad
|
Fix type errors
|
2024-08-03 20:29:31 +02:00 |
|
|
4cdb4bde6f
|
Add scroll preserving snippet
|
2024-08-03 20:29:31 +02:00 |
|
|
09da4afc05
|
Add some ids to jdd editor to help with morphing performance
|
2024-08-03 20:29:31 +02:00 |
|
Michał Rusiecki
|
7488669b39
|
T2951
Summary:
Ref T2951
Test Plan: npm run test
Reviewers: #testers, FilipI
Reviewed By: FilipI
Subscribers: FilipI, jenkins-user
Maniphest Tasks: T2951
Differential Revision: https://hub.sealcode.org/D1526
|
2024-07-31 16:08:08 +02:00 |
|
|
3f09f26a31
|
Fix linter issues
|
2024-07-29 20:18:24 +02:00 |
|
|
1417ac75a6
|
Add reordering option to list component arguments ui
|
2024-07-29 20:11:44 +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 |
|
|
33ad8760eb
|
Update Tempstream
|
2024-07-27 17:42:41 +02:00 |
|
|
106fcc86c8
|
Update JDD and adjust the components API
|
2024-07-10 16:08:55 +02:00 |
|
|
19d04ff48b
|
Prevent vertical scrolling when using horizontal scroller
|
2024-07-06 09:47:30 +02:00 |
|
|
b46ba714c3
|
Test in jenkins - attempt #1
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1522
|
2024-07-04 21:31:58 +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 |
|
|
ae6f87e815
|
Fix multiple autoscrolling images instances interfering with each other
|
2024-06-29 12:50:53 +02:00 |
|
|
7d73f71248
|
Fix hardcoded ip for mailcatcher smtp connection config
|
2024-06-11 20:33:42 +02:00 |
|
|
5e870a5cf4
|
Move over some updates to tests from D1495
|
2024-06-01 20:23:06 +02:00 |
|
|
5686ebb5e4
|
Bring back nojs change component button
|
2024-05-22 12:30:57 +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 |
|
Mateusz Jarczyński
|
07b115e2b7
|
Add JDD: Dynamic grid with tabs
Summary: Ref T2770
Reviewers: #testers, kuba-orlik
Reviewed By: #testers, kuba-orlik
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2770
Differential Revision: https://hub.sealcode.org/D1476
|
2024-05-21 18:29:02 +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 |
|
|
f321afaa4f
|
Add missing border radius to header with image
|
2024-05-16 16:06:22 +02:00 |
|
|
e5a590e931
|
Render markdown in FAQ. Keep the first block in FAQ open
|
2024-05-16 15:44:57 +02:00 |
|
|
8f662ebd0e
|
Add css container to the all components page
|
2024-05-16 15:34:18 +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 |
|
|
0c6a9753af
|
Wrap all-components in a max-width
|
2024-05-06 10:12:31 +02:00 |
|
|
35cfc0d6b6
|
Quick fix for ts issues in components view
|
2024-05-05 22:33:36 +02:00 |
|
|
bec96ac604
|
Sreact page for editing JDD
Summary: Ref T2764
Reviewers: #testers, kuba-orlik
Reviewed By: #testers, kuba-orlik
Subscribers: kuba-orlik, jenkins-user
Maniphest Tasks: T2764
Differential Revision: https://hub.sealcode.org/D1406
|
2024-05-05 18:28:46 +02:00 |
|
|
406a33d797
|
update sealious and sealgen
|
2024-05-03 12:53:56 +02:00 |
|
|
b08c842b5f
|
Add path params to base context
|
2024-05-03 11:57:28 +02:00 |
|
|
f60cac2d77
|
Update jdd
|
2024-05-01 10:10:35 +02:00 |
|
|
aae1f106cd
|
Fix tests sometimes not passing
|
2024-04-30 20:37:57 +02:00 |
|
|
0b3129dcc0
|
Support for putting ctx within jdd context
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1452
|
2024-04-30 18:47:16 +02:00 |
|
|
5a704c3d48
|
Add a page that displays all components
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1451
|
2024-04-30 15:57:47 +02:00 |
|
|
8009be3341
|
Move to Mocha for tests. Ignore files generated by sealgen
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1447
|
2024-04-30 12:00:15 +02:00 |
|
|
85fb1d29c7
|
Move to the new file-pointer syntax
Summary:
Harmonize file pointer behavior across JDD, sealious, sealgen
Remove ghosts of previous tests
Reviewers: #reviewers
Subscribers: jenkins-user
Differential Revision: https://hub.sealcode.org/D1446
|
2024-04-30 10:12:04 +02:00 |
|
|
45c852e25d
|
Update sealgen. Set styles for image previews
|
2024-04-27 12:13:09 +02:00 |
|
|
1cc9e2d5ab
|
Add missing alt text for arrows in autoscroll
|
2024-04-25 15:25:56 +02:00 |
|