Commit Graph

  • de9b3e300f style fix Aaron William Po 2023-11-26 21:51:10 -05:00
  • a0f0db8499 Merge pull request #64 from aaronpo97/dev Aaron Po 2023-11-26 21:48:34 -05:00
  • 00e980d71e Feat: add user posts functionality for account page Aaron William Po 2023-11-26 21:45:03 -05:00
  • c0d90a84d8 Fix: additional style updates Aaron William Po 2023-11-26 21:43:21 -05:00
  • 7605e59d10 Fix: update styles for beer card and brewery card Aaron William Po 2023-11-26 21:42:34 -05:00
  • a61a5ecd40 Merge pull request #63 from aaronpo97/dev Aaron Po 2023-11-25 22:09:28 -05:00
  • 468c220eaa Update next.js to recent version, style updates Aaron William Po 2023-11-25 22:06:53 -05:00
  • a72e2d70ff Merge pull request #62 from aaronpo97/security-fixes Aaron Po 2023-11-24 00:09:38 -05:00
  • cd621fdf21 fix and upgrade: bump next js to v14, remove public mapbox token Aaron William Po 2023-11-24 00:07:00 -05:00
  • c1a63af4e6 Merge pull request #61 from aaronpo97/update-readme Aaron Po 2023-11-23 21:46:00 -05:00
  • dbe273b495 Update schema svg Aaron William Po 2023-11-23 21:44:59 -05:00
  • 6b7d2ef01b Merge pull request #60 from aaronpo97/reset-password Aaron Po 2023-11-23 21:14:56 -05:00
  • c3a991f938 feat: add reset password functionality Aaron William Po 2023-11-23 20:59:46 -05:00
  • fae0b0793d Merge pull request #58 from aaronpo97/dev Aaron Po 2023-11-20 14:58:00 -05:00
  • dddc48b403 style: fix beer card image and update user page Aaron William Po 2023-11-20 14:55:33 -05:00
  • f7227519b6 feat: extract user header Aaron William Po 2023-11-20 14:44:03 -05:00
  • 6641a45705 fix: use term 'count' for X-Total-Count header Aaron William Po 2023-11-13 14:57:15 -05:00
  • f55570fc1c fix: add await to beer style api route to fix api response parse error Aaron William Po 2023-11-12 23:37:32 -05:00
  • fd1f2b101f Feat: add user header with follow info Aaron William Po 2023-11-12 23:24:33 -05:00
  • b939219c67 Fix: update dependencies, remove sparkpost-node Aaron William Po 2023-11-12 17:43:48 -05:00
  • 24e245fc6f feat: implement user follow system Aaron William Po 2023-11-12 17:32:43 -05:00
  • d48d9a8886 Update: all queries involving image now use ImageQueryValidationSchema Aaron William Po 2023-11-11 20:30:07 -05:00
  • 3ea9f67f16 Fix: remove console.log to appease linter Aaron William Po 2023-11-07 21:26:51 -05:00
  • 3b973252fc Feat: fix profile avatars in comments Aaron William Po 2023-11-06 15:56:25 -05:00
  • fe778f83e1 docs: update readme and db schema Aaron William Po 2023-11-05 22:27:48 -05:00
  • 7f9ddb40a1 Feat: create user page, add user bio and avatar Aaron William Po 2023-11-05 21:54:09 -05:00
  • fcc43c305c Feat: begin user page Aaron William Po 2023-11-05 18:00:40 -05:00
  • 35bbe88f88 Merge pull request #57 from aaronpo97/dev-beer-styles Aaron Po 2023-10-30 12:54:22 -04:00
  • baa5c24e65 Merge branch 'main' into dev-beer-styles Aaron Po 2023-10-30 12:53:03 -04:00
  • f3f4fd4a26 Merge branch 'beer-style-fix' into dev-beer-styles Aaron William Po 2023-10-30 12:39:21 -04:00
  • c8f4ae36f5 Merge pull request #56 from aaronpo97/dev-beer-styles Aaron Po 2023-10-30 12:46:13 -04:00
  • e057d31f13 Merge branch 'beer-style-fix' into dev-beer-styles Aaron William Po 2023-10-30 12:39:21 -04:00
  • 51c29702d3 Refactor: extract logic out of api route Aaron William Po 2023-10-30 12:37:29 -04:00
  • 8093817ccc Fix: Update page count calc Aaron William Po 2023-10-30 12:21:51 -04:00
  • 546204e6ce Merge pull request #55 from aaronpo97/dev Aaron Po 2023-10-30 00:52:45 -04:00
  • 843497323a dev: add beers by beer style Aaron William Po 2023-10-29 22:42:02 -04:00
  • f0e2a56ffc Merge pull request #54 from aaronpo97/beer-style-fix Aaron Po 2023-10-30 00:47:40 -04:00
  • 67debcef81 Fix: Update beer style page to send error 404 Aaron William Po 2023-10-30 00:46:17 -04:00
  • 3374aec59a Merge pull request #53 from aaronpo97/SEO-updates Aaron Po 2023-10-27 21:28:53 -04:00
  • 375be5ed69 updates Aaron William Po 2023-10-27 21:24:52 -04:00
  • 49fef56576 Merge pull request #52 from aaronpo97/dev Aaron Po 2023-10-23 23:25:02 -04:00
  • 804950548c update package-lock Aaron William Po 2023-10-23 23:23:35 -04:00
  • aef588c993 style: Update dark theming and fonts Aaron William Po 2023-10-23 23:16:31 -04:00
  • 6bd2d4713e feat: add beer style likes Aaron William Po 2023-10-23 22:50:43 -04:00
  • c8e8207e30 feat: add beer style comments Aaron William Po 2023-10-15 20:24:40 -04:00
  • 27af922a91 Update pages to include links to beer styles Aaron William Po 2023-10-08 12:27:20 -04:00
  • 3b626e2f95 Refactor: update types for brewery comments Aaron William Po 2023-10-07 15:21:57 -04:00
  • 2ee12d351f cleanup Aaron William Po 2023-10-07 13:27:01 -04:00
  • 5b287ed2ac Merge branch 'main' into beer-styles-dev Aaron William Po 2023-10-01 18:21:19 -04:00
  • 25d3003ca2 Merge pull request #51 from aaronpo97/code-cleanup-add-docs Aaron Po 2023-10-01 18:19:48 -04:00
  • eb6dbb2115 Refactor and formatting Aaron William Po 2023-09-29 20:48:19 -04:00
  • 39980eb8c3 chore: begin work on documenting client side requests code Aaron William Po 2023-09-24 01:40:18 -04:00
  • 17ec5ab459 feat: begin work on delete beer style Aaron William Po 2023-09-24 00:57:30 -04:00
  • cb26df286a Add dbml, minor tweaks to beer style page Aaron William Po 2023-09-23 22:32:15 -04:00
  • 390ac8daf9 Merge pull request #50 from aaronpo97/user-roles Aaron Po 2023-09-23 15:52:18 -04:00
  • 942f1390f7 Feat: Add role enum for user table Aaron William Po 2023-09-23 01:26:36 -04:00
  • bf56ca6058 Merge pull request #49 from aaronpo97/beer-styles Aaron Po 2023-09-23 01:07:39 -04:00
  • a604a24fd1 Update: more work on beer styles, add erd to readme Aaron William Po 2023-09-22 22:52:51 -04:00
  • 43220fe0e6 Update brewery/beer style to use tuples for ranges/coords. Seed updates. Aaron William Po 2023-09-22 02:17:05 -04:00
  • e95cb29189 Feat: add glassware, abv range, and ibu range to beer style table Aaron William Po 2023-09-22 01:48:37 -04:00
  • af09928c3c misc: Rename beer type to beer style Aaron William Po 2023-09-18 15:44:56 -04:00
  • 6b8682e686 feat: begin work on beer type page and associated api routes Aaron William Po 2023-09-17 20:27:33 -04:00
  • 7c42146751 Merge pull request #48 from aaronpo97/Fix--async-error-handling Aaron Po 2023-08-12 23:42:00 -04:00
  • d4148eedc6 Update github-actions-demo.yml Aaron William Po 2023-08-12 23:40:19 -04:00
  • 44c71ea718 fix: push package-lock and remove unused deps Aaron William Po 2023-08-12 23:28:39 -04:00
  • bfbf7c3cf3 Update next-connect middleware to return next() to fix error handling Aaron William Po 2023-07-17 15:44:32 -04:00
  • 8ed798ce60 Merge pull request #47 from aaronpo97/dev Aaron Po 2023-07-07 23:27:12 -04:00
  • 5292c47a2a chore: Update api service type directories to maintain consistency Aaron William Po 2023-07-07 23:23:04 -04:00
  • ee47f99f8a Update: add update brewery post Aaron William Po 2023-07-04 23:27:01 -04:00
  • 232435e3d5 Refactor brewery post form, remove map Aaron William Po 2023-06-27 21:40:11 -04:00
  • 8ab78396a0 Refactor: update brewery form and form sections into separate components Aaron William Po 2023-06-25 23:24:09 -04:00
  • 68a12e0fff Merge pull request #46 from aaronpo97/create-brewery Aaron Po 2023-06-10 22:24:06 -04:00
  • 77e358e2b5 Fix: downgrade typescript to fix stack overflow error in compiler Aaron William Po 2023-06-10 22:19:45 -04:00
  • aa994f0067 Feat: add create brewery post, brewery image upload Aaron William Po 2023-06-10 22:09:51 -04:00
  • 140abaa5a1 update: add delete user api route, AuthProvider extracted from App.tsx Aaron William Po 2023-06-04 13:26:14 -04:00
  • 2b039edc86 Merge pull request #45 from aaronpo97/dev Aaron Po 2023-06-02 23:15:54 -04:00
  • e3da430425 Chore: update faker to replace deprecated methods, add canadianCities for location data Aaron William Po 2023-06-02 23:11:30 -04:00
  • b97228cfa1 Fix: update deprecated button group (daisy ui) to join Aaron William Po 2023-06-02 19:51:26 -04:00
  • 02d753fb41 update: implement account page reducer to manage account page state Aaron William Po 2023-06-02 00:08:50 -04:00
  • 81cb95391a fix: fix toast style by shifting close icon, fix installation issues Aaron William Po 2023-06-01 21:01:04 -04:00
  • b644e7eeee Update: Implement delete account feature + package updates Aaron William Po 2023-06-01 19:56:14 -04:00
  • 6fcd7b53d0 Merge pull request #44 from aaronpo97/password-and-security Aaron Po 2023-05-31 21:01:57 -04:00
  • 49565d0533 Update: update confirm user, user account page Aaron William Po 2023-05-31 21:00:01 -04:00
  • 16898b4779 Merge pull request #43 from aaronpo97/password-and-security Aaron Po 2023-05-29 16:01:02 -04:00
  • 06ae380b8f feat: create confirm user page, option to resend email if link expires Aaron William Po 2023-05-29 15:51:59 -04:00
  • bc298bce0e Update: change identifiers to cuid Aaron William Po 2023-05-28 21:24:59 -04:00
  • 2b026b7e5f format: format codebase to prettier schema Aaron William Po 2023-05-28 20:05:49 -04:00
  • f4e6a307f2 feat: implement change password Aaron William Po 2023-05-28 20:05:00 -04:00
  • d06415c924 Merge pull request #42 from aaronpo97/react-toast Aaron Po 2023-05-22 22:52:41 -04:00
  • 4c30af27b6 Update: add more toast notifications, update position Aaron William Po 2023-05-22 22:41:37 -04:00
  • 27e72d3dcf Refactor: Organize api requests by type and remove toastContext Aaron William Po 2023-05-21 21:49:52 -04:00
  • 10bba6ab02 Merge pull request #41 from aaronpo97/dev-updates Aaron Po 2023-05-20 21:01:58 -04:00
  • 5005c1c1d4 Refactor: Implement lazy loading for BreweryPost and BeerPost pages Aaron William Po 2023-05-20 20:56:29 -04:00
  • 56af72a471 feat: add react-hot-toast for toast notifs Aaron William Po 2023-05-19 23:14:49 -04:00
  • 39c310f296 Format: format codebase to prettier schema Aaron William Po 2023-05-16 23:49:44 -04:00
  • 0b0c0e6821 Feat: Add edit user functionality Aaron William Po 2023-05-15 22:59:43 -04:00
  • 5c91c6ab08 Refactor: move service logic out of api routes and into separate files Aaron William Po 2023-05-14 17:12:14 -04:00
  • 60e76089f3 Update README and env to mention Neon PG Aaron William Po 2023-05-14 14:57:19 -04:00
  • 50c3e1a82b Feat: Update beer recs to be loaded on the client side Aaron William Po 2023-05-14 14:55:02 -04:00
  • 2d2cd8189a Merge pull request #40 from aaronpo97/create-beer-updates Aaron Po 2023-05-12 20:27:42 -04:00