Commit Graph

287 Commits

Author SHA1 Message Date
Aaron William Po
da8d5806bc Extract beer post, beer image, and beer like controller logic 2023-12-03 22:19:27 -05:00
Aaron William Po
57c70c2292 refactor: finish extracting comment controller logic out of router 2023-12-03 15:14:59 -05:00
Aaron William Po
b45ed857d3 Update api routes and begin to extract controllers out of routing logic 2023-12-03 15:14:59 -05:00
Aaron William Po
080eb4c3c3 docs: update documentation for custom auth hooks 2023-12-03 03:35:46 -05:00
Aaron William Po
0353f82c20 docs: update documentation for custom data-fetching hooks 2023-12-03 03:05:34 -05:00
Aaron Po
c5b7cb5a43 Merge pull request #73 from aaronpo97/style-fixes
Fix styles
2023-12-03 02:00:32 -05:00
Aaron William Po
b114ca89da Fix styles 2023-12-03 01:58:22 -05:00
Aaron Po
8a2ffcc805 Merge pull request #69 from aaronpo97/edit-profile-dev
Edit profile dev
2023-12-02 23:18:47 -05:00
Aaron William Po
da1ea4eef3 style: update user header 2023-12-02 22:45:40 -05:00
Aaron William Po
cf89dc92df Restructure account api routes, fix update profile 2023-12-02 22:42:07 -05:00
Aaron William Po
0d23b02957 Update profile schema 2023-12-02 14:44:20 -05:00
Aaron William Po
415f1b6a30 Update user navbar and brewery card styling 2023-12-02 14:09:33 -05:00
Aaron William Po
d57623e705 Additional work on user profile edit 2023-12-02 13:58:17 -05:00
Aaron Po
df55217bd0 Merge pull request #68 from aaronpo97/prettier-formatting
Format: update prettier configuration to use tailwind plugin
2023-12-01 18:25:08 -05:00
Aaron William Po
30f2147566 Format: update prettier configuration to use tailwind plugin 2023-12-01 18:18:43 -05:00
Aaron Po
3de742f5e9 Merge pull request #67 from aaronpo97/dev
feat: implement user follow feature, remove multer-storage-cloudinary
2023-12-01 15:08:16 -05:00
Aaron William Po
f5941a9ae5 Add NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME to mandatory env vars 2023-12-01 14:55:56 -05:00
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
208fdc3177 Refactor: remove multer-storage-cloudinary 2023-12-01 02:11:46 -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 Po
e0e22ba7af Merge pull request #66 from aaronpo97/dev
Style updates, security fixes
2023-11-27 15:58:45 -05:00
Aaron William Po
a435e011f8 Security fix: update password system for database seeding 2023-11-27 14:41:09 -05:00
Aaron William Po
e27a24bdb9 Dev: add placeholder avatar, change image urls 2023-11-27 11:50:42 -05:00
Aaron Po
aa0152f4d3 Merge pull request #65 from aaronpo97/dev
style fix
2023-11-26 21:52:05 -05:00
Aaron William Po
de9b3e300f style fix 2023-11-26 21:51:10 -05:00
Aaron Po
a0f0db8499 Merge pull request #64 from aaronpo97/dev
Account page updates and style updates
2023-11-26 21:48:34 -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 Po
a61a5ecd40 Merge pull request #63 from aaronpo97/dev
Update next.js to recent version, style updates
2023-11-25 22:09:28 -05:00
Aaron William Po
468c220eaa Update next.js to recent version, style updates 2023-11-25 22:06:53 -05:00
Aaron Po
a72e2d70ff Merge pull request #62 from aaronpo97/security-fixes
fix and upgrade: bump next js to v14, remove public mapbox token
2023-11-24 00:09:38 -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 Po
c1a63af4e6 Merge pull request #61 from aaronpo97/update-readme
Update schema svg
2023-11-23 21:46:00 -05:00
Aaron William Po
dbe273b495 Update schema svg 2023-11-23 21:44:59 -05:00
Aaron Po
6b7d2ef01b Merge pull request #60 from aaronpo97/reset-password
feat: add reset password functionality
2023-11-23 21:14:56 -05:00
Aaron William Po
c3a991f938 feat: add reset password functionality 2023-11-23 21:06:50 -05:00
Aaron Po
fae0b0793d Merge pull request #58 from aaronpo97/dev
feat: add user functionality (profiles, avatars)
2023-11-20 14:58: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
6641a45705 fix: use term 'count' for X-Total-Count header 2023-11-13 14:57:15 -05:00
Aaron William Po
f55570fc1c fix: add await to beer style api route to fix api response parse error 2023-11-12 23:37:32 -05:00
Aaron William Po
fd1f2b101f Feat: add user header with follow info 2023-11-12 23:24:33 -05:00
Aaron William Po
b939219c67 Fix: update dependencies, remove sparkpost-node
This commit removes the sparkpost-node and switches to using a raw api call using fetch. This commit also updates the dependency react-email.
2023-11-12 18:28:26 -05:00
Aaron William Po
24e245fc6f feat: implement user follow system 2023-11-12 17:32:43 -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
3ea9f67f16 Fix: remove console.log to appease linter 2023-11-07 21:26:51 -05:00