Commit graph

35 commits

Author SHA1 Message Date
Chris Anderson
d728ed2523
Break campaign generation into additional chunks (#643) 2025-03-08 17:21:07 -06:00
Chris Anderson
1d02605099
Fix Github actions version (#638) 2025-03-04 10:36:06 -06:00
Chris Anderson
eac555ca58
Updates Github actions to latest library versions (#631) 2025-02-25 21:42:10 -06:00
Chris Anderson
0915b36a04
Switches from Github to NPM publishing (#249) 2023-08-21 21:49:54 -05:00
Chris Anderson
5f8e061061
Update release process (#192) 2023-06-21 08:50:01 -05:00
Chris Anderson
9d17439447
Installs dependencies so Lerna can be pinned to what is in package (#191) 2023-06-17 16:29:13 -05:00
Chris Anderson
8e042ee9b1
Adds organization model type (#162)
* Adds organization model type

Fixes test cases

* Switches to using org username vs name

* Adds authorization based on your organization

* Adds org to token

Minor bug fixes

* Fixes test case
2023-05-27 08:55:24 -05:00
Chris Anderson
db83ff9ea6
Tags docker build with release tag (#122)
Co-authored-by: Chris Hills <31041837+chrishills@users.noreply.github.com>
2023-04-12 07:56:21 -05:00
Chris Anderson
cfdea761f7
Fixes Nginx path (#121)
* Fixes Nginx path

* Speeds up tests
2023-04-10 08:55:29 -05:00
Chris Anderson
7a836b04b6 Tweak to readme 2023-03-26 14:25:04 -05:00
Chris Anderson
b8d246592d
Minor bug fixes & build job (#89) 2023-03-21 18:27:14 -05:00
Chris Anderson
0c759bf9f8 One more tweak 2023-03-16 08:38:34 -05:00
Chris Anderson
6ef8c8f9bd Tweak for test cases 2023-03-16 08:28:41 -05:00
Chris Anderson
2baa6ec3ac Update node version 2023-03-07 22:11:27 -06:00
Chris Anderson
0c1813d501 Tweak to build 2023-03-07 08:36:04 -06:00
Chris Anderson
e60641960f Adds local storage provider 2023-03-06 20:44:12 -06:00
Chris Anderson
732d8d1f12
Adds Docker Jobs (#63)
* Start creating action release flow

* Updates build workflow

* Removes one step

* Another try

* Tweaks to build paths

* Fixes docker ignore

* Tweaks to database migration

* Removes useless entrypoint

* Fixes to database files

* More tweaks to build

* Tweaks to base URL

* Allows for config file to override env

* Tweak to order

* Next try

* Fixes comma error

* Another try

* Adds a health endpoint

* Try Nginx proxy pass

* Re-adds environment path

* Remove auto build on branch

* Linter fixes
2023-03-04 21:11:59 -06:00
Chris Anderson
7544eb1ba8 Moves what branch controls doc publishing 2023-02-25 09:17:05 -06:00
Chris Anderson
31cb81b7a4 Another shot 2023-02-25 09:17:05 -06:00
Chris Anderson
5fbe86e329 List files 2023-02-25 09:17:05 -06:00
Chris Anderson
a2e1d1677a Specifies a path 2023-02-25 09:17:05 -06:00
Chris Anderson
90e8793b1b Another try at building docs 2023-02-25 09:17:05 -06:00
Chris Anderson
39c420b73b Change output to site 2023-02-25 09:17:05 -06:00
Chris Anderson
4f3203ffac Removes path 2023-02-25 09:17:05 -06:00
Chris Anderson
0c420c57ce Tries to set working directory 2023-02-25 09:17:05 -06:00
Chris Anderson
efe9b52093 Fixes build script 2023-02-25 09:17:05 -06:00
Chris Anderson
3a70b2cef0 Slight tweak 2023-02-25 09:17:05 -06:00
Chris Anderson
e967952abb Permission tweaks 2023-02-25 09:17:05 -06:00
Chris Anderson
73bbd1e87e Fixes build command 2023-02-25 09:17:05 -06:00
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