Commit Graph

55 Commits

Author SHA1 Message Date
Mikayla Dobson
63d0049450 in progress: associate ingredients to recipe on save 2023-02-19 12:04:46 -06:00
Mikayla Dobson
47360518ce fraction support on addRecipe, working on state management 2023-02-19 11:16:26 -06:00
Mikayla Dobson
e7a27d7fe9 add course dropdown values 2023-02-18 12:21:50 -06:00
Mikayla Dobson
a7f3fd6e10 api maintenance 2023-02-18 10:58:58 -06:00
Mikayla Dobson
9e146f0825 fetches and displays measurement units 2023-02-16 17:57:40 -06:00
Mikayla Dobson
8ae6cf4ab0 in progress: table for units of measurements, etc 2023-02-16 17:25:10 -06:00
Mikayla Dobson
28c4747aba more customization on user/versus other-user profiles 2023-02-14 14:19:19 -06:00
Mikayla Dobson
9945ebadb4 add recipe workflow, viewing for collections 2023-02-13 21:19:29 -06:00
Mikayla Dobson
fc1046bad5 bit of work on friends 2023-02-13 19:25:28 -06:00
Mikayla Dobson
7bd29e4dba working on profile 2023-02-13 18:13:01 -06:00
Mikayla Dobson
bd282ce2bb frontend api refactoring, req.user handling on backend 2023-02-13 17:13:37 -06:00
Mikayla Dobson
532a713295 API bug fixed, register flow worksgit add . 2023-02-12 11:33:33 -06:00
Mikayla Dobson
1b73fa6b99 to do: troubleshoot missing token in request headers 2023-02-11 21:51:39 -06:00
Mikayla Dobson
3af0af8066 server overhaul, new jwt strategy, some various patches 2023-02-11 16:25:30 -06:00
Mikayla Dobson
7aa5e80d4d diagnosing problem with session storage 2023-01-13 21:26:56 -06:00
Mikayla Dobson
3831f110a3 axios problems 2022-12-26 18:22:12 -06:00
Mikayla Dobson
6c3f835b25 get all accessible recipes 2022-12-17 14:22:24 -06:00
Mikayla Dobson
9a43f58ee3 refactoring on back end 2022-12-17 13:30:55 -06:00
Mikayla Dobson
27e6b4aa1f more work on testing 2022-12-17 12:22:03 -06:00
Mikayla Dobson
a38bc2793f in progress: loginUser util for testing 2022-12-16 09:16:54 -06:00
Mikayla Dobson
5234e54bcc few more routes added. process of refactoring controllers still underway 2022-12-12 20:32:22 -06:00
Mikayla Dobson
d2b06ced7a refactoring controller responses (in progress) 2022-12-12 20:07:09 -06:00
Mikayla Dobson
836b10379d added course route 2022-12-08 14:11:16 -06:00
Mikayla Dobson
174866e254 built cuisine route 2022-12-08 14:06:08 -06:00
Mikayla Dobson
1b5856fa8f updates to db; course, cuisine added 2022-12-08 13:51:53 -06:00
Mikayla Dobson
6b1312018f requests for user data on ui 2022-12-05 16:48:44 -06:00
Mikayla Dobson
2e48231dc5 updates to friend route, some changes to ui components, front end api tools 2022-12-01 21:52:54 -06:00
Mikayla Dobson
8a7eaa7db6 prototyping the remainder of user reg workflow; some progress on login after register 2022-12-01 20:59:01 -06:00
Mikayla Dobson
671e250c60 troubleshooting on user registration flow 2022-12-01 18:49:51 -06:00
Mikayla Dobson
ba4b6e08c9 preparing to checkout 2022-11-30 18:33:40 -06:00
Mikayla Dobson
9d0c8a8782 attempted to refactor db seed, still needs more updating 2022-11-26 18:26:32 -06:00
Mikayla Dobson
9bd1704da9 progress on friend route 2022-11-26 15:32:10 -06:00
Mikayla Dobson
03ec2bf38c added functionality for user subscriptions 2022-11-26 12:52:59 -06:00
Mikayla Dobson
1bde93d019 navbar renders appropriately for now 2022-11-23 16:04:29 -06:00
Mikayla Dobson
d984ea64eb user route for getting friendships 2022-11-23 11:20:44 -06:00
Mikayla Dobson
d2d38bf7dd defined protect function for access control on front end 2022-11-23 10:49:55 -06:00
Mikayla Dobson
64aeb9a959 front end recognizes session/user info 2022-11-22 18:33:46 -06:00
Mikayla Dobson
1ee2cde280 defined access check middleware, corrected login flow 2022-11-22 18:02:59 -06:00
Mikayla Dobson
700edc8e73 wrapup 2022-11-21 18:14:46 -06:00
Mikayla Dobson
5ddd01a537 troubleshooting login/logout 2022-11-21 17:24:44 -06:00
Mikayla Dobson
28c84efcd5 user registration connects to front end 2022-11-21 15:05:57 -06:00
Mikayla Dobson
48f6a60e77 defined a form class 2022-11-21 13:39:17 -06:00
Mikayla Dobson
57a16e429e defined auth route on api, attempting to connect to front end 2022-11-21 11:22:00 -06:00
Mikayla Dobson
45f3584af0 grocery list route 2022-11-19 13:56:35 -06:00
Mikayla Dobson
2583163fbb ingredient route 2022-11-19 13:31:23 -06:00
Mikayla Dobson
21db95b624 setup for ingredient and grocery routes 2022-11-19 12:23:23 -06:00
Mikayla Dobson
501f1dece8 changes to user route, somewhat functional for now 2022-11-19 12:14:37 -06:00
Mikayla Dobson
bf16841b95 support on collection route 2022-11-19 12:02:28 -06:00
Mikayla Dobson
811158ec61 updates to db seed, ts definitions 2022-11-19 10:55:44 -06:00
Mikayla Dobson
e9060dcdb8 recipe route 2022-11-18 18:25:54 -06:00