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
|
62f7525238
|
Merge pull request #94 from jcreek/79-create-contact-page
feat(#79): Create contact page
0.0.2
|
2024-11-10 20:53:47 +00:00 |
|
Josh Creek
|
c3125a0db1
|
feat(#79): Handle loading state
|
2024-11-10 19:58:50 +00:00 |
|
Josh Creek
|
3b1ffb21a6
|
feat(#79): Enhance form security and accessibility
|
2024-11-10 19:55:57 +00:00 |
|
Josh Creek
|
829d8cc031
|
feat(#79): Add rate limiting to contact page form
|
2024-11-10 19:45:40 +00:00 |
|
Josh Creek
|
6cdc0f0bde
|
build(*): Fix broken closing tag preventing build
|
2024-11-10 19:40:59 +00:00 |
|
Josh Creek
|
4137f85190
|
fix(#79): Add check for result.data
|
2024-11-10 19:33:32 +00:00 |
|
Josh Creek
|
58842c6f1e
|
feat(#79): Create contact page
|
2024-11-10 19:31:23 +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 |
|
Olly
|
19f9b077d6
|
Merge pull request #68 from jcreek/55-enable-account-closure
55 enable account closure
|
2024-11-06 20:51:30 +00:00 |
|
Josh Creek
|
a8c702123e
|
chore(#55): Fix whitespace
|
2024-11-06 18:03:49 +00:00 |
|
Josh Creek
|
af4b7c4e4c
|
chore(#55): Improve account deletion messaging
|
2024-11-06 17:55:50 +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
|
eec6e2041c
|
chore(#55): Re-add pnpm lock
|
2024-11-05 22:40:25 +00:00 |
|
Josh Creek
|
df8af5146f
|
Merge branch 'master' into 55-enable-account-closure
|
2024-11-05 22:39:43 +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
|
d62b17ad65
|
docs(#55): Improve clarity around db migrations
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-11-02 15:38:13 +00:00 |
|