joostdecock
d442e23d69
fix(shared): Saving pattern in edit mode
...
This reverts the temporary fix for #5534
(commit 99b6e75956
)
and implements a proper fix.
This also closes #5570 as that was a side-effect of the initial
half-assed fix.
2023-12-09 16:11:09 +01:00
Joost De Cock
8535b7bdfd
fix(shared): Don't make assumptions about saveAs
...
- Fixes #5542
- Fixes #5541
2023-11-27 08:56:33 +01:00
joostdecock
7a720ca872
chore: Remove lint
2023-11-26 14:42:02 +01:00
joostdecock
99b6e75956
fix(shared): Save pattern when bootstrapping edit mode.
...
This fixes #5534
2023-11-26 12:33:17 +01:00
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
joostdecock
e958dd2dd5
chore: Remove lint
2023-11-18 16:38:51 +01:00
joostdecock
6c489792ba
feat(shared); Integrated timing plugin in workbench
2023-11-17 19:44:07 +01:00
joostdecock
b3547dda63
fix(shared): Set z-index on draft header. Fixes #5440
2023-11-08 20:36:47 +01:00
Joost De Cock
f1ca01f9ee
chore: Remove lint
2023-11-06 13:02:16 +01:00
Joost De Cock
7fff2b5621
fix(shared): Fix route after save. Closes #5424
2023-11-06 12:57:47 +01:00
joostdecock
7d10e95828
chore: Remove lint
2023-11-03 19:48:48 +01:00
joostdecock
f6a1063e59
chore: Various small tweaks
2023-11-03 19:41:21 +01:00
joostdecock
9a9f29d2eb
feat(shared): Updated design picker
2023-11-01 13:42:03 +01:00
joostdecock
dd1913e499
fix(shared): broken links after docs changes
2023-10-25 20:15:24 +02:00
joostdecock
48a79b0dc1
chore: Remove lint
2023-10-25 17:17:12 +02:00
joostdecock
6b8f8bd6e5
chore: Remove lint
2023-10-25 17:11:52 +02:00
joostdecock
5797b67ecd
chore: Remove lint
2023-10-25 17:00:16 +02:00
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