1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
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
b3547dda63 fix(shared): Set z-index on draft header. Fixes #5440 2023-11-08 20:36:47 +01: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
50fcf988a5 feat(shared): Edit existing patterns and save/saveAs 2023-09-27 12:04:26 +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
joostdecock
4528e1bc88 feat(shared): Added support for flags 2023-09-07 10:29:19 +02:00
Renamed from sites/shared/components/workbench/views/view-header.mjs (Browse further)