Benjamin Fan
bc58919bb1
feat(shared): Add pattern information to PDF cover sheet
2024-02-13 08:09:57 -08:00
joostdecock
ff9d292b25
fix(shared): Correctly instantiate plugin-i18n in export handler
...
The translation method was passed incorrectly, causing exported patterns
to be untranslated.
Closes #5426
2023-11-07 20:46:32 +01:00
joostdecock
03881fab5f
chore: Remove lint
2023-11-07 19:50:16 +01:00
joostdecock
6169ce3540
chore: Remove lint
2023-11-07 19:38:50 +01:00
joostdecock
40d497e135
chore: Remove lint
2023-11-07 19:32:03 +01:00
joostdecock
f8c898827d
fix(shared): Guard against exporting without settings
...
When generating a fully default design that does not require any
measurements, the export failed because where we expect a settings
object, we get `false` instead. This guards against this scenario by
instantiating an empty object in this case.
Fixes #5430
2023-11-07 19:24:43 +01:00
joostdecock
f6a1063e59
chore: Various small tweaks
2023-11-03 19:41:21 +01:00
joostdecock
c65c5876a3
wip(sde): Working on file list
2023-09-29 16:01:27 +02:00
Enoch Riese
2867b9c340
add single-page pdf export
2023-08-06 18:24:14 +00:00
Enoch Riese
7210cc60cc
implement export view in new UI
2023-06-06 15:20:07 -05:00
Enoch Riese
1ea470aa87
clean up
2023-06-06 11:25:53 -05:00
Enoch Riese
15c4201906
cutting layout view
2023-06-06 11:17:14 -05:00
Enoch Riese
62638902e8
working reset and export buttons for print layout
2023-06-05 16:08:58 -05:00
Enoch Riese
adbc817863
add plugin-cutlist to plugin-annotations
2023-04-20 10:22:47 -04:00
Enoch Riese
ecfe9984ac
lint fixes
2023-04-20 10:21:10 -04:00
Enoch Riese
e9cad60778
documenting
2023-04-20 10:21:10 -04:00
Enoch Riese
05c0a9dbbf
add cutting layouts to pdf export
2023-04-20 10:21:09 -04:00
Enoch Riese
bf51065cc8
add cutting instructions to title. ensure translation on drafts
2023-03-09 08:59:03 -06:00
Enoch Riese
3bbea6d4c2
mirror on fold macro
2023-02-21 22:56:03 +02:00
Enoch Riese
6dbe15a862
cutting layout renders at the most basic level
2023-02-21 22:56:03 +02:00
joostdecock
59708f534d
wip(lab): Work on porting lab/workbenck to named exports
2023-01-29 18:57:24 +01:00