1
0
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
Joost De Cock
adefbe7d18
feat: New pattern editor (#7080)
This is not exactly finished or ready for prime-time, but I do feel that leaving it in a feature branch longer will only cause the spread between the `develop` branch and this to grow.

Given that I've taken care to not break the current site, I plan to merge this and then keep polishing things.

Some views are not implemented yet, and overall there's a need to polish to limit the amount of re-renders and improve performance.
2024-09-15 15:29:30 +02:00
Jonathan Haas
4871ad8322
Replace input type="number" with input type="numeric"/"decimal", see #6542 2024-05-15 09:51:28 +02:00
joostdecock
715396d0fe feat(shared): Allow toggling display units for sets. Closes #6325 2024-03-17 16:43:19 +01:00
joostdecock
1506975447 feat(shared): Support import/clone of measuremnts set 2024-03-17 11:18:21 +01:00
Joost De Cock
d4739c941d fix(shared): Stop modal from staying open 2023-11-27 17:54:00 +01:00
joostdecock
8a01330980 chore: Remove lint 2023-10-28 22:00:49 +02:00
joostdecock
627d41e03a feat(backend): Add support for MFA scratch codes 2023-10-28 21:44:17 +02:00
joostdecock
38966e4752 fix(org): Allow login by pressing enter 2023-10-25 20:14:38 +02:00
Joost De Cock
dba3c3731a feat(org): Admin updates for curated sets 2023-10-20 10:43:43 +02:00
Joost De Cock
a81c18d6d4 fix(shared): Proper display of degree measurments. Fixes #5099 2023-10-10 16:52:59 +02:00
Joost De Cock
33f7076c76 chore(shared): Replace react-markdown with dynamic mdx 2023-10-10 09:05:22 +02:00
joostdecock
c65c5876a3 wip(sde): Working on file list 2023-09-29 16:01:27 +02:00
joostdecock
773ba3a72f chore(shared): Per-set useDesign hook 2023-09-27 15:42:42 +02:00
Joost De Cock
28f82019f6 fix(shared): Display of part named in workbench 2023-09-15 17:59:32 +02:00
joostdecock
2106a38154 feat(org): Bookmarks for docs 2023-09-04 11:01:08 +02:00
Joost De Cock
9741a6e736 chore: Linter issues 2023-08-29 09:39:48 +02:00
Joost De Cock
c98a67885c chore(shared): Consolidate tab components 2023-08-28 20:30:00 +02:00
Joost De Cock
eb0580056c wip(org): Added (mockup) oauth buttons for signup/signin 2023-08-28 12:41:35 +02:00
joostdecock
5849e6d931 chore(shared): Adapted (part of) workbench for UI consistency 2023-08-27 16:24:18 +02:00
joostdecock
723b3a9161 chore(shared): Better mobile view for sets 2023-08-26 18:23:22 +02:00
joostdecock
92d5322b43 feat(shared): Ported account/email to new inputs 2023-08-25 18:20:09 +02:00
joostdecock
bef5d13c2e feat(shared): Ported account/bio to new inputs 2023-08-25 17:59:47 +02:00
joostdecock
d568f42556 feat(shared): Ported account/username to new inputs 2023-08-25 17:43:47 +02:00
joostdecock
cb531dcc62 feat(shared): Ported account/units to new inputs 2023-08-25 16:54:00 +02:00
joostdecock
807cdd7bc4 feat(shared): Add migration from v2 accounts 2023-08-25 16:14:48 +02:00
joostdecock
4a8b40fb9b fix(shared): Switched signup to FormControl 2023-08-25 11:34:03 +02:00
joostdecock
ee3e14a64e chore: Linter issues 2023-08-25 10:44:05 +02:00
joostdecock
54fa418083 fix(shared): Fix labels in FormControl 2023-08-25 10:39:18 +02:00
joostdecock
a2c5522a8e chore(shared): Linter issues 2023-08-24 19:01:48 +02:00
joostdecock
ee5e83aaf5 chore: Linter issues 2023-08-24 18:39:12 +02:00
joostdecock
91690f1377 feat(org): Handle support via website 2023-08-24 17:49:35 +02:00
joostdecock
dc7a0316c2 feat(org): Ported apikeys and bookmarks to new inputs 2023-08-23 18:49:21 +02:00
joostdecock
62f76b32f7 feat(shared): More work on sets 2023-08-23 17:41:34 +02:00
joostdecock
dad2fa0e99 feat(shared): Overhaul sets 2023-08-23 12:18:20 +02:00