Commit graph

6 commits

Author SHA1 Message Date
Chris Anderson
365f3bd76c New docs deploy try 2023-02-25 09:17:05 -06:00
Chris Anderson
19606cdf38 Adds docs folder with Docusaurus 2023-02-25 09:17:05 -06:00
Chris Anderson
5fe0bcbbef
Adds Lerna and merges control plane repo (#52)
* Adds Lerna and merges control plane repo

* Re-adds `npm run start` as access pattern

* Fixes eslint rules for react

* Tweaks to Dockerfiles

* Tweak to test runner
2023-02-12 13:34:58 -06:00
Chris Anderson
6ec0aec44b
Add media storage (#25)
* Adds basic structure for remote storage

* Gets image uploading to a working state

* Adds validator in front of image upload

* Adds delete method for s3 files

* Allow for updating an image

Force name setting

* Fixes test cases
2022-10-07 16:33:10 -07:00
Chris Anderson
2daee6127c
Add Github action to run jest tests (#20)
* Add Github action to run jest tests

* Change how DB is create

* Starts adding campaign tests

* Fixes imports

* Fixes spy/mocks for test cases

* Tweaks when tests are run
2022-10-07 16:26:04 -07:00
Chris Anderson
7426dbd81d Fixes linter issues and adds Github action 2022-08-16 16:51:48 -05:00