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 |
|
Patrick Smith
|
581f908c1a
|
Use Requests constant instead of magic number
|
2018-08-13 14:50:57 -04:00 |
|
luis cielak
|
8f50fd2651
|
Update text on some fields
|
2018-08-13 13:22:32 -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 |
|
Patrick Smith
|
653c22e0a1
|
Set default value for radio fields
If we don't set the default, the default gets set to `"None"`, which is
an unintuitive value. An empty string is equivalent but more usuable.
|
2018-08-13 11:28:41 -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 |
|
luis cielak
|
eb5dfe1fbf
|
Some tooltip tyleing and text changes
|
2018-08-10 16:44:48 -04:00 |
|
richard-dds
|
99b9579cd9
|
Fix linting errors
|
2018-08-10 13:47:46 -04:00 |
|
Patrick Smith
|
168436b156
|
Use multiple date formats in DateRange validator
|
2018-08-10 13:46:50 -04:00 |
|
luis cielak
|
1bc44b8882
|
Add moaaar tooltips
|
2018-08-10 13:38:14 -04:00 |
|
Andrew Croce
|
06a2d83dbd
|
Edit labels and descriptions
|
2018-08-10 09:19:42 -04:00 |
|
luis cielak
|
a9be4665ce
|
Begin adding tooltips to req form fields
|
2018-08-09 15:54:27 -04:00 |
|
Patrick Smith
|
3fa4adb4de
|
Require PE id to be defined in financial verification form
|
2018-08-09 15:54:27 -04:00 |
|
Patrick Smith
|
087b870718
|
Fix NewlineListField displaying too many newlines
|
2018-08-09 15:54:27 -04:00 |
|
luis cielak
|
bd58da642b
|
Make sure the label style for input text and radios match
|
2018-08-09 15:54:27 -04:00 |
|
andrewdds
|
0d2a8faad4
|
Merge pull request #145 from dod-ccpo/ui/request-form
UI/request form labels
|
2018-08-09 13:54:26 -04:00 |
|
Patrick Smith
|
edcd8bb921
|
Require PE id to be defined in financial verification form
|
2018-08-09 10:52:27 -04:00 |
|