Commit Graph

69 Commits

Author SHA1 Message Date
2c30f4a345 Remove trailing slash on API url
Some checks reported errors
continuous-integration/drone Build is passing
continuous-integration/drone/push Build was killed
2024-04-08 11:22:39 +02:00
1f8142a82f Hardcode correct api url for deploy
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-07 22:23:21 +02:00
f30199e5f8 Remove console logs
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-07 19:43:08 +02:00
9be7ae81ae Complete basic request dispatch flow
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-07 19:40:38 +02:00
00cf0d9905 Auth works but not with cookie
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-06 17:43:57 +02:00
3b5ac81cc3 Auth flow functional 2024-04-06 17:28:36 +02:00
d0a9dd6a13 Display products on dispatch
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-05 22:38:48 +02:00
e0bb3a349d Create rudimentary catalogue 2024-04-05 22:24:14 +02:00
1447d8fc17 Make custom button 2024-04-05 19:00:54 +02:00
0645bbd877 Basic node information mostly done 2024-04-05 18:41:53 +02:00
ed420d5ff1 Make map nodes selectable and stylish
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-05 15:03:18 +02:00
12c43e9a00 Style dispatches 2024-04-05 13:38:19 +02:00
1a2d143c4f Fix dispatches 2024-04-05 13:07:17 +02:00
f059ca37da Move posts page
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-05 10:59:48 +02:00
3b359dd3cc Reorganize pages/components
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-05 10:59:09 +02:00
974cee1cf4 Disable pre-ssg getPosts
Some checks reported errors
continuous-integration/drone/push Build was killed
2024-04-04 15:24:43 +02:00
6240a4104a Fix client:only directive
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-04 14:58:18 +02:00
15700ae304 Update types 2024-04-04 14:28:24 +02:00
174a163cd3 Restructure types for retailer-centric flow 2024-04-04 12:45:26 +02:00
2ebb81a981 Basic map works 2024-04-03 19:39:05 +02:00
225d45307a Fix queries 2024-04-03 19:11:33 +02:00
cb26b8edcd QueryClient setup 2024-04-03 16:23:28 +02:00
4a95f6e2d1 Start kios map vanilla -> react conversion 2024-04-03 15:31:56 +02:00
d8438e2d84 Add sample form 2024-04-03 14:23:08 +02:00
4be030ec28 Import payload config 2024-04-03 12:18:03 +02:00
816eac8470 Upgrade to astro v4 2024-04-02 16:28:04 +02:00
37d0359dae Add shadcn: form & input 2024-04-02 15:26:21 +02:00
75fe3cdcf5 Add react 2024-04-02 14:16:28 +02:00
dc4618383e Include global styles 2024-04-02 13:22:20 +02:00
2c79904102 Add shadcn 2024-04-02 13:08:24 +02:00
2e6cfc7107 Remove unnecessary mime types and 404 page 2023-10-24 10:28:06 +02:00
d8429c43a6 Remove ViewTransitions component from Layout 2023-10-24 10:05:20 +02:00
5e9cbcf5c8 Add 404 page layout 2023-10-24 10:01:33 +02:00
7bd3a6f06a prefetch all links
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-15 21:10:50 +02:00
5ac061ca7d prefetch posts
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-15 21:09:46 +02:00
fd20d085ba update styling
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-15 21:08:39 +02:00
a6d794000a add astro prettier plugin
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-15 21:06:28 +02:00
c353c228c8 remove global.css
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-15 21:01:58 +02:00
b82c608838 remove fade transition
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-14 18:52:07 +02:00
51f8971604 morph title
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-14 18:33:01 +02:00
3363396db3 remove fade transition
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-14 18:22:05 +02:00
4987d40678 add slash behind link
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-08-14 18:13:20 +02:00
6c14f1cbad Use new ViewTransition
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-07-28 17:22:41 +02:00
27dfaa8f6a Revert "Switch to npm"
This reverts commit ce5bf1edf0.
2023-07-28 17:02:19 +02:00
ce5bf1edf0 Switch to npm
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
2023-07-28 16:23:49 +02:00
b7f60e1f47 Refactor import paths in Content.astro 2023-06-17 12:24:56 +02:00
3a2ec92cde Refactor import statements to use absolute paths 2023-06-17 12:21:29 +02:00
08df56c679 Refactor imports in Astro project 2023-06-17 10:50:48 +02:00
2c3b26a809 Update PAYLOAD_SERVER_URL to PAYLOAD_URL and remove unused env var 2023-06-07 10:53:39 +02:00
36678d38b7 Update Astro and Payload dependencies 2023-06-07 10:21:48 +02:00