1
0
Fork 0
Commit graph

275 commits

Author SHA1 Message Date
Joost De Cock
c863992eb4 Update source file en.yaml
skip-build
2024-03-23 18:13:27 +01:00
Joost De Cock
f29efb47ee New translations en.yaml (Ukrainian)
skip-build
2024-03-23 17:41:56 +01:00
Joost De Cock
ea7b64716b New translations en.yaml (Dutch)
skip-build
2024-03-23 17:22:30 +01:00
Joost De Cock
73dcb64d4b New translations en.yaml (German)
skip-build
2024-03-23 17:03:12 +01:00
Joost De Cock
bdffb14ed0 New translations en.yaml (Spanish)
skip-build
2024-03-23 16:44:05 +01:00
Joost De Cock
c8b4b109ff New translations en.yaml (French)
skip-build
2024-03-23 16:25:11 +01:00
Joost De Cock
51ba8f7046 Update source file en.yaml
skip-build
2024-03-23 12:47:38 +01:00
Benjamin Fan
370804e6e5 fix(shared): Correct warning logs translation key name 2024-03-17 04:17:00 -07:00
joostdecock
3111a6df8b [shared] fix: Pattern translation in UI
This fixes problems with pattern translation where the translation
inside a pattern we using the UI's i18n instance to do the translation.

That causes issues when the pattern language and UI langauges are
different (something we support). Furthermore, we need to load the
design's own namespace as the default, and load the annotations plugin
namespace and do some other things that are specific to translation
inside the patterns.

This resolves that by creating a dedicated i18n instance to handle
translation inside patterns.

This unblocks #6340
2024-03-16 11:39:26 +01:00
Joost De Cock
968aaba114
Merge pull request #6133 from BenJamesBen/test-view-option-translations
fix(shared): For Test view option menus, use design and workbench translation keys
2024-02-24 18:28:52 +01:00
Joost De Cock
409b183373
Merge pull request #6132 from BenJamesBen/test-view-optional-measurements
fix(shared): In Test view, include optional measurements
2024-02-24 18:28:23 +01:00
Joost De Cock
42b6d15dae
Merge pull request #6109 from BenJamesBen/monochrome-ue-buttons-color
fix(shared): Override draft UI button colors for monochrome theme
2024-02-24 18:24:07 +01:00
Joost De Cock
d880dd0e8d
Merge pull request #6107 from BenJamesBen/draft-ui-ue
fix(shared): In draft header, show/hide kiosk and renderer buttons based on User Experience
2024-02-24 18:23:36 +01:00
Joost De Cock
be14ef95c9
Merge pull request #6095 from BenJamesBen/nailedit-seen-on-failure
fix(shared): Nailed it! seen on export failure
2024-02-24 18:20:39 +01:00
Benjamin Fan
9c093650c6 fix(shared): In Test view, include optional measurements 2024-02-22 17:44:36 -08:00
Benjamin Fan
fa20f0f8d7 fix(shared): For Test view option menus, use design and workbench translation keys 2024-02-22 16:11:18 -08:00
Benjamin Fan
0ae3600ecc fix(shared): Add Missing Settings? tip to pattern draft right menu 2024-02-21 11:58:57 -08:00
Benjamin Fan
1d39c31d41 fix(shared): Change Reset Options button color for monochrome theme 2024-02-20 16:44:32 -08:00
Benjamin Fan
2f0ac0b1ce fix(shared): Override User Experience button color for monochrome theme 2024-02-20 16:25:53 -08:00
Benjamin Fan
dd7dcd1993 fix(shared): In draft header, show/hide kiosk and renderer buttons based on User Experience 2024-02-20 09:13:14 -08:00
Benjamin Fan
4c15605256 fix(shared): Nailed it! seen on export failure 2024-02-18 08:52:21 -08:00
Benjamin Fan
8035baf8a5 fix(shared): Add i18n for pattern measurements UI 2024-02-17 08:55:36 -08:00
Joost De Cock
c20ed9743d
Merge pull request #6076 from BenJamesBen/include-setname-in-titles-and-pdf
fix(shared, plugins): Provide measurement set name to patterns
2024-02-17 16:31:33 +01:00
Benjamin Fan
0d4eef107d fix(shared): Add optional measurements to pattern Edit Measurements by Hand 2024-02-16 11:10:32 -08:00
Benjamin Fan
a8e51a278b fix(shared, plugins): Provide measurement set name to patterns 2024-02-14 12:35:45 -08:00
Benjamin Fan
d43e472913 feat(shared): Allow missing measurement sets to be selected for new patterns 2024-02-12 19:46:11 -08:00
cc69377f02 Make test view show conditional options properly 2024-02-07 16:04:29 +02:00
Benjamin Fan
8832538c9b fix(shared): Flags should not display null notes 2024-01-25 16:29:53 -08:00
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