Aaron William Po
49d5b782a9
Add proper toast notifications to edit/create beer post. fix delete
2023-12-01 14:40:33 -05:00
Aaron William Po
293200fbe2
Refactor: replace all next/image components with Cloudinary wrapper
2023-12-01 14:33:06 -05:00
Aaron William Po
ab252c41b9
Refactor
...
Extract upload middleware to separate file and implement edit profile functionality.
2023-12-01 00:23:30 -05:00
Aaron William Po
0c09db24a7
Styles: update styling for user page header
2023-11-27 23:06:31 -05:00
Aaron William Po
7c87be09cf
Feat: implement client side functionality for user follow feature
2023-11-27 22:28:44 -05:00
Aaron William Po
e27a24bdb9
Dev: add placeholder avatar, change image urls
2023-11-27 11:50:42 -05:00
Aaron William Po
de9b3e300f
style fix
2023-11-26 21:51:10 -05:00
Aaron William Po
00e980d71e
Feat: add user posts functionality for account page
2023-11-26 21:45:03 -05:00
Aaron William Po
c0d90a84d8
Fix: additional style updates
2023-11-26 21:43:21 -05:00
Aaron William Po
7605e59d10
Fix: update styles for beer card and brewery card
2023-11-26 21:42:34 -05:00
Aaron William Po
468c220eaa
Update next.js to recent version, style updates
2023-11-25 22:06:53 -05:00
Aaron William Po
cd621fdf21
fix and upgrade: bump next js to v14, remove public mapbox token
2023-11-24 00:07:00 -05:00
Aaron William Po
dddc48b403
style: fix beer card image and update user page
2023-11-20 14:55:33 -05:00
Aaron William Po
f7227519b6
feat: extract user header
2023-11-20 14:44:03 -05:00
Aaron William Po
fd1f2b101f
Feat: add user header with follow info
2023-11-12 23:24:33 -05:00
Aaron William Po
d48d9a8886
Update: all queries involving image now use ImageQueryValidationSchema
2023-11-11 20:30:07 -05:00
Aaron William Po
3b973252fc
Feat: fix profile avatars in comments
...
This reverts the change to the comment content body component in the previous commit.
2023-11-07 21:25:33 -05:00
Aaron William Po
7f9ddb40a1
Feat: create user page, add user bio and avatar
2023-11-05 22:04:55 -05:00
Aaron William Po
8093817ccc
Fix: Update page count calc
2023-10-30 12:21:51 -04:00
Aaron William Po
375be5ed69
updates
2023-10-27 21:24:52 -04:00
Aaron William Po
aef588c993
style: Update dark theming and fonts
2023-10-23 23:16:31 -04:00
Aaron William Po
6bd2d4713e
feat: add beer style likes
2023-10-23 22:50:43 -04:00
Aaron William Po
c8e8207e30
feat: add beer style comments
2023-10-15 20:24:40 -04:00
Aaron William Po
27af922a91
Update pages to include links to beer styles
2023-10-08 12:27:20 -04:00
Aaron William Po
5b287ed2ac
Merge branch 'main' into beer-styles-dev
2023-10-01 18:21:19 -04:00
Aaron William Po
39980eb8c3
chore: begin work on documenting client side requests code
2023-09-24 01:40:18 -04:00
Aaron William Po
cb26df286a
Add dbml, minor tweaks to beer style page
2023-09-23 22:32:15 -04:00
Aaron William Po
a604a24fd1
Update: more work on beer styles, add erd to readme
2023-09-22 22:52:51 -04:00
Aaron William Po
43220fe0e6
Update brewery/beer style to use tuples for ranges/coords. Seed updates.
2023-09-22 02:17:52 -04:00
Aaron William Po
af09928c3c
misc: Rename beer type to beer style
2023-09-18 20:34:09 -04:00
Aaron William Po
5292c47a2a
chore: Update api service type directories to maintain consistency
2023-07-07 23:23:04 -04:00
Aaron William Po
232435e3d5
Refactor brewery post form, remove map
2023-06-27 21:40:11 -04:00
Aaron William Po
8ab78396a0
Refactor: update brewery form and form sections into separate components
2023-06-25 23:24:09 -04:00
Aaron William Po
aa994f0067
Feat: add create brewery post, brewery image upload
...
Add address autocomplete, using MapBox
2023-06-10 22:09:51 -04:00
Aaron William Po
140abaa5a1
update: add delete user api route, AuthProvider extracted from App.tsx
2023-06-04 13:37:51 -04:00
Aaron William Po
e3da430425
Chore: update faker to replace deprecated methods, add canadianCities for location data
2023-06-02 23:11:30 -04:00
Aaron William Po
b97228cfa1
Fix: update deprecated button group (daisy ui) to join
2023-06-02 19:51:26 -04:00
Aaron William Po
02d753fb41
update: implement account page reducer to manage account page state
2023-06-02 00:08:50 -04:00
Aaron William Po
81cb95391a
fix: fix toast style by shifting close icon, fix installation issues
2023-06-01 21:30:30 -04:00
Aaron William Po
b644e7eeee
Update: Implement delete account feature + package updates
2023-06-01 20:20:45 -04:00
Aaron William Po
49565d0533
Update: update confirm user, user account page
2023-05-31 21:00:01 -04:00
Aaron William Po
bc298bce0e
Update: change identifiers to cuid
2023-05-28 21:24:59 -04:00
Aaron William Po
2b026b7e5f
format: format codebase to prettier schema
2023-05-28 20:12:41 -04:00
Aaron William Po
f4e6a307f2
feat: implement change password
2023-05-28 20:05:00 -04:00
Aaron William Po
4c30af27b6
Update: add more toast notifications, update position
...
Also set Account page to use UserContext. Refactored api requests out of components.
2023-05-22 22:41:37 -04:00
Aaron William Po
27e72d3dcf
Refactor: Organize api requests by type and remove toastContext
2023-05-22 12:18:31 -04:00
Aaron William Po
56af72a471
feat: add react-hot-toast for toast notifs
2023-05-19 23:27:49 -04:00
Aaron William Po
0b0c0e6821
Feat: Add edit user functionality
2023-05-15 23:07:33 -04:00
Aaron William Po
50c3e1a82b
Feat: Update beer recs to be loaded on the client side
2023-05-14 14:56:34 -04:00
Aaron William Po
99c57d88c7
Update: beer post form now connected to a specific brewery.
...
This commit eliminates the brewery selector in the create beer post form, and reroutes the form page to /breweries/[id]/beers/create.
This commit also introduces the use of turbopack for `next dev`.
2023-05-12 20:21:52 -04:00