1
0
Commit Graph

9 Commits

Author SHA1 Message Date
31442e0556 Bump @babel/traverse from 7.23.0 to 7.23.5
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 15:11:06 +00:00
cb164bef0c Bump @adobe/css-tools from 4.3.1 to 4.3.2
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 15:03:57 +00:00
9c0bee1d0b Requirements Document 2023-11-20 11:43:24 -05:00
8060e1e452 Basic transaction system 2023-11-14 18:54:44 -05:00
f6f01594ec Basket functionality, no DB transaction storing yet, and some more customization to make the theme uniform 2023-11-06 22:06:44 -05:00
fcdacd844f Accounts system, no RBAC yet 2023-10-31 18:41:57 -04:00
1eaf76fce2 Parts schema and scaffolld, with file uploading for the image (through Filestack) 2023-10-27 13:25:08 -04:00
2f753308b1 Basic navbar, tailwindcss setup, and other stuff 2023-10-24 20:45:30 -04:00
703c73e058 Initial commit 2023-10-24 11:13:16 -04:00