24 Commits

Author SHA1 Message Date
dandds
cc7ddd9468 update to use request revisions 2018-09-04 16:14:53 -04:00
Patrick Smith
d785f19b5b Enforce authorization when getting a request 2018-08-30 14:45:39 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
richard-dds
e97fbde054 Attempt to pull workspace owner details from form 2018-08-23 14:18:19 -04:00
richard-dds
a9d3449548 Change inaccurate test name 2018-08-15 11:28:48 -04:00
richard-dds
a588591485 urlencode form data for readability 2018-08-15 11:28:48 -04:00
richard-dds
93ac342f75 Also autopopulate POC info for new requests 2018-08-15 11:28:48 -04:00
richard-dds
d5d1265cd7 Fix linting errors 2018-08-15 11:28:48 -04:00
richard-dds
ee207f163c Fix tests 2018-08-15 11:28:48 -04:00
richard-dds
c6618c503b Create new template and form field 2018-08-15 11:28:48 -04:00
andrewdds
73205e9d90
Merge pull request #147 from dod-ccpo/ui/input-field-frontend-validation
Ui/input field frontend validation
2018-08-13 11:19:16 -04:00
dandds
1eb8e79f41 fix bug in request form review step, add more tests 2018-08-13 09:44:32 -04:00
Patrick Smith
0f4893242b Fix tests 2018-08-12 12:16:51 -04:00
dandds
239dcb90a1 autofill user data even if request does not exist yet 2018-08-10 11:16:27 -04:00
dandds
efee79a566 update request autopopulate to rely on creator 2018-08-09 15:01:43 -04:00
dandds
c25fa2f5d8 autopopulate the appropriate request form fields with current user info 2018-08-09 15:01:06 -04:00
richard-dds
d307a255b1 Fix some issues from a tricky merge 2018-08-08 15:46:16 -04:00
dandds
dec8d92076 update tests to rely on newest RequestFactory 2018-08-08 14:45:51 -04:00
dandds
337dd2414b catch bad request_id in request form GET 2018-08-08 14:05:59 -04:00
dandds
7b8934e0cb add Flask error handlers 2018-08-08 13:54:15 -04:00
dandds
2cfc142417 simple implementation of request view authorization 2018-08-08 13:54:15 -04:00
dandds
61270fbb40 use user factory for testing 2018-08-06 15:03:09 -04:00
dandds
be079a62dc apply auth requirement to virtually all endpoints 2018-08-06 10:45:33 -04:00
dandds
45b47c41bf update tests for Flask 2018-08-02 16:03:54 -04:00