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
|
86101375b2
|
Fixes checkbox field width problems
|
2020-07-22 17:22:28 -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
|
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
|
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 |
|
Aaron Louie
|
8fa36b968c
|
Apparently, APPLICATION_ROOT does something.
|
2020-05-24 00:05:24 -04:00 |
|
Aaron Louie
|
4c88afbdd3
|
Adds trailing slash to base href if needed
|
2020-05-23 21:58:58 -04:00 |
|
Aaron Louie
|
7699e757af
|
Adds base href to all routes and sets base path for Connexion API
|
2020-05-23 21:35:00 -04:00 |
|
Aaron Louie
|
1e826bbd21
|
Merge branch 'dev' into rrt/dev
|
2020-05-23 15:12:49 -04:00 |
|
Aaron Louie
|
4a03fb1ede
|
Sets base href from environment variable
|
2020-05-23 12:29:32 -04:00 |
|
Aaron Louie
|
0fa80ea5fb
|
Runs database upgrade/downgrade/reset based on environment variables
|
2020-05-22 14:56:46 -04:00 |
|
Aaron Louie
|
88f510af40
|
Merge pull request #13 from sartography/dev
Dev
|
2020-05-18 22:12:01 -04:00 |
|
Aaron Louie
|
6a370deff8
|
Merge branch 'rrt/dev' into dev
|
2020-05-18 22:00:03 -04:00 |
|
Aaron Louie
|
afac5dc9e3
|
Merge branch 'master' into rrt/dev
|
2020-05-18 21:59:27 -04:00 |
|
Aaron Louie
|
228469e622
|
Merge pull request #3 from sartography/feature/not_sure
Fixing a bug that prevented editing existing studies.
|
2020-05-18 21:58:12 -04:00 |
|
Aaron Louie
|
5ef1ce4147
|
Merge remote-tracking branch 'origin/testing' into feature/not_sure
|
2020-05-16 13:49:01 -04:00 |
|
Aaron Louie
|
f967b67f8e
|
Merge branch 'master' into feature/not_sure
|
2020-05-16 13:46:15 -04:00 |
|
Aaron Louie
|
3019b1199b
|
Merge pull request #11 from sartography/dev
Dev
|
2020-05-16 13:45:33 -04:00 |
|
Aaron Louie
|
46eb99085f
|
Merge branch 'testing' into dev
|
2020-05-16 13:16:05 -04:00 |
|
Aaron Louie
|
8d805e3757
|
Merge branch 'rrt/dev' into dev
|
2020-05-16 13:14:26 -04:00 |
|
Aaron Louie
|
279a664069
|
Corrects typo
|
2020-05-16 13:14:10 -04:00 |
|
Aaron Louie
|
c2f121d0c7
|
Merge pull request #10 from sartography/dev
Dev
|
2020-05-16 12:50:49 -04:00 |
|
Aaron Louie
|
c8424acba7
|
Merge branch 'testing' into dev
|
2020-05-16 11:44:03 -04:00 |
|
Aaron Louie
|
6e4fb0e4c5
|
Merge branch 'dev' into rrt/dev
|
2020-05-16 11:42:14 -04:00 |
|
Aaron Louie
|
ffb8927661
|
Run flask on PORT_0 environment variable, if defined.
|
2020-05-16 11:42:03 -04:00 |
|
Aaron Louie
|
1d47c76ce3
|
Merge branch 'dev' into rrt/dev
|
2020-05-15 21:48:01 -04:00 |
|
Aaron Louie
|
f527a1a016
|
Sets default port to 5001
|
2020-05-15 21:33:48 -04:00 |
|