Mikayla Dobson
|
905b3266a3
|
building out admin portal
|
2022-09-21 16:59:05 -05:00 |
|
Mikayla Dobson
|
fbaca9b97d
|
support for database seed
|
2022-09-21 16:17:40 -05:00 |
|
Mikayla Dobson
|
2e4124965c
|
updated dependencies
|
2022-09-21 14:58:13 -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
|
31446f3cd0
|
may need to backtrack?
|
2022-07-07 14:10:00 -05:00 |
|
Mikayla Dobson
|
a8a7daeddb
|
rework of cart component
|
2022-07-07 12:58:27 -05:00 |
|
Mikayla Dobson
|
ec8a070e1f
|
debugging
|
2022-07-07 12:00:21 -05:00 |
|
Mikayla Dobson
|
49ad9223fa
|
to do: cookie persistence on refresh
|
2022-07-05 19:44:05 -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
|
e2ab4c3b28
|
experimental: refactoring for pg pool
|
2022-07-05 11:04:16 -05:00 |
|
Mikayla Dobson
|
d84675910a
|
experimental architecture changes, session support in progress
|
2022-07-04 15:38:40 -05:00 |
|
Mikayla Dobson
|
e721cd425f
|
Merge pull request #5 from innocuous-symmetry/heroku
Heroku
|
2022-07-04 14:13:52 -05:00 |
|
Mikayla Dobson
|
6e3e23faaa
|
functionality for product quantity in cart, in progress subtotal calculation
|
2022-07-04 14:13:32 -05:00 |
|
Mikayla Dobson
|
8b26b622aa
|
skeleton for cart
|
2022-07-04 13:27:37 -05:00 |
|
Mikayla Dobson
|
df6391ab97
|
in progress: integrate swagger, db reconfig
|
2022-07-04 12:41:03 -05:00 |
|
Mikayla Dobson
|
6709459e8b
|
config
|
2022-06-01 18:48:40 -05:00 |
|
Mikayla Dobson
|
b4d8dab0df
|
config
|
2022-06-01 18:43:35 -05:00 |
|
Mikayla Dobson
|
bf879df884
|
added procfile
|
2022-06-01 18:41:31 -05:00 |
|
Mikayla Dobson
|
fc9212608b
|
updated config
|
2022-06-01 18:22:55 -05:00 |
|
Mikayla Dobson
|
e3426c0fb6
|
updating package.json
|
2022-06-01 18:19:05 -05:00 |
|
Mikayla Dobson
|
5c39945988
|
experimenting with deploy config
|
2022-06-01 18:12:24 -05:00 |
|
|
|
b428abb6ed
|
dynamic routing for individual product pages
|
2022-06-01 17:10:19 -05:00 |
|
|
|
f753e9e2dc
|
incorporating basic logic for viewing distinct products
|
2022-06-01 16:13:05 -05:00 |
|
|
|
8cc4365ffe
|
state simplification
|
2022-06-01 14:54:45 -05:00 |
|
|
|
8c2b36e475
|
expanding user data type to incorporate additional customer details
|
2022-06-01 11:14:31 -05:00 |
|
|
|
2ef6121e19
|
fixing bugs where rendering overwrites local state. user profiles
|
2022-06-01 11:04:37 -05:00 |
|
|
|
5ccb20d388
|
experimental build, context with reducer
|
2022-06-01 10:27:38 -05:00 |
|
|
|
2002fcdb45
|
promise wrangling
|
2022-05-30 15:26:25 -05:00 |
|
|
|
52bc6ec4ee
|
type wrangling
|
2022-05-30 14:58:10 -05:00 |
|
|
|
8e9fd6433d
|
express config
|
2022-05-30 14:11:13 -05:00 |
|
|
|
832620fa68
|
configured reducer, added type definitions, built search bar
|
2022-05-30 12:54:35 -05:00 |
|
|
|
abf74d4bc8
|
readme
|
2022-05-29 17:49:36 -05:00 |
|
|
|
61bf36de85
|
worked out some problems in register form
|
2022-05-29 17:36:23 -05:00 |
|
|
|
faa37db3d1
|
glitchy registration form, writes to db
|
2022-05-29 17:10:08 -05:00 |
|
|
|
1659e80197
|
project cleanup, light routing
|
2022-05-29 15:16:45 -05:00 |
|
|
|
1ad09df463
|
changes to structure, new dependencies (sass)
|
2022-05-29 14:38:59 -05:00 |
|
|
|
546ed57f27
|
defining more components, beginning to lay out site structure
|
2022-05-29 14:28:34 -05:00 |
|
|
|
9e295dde68
|
separating api utils from app logic
|
2022-05-29 13:17:54 -05:00 |
|
|
|
d4121586cd
|
directory cleanup
|
2022-05-29 11:50:12 -05:00 |
|
Mikayla Dobson
|
73c21bfb72
|
Merge pull request #4 from innocuous-symmetry/react-ts-refactor
react-ts configured successfully
|
2022-05-29 11:45:31 -05:00 |
|
|
|
853f307f7a
|
react-ts configured successfully
|
2022-05-29 11:44:05 -05:00 |
|
|
|
cc9a14efc9
|
update to api routing
|
2022-05-29 10:40:24 -05:00 |
|
Mikayla Dobson
|
e853653b55
|
Merge pull request #3 from innocuous-symmetry/vite-front-end
Vite front end
|
2022-05-28 19:13:05 -05:00 |
|
Mikayla Dobson
|
64c216ff68
|
Merge pull request #2 from innocuous-symmetry/master
Merge pull request #1 from innocuous-symmetry/vite-front-end
|
2022-05-28 19:10:52 -05:00 |
|