Commit Graph

65 Commits

Author SHA1 Message Date
406890c2aa Removed redux, swapped to Zustand instead 2024-12-01 00:06:30 -08:00
0c45e9067d global state for cart working, need to fix cache 2024-11-28 12:25:00 -08:00
86dd53cb28 added redux support for cart and products. Need to update cart based on redux state and add cache 2024-11-24 22:38:28 -08:00
c046213dca fixed param from photo url 2024-11-22 23:33:39 -08:00
eb1a21828a working api with external url 2024-11-21 22:43:14 -08:00
96f1917f8f product page reflecting information from strapi api 2024-11-21 22:07:08 -08:00
df431c11f9 formatting flask api backend 2024-11-19 22:25:18 -08:00
4e6c6b7fdf config update to account for api 2024-11-18 21:35:28 -08:00
92bd260c80 final change to dockerfile that works with external url 2024-11-17 22:51:53 -08:00
3b48b2b33f updated docker config 2024-11-17 20:45:44 -08:00
2a3a3cbd95 fixed casing in dockerfile 2024-11-13 22:37:12 -08:00
0aed6abe27 added docker file and migrated db to production db 2024-11-13 22:27:39 -08:00
c37ca2c0da updated env variables, need to create server component to fetch data 2024-11-11 22:50:54 -08:00
a189a830ed added strapi CMS and first fetch 2024-11-07 02:32:56 -08:00
ad2f4f91f1 cart completed tentatively 2024-11-06 21:35:10 -08:00
29e935ecb4 product page completed front end, need to tie to backend strapi 2024-11-05 22:29:45 -08:00
caba68e8ae most of product page complete 2024-11-05 18:22:41 -08:00
106a8f9a40 dynamic routing start for products 2024-11-03 22:09:49 -08:00
9c9a1efa6e Footer complete for all screen sizes 2024-10-31 16:03:49 -07:00
7c0418321b carousel completel, starting categories 2024-10-29 22:47:55 -07:00
353f716f53 Carousel added 2024-10-29 04:19:51 -07:00
Jacob Delgado
d73e8d9cbd small changes to footer 2024-10-29 00:58:08 -07:00
7bc254ad03 added footer and navbar, still working on copyright text 2024-10-28 22:48:22 -07:00
67c2eabd1a update colors 2024-10-19 18:29:01 -07:00
02893354de update text colors 2024-10-19 18:27:46 -07:00
dc3cc74515 image updates 2024-10-19 16:47:09 -07:00
acf60e11f1 fixed dockerfile 2024-09-09 02:17:49 -07:00
8dda772045 update stock for terminator 2024-09-02 18:23:49 -07:00
c3092c3872 Merge branch 'main' of https://gitea.arufalab.com/ImAlpha/kevos-attire 2024-09-02 18:21:01 -07:00
f609208f27 update to metadata title and description 2024-09-02 18:21:01 -07:00
df8389436b added docker ignore for packages 2024-09-01 17:23:57 -07:00
b7ff254b26 update to product descriptions 2024-09-01 17:16:30 -07:00
a99e936728 commented out unnecessary code 2024-09-01 00:58:11 -07:00
f6578cf60b update to email 2024-09-01 00:28:06 -07:00
26b2367c8d fixed proxy for backend and route api calls, do not use node environment property when in production 2024-09-01 00:26:02 -07:00
5f0e56abec all emails working when a customer submits an order 2024-08-31 01:51:01 -07:00
a75956c569 client email working, need self email still 2024-08-29 02:56:32 -07:00
e5ed0ef29d fixed order form not resetting 2024-08-21 19:07:51 -07:00
ae824b4def copied over images for docker container to have access 2024-08-21 14:52:09 -07:00
b67647d1db update dockerfile to venv 2024-08-21 14:45:57 -07:00
bbdeed1266 Merge branch 'main' of https://gitea.arufalab.com/ImAlpha/kevos-attire 2024-08-21 14:45:30 -07:00
aa13f2ae51 update gitignore 2024-08-21 14:45:30 -07:00
007a33e51d update to main flask in order to reach host port 2024-08-21 14:44:40 -07:00
505073bd93 fixed dockerfile 2024-08-21 14:19:37 -07:00
ae71e6eada fixed apostrophe issues for build 2024-08-21 14:08:51 -07:00
46902a9e33 form modified to send to backend only instead of email 2024-08-21 13:56:18 -07:00
76ac941dc0 working orders page 2024-08-20 12:12:02 -07:00
Jacob Delgado
d6e6467e10 backend orders working, need to create ui and connect form to send orders 2024-08-20 01:44:38 -07:00
c3d6192145 working on possible form to db instead of email notifications 2024-08-20 00:45:57 -07:00
90fd8a0d73 email working for order form 2024-08-19 13:26:10 -07:00