1
0
Fork 0
Commit graph

27 commits

Author SHA1 Message Date
Joost De Cock
a2b689e69a feat(org): Added translation status page 2023-07-05 20:58:30 +02:00
Enoch Riese
aee2491bdf add blog and showcase pages to the nav prebuild 2023-07-03 13:28:41 -05:00
joostdecock
f0279c3830 chore: Linter issues 2023-05-31 18:34:37 +02:00
joostdecock
7cf19fe408 chore(shared): Tweaks to navigation context 2023-05-30 18:10:56 +02:00
joostdecock
ea8d540305 feat(org): Added sitemap 2023-05-21 09:58:59 +02:00
joostdecock
4450fc0eda chore(org): Fix linter warnings in sites/org 2023-05-19 16:43:14 +02:00
joostdecock
0b238c989e wip(shared): Switched to webpack loader for MDX 2023-05-15 15:57:46 +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
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
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
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
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
dbab735eeb wip(shared): Work on modal menu 2023-04-09 15:57:25 +02: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
847598f059 wip(org): Added typography pages to nav 2023-03-27 19:31:36 +02:00
Joost De Cock
bc5504ce63 wip(org): Updated profile page for new navigation 2023-03-27 19:25:10 +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
c1438a9419 wip(shared): Work on refactoring hooks 2023-03-24 16:33:14 +01:00