1
0
Fork 0
Commit graph

261 commits

Author SHA1 Message Date
Enoch Riese
0a07ca8de0 some lint fixes from after the mjs overhaul 2023-02-13 16:44:12 -06:00
Joost De Cock
7bfb630bb4
Merge pull request #3530 from eriese/eriese-test-menu
fix (TestThing) Fix menu and inital draft
2023-02-13 12:47:19 +01:00
Benjamin F
776ed5631c fix(shared): Use named export 2023-02-12 12:39:40 -08:00
Enoch Riese
2ea5fe741a oops, patternProps 2023-02-12 11:41:31 -06:00
Enoch Riese
ecc7cfdacb some fixes to testThing 2023-02-12 11:26:25 -06:00
Joost De Cock
3876439000
Merge pull request #3520 from bobgeorgethe3rd/labfix
fix(lab) Properly call Path attributes for X-ray mode.
2023-02-12 10:11:09 +01:00
Enoch Riese
49f8badcfe convert new files to mjs 2023-02-11 16:45:00 -06:00
Enoch Riese
5a04baf8be fix translation keys 2023-02-11 16:35:35 -06:00
Enoch Riese
b5b8ea7809 lint fix 2023-02-11 16:33:06 -06:00
Enoch Riese
363bf40f67 only instantiate gist validator once 2023-02-11 16:33:06 -06:00
Enoch Riese
c97b066c32 remove line numbers and fix runtime error 2023-02-11 16:33:05 -06:00
Enoch Riese
53b1ba6d28 one more lint fix 2023-02-11 16:33:05 -06:00
Enoch Riese
d1a292283c lint fixes 2023-02-11 16:33:05 -06:00
Enoch Riese
37ac09aba4 only show 'we saved it anyway' if we did save it 2023-02-11 16:33:05 -06:00
Enoch Riese
055ae70f80 add design name to page title for clarity 2023-02-11 16:33:05 -06:00
Enoch Riese
7524511139 more complete validation and messaging 2023-02-11 16:33:02 -06:00
Enoch Riese
94abf3cd8f some validation for gist input 2023-02-11 16:31:46 -06:00
Enoch Riese
ed3f0abf23 basic editor interface 2023-02-11 16:31:43 -06:00
bobgeorgethe3rd
80796033c3 Fix to display Path information 2023-02-11 17:59:38 +00:00
Enoch Riese
dd4aabc557 fix lab build errors after mjs transition 2023-02-09 21:39:19 -06:00
joostdecock
0bb5e6e479 Merge branch 'develop' into joost 2023-02-07 19:59:30 +01:00
joostdecock
b80409dddf chore: Fix extra comma 2023-02-07 19:56:20 +01:00
Wouter van Wageningen
584dddc97a
Change scalebox
Make the units for the metric scalebox 10cm, so there's a larger area to check for scaling issues with the printer. Imperial is left at 2 inches.
2023-02-06 18:07:23 -08:00
joostdecock
86aa0f20da chore: linter issues 2023-02-05 19:58:25 +01:00
joostdecock
c894deb912 Merge branch 'develop' into joost 2023-02-05 19:20:00 +01:00
joostdecock
758b38c966 chore(shared): Fixed linter warning 2023-02-05 19:17:01 +01:00
joostdecock
abf3b9ac1a wip(lab): More changes for mjs/named exports 2023-02-05 19:09:46 +01:00
joostdecock
d6d8c6f122 fix(lab): Fixed lab after moving to esm and named exports 2023-02-05 17:59:22 +01:00
joostdecock
c8ce8030f4 fix(org): Build fixes 2023-02-05 16:49:36 +01:00
joostdecock
1bd908d2c0 chore: Linter warnings 2023-02-05 16:30:12 +01:00
Enoch Riese
40c75a1f50 use xes instead of diamonds for print alignment 2023-02-02 10:40:08 -06:00
joostdecock
59708f534d wip(lab): Work on porting lab/workbenck to named exports 2023-01-29 18:57:24 +01:00
joostdecock
db789180b6 feat(dev): Ported dev site to named exports 2023-01-29 17:36:15 +01:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
joostdecock
37f7833983 feat(shared): Consolidate icons, simple spinner 2023-01-28 19:27:11 +01:00
joostdecock
a90e2a8a7d chore(shared): Don't share layouts 2023-01-28 19:16:03 +01:00
joostdecock
6b9d4d93e5 wip(org): Updating react components for v3 2023-01-28 18:10:29 +01:00
joostdecock
ef56cda480 fix(org): Placeholder for MDX components 2023-01-27 21:35:45 +01:00
joostdecock
31e92076b2 chore(org): Linter warnings 2023-01-27 21:19:13 +01:00
joostdecock
8caed34e73 wip(org): Final welcome pages 2023-01-27 20:39:09 +01:00
Joost De Cock
95c0ec05a4 wip(org): Work on icons and bio page 2023-01-26 19:31:23 +01:00
Joost De Cock
24a16a0673 fix(backend): Require auth to check username availability 2023-01-24 21:18:55 +01:00
Enoch Riese
31fbffd840
Merge pull request #3304 from BenJamesBen/error-stack-fix
fix(core): Improve error messages for Firefox and Safari browsers
2023-01-11 17:30:13 -06:00
joostdecock
e06e37afce chore: Linter warnings 2023-01-09 21:02:08 +01:00
Benjamin F
91137f5fa6 fix(shared): Remove unused variable, per lint 2022-12-29 10:37:19 -08:00
Benjamin F
49c05bd419 fix(shared): Ensure that error name and message info is included in error log 2022-12-29 08:49:47 -08:00
Joost De Cock
738d3c6f54 feat(shared): New spinner icon 2022-12-28 21:01:53 +01:00
Joost De Cock
ef1113bee3 wip(org): Theme and picker tweaks 2022-12-26 18:54:28 +01:00
Joost De Cock
dfa26c2e35 wip(shared): Brokering peace between prettier and eslint 2022-12-26 18:00:44 +01:00
Joost De Cock
ba76fdc2a7 fix(org): Linter errors 2022-12-26 17:44:00 +01:00