Aaron William Po
db17a61f24
Update brewery post services, transactional emails
2023-12-17 23:46:35 -05:00
Aaron William Po
bffa28b93d
Update user auth services
2023-12-17 23:32:50 -05:00
Aaron William Po
70a168df92
Refactor: update beer style, brewery post services
2023-12-14 22:23:34 -05:00
Aaron William Po
0de4697e77
Refactor: update like services
2023-12-13 12:49:54 -05:00
Aaron William Po
fdbadb63dc
refactor image services
2023-12-13 10:03:03 -05:00
Aaron William Po
685c86e0c1
update docs
2023-12-11 22:39:31 -05:00
Aaron William Po
f7d09ce61e
Refactor: update beer post services, comment services
2023-12-11 21:45:52 -05:00
Aaron William Po
80404802dc
refactor: update comments services
2023-12-11 19:33:57 -05:00
Aaron William Po
8b0d182cb3
Update casing for services and controllers directories.
2023-12-10 18:39:10 -05:00
Aaron William Po
fd641c36ab
Refactor: begin reorganizing services dir.
...
- Renamed files and directories to reflect the new structure
- Moved comment-related services to the 'comments' directory
- Moved image-related services to the 'images' directory
- Moved like-related services to the 'likes' directory
- Moved post-related services to the 'posts' directory
- Moved user-related services to the 'users' directory
2023-12-10 14:15:31 -05:00
Aaron William Po
c7d5c65ffb
continue extracting user controllers out of routes
2023-12-06 22:32:17 -05:00
Aaron William Po
2ff39613cd
begin extracting user controllers out of routes
2023-12-05 22:36:53 -05:00
Aaron William Po
4b2ce394c1
Refactor: further extract controller logic from routers
2023-12-04 16:46:27 -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
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
d57623e705
Additional work on user profile edit
2023-12-02 13:58:17 -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
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
7f9ddb40a1
Feat: create user page, add user bio and avatar
2023-11-05 22:04:55 -05:00
Aaron William Po
e057d31f13
Merge branch 'beer-style-fix' into dev-beer-styles
2023-10-30 12:43:36 -04:00
Aaron William Po
51c29702d3
Refactor: extract logic out of api route
2023-10-30 12:37:29 -04:00
Aaron William Po
843497323a
dev: add beers by beer style
2023-10-30 00:49:35 -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
3b626e2f95
Refactor: update types for brewery comments
2023-10-07 15:21:57 -04:00
Aaron William Po
2ee12d351f
cleanup
2023-10-07 13:27:01 -04:00
Aaron William Po
5b287ed2ac
Merge branch 'main' into beer-styles-dev
2023-10-01 18:21:19 -04:00
Aaron William Po
eb6dbb2115
Refactor and formatting
2023-09-29 21:18:56 -04:00
Aaron William Po
17ec5ab459
feat: begin work on delete beer style
2023-09-24 00:57:30 -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
942f1390f7
Feat: Add role enum for user table
2023-09-23 10:05:01 -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
6b8682e686
feat: begin work on beer type page and associated api routes
2023-09-17 20:27:33 -04:00
Aaron William Po
bfbf7c3cf3
Update next-connect middleware to return next() to fix error handling
2023-07-24 01:05:17 -07: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
ee47f99f8a
Update: add update brewery post
2023-07-04 23:27:01 -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
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
06ae380b8f
feat: create confirm user page, option to resend email if link expires
2023-05-29 15:54:22 -04:00
Aaron William Po
bc298bce0e
Update: change identifiers to cuid
2023-05-28 21:24:59 -04:00
Aaron William Po
f4e6a307f2
feat: implement change password
2023-05-28 20:05:00 -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
39c310f296
Format: format codebase to prettier schema
2023-05-16 23:49:44 -04:00
Aaron William Po
0b0c0e6821
Feat: Add edit user functionality
2023-05-15 23:07:33 -04:00