1
0
Fork 0
Commit graph

119 commits

Author SHA1 Message Date
joostdecock
18d735d720 fix(shared): Removed old collab design name 2023-07-22 09:14:23 +02:00
joostdecock
9c0aee9ff6 chore(naomiwu): Settled on name after discussion with Naomi 2023-07-22 08:47:55 +02:00
joostdecock
2539b60016 Merge branch 'develop' into collab 2023-07-22 08:24:49 +02:00
joostdecock
8ea11d6abe Merge branch 'eriese-mdx-posts' of github.com:eriese/freesewing into eriese-eriese-mdx-posts 2023-07-21 10:51:44 +02:00
Enoch Riese
b7fcd80cae document #4507 2023-07-19 21:11:59 -06:00
Joost De Cock
1527ee3fa1 Merge branch 'develop' into joost 2023-07-19 19:11:40 +02:00
Joost De Cock
dc05143840 feat(sites): Overhauled prebuild system 2023-07-19 19:08:41 +02:00
Enoch Riese
6653e6f5b7 oops, include prebuilder 2023-07-17 20:41:46 -05:00
joostdecock
0a8dd5f111 feat(dev/shared): Ported PrevNext component to new nav structure 2023-07-14 09:23:37 +02:00
joostdecock
b822e35fbe feat(org): Added various translation pages 2023-07-09 18:50:13 +02:00
Enoch Riese
107d7d8483 memoize backend in use-backend hook 2023-07-06 07:26:39 -05:00
joostdecock
71b2088956 Merge branch 'develop' into collab 2023-06-21 09:10:07 +02:00
joostdecock
6a222f254d chore: Linter issues 2023-06-20 19:27:29 +02:00
Joost De Cock
d7352c0b1b
Merge branch 'develop' into eriese-strapi-pages 2023-06-20 19:03:18 +02:00
Enoch Riese
e9d21ddd62 shared components and utils for sanity pages 2023-06-19 16:27:13 -05:00
joostdecock
7f0c455251 Merge branch 'develop' into collab 2023-06-18 13:29:42 +02:00
joostdecock
ecf60f5282 feat(shared): Keep pattern settings in URL 2023-06-18 11:30:11 +02:00
joostdecock
cdd9176572 wip(collab): Added design to website 2023-06-10 16:07:22 +02:00
joostdecock
dc2c5b62ce feat(org): Use dynamic pages for new designs 2023-06-03 21:36:35 +02:00
Enoch Riese
cc14c562d2 both menus using same structure and components 2023-06-02 12:39:55 -05:00
joostdecock
79a41e8184 wip(org): Work on pattern pages 2023-05-30 19:25:22 +02:00
joostdecock
2c365a2e81 feat(backend): Include (c)set when returning pattern 2023-05-30 16:53:23 +02:00
joostdecock
2e1a7b473a wip(org): Work on patterns pages 2023-05-26 17:24:25 +02:00
joostdecock
bc7e4e8b28 feat(shared): Stared working on save view 2023-05-26 15:54:43 +02:00
joostdecock
c11a29e28a chore(shared): Fix linter warnings in sites/shared 2023-05-19 18:15:06 +02:00
joostdecock
b81c944705 feat(shared): Add getSet to useBackend hook 2023-05-18 11:48:17 +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
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
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
e717457454 chore(shared): Remove bugsnag from useApp hook 2023-04-27 17:01:53 +02:00
joostdecock
7991710c52 wip(org): Work on measurments sets 2023-04-22 16:41:13 +02:00
joostdecock
7938bff80c fix(org): Issues with unfinished confirmation page 2023-04-16 19:30:56 +02:00
joostdecock
33c609c886 chore: Linter warnings 2023-04-16 17:13:18 +02:00
Joost De Cock
83e4e86f74 wip: Work on site navigation 2023-04-01 15:41:58 +02:00
Joost De Cock
2851cae81e chore(shared): Move navigation load to hook 2023-03-26 15:47:11 +02:00
Joost De Cock
1745469bb0 chore: Fix icon view for nav 2023-03-26 08:49:21 +02:00
Joost De Cock
85c0916186 chore(shared): Renamed saa to path 2023-03-26 06:56:43 +02:00
Joost De Cock
244f4524c4 wip(dev): Refactoring navigation 2023-03-26 06:51:11 +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
c1438a9419 wip(shared): Work on refactoring hooks 2023-03-24 16:33:14 +01:00
joostdecock
731c246e88 fix(org): Avoid recreating noAccount object on each render 2023-03-12 18:49:09 +01:00
joostdecock
0dbf76c9bf fix(shared): Render loop in useLocalStorage hook
I've emptied the useEffect array here, I'm sure the linter won't agree
but at least it fixes a render loop that was nasty.
2023-03-12 17:59:43 +01:00
Enoch Riese
9190fc1558 useCallback for all gist mutation methods so they can be called in useEffect 2023-02-14 09:54:25 -06:00
Enoch Riese
a7a0ace7a8 avoid inifinite rerenders 2023-02-14 09:17:19 -06:00