Aaron William Po
56af72a471
feat: add react-hot-toast for toast notifs
2023-05-19 23:27:49 -04:00
Aaron William Po
50c3e1a82b
Feat: Update beer recs to be loaded on the client side
2023-05-14 14:56:34 -04:00
Aaron William Po
99c57d88c7
Update: beer post form now connected to a specific brewery.
...
This commit eliminates the brewery selector in the create beer post form, and reroutes the form page to /breweries/[id]/beers/create.
This commit also introduces the use of turbopack for `next dev`.
2023-05-12 20:21:52 -04:00
Aaron William Po
3e1172e440
Refactor: switch data fetching from server side to client
2023-05-09 00:53:15 -04:00
Aaron William Po
79e6ab8ba7
Update: Refactor comments section to prop drill edit and delete handlers
2023-05-06 00:09:02 -04:00
Aaron William Po
196d09161a
Update: fix pluralization for beer and brewery header like count
2023-05-02 23:49:01 -04:00
Aaron William Po
283b944c6b
Refactor: change directory structure of hooks to organize by task
2023-05-02 21:54:49 -04:00
Aaron William Po
23baa68a25
Fix bug where comments would not update when edited
2023-05-02 19:50:36 -04:00
Aaron William Po
d20ab0fd1f
Add user location marker to brewery map, Add beer sec. for brewery posts
2023-05-01 23:10:39 -04:00
Aaron William Po
1a806e7aff
Update tooltip location
2023-04-30 23:42:06 -04:00
Aaron William Po
adf1b55d10
Feat: Add create brewery comments and brewery cluster map
2023-04-30 23:09:03 -04:00
Aaron William Po
b3b1d5b6d1
Feat: Implement infinite scrolling brewery comment section
...
Refactor beer comment schemas to work on brewery comments as well. Add robots.txt to block crawling for now.
2023-04-30 14:00:38 -04:00