Commit graph

14 commits

Author SHA1 Message Date
9761e4b0aa Cache errors
Missing `;`
2024-05-03 19:43:27 +01:00
7066cc492b Move to key-value basket, to keep track of information easier
Clean up code, add more types
Clean up error handling
2024-05-03 18:35:39 +01:00
6f97ad9a4c Add styling to BasketItem
Move footer style to its own file
Make the contact form a bit more intuitive
General cleanup
2024-05-03 13:10:37 +01:00
1486c1b70a Effort to transition to TypeScript
Remove commit warnings
2024-05-02 19:10:21 +01:00
4f0ecd33e4 Update test api to TypeScript for better type handling 2024-05-02 13:36:24 +01:00
04f7d40e52 Use array of UUIDs + Amount for cart data
This is very unstable, but works on the power of will and hope
2024-05-01 18:55:51 +01:00
b7bc7da366 Basic Cart functionality
Add test-api function for contact page
2024-04-30 14:48:32 +01:00
e2e68ab1fb Nicer error page for Item page 2024-04-29 19:19:28 +01:00
383f22bdf8 Improve Item page
Add 500 page and dedicated 404 page
Add fake cache to tester API
Adjust some styles for better readability and usability
2024-04-28 19:19:05 +01:00
782c88d082 Add fake API to allow for testing of requests 2024-04-27 19:23:06 +01:00
2686fb904c Add phosphor pre-preprocessor, to improve readability of code 2024-04-27 18:17:37 +01:00
109386bf51 Clean up file structure
Speed up compile times
2024-04-27 17:37:08 +01:00
04adf38b46 Add contact form
Fake API
Make Index resize to mobile better
Add error colour
2024-04-26 13:50:21 +01:00
ec2696fc1f Add MenuItem page
Add some information to Contact page
2024-04-24 17:43:08 +01:00