1
0
Fork 0
Commit graph

33 commits

Author SHA1 Message Date
joostdecock
ae9637e50d chore: Remove lint 2023-11-18 18:53:39 +01:00
joostdecock
548c93a2a0 fix(shared): Always show flags. Fixes #5489 2023-11-18 18:40:17 +01:00
Joost De Cock
3eba42c2ba fix(shared): Pass ID to accordion to keep items open 2023-10-12 10:52:58 +02:00
Joost De Cock
ffc833f7c7 feat(shared): Port workbench to dynamic mdx 2023-10-09 13:01:58 +02:00
Joost De Cock
86d984e8c5 wip(shared): Split new design pages per design to split bundle
This adds page templates that will auto-generate pages for each design.
This not only allows us to split the bundle for these individual
designs, we are also now passing the inline docs for a design as static
props, as that will limit the memory footprint of webpack.

Remains to be seen how this will all come together, but it's better than
throwing everything at webpack and watching the build fail.
2023-10-08 14:26:58 +02:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
joostdecock
773ba3a72f chore(shared): Per-set useDesign hook 2023-09-27 15:42:42 +02:00
Joost De Cock
2e13c9d5ec fix(shared): Load collection translations 2023-09-15 18:05:36 +02:00
Joost De Cock
0eeffaf89d chore(shared): Linter issues 2023-09-10 11:08:31 +02:00
Joost De Cock
ddbbbda2bc chore(shared): Changes kiosk/expand/flags/header
- Revamped the flags ui to be consistent with the rest
- The expand setting is on by default now. Tweaks to its dialog and
  header
- Added a new kiosk mode that will use the entire screen for the
  workbench
- Got rid of the auto-hiding behaviour of the header which gets annoying
  quick
2023-09-09 17:58:44 +02:00
Joost De Cock
f5edf74936 chore(chared): Updated flag UI and api 2023-09-09 15:31:53 +02:00
Joost De Cock
19aa5f3e12 chore(shared): Updated print view for visual consistency 2023-08-30 16:57:46 +02:00
joostdecock
7ef9198fe8 chore(shared): Linter issues 2023-08-27 17:01:58 +02:00
joostdecock
5849e6d931 chore(shared): Adapted (part of) workbench for UI consistency 2023-08-27 16:24:18 +02:00
Enoch Riese
48757e218d Merge branch 'develop' into eriese-ui-tweaks 2023-06-26 11:42:25 -05:00
Enoch Riese
989c6e02cb ui tweaks from contributor call feedback 2023-06-24 15:00:46 -05:00
Enoch Riese
6c94afe99f shared component for views that have patterns and side menus 2023-06-23 19:39:45 -05:00
Enoch Riese
22bb896bc2 workbench view menus in modal on mobile 2023-06-23 14:29:09 -05:00
joostdecock
4a5c4f31ec chore(shared): Linter warnings 2023-06-15 18:53:45 +02:00
joostdecock
7daad74964 feat(shared): Better workbend nav. Closes #4272 2023-06-15 09:23:49 +02:00
joostdecock
9ffb4f5261 feat(shared): implemented log view 2023-06-10 20:33:34 +02:00
joostdecock
7d7d7549c7 feat(shared): Added lookups to inspector 2023-06-05 19:16:53 +02:00
Enoch Riese
2ad0ac3491 add toggler to boolean menu items 2023-06-02 12:41:27 -05:00
joostdecock
4075e35641 wip(shared): Points support in Inspector 2023-06-02 18:21:40 +02:00
joostdecock
beb580785b chore(shared): Linter warnings 2023-06-01 09:17:02 +02:00
joostdecock
c53ff25053 wip(shared): Work on workbench views 2023-05-31 17:56:58 +02:00
joostdecock
cab7f5d2c5 wip(org): More work on managing patterns 2023-05-31 15:32:54 +02:00
Enoch Riese
24b3b10bfb fix little errors in draft-for-curated-set flow. other cleanup 2023-05-24 08:37:29 -05:00
joostdecock
5a92cc6659 chore(lab): Do not include dynamic docs in the lab 2023-05-18 15:25:40 +02:00
joostdecock
262084150e feat(shared): work on v3 design options menu 2023-05-18 11:26:10 +02:00
joostdecock
3ef6d832c8 wip(shared): Started working on design-options menu 2023-05-13 19:58:50 +02:00
joostdecock
e74a73e61e wip(shared): Working on the core settings menu 2023-05-13 14:17:47 +02:00
joostdecock
517fa3f5e3 wip(shared): Re-factoring workbench 2023-05-11 19:14:48 +02:00