Josh Creek
|
8569048c3f
|
fix(#106): Ensure account page loads when there are no transactions
|
2024-11-19 21:58:33 +00:00 |
|
OllyNicholass
|
5336d14c54
|
refactor: correct supabase client import
|
2024-11-19 21:14:54 +00:00 |
|
Olly
|
22940c53df
|
Merge pull request #104 from jcreek/93-cookie-consent-compliance
feat(#93): add ability to reject cookies and in turn anayltic scripts
|
2024-11-19 21:02:56 +00:00 |
|
OllyNicholass
|
acfdb75767
|
fix(#93): update logic to display consent when needed
|
2024-11-19 21:01:45 +00:00 |
|
Josh Creek
|
565d709904
|
Merge remote-tracking branch 'origin/master' into 54-add-credit-usage-dashboard-for-users
|
2024-11-19 20:51:04 +00:00 |
|
OllyNicholass
|
10b5747016
|
feat(#93): add ability to reject cookies and in turn anayltic scripts
|
2024-11-19 20:42:51 +00:00 |
|
Olly
|
319520e1ca
|
Merge pull request #96 from jcreek/92-move-site-name-into-env-var
refactor(#92): Move site-name into env var
|
2024-11-19 20:05:29 +00:00 |
|
Olly
|
6268eacd6c
|
Merge pull request #95 from jcreek/76-add-pagination-for-stripe-orders-on-account-page
76 add pagination for stripe orders on account page
|
2024-11-19 20:05:16 +00:00 |
|
OllyNicholass
|
9c01db944b
|
feat(#35): schedule toast rather than display text
|
2024-11-19 19:23:17 +00:00 |
|
OllyNicholass
|
7f9958cb24
|
refactor(#35): remove readded pages
|
2024-11-19 18:49:26 +00:00 |
|
OllyNicholass
|
575b154ef4
|
Merge remote-tracking branch 'origin/master' into 35-replace-navbar-with-a-better-one
|
2024-11-18 23:34:09 +00:00 |
|
OllyNicholass
|
0189b20e0c
|
refactor(#35): click anywhere handler
|
2024-11-18 23:20:18 +00:00 |
|
OllyNicholass
|
ffde37ed15
|
fix(#35): password reset toast type
|
2024-11-18 23:16:49 +00:00 |
|
OllyNicholass
|
5a2b10b54b
|
refactor(#35): announce toast notification
|
2024-11-18 23:15:09 +00:00 |
|
OllyNicholass
|
1113d509a8
|
refactor(#35): typesafe store subscription
|
2024-11-18 23:14:21 +00:00 |
|
OllyNicholass
|
8fcf650069
|
refactor(#35): accessible user button
|
2024-11-18 23:14:04 +00:00 |
|
OllyNicholass
|
c25233f58e
|
refactor(#35): hide other icons from SR
|
2024-11-18 23:09:10 +00:00 |
|
OllyNicholass
|
180325449c
|
refactor(#35): hide basket icon from SR
|
2024-11-18 23:07:51 +00:00 |
|
OllyNicholass
|
1fbfb5c3d2
|
refactor(#35): accessible mobile nav button
|
2024-11-18 23:07:05 +00:00 |
|
OllyNicholass
|
eae3ee99e8
|
refactor(#35): accessible basket nav link
|
2024-11-18 23:06:17 +00:00 |
|
OllyNicholass
|
87cd2b6c87
|
refactor(#35): whitespace
|
2024-11-18 23:03:47 +00:00 |
|
OllyNicholass
|
0ccf04fcbc
|
refactor(#35): accessible navlinks
|
2024-11-18 23:03:17 +00:00 |
|
OllyNicholass
|
2174336512
|
refactor(#35): update type for supabase client in nav
|
2024-11-18 22:45:03 +00:00 |
|
OllyNicholass
|
fb05f0b889
|
refactor(#35): split out toast and toast store
|
2024-11-18 22:41:41 +00:00 |
|
OllyNicholass
|
150c882827
|
refactor(#35): sign out to be accessible
|
2024-11-18 21:40:08 +00:00 |
|
OllyNicholass
|
0d8bc92dee
|
refactor(#35): nav links to be accessible
|
2024-11-18 21:38:19 +00:00 |
|
Josh Creek
|
93f41de185
|
feat(#54): Add credit usage dashboard
|
2024-11-13 12:00:59 +00:00 |
|
Josh Creek
|
61194d7132
|
refactor(#92): Move site-name into env var
|
2024-11-12 21:21:47 +00:00 |
|
Josh Creek
|
5de84d2ec1
|
feat(#76): Ensure pagination is only possible for valid pages
|
2024-11-12 20:09:01 +00:00 |
|
Josh Creek
|
c77dc6ac47
|
feat(#76): Add pagination for stripe orders on account page
|
2024-11-11 20:04:02 +00:00 |
|
Josh Creek
|
829d8cc031
|
feat(#79): Add rate limiting to contact page form
|
2024-11-10 19:45:40 +00:00 |
|
Josh Creek
|
b2bfd12a35
|
Merge pull request #71 from jcreek/60-if-you-sign-out-the-basket-doesnt-get-cleared
60 if you sign out the basket doesnt get cleared
|
2024-11-10 18:53:27 +00:00 |
|
Josh Creek
|
6a10ab5983
|
refactor(#60): Strongly type supabase client
|
2024-11-10 18:10:56 +00:00 |
|
Josh Creek
|
7ec5c5bb38
|
chore(#60): Remove logger from client side code
|
2024-11-06 21:09:29 +00:00 |
|
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 |
|
Josh Creek
|
df8af5146f
|
Merge branch 'master' into 55-enable-account-closure
|
2024-11-05 22:39:43 +00:00 |
|
OllyNicholass
|
3cd3200d1e
|
refactor(#65): add additional error handling & logs
|
2024-11-05 22:06:54 +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
|
de565bb965
|
chore(#59): Remove debugging log
|
2024-11-04 18:51:57 +00:00 |
|
Josh Creek
|
26426f9804
|
feat(#55): Add error check for Brevo API key
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-11-02 15:28:37 +00:00 |
|
Josh Creek
|
f1f2fe99d7
|
feat(#59): Enable showing subscriptions and transactions
|
2024-11-01 20:12:08 +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
|
3d89222eec
|
feat(#65): Replace existing console logs
|
2024-10-30 21:06:12 +00:00 |
|