1
0
Fork 0
Commit graph

229 commits

Author SHA1 Message Date
joostdecock
ddf735bbe1 fix(shared): Fix default print margin 2023-10-25 14:52:24 +02: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
33f7076c76 chore(shared): Replace react-markdown with dynamic mdx 2023-10-10 09:05:22 +02:00
Joost De Cock
ffc833f7c7 feat(shared): Port workbench to dynamic mdx 2023-10-09 13:01:58 +02:00
Joost De Cock
90afd3e28e feat(org): Switched to better dynamic mdx 2023-10-09 11:42:16 +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
Joost De Cock
71e1d2b42d fix(lab): Keep docs view out of the lab 2023-10-03 08:46:57 +02:00
Joost De Cock
78aed4e207 chore: Remove lint 2023-10-02 18:20:31 +02:00
Joost De Cock
f0373de2fc fix(shared): Header level in workbench logs view 2023-10-02 18:06:26 +02:00
Joost De Cock
ce6a67212c feat(shared): Implement docs view in workbench. See #5060 2023-10-02 18:03:05 +02:00
joostdecock
45b9ca6c55 feat(shared): Add support for notes to flags
This will help us deal with #5057
2023-10-01 17:47:38 +02:00
joostdecock
9382585c07 fix(shared): Apply control limits to draft header. Fixes #5059 2023-10-01 16:15:14 +02:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
joostdecock
2ed9dd5b88 chore: Remove lint 2023-09-28 15:58:50 +02:00
joostdecock
773ba3a72f chore(shared): Per-set useDesign hook 2023-09-27 15:42:42 +02:00
joostdecock
50fcf988a5 feat(shared): Edit existing patterns and save/saveAs 2023-09-27 12:04:26 +02:00
joostdecock
a5c9ed4ecc chore(shared): Hide model sampling for now 2023-09-26 15:40:32 +02:00
joostdecock
5abbc559b9 feat(org): Load curated sets in workbench 2023-09-26 13:49:38 +02:00
joostdecock
9ead5b85e6 fix(shared): Add missing flag type 2023-09-25 08:16:09 +02:00
joostdecock
fac344e035 fix(shared): Fix measurments editor 2023-09-23 18:08:08 +02:00
Joost De Cock
2e13c9d5ec fix(shared): Load collection translations 2023-09-15 18:05:36 +02:00
Joost De Cock
36465d7302 feat(shared): Add draft header to inspector 2023-09-15 16:59:02 +02:00
joostdecock
527e65697f chore(lab): Speed up the lab by removing things 2023-09-11 19:59:02 +02:00
Joost De Cock
93bc7d8551 fix(shared): Fix value display of list options 2023-09-10 13:05:15 +02:00
Joost De Cock
11a17b6c3a chore(shared): Linter issues 2023-09-10 11:22:27 +02:00
Joost De Cock
0eeffaf89d chore(shared): Linter issues 2023-09-10 11:08:31 +02:00
Joost De Cock
92150932ca chore(shared): Added translation/icon for flags 2023-09-10 10:57: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
joostdecock
c24b8ab350 fix(shared): Missing icons 2023-09-08 13:36:13 +02:00
joostdecock
a253920dd5 chore: Linter issues 2023-09-07 20:15:40 +02:00
joostdecock
21e1499569 fix(shared): Wrap t call in braces 2023-09-07 19:24:23 +02:00
joostdecock
85f0eb0870 fix(shared): Adapt workbench to log name change 2023-09-07 19:22:21 +02:00
joostdecock
a484f45306 chore(shared): Don't always be nagging about measurements 2023-09-07 14:23:03 +02:00
joostdecock
2d5723ff33 feat(shared): Support markdown in flags 2023-09-07 14:20:17 +02:00
joostdecock
4528e1bc88 feat(shared): Added support for flags 2023-09-07 10:29:19 +02:00
joostdecock
24851967ef chore(shared): Added expand to workbench 2023-09-06 10:29:54 +02:00
joostdecock
9d11005c43 chore: Linter issues 2023-09-04 12:18:52 +02:00
joostdecock
2106a38154 feat(org): Bookmarks for docs 2023-09-04 11:01:08 +02:00
Joost De Cock
905fa937a6 chore(shared): Linter issues 2023-08-30 18:09:22 +02:00
Joost De Cock
9e7d0e86f2 fix(shared): Remove old export button 2023-08-30 18:04:37 +02:00
Joost De Cock
628899cc93 feat(shared): Add note about blank pages in cutting layout 2023-08-30 17:47:49 +02:00
Joost De Cock
68564edb28 chore(shared): Hide cut layout in production 2023-08-30 17:43:27 +02:00
Joost De Cock
cb9373b1a2 chore(shared): linter issues 2023-08-30 17:14:09 +02:00
Joost De Cock
1d19813d20 feat(shared): Provide feedback to user while generating PDF 2023-08-30 17:03:51 +02:00
Joost De Cock
19aa5f3e12 chore(shared): Updated print view for visual consistency 2023-08-30 16:57:46 +02:00
Joost De Cock
00513958d0 chore(shared): Mobile tweaks 2023-08-30 10:45:53 +02:00
Joost De Cock
56871b3329 chore(shared): Icon tweaks 2023-08-30 08:39:56 +02:00
Joost De Cock
c37469dbf7 fix(shared): Missing key in React array 2023-08-29 09:54:21 +02:00
Joost De Cock
cc58573370 chore(shared): Remove unused variable 2023-08-29 09:46:56 +02:00