Commit graph

19 commits

Author SHA1 Message Date
d9bea89c0b Fix cart not displaying errors correctly 2024-05-05 13:01:35 +01:00
9dce9235d6 Set image value in Item to list, to support more images in the future
Set all pages to Typescript
2024-05-05 11:12:01 +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
b7bc7da366 Basic Cart functionality
Add test-api function for contact page
2024-04-30 14:48:32 +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
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
ac0a8df205 Awooga, add background to table
Yeet title for commonly asked questions
2024-04-26 18:54:04 +01:00
a53879b86f Move form element styling to SCSS
Add time timetable on index page
2024-04-26 15:30:01 +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
8ab0957a85 Mobile nav bar
Self closing divs to make stuff easier to read
2024-04-25 23:32:04 +01:00
4433d7cc19 Improve touchtarget for DropDown
Improve FourOhFour page
2024-04-25 19:48:12 +01:00
e8493d53f8 Create Container style
Make some styles for mobile
Create Logo for the website
Clean up styles for the millionth time
2024-04-25 19:18:28 +01:00
7b4a40c861 🦔 2024-04-24 23:25:08 +01:00
e8084105eb yeet contact refresh button 2024-04-24 17:47:03 +01:00
ec2696fc1f Add MenuItem page
Add some information to Contact page
2024-04-24 17:43:08 +01:00
12a33388f6 Make temporary content for pages
Switch to SCSS for styling
2024-04-22 12:25:50 +01:00
Renamed from front/src/routes/PageContact.svelte (Browse further)