Enoch Riese
e9d21ddd62
shared components and utils for sanity pages
2023-06-19 16:27:13 -05:00
joostdecock
5a29602afe
feat: Icons and measies view
2023-06-15 18:33:30 +02:00
joostdecock
0a8cedd23f
chore(shared): Linter warnings
2023-06-10 14:11:29 +02:00
joostdecock
977546936b
chore(shared): Linter warnings
2023-06-10 14:08:07 +02:00
joostdecock
73d2c6be8c
fix(org): Keep header labels on lg
2023-06-09 19:11:45 +02:00
joostdecock
01722da391
chore(shared): Show error rather than silently switch type
2023-06-08 08:23:39 +02:00
joostdecock
79a41e8184
wip(org): Work on pattern pages
2023-05-30 19:25:22 +02:00
joostdecock
2e1a7b473a
wip(org): Work on patterns pages
2023-05-26 17:24:25 +02:00
Joost De Cock
7b7a33f597
feat(shared): Oon't load docs in lab
2023-05-26 10:03:33 +02:00
joostdecock
d77cf38637
fix(org): build issues for nextjs
2023-05-19 11:46:17 +02:00
joostdecock
8df1276430
fix(lab): Fixed next build issues
2023-05-19 08:34:08 +02:00
joostdecock
fc3559a124
chore(shared): Header tweaks
2023-05-18 13:56:50 +02:00
joostdecock
a41b3f09a2
chore(shared): Move org stuff to shared to be used by the lab
2023-05-17 17:32:19 +02:00
joostdecock
2dcf46befa
wip(lab): Work on v3 lab
2023-05-17 17:04:15 +02:00
joostdecock
d9cb381365
chore(org): Linter warnings
2023-05-17 14:04:57 +02:00
joostdecock
6120aeb6fe
chore(org): Working on linter issues
2023-05-17 13:50:56 +02:00
joostdecock
517fa3f5e3
wip(shared): Re-factoring workbench
2023-05-11 19:14:48 +02:00
joostdecock
0dece4d70e
wip(org): Started working on v3 workbench
2023-05-08 19:28:03 +02:00
joostdecock
bd3ce90e1a
wip(org): Work on curation of sets
2023-05-08 14:03:47 +02:00
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
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
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
71a9555fbf
feat(shared): make modal wrapper animate from all directions
2023-04-22 14:34:16 +02:00
Joost De Cock
bd7eaaf9a1
fix(org): Missing namespaces in header component
2023-04-19 20:11:52 +02:00
Joost De Cock
98ca1cbb56
fix(org): modal menu on mobile fix
2023-04-19 20:11:30 +02:00
joostdecock
7938bff80c
fix(org): Issues with unfinished confirmation page
2023-04-16 19:30:56 +02:00
joostdecock
e88dc07ac4
fix(org): Markdown layout padding
2023-04-16 18:39:27 +02:00
joostdecock
929afd417d
fix(org): Mistake in header var name
2023-04-16 17:35:21 +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
dbab735eeb
wip(shared): Work on modal menu
2023-04-09 15:57:25 +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
Joost De Cock
995bb23551
wip(shared): Nav prebuild changes
2023-03-28 16:47:52 +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
264e7a0b9d
chore(org): Moved useApp hook to shared hook
2023-03-24 21:49:37 +01: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
Joost De Cock
c1438a9419
wip(shared): Work on refactoring hooks
2023-03-24 16:33:14 +01:00
Joost De Cock
6fbd383039
chore(org): Refactored useToast hook
2023-03-23 10:48:01 +01:00
joostdecock
20d370aab3
chore(org): Some signin to login changes
2023-03-19 19:11:50 +01:00
joostdecock
8c25eae2e2
feat(org): Handle signin with magic link
2023-03-19 19:03:51 +01:00
joostdecock
41d646a9d7
chore(org): i18n changes
2023-03-05 14:16:06 +01:00