1785 Commits

Author SHA1 Message Date
richard-dds
c78aac2dea Formatting 2018-08-31 13:25:14 -04:00
richard-dds
b793d4a00a New route for creating workspace user 2018-08-31 13:25:14 -04:00
richard-dds
a7678cad12 New domain method for adding workspace user 2018-08-31 13:25:14 -04:00
andrewdds
1c73c1a191
Merge pull request #233 from dod-ccpo/ui/ws-role-picker
UI/Selector Vue component
2018-08-31 11:25:52 -04:00
andrewdds
806fb3c0d9
Remove commented css line 2018-08-31 11:02:58 -04:00
patricksmithdds
734c1ea006
Merge pull request #232 from dod-ccpo/review-by-user
Allow user to view submitted request
2018-08-31 10:27:44 -04:00
richard-dds
a85f003cf9
Merge pull request #222 from dod-ccpo/create-workspace-auto
Create a workspace automatically if TO is found in EDA
2018-08-31 10:20:49 -04:00
Andrew Croce
5af6eab556 remove unused import 2018-08-31 10:14:18 -04:00
Andrew Croce
f0de0eddb4 run formatter 2018-08-31 10:14:18 -04:00
Andrew Croce
0df7c0f56a use jinja's built in tojson filter 2018-08-31 10:14:18 -04:00
Andrew Croce
c45e643522 Add real roles and descriptions 2018-08-31 10:14:18 -04:00
Andrew Croce
ab77935cdc selector vue component 2018-08-31 10:14:18 -04:00
Andrew Croce
9d98b98b4e Use hidden input to hold value 2018-08-31 10:14:18 -04:00
Andrew Croce
44dfbbf9d0 selector styles 2018-08-31 10:14:18 -04:00
Andrew Croce
323890b9e3 to json filter 2018-08-31 10:14:18 -04:00
Andrew Croce
116ed3c3f6 workspace role data 2018-08-31 10:14:18 -04:00
Andrew Croce
5acaf2c7c2 use selector macro on new member screen 2018-08-31 10:14:18 -04:00
Andrew Croce
73889e574a popup selector html 2018-08-31 10:14:18 -04:00
richard-dds
d4b96b5c54 Use backref instead of back_populates 2018-08-30 16:31:09 -04:00
richard-dds
e945e43f74 Formatting 2018-08-30 16:31:09 -04:00
richard-dds
f389bd31d1 Check submitted request for financial verification 2018-08-30 16:31:09 -04:00
richard-dds
62aacf55e7 If request FV is not verified, redirect to requests index 2018-08-30 16:31:08 -04:00
richard-dds
caf6882a11 Only consider request financially verified if TO is from EDA 2018-08-30 16:31:08 -04:00
richard-dds
ccf1b3b5aa Do submit financial verification 2018-08-30 16:31:08 -04:00
richard-dds
8a813d9ac3 Display workspace link for approved requests 2018-08-30 16:31:08 -04:00
richard-dds
60275f8c3a Check that request is financially verified before approving 2018-08-30 16:31:08 -04:00
richard-dds
3ab528f192 Raise instead of returning None 2018-08-30 16:31:08 -04:00
richard-dds
a2d4602f0c Remove unused route 2018-08-30 16:31:08 -04:00
Patrick Smith
622d28dd8b Remove unused imports 2018-08-30 15:02:02 -04:00
Patrick Smith
457f8de608 Remove now unnecessary auth check 2018-08-30 14:45:39 -04:00
Patrick Smith
27b85ce560 Catch DataError when querying for request
A `DataError` can be raised if we try to find a request with an id that
is not a valid UUID.
2018-08-30 14:45:39 -04:00
Patrick Smith
6bfc7f77bc Add test for new Authorization check 2018-08-30 14:45:39 -04:00
Patrick Smith
7040157f25 Formatting fixes 2018-08-30 14:45:39 -04:00
Patrick Smith
d785f19b5b Enforce authorization when getting a request 2018-08-30 14:45:39 -04:00
Patrick Smith
e7aed35054 Link to pending request page from index 2018-08-30 14:45:39 -04:00
Patrick Smith
0906134f56 Move data variables to context for easier re-use 2018-08-30 14:31:12 -04:00
Patrick Smith
4d6f51ed7f Add route for read-only view of request 2018-08-30 14:31:12 -04:00
patricksmithdds
687ae30268
Merge pull request #230 from dod-ccpo/ccpo-approval
CCPO Approval
2018-08-30 14:30:56 -04:00
luis cielak
1a8922750f Add horizonal ruler dividers 2018-08-30 13:25:21 -04:00
dandds
0a36f1d6ca move request review information into a partial 2018-08-30 13:25:21 -04:00
luis cielak
0a62157d00 Organize approval sections 2018-08-30 13:25:21 -04:00
luis cielak
e768758483 Style horizontal ruler 2018-08-30 13:25:21 -04:00
luis cielak
042d831085 Add placeholder text from request 2018-08-30 13:25:21 -04:00
luis cielak
d5dc3a7fe6 Begin adding read-only fields 2018-08-30 13:25:21 -04:00
luis cielak
6c2f2a131c Convert torando template to jinja 2018-08-30 13:25:21 -04:00
patricksmithdds
fc3d4a3080
Merge pull request #231 from dod-ccpo/fix-crls
Update ssl crl config and certs
2018-08-30 12:27:52 -04:00
richard-dds
5eed37b3b3 Ad some steps to the README 2018-08-30 11:47:02 -04:00
richard-dds
6eaa8b5c51 Update ssl crl config and certs. See you in a year 2018-08-30 11:11:04 -04:00
dandds
1b373a975e
Merge pull request #221 from dod-ccpo/pe-number-loading-#160063695
move pe number ingestion for setup into a migration
2018-08-29 12:09:47 -04:00
dandds
42f95eb17d resolve migration chain 2018-08-29 11:45:14 -04:00