richard-dds
|
bcf74b09eb
|
Expand BooleanField's default_values for stepthrough test
|
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 |
|
dandds
|
00909bb5c1
|
fix tests based on updates to financial form
|
2018-08-15 11:16:25 -04:00 |
|
dandds
|
9514556797
|
fix tests for new request field values
|
2018-08-15 10:49:48 -04:00 |
|
dandds
|
3a77e07c3f
|
update request statuses; deleted -> canceled
|
2018-08-14 17:02:53 -04:00 |
|
dandds
|
e97fdbf140
|
implement real KPI counts
|
2018-08-14 16:57:27 -04:00 |
|
dandds
|
4c587864ef
|
add Requests method for counting all requests with a given status
|
2018-08-14 16:23:41 -04:00 |
|
dandds
|
0fcfae0bc6
|
add field to request factory
|
2018-08-14 10:55:09 -04:00 |
|
patricksmithdds
|
f8fe6fa6f5
|
Merge pull request #159 from dod-ccpo/details-of-use-form
Details of use form
|
2018-08-13 15:11:19 -04:00 |
|
dandds
|
3d9987ac13
|
use if-modified-since header to optimize CRL updates
|
2018-08-13 13:56:20 -04:00 |
|
Patrick Smith
|
0ccdb8ecfd
|
Show/hide additional fields when annual is more than a million
|
2018-08-13 11:29:50 -04:00 |
|
Patrick Smith
|
3e6c4d7f13
|
Update flask form to require fields only when appropriate
|
2018-08-13 11:29:25 -04:00 |
|
dandds
|
6fa57c310a
|
Merge pull request #158 from dod-ccpo/over-one-mill-159007546
Over one mill 159007546
|
2018-08-13 11:19:29 -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
|
7e4723452c
|
improve integration test: no monkeypatching, assert request is submitted
|
2018-08-13 10:58:05 -04:00 |
|
dandds
|
37bb0c5d30
|
display alert on requests index page when requests are pending CCPO approval
|
2018-08-13 10:26:08 -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 |
|
Patrick Smith
|
c3971b123e
|
Merge branch 'master' into ui/input-field-frontend-validation
|
2018-08-12 12:16:46 -04:00 |
|
dandds
|
0371c969e7
|
Merge pull request #153 from dod-ccpo/financial-verification-modal-159014770
Financial verification modal 159014770
|
2018-08-10 15:20:05 -04:00 |
|
Patrick Smith
|
168436b156
|
Use multiple date formats in DateRange validator
|
2018-08-10 13:46:50 -04:00 |
|
dandds
|
239dcb90a1
|
autofill user data even if request does not exist yet
|
2018-08-10 11:16:27 -04:00 |
|
dandds
|
f68e5a5ed2
|
no logger for tests
|
2018-08-09 15:04:19 -04:00 |
|
dandds
|
52fc5a9414
|
readme for regenerating client cert fixtures
|
2018-08-09 15:02:09 -04:00 |
|
dandds
|
855c0bc3c4
|
tests for AuthenticationContext
|
2018-08-09 15:01:43 -04:00 |
|
dandds
|
4da814aaf4
|
move crl validator
|
2018-08-09 15:01:43 -04:00 |
|
dandds
|
efee79a566
|
update request autopopulate to rely on creator
|
2018-08-09 15:01:43 -04:00 |
|
dandds
|
07ce940650
|
create AuthenticationContext to consolidate auth logic
|
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 |
|
dandds
|
05de0665d4
|
basic implementation of email parsing for CAC user login
|
2018-08-09 15:01:06 -04:00 |
|
dandds
|
c0d72cd0d6
|
utility function for getting user email from x509 certificate
|
2018-08-09 15:01:06 -04:00 |
|
dandds
|
5e5b357c7e
|
add mechanism for initial modal display; fix financial verification modal display
|
2018-08-09 13:48:07 -04:00 |
|
Patrick Smith
|
edcd8bb921
|
Require PE id to be defined in financial verification form
|
2018-08-09 10:52:27 -04:00 |
|
Patrick Smith
|
e1da908f93
|
Use helper method for allowing submission
|
2018-08-09 09:42:25 -04:00 |
|
richard-dds
|
dd849df388
|
Use enum value to store status displayname
|
2018-08-08 16:18:12 -04:00 |
|
richard-dds
|
d307a255b1
|
Fix some issues from a tricky merge
|
2018-08-08 15:46:16 -04:00 |
|
richard-dds
|
47957384fc
|
Merge branch 'master' into request-creator-name
|
2018-08-08 15:28:36 -04:00 |
|
dandds
|
dec8d92076
|
update tests to rely on newest RequestFactory
|
2018-08-08 14:45:51 -04:00 |
|
dandds
|
2b56ce6260
|
use existing Requests function for creator check
|
2018-08-08 14:11:54 -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
|
1a5800cbc5
|
Requests domain module can determine if user can view request
|
2018-08-08 13:53:35 -04:00 |
|
richard-dds
|
df93db4cd8
|
Create more varied requests in seed script
|
2018-08-08 13:43:52 -04:00 |
|
richard-dds
|
e99ddd491a
|
Create Request.creator relationship
- Rename creator_id to user_id
|
2018-08-08 13:43:52 -04:00 |
|
richard-dds
|
49b9fca793
|
Use Enum for request statuses
|
2018-08-07 16:41:47 -04:00 |
|
richard-dds
|
0c9005aaf6
|
Fix and refactor action_required_by
|
2018-08-07 16:22:24 -04:00 |
|