1
0
Fork 0
Commit graph

50 commits

Author SHA1 Message Date
Benjamin Fan
b9f9226587 fix(shared): Remove unused variable 2024-02-16 18:09:29 -08:00
Benjamin Fan
a8e51a278b fix(shared, plugins): Provide measurement set name to patterns 2024-02-14 12:35:45 -08:00
Benjamin Fan
8353e2e561 fix(shared): Remove debug code accidentally left in 2024-02-13 08:47:45 -08:00
Benjamin Fan
bc58919bb1 feat(shared): Add pattern information to PDF cover sheet 2024-02-13 08:09:57 -08:00
joostdecock
3e2fafa647 chore: Updating SDE dependency list 2023-12-10 13:13:58 +01:00
joostdecock
13d11e070d fix(shared): Don't print URL on export. Closes #5526 2023-11-26 11:47:54 +01: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
1f3a185cbc fix(shared): Update logoPath import 2023-10-29 08:56:31 +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
f39b947717 more documentation and cleanup 2023-03-09 17:45:10 -06: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
d6d8c6f122 fix(lab): Fixed lab after moving to esm and named exports 2023-02-05 17:59:22 +01:00
joostdecock
59708f534d wip(lab): Work on porting lab/workbenck to named exports 2023-01-29 18:57:24 +01:00
joostdecock
37f7833983 feat(shared): Consolidate icons, simple spinner 2023-01-28 19:27:11 +01:00
Enoch Riese
e1f7de0209 render pageless grid on pdf exports if pageless is on 2022-12-13 11:55:50 -06:00
Enoch Riese
3676c7af07 lint fixes 2022-11-14 16:53:31 -06:00
Enoch Riese
d8cb8a7783 pdf export working 2022-11-14 14:02:11 -06:00
Joost De Cock
68e1458774 fix(shared): optional check on error 2022-10-23 19:53:08 +02:00
Joost De Cock
dc98d5acbf fix(shared): There's no utils export in core 2022-10-23 19:52:32 +02:00
Joost De Cock
a94f1cc3ef fix(shared): Import icon via alias 2022-10-06 00:53:41 +02:00
Joost De Cock
7c4565b52a fix(shared): Import logo from the correct place 2022-10-06 00:48:57 +02:00
Joost De Cock
0431764a66 wip: Changes to lab for v3 2022-08-29 08:29:55 +02: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
Enoch Riese
7cf7e0c90a move export to web worker 2022-08-21 10:26:35 +01: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
10fe19455d don't render empty pdf pages 2022-08-17 00:34:25 -05:00
Enoch Riese
94c324b2e7 most export to pdf functionality re-instated 2022-08-16 00:33:35 -05:00