Commit Graph

513 Commits

Author SHA1 Message Date
richard-dds
ee94784ac9 Fix bug that attempted to create duplicate workspaces 2018-08-21 20:21:10 -04:00
richard-dds
9669a42b9a Workspaces.get requires user 2018-08-21 20:21:10 -04:00
richard-dds
67700e13ba Show alert when workspace is new 2018-08-21 20:21:10 -04:00
richard-dds
5203690748 Create new project 2018-08-21 20:21:10 -04:00
richard-dds
18cd1b4473 Approve request, create workspace after fin. verification 2018-08-21 20:21:10 -04:00
richard-dds
0de8866919 workspace_projects route working 2018-08-21 20:21:10 -04:00
richard-dds
dcd69f6b9f Workspaces page working 2018-08-21 20:21:10 -04:00
richard-dds
92553f3b39 Add Workspaces.get_many 2018-08-21 20:21:10 -04:00
patricksmithdds
0abaf8bd77 Merge pull request #194 from dod-ccpo/show-workspace-name-in-header
Show currently active workspace name in label
2018-08-21 16:42:36 -04:00
dandds
a2c1e12bac Merge pull request #191 from dod-ccpo/to-not-found-#159087193
Task Order number not found #159087193
2018-08-21 16:16:19 -04:00
Patrick Smith
34d652f33a Add context processor to put allow accessing workspace in template 2018-08-21 14:52:06 -04:00
Patrick Smith
f8c3ac824a Refactor workspace domain class to match other domain objects 2018-08-21 14:51:10 -04:00
dandds
1a9606f2b8 TaskOrders gets EDA client from current Flask app 2018-08-21 14:10:24 -04:00
andrewdds
e38bc2fa63 Merge pull request #190 from dod-ccpo/ui/reports-summary-layout
Ui/reports summary layout
2018-08-21 10:23:38 -04:00
dandds
4c1ffecea5 basic task order number validation 2018-08-21 08:56:23 -04:00
dandds
735b9b5179 show or hide manual TO fields based on query param 2018-08-20 15:51:32 -04:00
Andrew Croce
06caa21b58 add workspace report route 2018-08-20 14:39:11 -04:00
Andrew Croce
b3e82b3707 Add lists of other option choices 2018-08-20 14:07:46 -04:00
Andrew Croce
6ef1914d2d import SERVICE_BRANCHES data into request form templates 2018-08-20 13:37:24 -04:00
dandds
a574734a8b Merge pull request #184 from dod-ccpo/financial-page-bug-159795524
review and submit page bugs (159795524 and 159889979)
2018-08-20 12:50:55 -04:00
dandds
fa883c47bf use derived annual_spend property for requests 2018-08-20 10:33:17 -04:00
dandds
e9d6ee8102 build individual x509 stores for each CRL 2018-08-20 10:24:14 -04:00
richard-dds
b41cfa0955 Move UII form workaround into a form method 2018-08-17 14:36:04 -04:00
richard-dds
35d8158f3c Really stupid fix for the UII issue 2018-08-17 14:36:03 -04:00
richard-dds
fda8c134a8 Fix UII issue (hopefully for good) 2018-08-17 14:36:03 -04:00
dandds
2db84fb19a build individual x509 stores for each CRL 2018-08-16 14:21:03 -04:00
patricksmithdds
46aa95248c Merge pull request #178 from dod-ccpo/kpi-159705475
Add counts for KPI (159705475)
2018-08-15 12:04:28 -04:00
richard-dds
90ada6992b Always set POC to current user if checkbox is checked 2018-08-15 11:28:48 -04:00
richard-dds
932922cfe6 Use new checkboxinput for POC checkbox 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
3b50b948a0 Don't overwrite other POC form fields 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
richard-dds
5a2953ffc3 Split request update into new method for easier extension 2018-08-15 11:28:48 -04:00
richard-dds
9de9fb5c6a Remove unused fields from JEDIRequestFlow screens 2018-08-15 11:28:48 -04:00
richard-dds
bc42cca71a Simplify requests_update 2018-08-15 11:28:48 -04:00
patricksmithdds
56291526da Merge pull request #176 from dod-ccpo/ui/review-and-submit
Ui/review and submit
2018-08-15 10:17:28 -04:00
dandds
e97fdbf140 implement real KPI counts 2018-08-14 16:57:27 -04:00
Andrew Croce
03b6938e5d Change default form value to None 2018-08-14 16:27:32 -04:00
dandds
d921aaa2be change requests index column names depending on user role 2018-08-14 11:08:56 -04:00
dandds
df5b93c244 rearrange requests alerts conditional check 2018-08-14 10:43:49 -04:00
dandds
b9f9e5b96d CCPO should not see request status alerts 2018-08-14 10:32:32 -04:00
Patrick Smith
a916633943 Update copy on Technical Point of Contact form 2018-08-13 15:43:07 -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
dandds
c22e675bb9 Merge pull request #157 from dod-ccpo/review-data-bug
fix bug in request form review step, add more tests
2018-08-13 11:12:19 -04:00
dandds
1387423a1c fix "pending CCPO approval" alert display logic 2018-08-13 11:03:23 -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
654f9231b5 show modal for requests pending CCPO approval 2018-08-13 10:11:07 -04:00
richard-dds
59a74ac473 Merge pull request #154 from dod-ccpo/fix-request-form-navigation
Only display checkmark if form section is complete
2018-08-13 09:45:59 -04:00
dandds
1eb8e79f41 fix bug in request form review step, add more tests 2018-08-13 09:44:32 -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