Commit Graph

25 Commits

Author SHA1 Message Date
Josh Creek c23de036c7 feat(#60): Clear basket on sign out 2024-10-30 18:48:11 +00:00
Josh Creek f28f250fab fix(#51): Ensure the input for quantity is reactive 2024-10-29 19:17:05 +00:00
Josh Creek 7825d29081 feat(#11): Add the description and fetching the images from Stripe on checkout success page 2024-10-22 18:40:32 +01:00
OllyNicholass b61983368c feat: display interval for subscriptions 2024-10-15 23:47:34 +01:00
Josh Creek 15913ad413 fix(#40): Ensure cookie banner doesn't initially show for users who have already accepted cookies 2024-10-15 19:36:54 +01:00
Josh Creek b2d4d005e1 feat(#29): Restyle navbar 2024-09-22 19:05:07 +01:00
Josh Creek d3a134891c feat(#29): Replace external magic link component 2024-09-22 13:11:07 +01:00
Josh Creek fce4c0e0a5 feat(#29): Add example product tool requiring purchase to access 2024-09-22 12:06:39 +01:00
OllyNicholass 6e1d38ef58 feat(#29): use magic link to sign in 2024-09-17 21:14:39 +01:00
OllyNicholass e1df81f104 refactor(#29): remove stripe sign up logic 2024-09-17 19:39:06 +01:00
Josh Creek f10e0537bd feat(#14): Replace profile page with account page 2024-07-04 19:33:51 +01:00
Josh Creek 66698445f2 feat(#14): Update signup component to create a stripe customer on signup 2024-07-04 19:22:39 +01:00
Josh Creek addaeeee84 Merge pull request #16 from jcreek/2-replace-navbar-with-a-better-one
feat(#2): Begin replacing navbar
2024-06-18 19:53:03 +01:00
Josh Creek ec1f9a993d feat(#3): Add forgot password functionality 2024-06-06 19:21:16 +01:00
Josh Creek ca40b8403a feat(#2): Add chevron to dropdown parent 2024-06-04 20:22:19 +01:00
Josh Creek e4438d552b feat(#2): Begin replacing navbar 2024-06-04 20:10:32 +01:00
Josh Creek 9f06073f64 fix(#12): Ensure unit prices are displayed correctly 2024-05-15 16:13:27 +01:00
Josh Creek 79e421536c Merge pull request #10 from jcreek/1-get-a-proper-checkout-page-with-data-from-stripe
feat(#1): use stripe session to populate checkout success
2024-05-15 14:40:59 +01:00
OllyNicholass f5a6733698 feat(#1): use stripe session to populate checkout success 2024-05-15 01:26:57 +01:00
Olly 7c4667171c refactor(#5): reduce code duplication in cookie consent 2024-05-14 22:31:10 +00:00
Josh Creek e9d5f116fa feat(#5): Add cookie consent banner 2024-05-14 20:54:57 +01:00
Josh Creek af28f75e6e feat(*): Add products page 2024-05-05 12:33:54 +01:00
Josh Creek 5623d8167f feat(*): Add basic order confirmation page 2024-05-05 12:33:14 +01:00
Josh Creek a46ed76fb9 feat(*): Add basket functionality 2024-05-05 12:32:37 +01:00
Josh Creek 079ccad6ba feat(*): Add basic site functionality including sign up, sign in and sign out 2024-04-29 20:18:18 +01:00