Commit Graph

35 Commits

Author SHA1 Message Date
Olly 79715504e7 Merge pull request #13 from jcreek/12-subtotals-on-checkout-confirmation-items-only-provide-the-unit-price-following-feat-1-changes
fix(#12): Ensure unit prices are displayed correctly
2024-05-15 17:26:35 +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
Josh Creek eb57efa51b Merge pull request #9 from jcreek/5-add-proper-cookie-consent-that-is-gdpr-compliant
feat(#5): Add cookie consent banner
2024-05-15 11:53:07 +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 c4bd0d78bc Merge pull request #8 from jcreek/4-add-toast-for-when-adding-an-item-to-basket-or-removing-one-from-basket
feat(#4): Add toast for adding an item to basket
2024-05-14 20:32:43 +01:00
Josh Creek 1338f65be7 feat(#4): Add toast for adding an item to basket 2024-05-14 20:27:03 +01:00
OllyNicholass bfe0aa333a fix(#7): remove redundant call to historic getUser function 2024-05-14 19:45:13 +01:00
Josh Creek 612c1821f5 docs(*): Remove to do list 2024-05-14 19:22:56 +01:00
Josh Creek cae0dd38f9 docs(*): Update to do list 2024-05-13 17:05:03 +01:00
OllyNicholass 4df2bc10cd Merge branch 'master' of https://github.com/jcreek/SvelteKitSaasBoilerplate 2024-05-07 20:58:20 +01:00
OllyNicholass 03b68d337a refactor(*): remove user store in place of supabase session 2024-05-07 20:58:18 +01:00
Josh Creek 89f1204288 docs(*): Update to do list 2024-05-07 20:55:12 +01:00
OllyNicholass c481dbc5c4 chore(*): update app declaration with supabase data 2024-05-07 20:32:04 +01:00
Josh Creek f3071425f7 docs(*): Update to do list 2024-05-07 20:18:49 +01:00
Josh Creek cb6246bce0 docs(*): Update documentation 2024-05-05 18:35:08 +01:00
Josh Creek cfb4ad77f7 feat(*): Style product page 2024-05-05 18:08:52 +01:00
Josh Creek f0448d2506 feat(*): Add basket functionality to all pages 2024-05-05 12:36:08 +01:00
Josh Creek 5d9576f21f docs(*): Add to do list 2024-05-05 12:34:47 +01:00
Josh Creek dbc656c892 feat(*): Add unstyled product page 2024-05-05 12:34:23 +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 d7e24928fc feat(*): Add basket to navbar 2024-04-30 22:23:14 +01:00
Josh Creek 841ac49c8b docs(*): Add Stripe to tech stack 2024-04-30 21:41:43 +01:00
Josh Creek fcf6f1fcb7 feat(*): Add stripe checkout support 2024-04-30 21:41:05 +01:00
Josh Creek 04290f547f feat(*): Add call to action marketing spot 2024-04-30 19:06:15 +01:00
Josh Creek 662df5b3f1 feat(*): Add example backend function 2024-04-30 19:05:38 +01:00
Josh Creek c6f0148af0 docs(*): Make minor text changes 2024-04-29 20:25:54 +01:00
Josh Creek 3eb10a9452 docs(*): Create basic readme 2024-04-29 20:21:22 +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
Josh Creek 6794580c01 chore(*): Add base sveltekit files 2024-04-29 19:41:44 +01:00
Josh Creek 2acd51d2ab Initial commit 2024-04-29 18:37:58 +01:00