Josh Creek
|
4f4f122702
|
fix(#60): Fix logger import
|
2024-11-06 21:02:39 +00:00 |
|
Josh Creek
|
dc7f6ba18e
|
chore(#60): Remove unused type
|
2024-11-06 17:50:31 +00:00 |
|
Josh Creek
|
0be329ff06
|
refactor(#60): Utilise errors when signing out
|
2024-11-06 17:49:52 +00:00 |
|
Josh Creek
|
39701b2155
|
fix(#60): Unsubscribe to basket store after logging out
|
2024-11-06 17:43:29 +00:00 |
|
Josh Creek
|
ed6dc6db74
|
Merge branch 'master' into 60-if-you-sign-out-the-basket-doesnt-get-cleared
|
2024-11-05 22:41:56 +00:00 |
|
Olly
|
7a91eb5173
|
Merge pull request #70 from jcreek/65-add-a-proper-error-logging-solution
65 add a proper error logging solution
|
2024-11-05 22:29:30 +00:00 |
|
OllyNicholass
|
57a800ef2c
|
refactor(#65): add types to products page params
|
2024-11-05 22:13:20 +00:00 |
|
OllyNicholass
|
3cd3200d1e
|
refactor(#65): add additional error handling & logs
|
2024-11-05 22:06:54 +00:00 |
|
OllyNicholass
|
d329989230
|
refactor(#65): move scope of logged params
Type defs added where relevent
|
2024-11-05 21:44:48 +00:00 |
|
Josh Creek
|
026524a1b3
|
Merge branch 'master' into 65-add-a-proper-error-logging-solution
|
2024-11-05 21:07:55 +00:00 |
|
Olly
|
a5a14a93ef
|
Merge pull request #69 from jcreek/59-style-account-page
59 style account page
|
2024-11-05 20:57:49 +00:00 |
|
Olly
|
f032005d8f
|
Merge pull request #72 from jcreek/53-make-a-privacy-page
53 make a privacy page
|
2024-11-05 20:05:54 +00:00 |
|
Josh Creek
|
86ced6e7f9
|
refactor(#65): Enhance error logging with context
|
2024-11-04 19:12:27 +00:00 |
|
Josh Creek
|
8a251f775a
|
refactor(#65): Enhance error logging with request context
|
2024-11-04 19:10:18 +00:00 |
|
Josh Creek
|
ad30f04078
|
refactor(#59): Verify that 'transactions' is always defined before iteration
|
2024-11-04 19:00:23 +00:00 |
|
Josh Creek
|
506ceefe26
|
refactor(#59): Validate receipt links before showing the buttons
|
2024-11-04 18:56:56 +00:00 |
|
Josh Creek
|
de565bb965
|
chore(#59): Remove debugging log
|
2024-11-04 18:51:57 +00:00 |
|
Josh Creek
|
3bbbd340c5
|
chore(#59): Improve clarity of error logs
|
2024-11-04 18:50:19 +00:00 |
|
Josh Creek
|
f1f2fe99d7
|
feat(#59): Enable showing subscriptions and transactions
|
2024-11-01 20:12:08 +00:00 |
|
Josh Creek
|
3189d8932b
|
feat(#59): Add styling to account page
|
2024-11-01 19:12:34 +00:00 |
|
Josh Creek
|
fe1f49090c
|
chore(#65): Comment out test code
|
2024-10-30 21:08:20 +00:00 |
|
Josh Creek
|
9253926c7d
|
chore(*): Remove unused components
|
2024-10-30 21:06:28 +00:00 |
|
Josh Creek
|
ddac66e3a9
|
feat(#65): Update example env
|
2024-10-30 21:06:20 +00:00 |
|
Josh Creek
|
3d89222eec
|
feat(#65): Replace existing console logs
|
2024-10-30 21:06:12 +00:00 |
|
Josh Creek
|
2ef478e4b1
|
feat(#65): Add winston and axiom logging
|
2024-10-30 21:04:40 +00:00 |
|
Josh Creek
|
67b748b88e
|
chore(*): Remove redundant sign out button
|
2024-10-30 18:48:27 +00:00 |
|
Josh Creek
|
c23de036c7
|
feat(#60): Clear basket on sign out
|
2024-10-30 18:48:11 +00:00 |
|
Josh Creek
|
478ff600d3
|
feat(#53): Add policy link to cookie consent banner
|
2024-10-30 18:33:03 +00:00 |
|
Josh Creek
|
cb1321825d
|
feat(#53): Add policy links to footer
|
2024-10-30 18:32:45 +00:00 |
|
Olly
|
b83b02fd12
|
Merge pull request #57 from jcreek/51-editing-the-input-for-basket-item-qty-doesnt-recalculate-subtotal
51 editing the input for basket item qty doesn't recalculate subtotal
|
2024-10-29 21:35:15 +00:00 |
|
Josh Creek
|
e4ef376064
|
feat(#53): Add cookie and privacy policies
|
2024-10-29 19:30:06 +00:00 |
|
Josh Creek
|
8bc8399b5f
|
chore(*): Remove redundant page
|
2024-10-29 19:17:25 +00:00 |
|
Josh Creek
|
f28f250fab
|
fix(#51): Ensure the input for quantity is reactive
|
2024-10-29 19:17:05 +00:00 |
|
Olly
|
243dc883ac
|
Merge pull request #49 from jcreek/48-stripe-customer-creation-could-do-with-some-improved-security
refactor(#48): Improve security by moving create customer functionality to not be exposed in an endpoint
|
2024-10-24 00:29:44 +01:00 |
|
Josh Creek
|
24a70f123a
|
refactor(#48): Improve security by moving create customer functionality to not be exposed in an endpoint
|
2024-10-22 20:01:49 +01:00 |
|
Olly
|
eb979add7d
|
Merge pull request #47 from jcreek/11-add-the-description-and-fetching-the-images-from-stripe-on-checkout-success-page
feat(#11): Add the description and fetching the images from Stripe on checkout success page
0.0.1
|
2024-10-22 19:40:47 +01:00 |
|
Josh Creek
|
5744ad4db8
|
fix(*): Fix merge
|
2024-10-22 19:39:57 +01:00 |
|
Josh Creek
|
cd65181e3e
|
Merge branch 'master' into 11-add-the-description-and-fetching-the-images-from-stripe-on-checkout-success-page
|
2024-10-22 19:38:46 +01:00 |
|
Olly
|
532ac0cbe5
|
Merge pull request #46 from jcreek/45-checking-out-currently-creates-a-guest-customer-in-stripe
fix(#45): Enable customer creation when creating a stripe checkout session
|
2024-10-22 19:33:16 +01:00 |
|
Josh Creek
|
e47fa54ea8
|
chore(*): Remove console log
|
2024-10-22 19:21:38 +01:00 |
|
Josh Creek
|
a33779ce53
|
fix(#45): Re-add email
|
2024-10-22 19:16:09 +01:00 |
|
Josh Creek
|
570b11ef2a
|
fix(#45): Remove customer creation from subscription checkout mode
|
2024-10-22 19:14:16 +01: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 |
|
Josh Creek
|
f3e6c236d5
|
fix(*): Prevent CORS errors with subscriptions
|
2024-10-20 20:15:56 +01:00 |
|
Josh Creek
|
4c44f772e5
|
feat(#31): Add support for subscriptions to create stripe customers
|
2024-10-20 19:50:07 +01:00 |
|
Josh Creek
|
7d994d1c09
|
feat(#31): Add ability to record the stripe customer id in the customers table when a purchase is made
|
2024-10-20 18:37:40 +01:00 |
|
Josh Creek
|
03157a6d2f
|
fix(#45): Enable customer creation when creating a stripe checkout session
|
2024-10-20 17:21:43 +01:00 |
|
Josh Creek
|
7e458b7297
|
Merge pull request #44 from jcreek/catalog-improvements
Catalog improvements
|
2024-10-20 17:02:21 +01:00 |
|
OllyNicholass
|
b61983368c
|
feat: display interval for subscriptions
|
2024-10-15 23:47:34 +01:00 |
|
OllyNicholass
|
43bd4e8026
|
refactor: product page data fetching
|
2024-10-15 23:36:24 +01:00 |
|