richard-dds
|
22cbca5951
|
Remember if finver form is extended
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
5d2b976e5f
|
Preemptively upload task order PDF
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
3cf0907d0d
|
Add test to ensure that pdf is attached to TO
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
650cc02678
|
Always pop the task_order
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
348687cd03
|
Ensure that task order PDF makes it into the FV form
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
5bd41a1016
|
Fix bug where saving draft caused submit to always succeed
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
4f1a3e8d0f
|
Simplify return values
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
96c0378277
|
Add simple tests for finver routes
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
f56dd5621e
|
Revive suggest_pe_id tests
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
8c9488229c
|
Factor out _raise
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
0d9c03b54f
|
Refactor, add test
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
87ff0dfee0
|
formdata should be None for GetFinancialVerificationForm
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
5075778bb1
|
Remove unused variable
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
421ab65511
|
Hook up Save Draft button
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
8ec796861e
|
Fix SaveFinancialVerificationDraft
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
8994b3086c
|
Formatting
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
aef4878a39
|
DRY out pe_number and task_order_number errors
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
789e5c0906
|
DRY out _get_form
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
54192c6c5d
|
Implement SaveFinancialVerificationDraft
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
965c5f3e00
|
Pass field data, not field
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
4b8585234f
|
Use formdata and InputRequired
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
ed7d508e30
|
Add funding type for task order
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
e80ae4c092
|
Add GetFinancialVerificationForm
|
2018-10-23 11:45:09 -04:00 |
|
richard-dds
|
e72b980d94
|
Refactor FinVer to make room for draft feature
|
2018-10-23 11:45:09 -04:00 |
|
leigh-mil
|
13763d8750
|
Change name of validator to Name because it is more descriptive
|
2018-10-23 11:22:16 -04:00 |
|
dandds
|
562b201eb1
|
Merge pull request #401 from dod-ccpo/autofill-user-details-#161022161
prepopulate remaining user data on request form
|
2018-10-23 10:31:53 -04:00 |
|
dandds
|
93bf0dcb8a
|
prepopulate remaining user data on request form
|
2018-10-23 09:23:59 -04:00 |
|
andrewdds
|
9fe7d877ba
|
Merge pull request #395 from dod-ccpo/dropdown-keyboard-access
Dropdown selector keyboard accessibility
|
2018-10-23 08:08:21 -04:00 |
|
patricksmithdds
|
ec8589fdbd
|
Merge pull request #400 from dod-ccpo/readme-updates
update readme for onboarding new devs
|
2018-10-19 13:51:53 -04:00 |
|
Andrew Croce
|
3c61b2b927
|
layout fix for ie10
|
2018-10-19 13:07:53 -04:00 |
|
andrewdds
|
304159cad0
|
Merge pull request #397 from dod-ccpo/modal-accessibility
Modal accessibility
|
2018-10-19 11:03:29 -04:00 |
|
Andrew Croce
|
29ec31d8d8
|
Add up-arrow key to open
Add escape key to revert
Remove automatic-closing behavior
|
2018-10-19 10:55:53 -04:00 |
|
leigh-mil
|
6a15a6ca7b
|
Update tests to reflect new Alphabet validators
|
2018-10-18 16:35:28 -04:00 |
|
dandds
|
7095c9ab0a
|
update readme for onboarding new devs
|
2018-10-18 16:25:23 -04:00 |
|
leigh-mil
|
9db981203d
|
Add all alpha characters to Alphabet validator
|
2018-10-18 15:52:53 -04:00 |
|
leigh-mil
|
7693aa0374
|
Add apostrophe to Alphabet validator
|
2018-10-18 15:38:22 -04:00 |
|
leigh-mil
|
e9ad610a6f
|
Update Alphabet validator to accept hyphens
|
2018-10-18 15:22:57 -04:00 |
|
dandds
|
8bd9eedcbd
|
Merge pull request #396 from dod-ccpo/parse-clin-data
Parse clin data
|
2018-10-18 13:47:05 -04:00 |
|
dandds
|
d6ec4a5123
|
catch type errors for non-floats in CLIN amount field
|
2018-10-18 10:48:03 -04:00 |
|
Andrew Croce
|
c0719ce85f
|
maintain focus on open modals
|
2018-10-18 10:01:07 -04:00 |
|
Andrew Croce
|
8da22f5941
|
Use buttons rather than links for js-clickable elements
Add some missing attributes for correct behavior/accessibility
|
2018-10-18 10:00:38 -04:00 |
|
Andrew Croce
|
c531680b44
|
add ID to modal
|
2018-10-18 09:59:31 -04:00 |
|
Andrew Croce
|
bfe32fa926
|
add ally.js
|
2018-10-18 09:59:15 -04:00 |
|
Andrew Croce
|
d633c69630
|
unset default disabled button styles
|
2018-10-18 09:59:07 -04:00 |
|
patricksmithdds
|
dbb22698d5
|
Merge pull request #393 from dod-ccpo/show-uncovered-lines
Use `term-missing` to show uncovered lines in coverage report
|
2018-10-18 09:42:28 -04:00 |
|
montana-mil
|
63c26f14bb
|
Merge pull request #392 from dod-ccpo/ccpo-submit-finver
Allow CCPO users to submit financial verification
|
2018-10-18 09:29:10 -04:00 |
|
Andrew Croce
|
17d2331322
|
fix styles
|
2018-10-18 08:48:00 -04:00 |
|
dandds
|
af81cd1da7
|
small refactor for eda xml parser
|
2018-10-17 16:31:44 -04:00 |
|
andrewdds
|
c4fcd9540c
|
Merge pull request #389 from dod-ccpo/workspaces-dropdown
Workspaces dropdown
|
2018-10-17 16:17:05 -04:00 |
|
dandds
|
4fefd017a2
|
use CLIN data from EDA client response
|
2018-10-17 16:12:19 -04:00 |
|