Commit Graph

383 Commits

Author SHA1 Message Date
Aaron Louie e6c2f5a628
Merge pull request #33 from sartography/feature/limit_investigator_options
Sponsor List Endpoint
2020-08-25 11:00:33 -04:00
Dan Funk b2b8e278db Adding a sponsors endpoint 2020-08-25 10:26:29 -04:00
Dan Funk a706e0ecab
Merge branch 'testing' into feature/limit_investigator_options 2020-08-19 08:36:09 -04:00
Dan Funk 983422ae05 fixing a bug that would prevent the proper listing of personnel options types. 2020-08-19 08:25:03 -04:00
Dan Funk 134c4dbc42
Merge pull request #31 from sartography/dev
dev to testing
2020-08-17 16:40:15 -04:00
Dan Funk b8b8dd00b0
Merge pull request #30 from sartography/feature/limit_investigator_options
Feature/limit investigator options
2020-08-17 16:34:34 -04:00
Dan Funk f63dfa82b6 Filter out options for adding investigators to ones that have not already been used, exceit for AS_C and SI which can have multiple of the same type. 2020-08-17 16:29:23 -04:00
Aaron Louie 71fc77a189
Merge pull request #29 from sartography/dev
Dev --> Testing
2020-08-14 11:15:43 -04:00
Aaron Louie 7c17b248bb Merge branch 'feature/sponsors' into dev 2020-08-14 09:39:19 -04:00
Aaron Louie 45a99d296d Adds environment variable option for loading sponsors via Docker. Prevents duplicate sponsors from being loaded. 2020-08-14 09:39:05 -04:00
Aaron Louie 561af4ba58
Merge pull request #28 from sartography/dev
Dev --> Testing
2020-08-13 16:51:05 -04:00
Aaron Louie 51231d37f5
Merge pull request #27 from sartography/feature/sponsors
Feature/sponsors
2020-08-13 15:24:31 -04:00
Aaron Louie 0e4cd7d130 Adds/edits sponsors for a given study. 2020-08-13 15:19:55 -04:00
Aaron Louie 18f557549f Hides hidden fields. Adds highlight class. Allows HTML tags in alert messages and form detail text. 2020-08-13 15:18:51 -04:00
Aaron Louie 459c3d508d Switches to Python 3.8 2020-08-13 14:54:21 -04:00
Aaron Louie be441a7c53 WIP: Adds sponsor model, mock sponsors list, and form for adding sponsors to a study. 2020-08-12 19:15:16 -04:00
Aaron Louie f1eab906b6
Merge pull request #26 from sartography/dev
Fixes checkbox field width problems
2020-07-22 17:27:11 -04:00
Aaron Louie 86101375b2 Fixes checkbox field width problems 2020-07-22 17:22:28 -04:00
Aaron Louie 4b736a340f
Merge pull request #25 from sartography/dev
Dev -> Testing
2020-07-14 09:45:43 -04:00
Aaron Louie 18936ad5a3
Merge pull request #21 from sartography/staging
Merge pull request #17 from sartography/dev
2020-07-14 09:25:41 -04:00
Aaron Louie 49ddb4cd79 Updates package hashes 2020-07-05 10:26:46 -04:00
Aaron Louie bb9a117f53 Tweaks formatting 2020-07-05 10:26:34 -04:00
Aaron Louie 2cb993a71e
Merge pull request #20 from sartography/testing
Merge pull request #16 from sartography/dev
2020-06-30 17:08:09 -04:00
Aaron Louie e9248e3a29
Merge pull request #24 from sartography/dev
Dev --> Testing
2020-06-30 17:01:32 -04:00
Aaron Louie 07444f8c36 Moves delete column to right side 2020-06-30 14:58:29 -04:00
Aaron Louie d5a933d951 Fixes #23 - Displays confirmation screen before deleting a study or investigator 2020-06-30 14:48:11 -04:00
Aaron Louie 6190a5c110 Merge branch 'testing' into dev 2020-06-30 10:45:51 -04:00
Aaron Louie 3893f56176
Merge pull request #22 from sartography/dev
Goes back to python base
2020-06-30 10:34:20 -04:00
Aaron Louie 1344300230 Goes back to python base 2020-06-16 22:41:27 -04:00
Aaron Louie 11c7d0d24b
Merge pull request #19 from sartography/dev
Dev --> Testing
2020-06-16 16:34:12 -04:00
Aaron Louie 2d2fad73dd Fixes WTForms deprecation warnings 2020-06-16 15:50:46 -04:00
Aaron Louie e2aa7c3781 Adds sonarcloud and coverage reporting. Removes duplicate config file. 2020-06-16 14:45:41 -04:00
Aaron Louie 67b05032cb Removes dependence on cr-connect-python-base for now 2020-06-16 14:23:27 -04:00
Aaron Louie 195063875c Disables AWS SQS message to refresh DCOS 2020-06-16 11:09:36 -04:00
Aaron Louie ad3ead9de4 Merge branch 'rrt/dev' into dev 2020-06-13 12:51:01 -04:00
Aaron Louie f8b8e88cb5 Trying to speed up Docker build 2020-06-12 16:56:24 -04:00
Aaron Louie 1d96972879
Merge pull request #18 from sartography/dev
Dev --> Master
2020-05-30 20:32:44 -04:00
Aaron Louie b74cb502e1
Merge pull request #17 from sartography/dev
Dev --> Staging
2020-05-30 20:32:34 -04:00
Aaron Louie a6604e815b
Merge pull request #16 from sartography/dev
Dev --> Testing
2020-05-30 20:32:24 -04:00
Aaron Louie 8097c9e789 Merge branch 'rrt/production' into rrt/dev 2020-05-29 21:55:03 -04:00
Aaron Louie 6fb5842fe1 Adds CORS 2020-05-25 15:21:29 -04:00
Aaron Louie 0bc881d02e Ugh. Typo. 2020-05-25 12:26:07 -04:00
Aaron Louie f0e0b7cd68 Fixes root path bug 2020-05-25 11:41:39 -04:00
Aaron Louie 319af2c04e Sets path to flask app in docker_run 2020-05-25 00:47:59 -04:00
Aaron Louie 07d0c43e8e Fixes all the paths and routing errors 2020-05-24 23:05:57 -04:00
Aaron Louie d54160600e Runs as root (for now) 2020-05-24 21:09:45 -04:00
Aaron Louie b25b2ebf07 Forgot a backslash 2020-05-24 21:00:46 -04:00
Aaron Louie 0bb53c876f Starts gunicorn, passing port and base href path 2020-05-24 20:58:32 -04:00
Aaron Louie c88b6847f2 Refactors Dockerfile again. Installs gunicorn. Don't run gunicorn until the container starts up. 2020-05-24 20:52:51 -04:00
Aaron Louie a633cc7c09 Reorganizes files for consistency between repos. Completely refactors Dockerfile to install from wheel. 2020-05-24 18:30:57 -04:00