Commit Graph

  • 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
  • f68af84afe Refactor: remove unused imports in /pages/beers/index.tsx Aaron William Po 2023-05-12 20:23:55 -04:00
  • 99c57d88c7 Update: beer post form now connected to a specific brewery. Aaron William Po 2023-05-12 20:20:52 -04:00
  • 5c9970a045 Merge pull request #38 from aaronpo97/dev Aaron Po 2023-05-12 08:36:21 -04:00
  • 9574bbaeb9 Feat: Update user validation schema to include username/email check Aaron William Po 2023-05-11 22:21:49 -04:00
  • 2eb2626d54 Updates to user schema, account page Aaron William Po 2023-05-11 22:20:51 -04:00
  • 55afcdec70 Begin work on account page Aaron William Po 2023-05-09 08:36:05 -04:00
  • 3e1172e440 Refactor: switch data fetching from server side to client Aaron William Po 2023-05-09 00:53:15 -04:00
  • d9236e8fde Merge pull request #37 from aaronpo97/optimize-like-loading Aaron Po 2023-05-08 21:12:36 -04:00
  • ab393ee49e Refactor: only load like count span when no longer loading Aaron William Po 2023-05-08 21:10:26 -04:00
  • b20ba91b3a Merge pull request #36 from aaronpo97/style Aaron Po 2023-05-08 00:07:38 -04:00
  • 0178750563 Merge branch 'main' into style Aaron Po 2023-05-08 00:05:35 -04:00
  • 90a7cf8d56 Format and style Aaron William Po 2023-05-08 00:04:01 -04:00
  • fdf96a0be9 Merge pull request #35 from aaronpo97/database-updates Aaron Po 2023-05-07 23:40:33 -04:00
  • 8cda68503d bug fix - Fixed error in cleanDatabase that would cause drift Aaron William Po 2023-05-07 23:32:34 -04:00
  • 301a2bb247 Merge pull request #34 from aaronpo97/image-upload Aaron Po 2023-05-07 21:08:58 -04:00
  • f21dc905fe feat: client app can now upload images for beer posts Aaron William Po 2023-05-07 21:05:21 -04:00
  • b457508a9b Merge pull request #33 from aaronpo97/refactor Aaron Po 2023-05-06 00:18:33 -04:00
  • 6886473d7a Add .env.production to git ignore Aaron William Po 2023-05-06 00:12:27 -04:00
  • 79e6ab8ba7 Update: Refactor comments section to prop drill edit and delete handlers Aaron William Po 2023-05-06 00:09:02 -04:00
  • 2f8d7d6abb Update: create raw seed query to truncate all tables using plp/pgsql Aaron William Po 2023-05-04 23:40:44 -04:00
  • 7922b6107b Update: remove shadow database url from schema Aaron William Po 2023-05-04 01:54:58 -04:00
  • 1971959ea4 Docs and format: Update documentation for hooks and format code Aaron William Po 2023-05-03 00:07:24 -04:00
  • 196d09161a Update: fix pluralization for beer and brewery header like count Aaron William Po 2023-05-02 23:49:01 -04:00
  • b7b239a4a1 Refactor: force style consistency for pagination queries Aaron William Po 2023-05-02 23:45:32 -04:00
  • c5b546dcf6 Refactor: create separate directory for beer/brewery comments Aaron William Po 2023-05-02 23:27:12 -04:00
  • 954892a5ca chore: update dependencies Aaron William Po 2023-05-02 23:24:06 -04:00
  • d79858da7f Format license and readme Aaron William Po 2023-05-02 22:20:55 -04:00
  • d0f58a2fb0 Update prettier config Aaron William Po 2023-05-02 22:17:05 -04:00
  • 283b944c6b Refactor: change directory structure of hooks to organize by task Aaron William Po 2023-05-02 21:54:49 -04:00
  • 94d5d318ca Merge pull request #32 from aaronpo97/vercel-postgres-migration Aaron Po 2023-05-02 20:29:55 -04:00
  • 85ecc9f062 Migrate database to Vercel postgres Aaron William Po 2023-05-02 20:01:12 -04:00
  • 150e847df7 Merge pull request #31 from aaronpo97/comments-bug-fix Aaron Po 2023-05-02 19:52:48 -04:00
  • 23baa68a25 Fix bug where comments would not update when edited Aaron William Po 2023-05-02 19:50:36 -04:00
  • e505db94b0 Merge pull request #30 from aaronpo97/brewery-page Aaron Po 2023-05-01 23:15:43 -04:00
  • d20ab0fd1f Add user location marker to brewery map, Add beer sec. for brewery posts Aaron William Po 2023-05-01 23:09:50 -04:00
  • f3d471be4c Update: Add html head to brewery map page Aaron William Po 2023-04-30 23:44:28 -04:00
  • 1a806e7aff Update tooltip location Aaron William Po 2023-04-30 23:17:56 -04:00
  • adf1b55d10 Feat: Add create brewery comments and brewery cluster map Aaron William Po 2023-04-30 23:09:03 -04:00
  • b3b1d5b6d1 Feat: Implement infinite scrolling brewery comment section Aaron William Po 2023-04-30 13:43:51 -04:00
  • 99e3eba7d6 Feat: add vercel analytics Aaron William Po 2023-04-30 13:25:23 -04:00
  • c0d705f8cb Update seed to do bulk insert Aaron William Po 2023-04-26 22:33:24 -04:00
  • c19cddceb7 Create location table for brewery post locations Aaron William Po 2023-04-26 08:37:59 -04:00
  • 4aeafc0de8 Feat: Implement mapbox for geocoding and location data for brewery posts Aaron William Po 2023-04-24 21:45:11 -04:00
  • eec082e73a Add date established to brewery page Aaron William Po 2023-04-23 20:31:09 -04:00
  • 58d30b605f Continue work on brewery page, implement like system Aaron William Po 2023-04-23 17:25:39 -04:00
  • 9504da33d6 Merge pull request #29 from aaronpo97/dev Aaron Po 2023-04-22 22:47:52 -04:00
  • 53c147eecc Remove Layout in page components, used in _app Aaron William Po 2023-04-22 22:16:46 -04:00
  • 603588ca54 Update docs for useTheme hook, move meta viewport to _app Aaron William Po 2023-04-21 23:42:14 -04:00
  • 6a00532f75 Style updates Aaron William Po 2023-04-21 23:32:18 -04:00
  • 2dfb080d0c Implement theming Aaron William Po 2023-04-21 23:31:09 -04:00
  • 070d537a6a Get basic editing functionality for beer comments Aaron William Po 2023-04-19 23:14:43 -04:00
  • 451dfa8aa3 Merge pull request #28 from aaronpo97/style-updates Aaron Po 2023-04-18 21:44:03 -04:00
  • dffbc5cdfb Update styles to be more mobile friendly, add favicon Aaron William Po 2023-04-18 21:40:34 -04:00
  • 95778333df Merge pull request #27 from aaronpo97/create-home-page Aaron Po 2023-04-18 00:05:32 -04:00
  • 0663b78c00 Create home page Aaron William Po 2023-04-18 00:04:16 -04:00
  • ef226caf70 Merge pull request #26 from aaronpo97/mobile-style-updates-for-beer-pages Aaron Po 2023-04-17 22:00:22 -04:00
  • ac90f89dc9 Remove height for comment form card, update page size for index page Aaron William Po 2023-04-17 21:57:06 -04:00
  • ed4a60c6b8 Updated styles to better fit mobile layout Aaron William Po 2023-04-17 21:46:11 -04:00
  • 9ed66a4212 Merge pull request #25 from aaronpo97/beer-infinite-scroll Aaron Po 2023-04-16 23:29:43 -04:00