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 |
|
luis cielak
|
9ee253d8f5
|
Align fields for clarity
|
2018-08-17 14:36:03 -04:00 |
|
richard-dds
|
e0ac7bfe5f
|
Update form fields and copy
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
bcf74b09eb
|
Expand BooleanField's default_values for stepthrough test
|
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
|
4085c42c1c
|
WIP
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
529ec532dc
|
Use python3 version of super()
|
2018-08-15 11:28:48 -04:00 |
|
richard-dds
|
ac4cf5279e
|
Don't include csrf_token in form.data
|
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 |
|
luis cielak
|
b88b4b6d2c
|
Remove dup orgs
|
2018-08-15 10:49:48 -04:00 |
|
luis cielak
|
483d606cf0
|
Update tooltips, placehoders, and field info
|
2018-08-15 10:49:48 -04:00 |
|
patricksmithdds
|
30c1213a5d
|
Merge pull request #165 from dod-ccpo/update-poc-copy-#159144005
Update copy on Technical Point of Contact form
|
2018-08-14 09:45:14 -04:00 |
|
Patrick Smith
|
53ff951913
|
Remove "POC" from workspace owner form field labels
|
2018-08-13 15:52:14 -04:00 |
|
luisgov
|
b4b7d0cbcb
|
Merge branch 'master' into ui/tooltips
|
2018-08-13 15:26:04 -04:00 |
|
luisgov
|
143c58addc
|
Merge branch 'master' into ui/tooltips
|
2018-08-13 15:05:08 -04:00 |
|