1
0
Fork 0
Commit graph

346 commits

Author SHA1 Message Date
joostdecock
6dbc6fe078 wip(org): Work on curated sets 2023-05-08 09:31:37 +02:00
joostdecock
080986294b wip(org): Work on new site 2023-05-05 19:56:51 +02:00
joostdecock
5aabd08b61 wip(org): Work on design pages 2023-05-01 18:27:06 +02:00
joostdecock
39e013be42 feat(org): Better /new page 2023-04-30 21:24:35 +02:00
joostdecock
1c694d7aac feat(org): Started /new page 2023-04-30 20:31:28 +02:00
joostdecock
e56016ed95 feat(shared): Apply control restrictions to sets 2023-04-30 18:29:56 +02:00
joostdecock
3642242835 feat(org): Completed initial sets management 2023-04-30 17:50:15 +02:00
joostdecock
ebbb4a8b8c feat(shared): Modal design picker and work on sets 2023-04-30 14:53:49 +02:00
joostdecock
9579d4b7bb wip(shared): UI tweaks to sets management 2023-04-30 11:58:17 +02:00
joostdecock
4557e71552 feat(org): Support for creating sets 2023-04-29 20:06:46 +02:00
joostdecock
d3d8e3d35a feat(org): Support for creating sets 2023-04-29 08:29:12 +02:00
Joost De Cock
e47c18177b wip(shared): Removed useApp hook in favor of contexts
This removes the useApp hook from all org pages in favor of various
context. This means there is no longer global state that gets passed
around, instead each component that requires access to something shared
(like account, or navigation) can just use the context instead.

This is a first step, as a lot of shared components stil rely on app not
to mention the dev and lab sites.
2023-04-28 21:23:06 +02:00
Joost De Cock
5b83b12378 feat(shared): Ported modal from app-wide state to context 2023-04-25 17:33:34 +02:00
joostdecock
7991710c52 wip(org): Work on measurments sets 2023-04-22 16:41:13 +02:00
joostdecock
6f53b752f6 feat(org): Added new/apikey page 2023-04-22 15:01:57 +02:00
joostdecock
71a9555fbf feat(shared): make modal wrapper animate from all directions 2023-04-22 14:34:16 +02:00
Joost De Cock
7f8911a49d feat(shared): Use modal menu as main menu 2023-04-19 20:56:15 +02:00
Joost De Cock
c5e8f69459 fix(shared): Check for crumbs being present 2023-04-19 20:05:09 +02:00
joostdecock
4edd657ebf chore(markdown): Tweaks to org docs 2023-04-16 19:17:00 +02:00
joostdecock
c53abd0ec0 feat(shared): Updated PrevNext for new navigation 2023-04-16 18:39:11 +02:00
joostdecock
6057d0f548 chore(org): Slice navigation for faq pages 2023-04-16 17:35:44 +02:00
joostdecock
ff146634b6 chore: Linter warnings 2023-04-16 17:17:43 +02:00
joostdecock
33c609c886 chore: Linter warnings 2023-04-16 17:13:18 +02:00
joostdecock
86a5a8765b wip(org): Work on modal menus 2023-04-16 16:19:49 +02:00
joostdecock
6ae91efeed chore: Improvements to modal 2023-04-16 10:45:36 +02:00
joostdecock
ac2fe10294 Merge branch 'develop' into joost 2023-04-15 17:00:23 +02:00
Joost De Cock
f9cb66ac61
Merge pull request #3754 from bobgeorgethe3rd/labfix
fix(sites) Missing Path Name Info
2023-04-10 11:48:43 +02:00
joostdecock
dbab735eeb wip(shared): Work on modal menu 2023-04-09 15:57:25 +02:00
joostdecock
aaef2a5b4a chore(shared): Add shadown to theme picker buttons 2023-04-09 11:59:56 +02:00
Luiz Saggioro
fb7ce2d5b0 Pass 'draft' into workbench props 2023-04-08 11:39:37 -04:00
joostdecock
2ac149655c wip(shared): Theme changes 2023-04-08 10:53:24 +02:00
joostdecock
54ab0e9862 wip(org): New modal language picker 2023-04-07 17:33:45 +02:00
joostdecock
4b4537c2a7 wip(org): New header and theme picker 2023-04-07 17:10:54 +02:00
bobgeorgethe3rd
e641957469 fix(sites) Missing Path Name Info 2023-04-04 15:44:36 +00:00
Joost De Cock
83e4e86f74 wip: Work on site navigation 2023-04-01 15:41:58 +02:00
Joost De Cock
995bb23551 wip(shared): Nav prebuild changes 2023-03-28 16:47:52 +02:00
Joost De Cock
ff95af3a0f wip(org): Updated account pages 2023-03-27 19:21:27 +02:00
Joost De Cock
9e3861b009 chore(shared): Moved account components to allowed shared access 2023-03-27 19:07:48 +02:00
Joost De Cock
10ceb2df91 wip(org): Work on porting account pages to new navigation 2023-03-27 18:49:09 +02:00
Joost De Cock
5ea69e6372 chore(org): Work on navigation 2023-03-26 16:50:46 +02:00
Joost De Cock
20257ba034 chore(shared): Added color to theme picker 2023-03-26 14:09:47 +02:00
Joost De Cock
3c085888f0 chore(shared): Changes to footer 2023-03-26 14:02:19 +02:00
Joost De Cock
91c0627cdd chore(shared): Shared navigation and wordmark tweaks 2023-03-26 09:18:51 +02:00
Joost De Cock
4697fbd999 chore(dev): Menu tweaks 2023-03-26 08:32:44 +02:00
Joost De Cock
244f4524c4 wip(dev): Refactoring navigation 2023-03-26 06:51:11 +02:00
Joost De Cock
89617bef92 wip(shared): Work on refactoring hooks 2023-03-24 21:30:04 +01:00
Joost De Cock
7348f6812a wip(shared): Work on refactoring hooks 2023-03-24 17:43:38 +01:00
Enoch Riese
4c7dedbcc1 fix (mdx examples) add part name so example will draft 2023-03-20 19:19:05 -05:00
joostdecock
5708125718 feat(shared): Added 2 more icons 2023-03-19 19:05:05 +01:00
Benjamin F
ae0a311328 fix(workbench): Rotate parts in both directions to align grainline in cutting layout 2023-03-19 05:51:41 -07:00