52 Commits

Author SHA1 Message Date
Aaron Louie
577646f809
Merge pull request #8 from sartography/rrt/dev
Rrt/dev
2020-05-14 13:17:32 -04:00
Aaron Louie
9b43f5987a Only creates Docker tag for branch 2020-05-14 08:51:49 -04:00
Aaron Louie
c05893130e Builds RRT Docker image. Deploys to RRT instance. 2020-05-13 21:18:10 -04:00
Aaron Louie
3cdb39aecc Adds dev, demo, and training branches 2020-05-11 12:05:05 -04:00
Aaron Louie
c5c3403086
Merge pull request #5 from sartography/chore/github_branches_to_docker_tags
Tags Docker image with branch, commit, and Travis build number. Deplo…
2020-05-07 17:18:41 -04:00
Aaron Louie
aca5cd1621 Tags Docker image with branch, commit, and Travis build number. Deploys to appropriate DC/OS stage after successful Docker push. 2020-05-07 17:03:57 -04:00
Aaron Louie
8dda7fd9f4 Adds DSP 2020-05-06 10:38:02 -04:00
Aaron Louie
a5a4733058 Prevents duplicate studies and requirements from being created on study update 2020-04-17 11:27:12 -04:00
Aaron Louie
c5861166d9 Sets dev and testing environment variables 2020-04-15 16:49:14 -04:00
Aaron Louie
d68079b247 Prints some config settings for debugging 2020-04-15 14:02:52 -04:00
Aaron Louie
6a506af7ed Exposes correct port. Prints some config settings for debugging. 2020-04-15 13:49:57 -04:00
Aaron Louie
b91e6ea923 Removes eval. Just casting string to bool works. 2020-04-15 13:36:26 -04:00
Aaron Louie
b3ef4eac87 Enables config items to be set via environment variables 2020-04-15 13:26:40 -04:00
Aaron Louie
e5d02e4015 Adds favicon to silence 404 error 2020-04-03 18:14:51 -04:00
Aaron Louie
10f70e1d5f Moves awscli install to install step 2020-04-03 16:41:28 -04:00
Aaron Louie
7ce4e008bc Moves AWS CLI install step into deploy script 2020-04-03 15:53:58 -04:00
Aaron Louie
968b6bba0b Skips cleanup in deploy step 2020-04-03 15:38:01 -04:00
Aaron Louie
b74e5798d2 Sends message to DCOS when Docker Hub image is updated 2020-04-03 11:32:50 -04:00
Aaron Louie
124f358984 Fixes path 2020-04-02 08:59:23 -04:00
Aaron Louie
b111fb7554 Fixes paths 2020-04-02 08:58:29 -04:00
Aaron Louie
6f4f8df6a9 Runs flask db upgrade on startup 2020-04-01 18:26:07 -04:00
Aaron Louie
a54ddec58b Uses sqlite for local testing. 2020-03-25 10:21:01 -04:00
Aaron Louie
6f0facdb69 Installs pyscss build dependency 2020-03-25 10:00:07 -04:00
Dan Funk
4ea5340248 Just auto-increment study ids, don't require them. Creates a big mess. 2020-03-24 16:52:13 -04:00
Dan Funk
8955a2d00c Switching to postgres means we need to be more complete in our deletes. 2020-03-24 14:32:59 -04:00
Dan Funk
57f66063df Still trying to get this to move all the way through the build process. Sheesh, how many different ways can I mess this up?!? 2020-03-23 17:05:34 -04:00
Dan Funk
775a763def Minor fix, trying to get travis to run successfully. 2020-03-23 16:31:07 -04:00
Dan Funk
fcdcaeb04a Minor fix, trying to get travis to run successfully. 2020-03-23 16:26:01 -04:00
Dan Funk
6721895876 Minor fix, trying to get travis to run successfully. 2020-03-23 16:21:39 -04:00
Dan Funk
3ffe3f9694 Minor fix, trying to get travis to run successfully. 2020-03-23 16:19:13 -04:00
Dan Funk
a0dc416f88 Enable postgres in travis. 2020-03-23 14:27:29 -04:00
Dan Funk
7bb583180e downgrading pyscss, as 1.3.6 is erroring out. 2020-03-23 14:20:30 -04:00
Dan Funk
085fee7f31 Merge branch 'master' of github.com:sartography/protocol-builder-mock 2020-03-23 14:14:11 -04:00
Dan Funk
a4d703616b Converting to use Postgres rather than SQLLite for database so that data might persist between bounces. 2020-03-23 13:57:19 -04:00
Aaron Louie
6d45fc277c Avoids failing build if pushed version matches current version 2020-02-28 11:46:43 -05:00
Aaron Louie
55e7918a86 Allows user to edit study ID 2020-02-28 11:16:12 -05:00
Aaron Louie
52f8b0d2f9 Moves styles into scss. Makes things prettier. 2020-02-26 12:17:37 -05:00
Dan Funk
43a9a66d63 Minor cleanup and bug fixes. 2020-02-18 09:25:29 -05:00
Dan Funk
473c724fe3 A sanity test. 2020-02-17 17:30:55 -05:00
Dan Funk
9e590961fa stuff to automate deployment. 2020-02-17 16:47:34 -05:00
Dan Funk
89eb002ffa All the possible details to pass over from protocol builder. 2020-02-17 16:22:37 -05:00
Dan Funk
83f26c657b All the possible details to pass over from protocol builder. 2020-02-17 16:21:18 -05:00
Dan Funk
d8cf97fa4a Add / Remove personnel 2020-02-17 13:25:14 -05:00
Dan Funk
51c9b8be86 Add / Edit studies, show in a sensible form, allow modifying list of requirements. 2020-02-17 11:43:26 -05:00
Dan Funk
a0965bc0fe Adding web forms to populate data, and final pass on API to assure we are in perfect alignment with existing endpoints. 2020-02-14 15:19:30 -05:00
Dan Funk
c42d94aa68 Updates to the API. 2020-02-11 14:50:32 -05:00
Dan Funk
28e47a4814 Updating the readme. 2020-01-09 10:24:21 -05:00
Dan Funk
5b6512850c cleaning up the api 2020-01-08 16:45:35 -05:00
Dan Funk
fa791f4f8a Changing the port. 2020-01-08 16:14:16 -05:00
Dan Funk
4ab0fc4370 fixing my stupids. 2020-01-08 16:05:16 -05:00