Aaron William Po
7aee955d1f
fix map page height that caused map to not be visible
2024-06-20 22:15:39 -04:00
Aaron William Po
09103b0386
update mapbox packages
2024-06-20 22:15:23 -04:00
Aaron Po
54cf5e900b
Merge pull request #85 from aaronpo97/dependabot/npm_and_yarn/braces-3.0.3
...
Build(deps): Bump braces from 3.0.2 to 3.0.3
2024-06-20 21:36:02 -04:00
dependabot[bot]
b4e7ec34ad
Build(deps): Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-21 01:27:02 +00:00
Aaron Po
04dfcf0e4f
Merge pull request #84 from aaronpo97/dependabot/npm_and_yarn/ws-7.5.10
...
Build(deps): Bump ws from 7.5.9 to 7.5.10
2024-06-20 21:26:32 -04:00
dependabot[bot]
cec9d680fa
Build(deps): Bump ws from 7.5.9 to 7.5.10
...
Bumps [ws](https://github.com/websockets/ws ) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-19 12:23:44 +00:00
Aaron Po
13fd8c2076
Merge pull request #83 from aaronpo97/dependabot/npm_and_yarn/next-14.1.1
2024-05-10 08:59:25 -04:00
dependabot[bot]
e2d9b4adfe
Build(deps): Bump next from 14.0.3 to 14.1.1
...
Bumps [next](https://github.com/vercel/next.js ) from 14.0.3 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.0.3...v14.1.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-10 03:16:19 +00:00
Aaron Po
9ee741c5ce
Merge pull request #82 from aaronpo97/81-beer-post-like-button-not-working-as-expected
...
Fix variable name in checkIfBeerPostIsLiked function
2024-04-14 18:25:37 -04:00
Aaron William Po
fe55412473
Fix variable name in checkIfBeerPostIsLiked function
2024-04-14 17:14:34 -04:00
Aaron Po
63ce52d961
Merge pull request #79 from aaronpo97/dependabot/npm_and_yarn/tar-6.2.1
...
Build(deps): Bump tar from 6.2.0 to 6.2.1
2024-04-14 16:58:54 -04:00
Aaron Po
878742af6f
Merge pull request #80 from aaronpo97/design-dev
...
Update margins
2024-04-14 16:58:13 -04:00
Aaron William Po
3d6fd52196
Update margin in edit-profile.tsx
2024-04-14 16:55:59 -04:00
dependabot[bot]
879bf614cd
Build(deps): Bump tar from 6.2.0 to 6.2.1
...
Bumps [tar](https://github.com/isaacs/node-tar ) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases )
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 12:31:52 +00:00
Aaron William Po
fb61387512
Update margins to account for navbar
2024-04-10 19:52:21 -04:00
Aaron Po
05be380fdf
Merge pull request #78 from aaronpo97/dev
...
Dev
2024-04-07 16:02:52 -04:00
Aaron Po
04bf6ec8f8
Merge pull request #77 from aaronpo97/design-updates
...
Design updates
2024-04-07 16:01:10 -04:00
Aaron William Po
b299ed946b
Refactor login and register page designs
2024-04-07 15:51:25 -04:00
Aaron William Po
ac89833a5d
style: redo login page design
2024-03-25 01:59:18 -04:00
Aaron William Po
f5d9a52572
Remove react-page-scroller dependency and replace tailwind animation plugin
2024-02-23 21:25:56 -05:00
Aaron William Po
34e960f0c6
Update theme colors and layout styles, upgrade daisyui/tailwind
2024-02-19 16:28:58 -05:00
Aaron Po
3af82f7dbf
Merge pull request #76 from aaronpo97/cleanup
...
Cleanup api requests
2024-02-16 02:43:19 -05:00
Aaron William Po
03088080e9
Update auth requests
2024-02-16 02:40:35 -05:00
Aaron William Po
9f1d09a61d
refactor brewery post requests
2024-02-16 02:04:26 -05:00
Aaron William Po
7c4a4bde80
Refactor: update beer post api requests
2023-12-27 20:42:37 -05:00
Aaron William Po
2b90bb2e5d
Refactor: update comment components
2023-12-25 21:09:03 -05:00
Aaron William Po
623855682b
Refactor: further refactoring of api requests.
2023-12-25 14:26:35 -05:00
Aaron William Po
0e99782557
Refactor: rename [:id] to [:postId] for api routes
2023-12-24 20:08:35 -05:00
Aaron William Po
b21924b89c
Refactor beer comment requests
2023-12-19 00:19:04 -05:00
Aaron William Po
e3eeb8cf46
Restructure requests directory
2023-12-18 16:43:53 -05:00
Aaron William Po
386556bb41
Refactor paginated query response schema
2023-12-18 13:24:22 -05:00
Aaron Po
736e8ebf10
Merge pull request #75 from aaronpo97/update-docs
...
Fix session max age docs
2023-12-18 00:36:58 -05:00
Aaron William Po
2015c5e991
Fix session max age docs
2023-12-18 00:33:30 -05:00
Aaron Po
616e888b9e
Merge pull request #74 from aaronpo97/cleanup
...
Refactor controller logic out of api routes, refactor services, update documentation
2023-12-17 23:51:32 -05:00
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
830e9dc845
Update eslint config, brewery post controllers
2023-12-10 12:47:09 -05:00
Aaron William Po
38ecd3a5fb
Fix brewery creation
2023-12-07 22:00:18 -05:00
Aaron William Po
01a9bfaf4e
fix update-avatar
2023-12-07 21:20:13 -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