1
0
Fork 0
Commit graph

125 commits

Author SHA1 Message Date
Joost De Cock
ef5e792d6b chore: Linter fixes 2022-09-14 15:02:39 +02:00
Joost De Cock
7ac5a88dff feat(core): Added support for stacks in layout 2022-09-13 17:56:01 +02:00
joostdecock
50fc054c1d chore(lab): Changes for v3 stage2 2022-09-11 15:05:49 +02:00
Joost De Cock
e22ae97463 feat(shared): Added testing to lab 2022-09-06 17:46:51 +02:00
Joost De Cock
9d5b1b5873 chore(models): Port to cis-prefix 2022-09-06 16:52:28 +02:00
Joost De Cock
040331dbac fix(shared): Test options display 2022-09-06 15:33:38 +02:00
Joost De Cock
352851c231
Merge pull request #2712 from BenJamesBen/v3-layoutthing-forprinting
Fix v3 ForPrinting and ForCutting layouts to use design shortname.
2022-09-04 11:28:07 +02:00
Benjamin F
e3a7e54bd7 Use design shortname on measurements page. 2022-09-02 07:42:00 -07:00
Benjamin F
55ec9b279a Fix v3 ForCutting layout to use design shortname. 2022-09-01 23:06:37 -07:00
Benjamin F
d25ce70cde Fix v3 ForPrinting layout to use design shortname. 2022-09-01 22:58:26 -07:00
Joost De Cock
13e32d9ed9 chore(lab): Changes for pattern data 2022-09-01 08:51:57 +02:00
Joost De Cock
3a94ad7db9 chore: Updates to lab for v3 2022-08-31 17:54:54 +02:00
Joost De Cock
14a596b779 fix: Handle top-level design options in lab 2022-08-29 18:03:13 +02:00
Joost De Cock
a023f1810c wip: Updates to lab to support v3 patterns 2022-08-29 17:44:50 +02:00
Joost De Cock
0431764a66 wip: Changes to lab for v3 2022-08-29 08:29:55 +02:00
Enoch Riese
c1bc608c21 index to alphabet wraps for higher numbers 2022-08-24 18:15:03 -05:00
Enoch Riese
a1fe44e3dd Merge branch 'develop' into eriese-pdf-export 2022-08-24 16:19:45 -05:00
Enoch Riese
8b98e94d78 fix pagination issues, resizing issues 2022-08-24 16:02:52 -05:00
Enoch Riese
a04150be49 deepscan fixes 2022-08-24 13:54:22 -05:00
Enoch Riese
f0a46879b5 document and rearrange for cleanup 2022-08-24 12:20:24 -05:00
Enoch Riese
70c3eb2a71 notify user of export error 2022-08-24 11:03:26 -05:00
Enoch Riese
0022d7ba8e style to cover page 2022-08-24 00:23:45 -05:00
Enoch Riese
553ac7b25a optional cover page 2022-08-23 11:08:40 -05:00
joostdecock
3880b143d3 feat(mdx): Added Tabs component
Also used this on the measurements page in the lab
2022-08-22 17:32:57 +02:00
Enoch Riese
ff784a1073 don't put page markers on disconnected page sides 2022-08-22 14:57:44 +01:00
Enoch Riese
7cf7e0c90a move export to web worker 2022-08-21 10:26:35 +01:00
Joost De Cock
f0761cecf9 fix: Allow suppresion of translation in list options
Fixes #2604

It's not so easy to handle this frontend side, so I feel it's better to
be explicit and add a `doNotTranslate` attribute to the option.

Added the frontend code to take that into account, as well as a note in
the docs.
2022-08-19 09:49:46 +02:00
Enoch Riese
df7011329b properly take transformed position into account for checking blank pages 2022-08-17 14:27:06 -05:00
Enoch Riese
3b8d7e141c deepscan fixes 2022-08-17 13:27:40 -05:00
Enoch Riese
3d54cbbc52 documenting and cleanup 2022-08-17 13:11:22 -05:00
Enoch Riese
6b840d81dd remove dead export file 2022-08-17 00:47:45 -05:00
Enoch Riese
10fe19455d don't render empty pdf pages 2022-08-17 00:34:25 -05:00
Enoch Riese
aa75c041f7 don't use dom points in gist, fixes yaml exports 2022-08-16 00:40:33 -05:00
Enoch Riese
94c324b2e7 most export to pdf functionality re-instated 2022-08-16 00:33:35 -05:00
Enoch Riese
e41e3a67ba fix deepscan issues 2022-08-14 17:36:54 -05:00
Enoch Riese
4a0f3f65a6 documenting code 2022-08-14 16:50:16 -05:00
Enoch Riese
1f19883455 don't draft twice 2022-08-09 17:22:19 -05:00
Enoch Riese
58b4d8cd37 Merge branch 'develop' into eriese-layout-buttons 2022-08-09 16:17:28 -05:00
Enoch Riese
1a65a16e56 separate print layout from draft layout. add better buttons 2022-08-09 16:17:17 -05:00
Benjamin F
72ac128c42 Remove seam allowance hinting from UI. (They were moved to the settings text). 2022-08-04 11:22:55 -07:00
Benjamin F
5b3fb39cb7 Change saBool option label to "Seam allowance enabled". 2022-08-03 12:02:39 -07:00
Benjamin F
832838736c Fix seam allowance slider to allow SA value changes when SA is set to zero but still enabled. 2022-08-03 12:00:48 -07:00
Enoch Riese
8fff3b28b2 remove daisy dropdown styling from headless dropdowns 2022-07-28 15:19:03 -05:00
Enoch Riese
0b18a3e1c5 add stuff that was mysteriously missing from error-boundary 2022-07-17 15:03:27 -04:00
Joost De Cock
872b377eea
Merge branch 'develop' into eriese-draftready 2022-07-17 19:30:01 +02:00
Joost De Cock
489626b230
Merge pull request #2421 from eriese/eriese-error-boundary
Error boundary
2022-07-17 19:28:23 +02:00
Enoch Riese
a187892a37 better null check in hasRequiredMeasurementsMethod 2022-07-16 13:20:57 -04:00
Enoch Riese
129647fbdc hold off drafting till the gist is ready 2022-07-16 13:04:00 -04:00
Enoch Riese
a11971709d
Remove errant period 2022-07-16 09:37:05 -04:00
Enoch Riese
0aef9b5ace deepscan fixes 2022-07-16 08:22:51 -04:00