334 Commits

Author SHA1 Message Date
Andrew Croce
f0de0eddb4 run formatter 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
116ed3c3f6 workspace role data 2018-08-31 10:14:18 -04:00
dandds
792114b063
Merge pull request #219 from dod-ccpo/pdf-uploads-#159940565
Pdf uploads
2018-08-28 13:26:01 -04:00
richard-dds
e32926d6ce Formatting 2018-08-27 16:08:31 -04:00
richard-dds
273d16bf4f Build backend form for creating a new workspace member 2018-08-27 16:08:31 -04:00
Montana
cb2569c504 Form is invalid if no file is uploaded 2018-08-27 14:55:42 -04:00
Montana
cfe9b7589e Formatting 2018-08-27 13:08:02 -04:00
dandds
ef2e97713a initial uploader and some form work 2018-08-27 13:04:41 -04:00
richard-dds
7ecc836033
Merge pull request #213 from dod-ccpo/fix-new-workspace-redirect
Redirect to projects/new after FV-related request approval
2018-08-24 16:09:06 -04:00
richard-dds
4cb2447edb Simplify ListItemsUnique check 2018-08-24 15:26:55 -04:00
richard-dds
66877b46bd Ensure that project environment names are unique 2018-08-24 13:53:25 -04:00
richard-dds
27601300aa Simplify BA code valdiation 2018-08-24 12:01:34 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
richard-dds
8806705bc3
Merge pull request #206 from dod-ccpo/multiple-environments
Allow a user to add multiple environments when creating a project
2018-08-23 16:15:00 -04:00
dandds
e30d4e238c expect CLIN data with no commas from the financial verification form 2018-08-23 10:11:00 -04:00
dandds
d66a496fbc financial verification should create or find a Task Order for the request 2018-08-23 09:15:54 -04:00
dandds
6c67166e86 persist partial financial form data if task order number not found 2018-08-23 09:11:21 -04:00
richard-dds
dd80b9c558 Formatting 2018-08-22 17:07:08 -04:00
richard-dds
fc07ef5230 Validate and filter environment_names form input 2018-08-22 17:06:13 -04:00
richard-dds
e0ebce1448 Remove unused import 2018-08-21 20:21:58 -04:00
richard-dds
020e1b9cb0 Allow user to create new fields for environment names
Currently only one of them is being created.
2018-08-21 20:21:10 -04:00
richard-dds
5203690748 Create new project 2018-08-21 20:21:10 -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
dandds
1a9606f2b8 TaskOrders gets EDA client from current Flask app 2018-08-21 14:10:24 -04:00
dandds
a50b855389 task_order_id -> task_order_number 2018-08-21 10:10:28 -04:00
dandds
0a6cbe7e03 warning alert for manually entering task order info on financial form 2018-08-21 09:22:39 -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
andrewdds
939d449ac3
Merge branch 'master' into dod_branch_labels 2018-08-20 14:09:46 -04:00
Andrew Croce
b3e82b3707 Add lists of other option choices 2018-08-20 14:07:46 -04:00
Patrick Smith
364d452598 Add missing required validators 2018-08-20 11:42:32 -04:00
richard-dds
06c44f86c9 Fix tests, linting errors 2018-08-17 14:36:04 -04:00
luis cielak
e148606613 Add description 2018-08-17 14:36:04 -04:00
luis cielak
bd65341b88 Update tooltip and validation requirements 2018-08-17 14:36:04 -04:00
luis cielak
c5a52bf46f Update tooltip and validation requirements 2018-08-17 14:36:04 -04:00
richard-dds
b41cfa0955 Move UII form workaround into a form method 2018-08-17 14:36:04 -04:00
richard-dds
66eb44afdd Add forms.data 2018-08-17 14:36:04 -04:00
richard-dds
b680b3478a Fix validations in other select fields 2018-08-17 14:36:04 -04:00
richard-dds
6898f86611 UIIs are required 2018-08-17 14:36:04 -04:00
richard-dds
e065bd27c1 Don't use html validation for funding type field 2018-08-17 14:36:03 -04:00
luis cielak
0356d61960 Fix typos and some copy text tweaks 2018-08-17 14:36:03 -04:00
richard-dds
57fd5eb57c Add regex validations for treasury_code and ba_code 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
richard-dds
9b8dd464f6 Unused import 2018-08-17 14:36:03 -04:00
richard-dds
59b5e19c79 Funding type other input is only required if funding type is other 2018-08-17 14:36:03 -04:00
richard-dds
4a1a3571bc Require financial verification funding field to have a selection 2018-08-17 14:36:03 -04:00
richard-dds
070fe823d3 Fix bug in UII field
Was displaying an empty list of UIIs as [''] in the textarea
2018-08-17 14:36:03 -04:00
luis cielak
7471d062e1 Update tooltips 2018-08-17 14:36:03 -04:00
luis cielak
9e57908a2c Adding more validation 2018-08-17 14:36:03 -04:00