Commit Graph

36 Commits

Author SHA1 Message Date
b47730758f experimental api changes 2022-10-10 18:47:10 -05:00
4965480aaf in progress: db support for tandem add to user table on supabase registration 2022-10-10 18:28:49 -05:00
Mikayla Dobson
6873bab352 readme, changes to api structure 2022-10-02 10:13:31 -05:00
Mikayla Dobson
da4fed8e1e login now checks against db and attaches user data to req.user 2022-09-28 17:16:51 -05:00
Mikayla Dobson
9c80989860 updates to cart section of api 2022-09-27 17:23:39 -05:00
Mikayla Dobson
d99cf5bb8a implements a category route 2022-09-27 17:08:59 -05:00
Mikayla Dobson
388f3a5ba9 implemented product lookup by name 2022-09-27 16:54:32 -05:00
Mikayla Dobson
efa74d1c16 implemented region search by name 2022-09-27 16:51:16 -05:00
Mikayla Dobson
d020fa8af4 implemented region route in api 2022-09-27 14:04:56 -05:00
Mikayla Dobson
45be163dcd restored basic functionality of user auth workflow 2022-09-26 17:44:43 -05:00
Mikayla Dobson
27348527a5 updates to passport config, changes to routers 2022-09-26 16:18:01 -05:00
Mikayla Dobson
cff08d91d6 in progress: connecting new service providers to express api 2022-09-23 17:34:59 -05:00
Mikayla Dobson
75ebb5e43d backend overhaul 2022-09-22 13:14:43 -05:00
Mikayla Dobson
3d43d95674 to do: session verification middleware 2022-07-17 11:59:32 -05:00
Mikayla Dobson
af3ea629d6 troubleshooting login route; passport local strategy 2022-07-17 11:32:51 -05:00
Mikayla Dobson
ec8a070e1f debugging 2022-07-07 12:00:21 -05:00
Mikayla Dobson
8029bf34f4 passport auth integrated to login route 2022-07-05 19:34:39 -05:00
Mikayla Dobson
4b4c7a7bb0 login route functions as before 2022-07-05 19:12:14 -05:00
Mikayla Dobson
638d9a56d4 bad request error on login route 2022-07-05 13:23:42 -05:00
Mikayla Dobson
20d704851f more experiments with connected back end structure 2022-07-05 12:30:06 -05:00
Mikayla Dobson
f1d964b092 refactored for pg pool 2022-07-05 11:59:37 -05:00
Mikayla Dobson
f54b4fc5d6 preparing to refactor to use pool 2022-07-05 11:31:35 -05:00
Mikayla Dobson
df6391ab97 in progress: integrate swagger, db reconfig 2022-07-04 12:41:03 -05:00
b428abb6ed dynamic routing for individual product pages 2022-06-01 17:10:19 -05:00
8cc4365ffe state simplification 2022-06-01 14:54:45 -05:00
2ef6121e19 fixing bugs where rendering overwrites local state. user profiles 2022-06-01 11:04:37 -05:00
52bc6ec4ee type wrangling 2022-05-30 14:58:10 -05:00
0dd31dbab0 checks hash against stored data in postgres 2022-05-28 19:09:47 -05:00
253edcc794 bcrypt, very simple password hashing 2022-05-28 18:52:26 -05:00
76ce17fa7f building out additional endpoints 2022-05-28 18:35:09 -05:00
ecb8a457c2 handling for async logic in products.js 2022-04-18 17:21:41 -05:00
297df24333 get all and get one user 2022-04-18 16:01:28 -05:00
3fc46f8c8f users post method now users body parser 2022-04-18 15:38:29 -05:00
296bf43b57 connects to postgres, get and post function 2022-04-18 15:28:10 -05:00
0b01f04c1d preparing to add postgres connection 2022-04-18 14:30:38 -05:00
b9a9afc2cb routers set up for each endpoint 2022-04-18 14:19:16 -05:00