e3e4e482cc
Finalise Checkout page design
...
Make CheckoutProgress type, hopefully to use with the checkout API thang
fix banner loading stuff
2024-05-17 14:09:13 +01:00
d1b35005d4
Adjust how unavailable item banner is displayed
...
Make item prices more realistic for testing
2024-05-16 21:44:02 +01:00
deepsource-autofix[bot]
bd93bbb2c8
style: format code with Prettier
...
This commit fixes the style issues introduced in 9a683e9
according to the output
from Prettier.
Details: None
2024-05-16 13:45:32 +00:00
9a683e9605
Add checkout page
...
Give shadows to more elements
Fix broken cart
Add notice on checkout if item is no-longer available
Remove spacing on bottom of menu-item list with an added check
Add leg
2024-05-16 14:45:16 +01:00
3198dec20c
Start on Booking form
...
Clean up navigation bar
Form CSS
Add warning to run when skipping migrations
2024-05-10 14:46:53 +01:00
deepsource-autofix[bot]
5b1de0c5de
style: format code with Prettier
...
This commit fixes the style issues introduced in f6e8f42
according to the output
from Prettier.
Details: None
2024-05-09 15:43:18 +00:00
f6e8f4291c
Add availability to item, and banner if item is no-longer for purchase
...
SCSS fixes, file paths and font sizing
Larger spacing for item screen
2024-05-09 16:43:02 +01:00
a1dfcd3c35
Nicer item page
...
Add markdown support to item description
Cart now gets loaded in the background, poorly implemented I presume
2024-05-08 17:53:21 +01:00
a704082779
Clean up image folder structure
2024-05-08 10:27:15 +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
deepsource-autofix[bot]
cd6fdf3b29
style: format code with Prettier
...
This commit fixes the style issues introduced in 6e31b44
according to the output
from Prettier.
Details: None
2024-05-04 15:26:36 +00: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
c54c9c05a9
Optimise Cart page
...
Yeet the last of the % imports, as they incorrectly displayed as syntax errors
2024-05-03 14:09:48 +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
764aaa48ea
Improve Carts reliability
...
Nicer empty cart page
Check on page load if cart is valid
2024-05-03 12:31:12 +01:00
67c8794427
Kinda working cart
2024-05-03 11:34:44 +01:00
1486c1b70a
Effort to transition to TypeScript
...
Remove commit warnings
2024-05-02 19:10:21 +01:00