66 Commits

Author SHA1 Message Date
dandds
767934d633 new form field for CLIN numbers to handle when data is zero 2018-10-01 15:24:39 -04:00
Montana
5561bdc44c Fix deprecation warnings 2018-09-28 10:05:20 -04:00
Montana
5f0bfbd84c Revert test changes 2018-09-27 11:43:15 -04:00
Andrew Croce
522eeb4b99 Nope, not optional 2018-09-27 09:59:32 -04:00
Montana
4c2d143e56 Use Optional validator for BA code 2018-09-26 13:08:01 -04:00
Andrew Croce
5fd1dac257 Update BA code description and validation message to describe the letter as optional 2018-09-26 13:08:01 -04:00
Montana
68206307fd Take out Optional() validator for tests to pass 2018-09-26 13:08:00 -04:00
Andrew Croce
542abb3c96 Make BA code optional 2018-09-26 13:08:00 -04:00
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