Commit Graph

77 Commits

Author SHA1 Message Date
Mikayla Dobson
bd282ce2bb frontend api refactoring, req.user handling on backend 2023-02-13 17:13:37 -06:00
Mikayla Dobson
1b32ac38d1 Merge pull request #1 from innocuous-symmetry/api-with-jwt
Api with jwt
2023-02-13 15:18:39 -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
90a5bdf128 reformatting data flow on frontend 2023-02-11 20:50:16 -06:00
Mikayla Dobson
514bcde809 refactoring front end API access 2023-02-11 18:18:34 -06:00
Mikayla Dobson
fd743825e2 refactored form component 2023-02-11 17:35:11 -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
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
c4a8208d8a cleanup and refactoring 2022-12-08 17:28:46 -06:00
Mikayla Dobson
b40bcdf648 improved rich text editor 2022-12-08 17:22:29 -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
2e47b6d385 rich text editor as option in form 2022-12-07 17:30:10 -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
99c48d2a6e minor refactoring, light bug fixes 2022-11-26 10:07:40 -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
24023fefcb component mapping for friends after fetch 2022-11-23 11:36:50 -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
20b13855ea todo: conditional rendering on auth state change 2022-11-22 18:39:41 -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