dandds
a2e8caf23b
add expiration_date to manual task order form
2018-09-17 16:56:10 -04:00
dandds
d17e6159dd
use InputRequired validation for clin fields
2018-09-12 17:00:39 -04:00
andrewdds
ca3e819375
Merge pull request #241 from dod-ccpo/financial-verification-validation-and-messaging
...
Financial verification validation and messaging
2018-09-07 16:09:10 -04:00
Andrew Croce
014eb9c1ef
run formatter
2018-09-07 15:44:48 -04:00
Andrew Croce
231b3788de
make leading zeros optional, remove 0 prefix
2018-09-07 15:44:48 -04:00
andrewdds
16e0f3f175
Update financial.py
...
its not about fish
2018-09-07 15:44:48 -04:00
andrewdds
259c048952
fix typo
2018-09-07 15:44:48 -04:00
Andrew Croce
7e5843c995
update various labels and placeholders
2018-09-07 15:44:48 -04:00
dandds
e8aa905a99
display financial verification review info for ccpo
2018-09-07 09:44:48 -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
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
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
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
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
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
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
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
99b9579cd9
Fix linting errors
2018-08-10 13:47:46 -04:00
Patrick Smith
edcd8bb921
Require PE id to be defined in financial verification form
2018-08-09 10:52:27 -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
dandds
cb30ee99ca
remove fundz_client in favor of pe numbers repo
2018-07-31 11:50:33 -04:00
patricksmithdds
240da29945
Merge pull request #90 from dod-ccpo/suggest-pe-id
...
Suggest a PE number when PE number is not found
2018-07-24 16:55:32 -04:00
Luis Cielak
ef2041e871
Clean up some copy of field inputs
2018-07-24 13:33:11 -04:00
Patrick Smith
8e427aaf55
Suggest a PE number when PE number is not found
...
Using the defined format of a PE number
(https://www.militaryperiscope.com/terms/t0000241.html ), we can suggest
a corrected format of the PE number if the user omitted the leading
zeros for either the DoD program or category.
2018-07-24 10:14:48 -04:00
Patrick Smith
355d2ed36a
Add tests for PE id validation
2018-07-19 11:30:03 -04:00
Patrick Smith
f1ba2bcba6
Perform extra validation on financial verification step
2018-07-19 11:11:05 -04:00
Patrick Smith
f51dc8f07c
Refactor forms so we can pass requests_client to validate
2018-07-19 11:11:05 -04:00
Luis Cielak
d722dff561
Merge branch 'request_form_styles' of github.com:dod-ccpo/atst into request_form_styles
2018-07-17 14:50:58 -04:00