334 Commits

Author SHA1 Message Date
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
Patrick Smith
994af840d9 Fix NewlineListField displaying too many newlines 2018-08-09 10:52:27 -04:00
luis cielak
74fc5f0ec9 Make sure the label style for input text and radios match 2018-08-08 13:54:10 -04:00
dandds
b9f4a4be71 remove all references to tornado 2018-08-06 15:39:30 -04:00
dandds
45b47c41bf update tests for Flask 2018-08-02 16:03:54 -04:00
richard-dds
d6b099c684 Formatting 2018-08-02 13:20:03 -04:00
richard-dds
ed0893b4a0 Converted all form pages. Flow still not working 2018-08-02 13:20:03 -04:00
richard-dds
5d7dde3561 Financial verification form rendering 2018-08-02 13:20:02 -04:00
richard-dds
106b87b96e Allow for multiple date formats 2018-08-02 13:18:10 -04:00
dandds
cb30ee99ca remove fundz_client in favor of pe numbers repo 2018-07-31 11:50:33 -04:00
Luis Cielak
be3d5b287e Update total_spend to dollar_value so that it doesn't break existing functionality in request-queue 2018-07-31 10:58:52 -04:00
Luis Cielak
04e532c8db Normalize location and style for submiting the form 2018-07-30 15:33:05 -04:00
Luis Cielak
ecc0716e3b Update data transfers dropdown 2018-07-30 15:33:05 -04:00
Luis Cielak
5a42f42f8a Add more options for data transfer quanitties 2018-07-30 15:33:05 -04:00
Luis Cielak
7b307ed1d8 Add read-only fields for poc and org details 2018-07-30 15:33:05 -04:00
Luis Cielak
fa74074bca Add plaeholder for review submit output fields 2018-07-30 15:33:05 -04:00
Luis Cielak
a008affb73 Disable html5 validations temporarily 2018-07-30 15:33:05 -04:00
Luis Cielak
d563936944 Update details of use fields 2018-07-30 15:33:05 -04:00
Luis Cielak
57ec16f7a9 Change input text to text area 2018-07-30 15:33:05 -04:00