Commit Graph

60 Commits

Author SHA1 Message Date
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
ba4d72b431 changes to testing from last session 2022-12-26 13:03:21 -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
be375aad8f still troubleshooting auth issue in testing 2022-12-17 12:53:56 -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
977f1d373a providing labels for status codes 2022-12-13 09:46:45 -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
362cf752d0 continuing to lay out testing on back end 2022-12-12 19:31:57 -06:00
Mikayla Dobson
0b3152daaf ignore jest coverage files 2022-12-09 18:14:31 -06:00
Mikayla Dobson
29e643e663 configuring backend tests 2022-12-09 18:10:26 -06:00
Mikayla Dobson
bea17aa58b friend search widget separated 2022-12-08 17:55:55 -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
b2d60f1b0a new packages, ignore package-lock 2022-12-07 09:41:40 -06:00
Mikayla Dobson
d8aae8593c continuing to build on ui, starting on add recipe 2022-12-05 18:16:15 -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
1445245d60 to do: auth functioning, now start building features 2022-11-23 16:18:34 -06:00
Mikayla Dobson
1bde93d019 navbar renders appropriately for now 2022-11-23 16:04:29 -06:00
Mikayla Dobson
b7e33b74e0 refactoring db seed 2022-11-23 12:28:22 -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
7cc2851de7 db changes, refactoring with axios 2022-11-23 09:46:35 -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
1b08598799 prototyping passport auth logic 2022-11-21 10:57:37 -06:00
Mikayla Dobson
aaf71bc4f7 prototype of recipe comments 2022-11-19 18:24:45 -06:00
Mikayla Dobson
f35ed55806 more database updates 2022-11-19 17:37:07 -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