1
0
Fork 0
Commit graph

1722 commits

Author SHA1 Message Date
Joost De Cock
f2a96aab1a New translations en.yaml (German)
skip-build
2024-01-24 12:15:04 +01:00
Joost De Cock
4849e10de6 New translations en.yaml (German)
skip-build
2024-01-24 12:14:57 +01:00
Joost De Cock
660b5ec4f9 New translations en.yaml (Spanish)
skip-build
2024-01-24 11:51:39 +01:00
Joost De Cock
61f42d7b52 New translations en.yaml (Spanish)
skip-build
2024-01-24 11:51:21 +01:00
Joost De Cock
7c32fae6b6 New translations en.yaml (Spanish)
skip-build
2024-01-24 11:51:20 +01:00
Joost De Cock
dc9019d32e New translations en.yaml (Spanish)
skip-build
2024-01-24 11:51:14 +01:00
Joost De Cock
14f2f4ebe0 New translations en.yaml (French)
skip-build
2024-01-24 11:26:45 +01:00
Joost De Cock
1e9f1b8379 New translations en.yaml (French)
skip-build
2024-01-24 11:26:27 +01:00
Joost De Cock
978a893a4d New translations en.yaml (French)
skip-build
2024-01-24 11:26:25 +01:00
Joost De Cock
49ed8bf2a0 New translations en.yaml (French)
skip-build
2024-01-24 11:26:18 +01:00
Joost De Cock
d5e647f6bf New translations en.yaml (Dutch)
skip-build
2024-01-18 20:43:07 +01:00
Joost De Cock
43e9d5f924
Merge pull request #5738 from freesewing/i18n
New Crowdin Translations [skip build]
2024-01-13 17:14:37 +01:00
Joost De Cock
0ee07f4343
Merge pull request #5741 from VSinerva/develop
Unify user facing delete buttons to be disabled when nothing selected
2024-01-09 21:18:47 +01:00
Joost De Cock
16f5362dff fix(shared): Various broken links (see what I did there?) 2024-01-09 20:53:51 +01:00
98a5c7c20c Merge remote-tracking branch 'upstream/develop' into develop 2024-01-08 13:11:29 +02:00
Joost De Cock
b056f6170a feat(shared): Allow links to break out of modal 2024-01-08 07:22:32 +01:00
Joost De Cock
f657a89187 New translations en.yaml (German)
skip-build
2024-01-07 16:40:37 +01:00
joostdecock
2d37cc6ee5 chore(sites): Improved tabbed example mdx component 2024-01-07 16:33:38 +01:00
joostdecock
f8fffab64d fix: Null-check account 2024-01-02 17:47:23 +01:00
joostdecock
9208fb9a3c fix: Handle newsletter unsubscribe
There were a few issues with the newsletter unsubscribe links that we
sent out in the newsletter. They were pointing to the backend for one
thing.

Also updated the frontend pages to handle unsubscribe from both users
and subscribers.
2024-01-02 16:59:14 +01:00
5d098bc298 Unify user facing delete buttons to be visible but disabled when nothing selected 2024-01-02 15:50:47 +02:00
54f189717a Change to using 'disabled' HTML attribute 2024-01-01 13:57:18 +02:00
2986e42c53 Add disabled pattern delete button when no patterns selected 2023-12-31 00:59:33 +02:00
Joost De Cock
5c32ad1bc1 fix(shared): Fix SVG display in Safari. Closes #5653 2023-12-30 18:52:49 +01:00
Joost De Cock
fc69195665
Merge pull request #5615 from nataliasayang/linedrawings-2
Add Diana, Florence, Uma, Noble, and Lucy line drawings as React components
2023-12-28 17:24:25 +01:00
joostdecock
6e9e2f97ba fix: Add missing measurments images to SDE 2023-12-24 13:27:10 +01:00
Joost De Cock
368652fd8c
Merge branch 'develop' into linedrawings-2 2023-12-10 13:43:05 +01:00
joostdecock
3e2fafa647 chore: Updating SDE dependency list 2023-12-10 13:13:58 +01:00
Natalia Sayang
de20654c00 Added Lucy line drawing 2023-12-09 19:11:06 +00: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
joostdecock
9616c8fa59 fix(shared): Hydration error in Popout component.
- Closes #5583
- Closes #5579
- Closes #5578
- Closes #5554
2023-12-09 15:46:55 +01:00
Joost De Cock
99e2f96bfe
Merge branch 'develop' into i18n 2023-12-09 15:07:57 +01:00
Natalia Sayang
41cee3e989 Add Noble line drawing 2023-12-06 03:01:53 +00:00
Natalia Sayang
0cce02a87f Added Diana, Florence, and Uma line drawings 2023-12-06 02:47:37 +00:00
Natalia Sayang
e338c8e695 Add Breanna, Brian, Hortensia line drawings 2023-12-05 04:06:54 +00:00
Joost De Cock
102b518656
Update benjamin.mjs 2023-11-30 16:49:37 +01:00
Natalia Sayang
47ae8e67eb
Merge branch 'freesewing:develop' into develop 2023-11-29 18:23:49 -05:00
Joost De Cock
97d68c8268
Merge pull request #5555 from freesewing/joost
fix(shared): Stop modal from staying open
2023-11-27 17:59:24 +01:00
Joost De Cock
22ef62655d
Merge pull request #5539 from ArcticCoder/fix-docs-missing-options
Fix docs missing options
2023-11-27 17:54:47 +01:00
Joost De Cock
d4739c941d fix(shared): Stop modal from staying open 2023-11-27 17:54:00 +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
Natalia Sayang
7973d7e26d Add Benjamin, Bent, and Bob line drawings 2023-11-26 18:54:03 +00:00
56ea74fdf2 Fix typo that broke recursive option groups 2023-11-26 15:58:34 +02: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
13d11e070d fix(shared): Don't print URL on export. Closes #5526 2023-11-26 11:47:54 +01:00
joostdecock
967ed3c443 fix: Allow clicks in modal wrapper content
This raises the content inside the modal wrapper and stops propagation
of clicks. This fixes #5527 which closed the modal when people were
trying to select a different tab in the modal content.

On desktop, you can still close the modal by clicking outside of the
content. However, on mobile, the modal fills the entire screen so there
is no way to click outside and close the modal.
So this also includes a change that adds a close button to the bottom
right corner (only shown on mobile).
2023-11-26 11:42:50 +01:00
Joost De Cock
f5e4eeb47f New translations en.yaml (German)
skip-build
2023-11-22 16:54:52 +01:00
Joost De Cock
02e5d25ef8 New translations en.yaml (German)
skip-build
2023-11-22 16:54:50 +01:00
Joost De Cock
a0ce48d0a1 New translations en.yaml (German)
skip-build
2023-11-22 16:54:48 +01:00