dandds
c4d8067f45
Fixes a bug where the CLIN type was not displaying correctly for saved
...
TOs.
The enum for the CLIN type needs to be coerced in the form data so that
the `jedi_clin_field` data is the value of the enum option. Perviously
the `jedi_clin_field` was being populated with a stringified
representation of the enum, like `JEDICLINType.JEDI_CLIN_1`.
2019-06-18 11:33:41 -04:00
leigh-mil
1aab857a1e
set value of checkbox to false when modal closes
2019-06-17 18:31:39 -04:00
dandds
14fd294b9c
Merge pull request #935 from dod-ccpo/fix-activity-log-pagination
...
Fix audit log pagination urls
2019-06-17 17:24:33 -04:00
richard-dds
747978f92b
Fix pagination urls
2019-06-17 14:44:56 -04:00
George Drummond
9b521765c7
Merge pull request #933 from dod-ccpo/remove-unused-validation
...
Remove unused validation
2019-06-17 14:09:31 -04:00
George Drummond
05ed1c6d68
Remove unused validation
2019-06-17 13:33:47 -04:00
leigh-mil
26d468dfb0
Remove duplicate form error flash message
2019-06-17 13:32:29 -04:00
leigh-mil
a94bc3c14f
remove duplicate logged out flash message
2019-06-17 13:32:29 -04:00
Montana
4074f11e25
New TotalsBox vue component
...
- update to_form data when CLIN amounts change
2019-06-17 10:42:30 -04:00
leigh-mil
52be812292
Merge pull request #906 from dod-ccpo/style-to-form-2
...
Style to form 2
2019-06-17 09:42:10 -04:00
George Drummond
0f329b2699
Remove findFilter
2019-06-14 13:00:31 -04:00
leigh-mil
cd0433d85b
Reduce space around input fields and add file size info to file upload
2019-06-14 11:11:24 -04:00
George Drummond
9f274a7d1c
Script to find unused translations
2019-06-14 09:59:07 -04:00
George Drummond
4d7ad667b7
Remove Portfolios.can_revoke_access_for
2019-06-13 15:49:36 -04:00
George Drummond
490907257b
Remove Portfolios.revoke_access
2019-06-13 15:48:39 -04:00
George Drummond
6b09f80336
Remove TaskOrderError
2019-06-13 15:38:38 -04:00
George Drummond
24355b0737
Remove unused PortfolioRoles methods
2019-06-13 15:31:48 -04:00
George Drummond
37a1ab14b0
Remove Environments.add_member
2019-06-13 15:20:21 -04:00
George Drummond
36f9075451
Remove Applications.get_all
2019-06-13 15:10:33 -04:00
George Drummond
1821e164b0
Merge pull request #908 from dod-ccpo/clean-up-flash-messages
...
Delete unused flash messages
2019-06-13 10:34:53 -04:00
George Drummond
3740291662
Delete unused flash messages
2019-06-13 10:11:29 -04:00
dandds
4ba983cbdd
Remove unused template filters
2019-06-13 09:51:00 -04:00
dandds
febc6f7890
Remove unused form code
2019-06-13 09:10:52 -04:00
leigh-mil
b07cf0e4fc
formatting
2019-06-12 15:30:25 -04:00
leigh-mil
db58c64a89
Move submit buttons inside form and add formaction to review button
2019-06-12 15:30:25 -04:00
leigh-mil
4e46827335
Remove nesting from route when not needed
2019-06-12 15:30:25 -04:00
leigh-mil
1e817c6755
Update copy, add totals box, style buttons
2019-06-12 15:29:47 -04:00
dandds
717e996685
Remove unused utilities
2019-06-12 14:54:01 -04:00
dandds
30b93d1c50
Remove unused TO code.
2019-06-12 14:27:36 -04:00
dandds
bea2e02253
Remove unused EDA client code
2019-06-12 13:42:55 -04:00
George Drummond
e554845407
Merge pull request #887 from dod-ccpo/to-review
...
TO Review Page
2019-06-12 11:28:15 -04:00
richard-dds
92b80d1e13
Merge pull request #889 from dod-ccpo/funding-page-ctas
...
Funding page CTAs
2019-06-12 11:27:37 -04:00
dandds
b63da3ad54
Merge pull request #886 from dod-ccpo/upload-fixes
...
Upload fixes
2019-06-12 11:21:40 -04:00
George Drummond
0f0a559dfa
TO Review Page
2019-06-12 09:43:00 -04:00
richard-dds
1de4fe7cc5
Fixed begins / ends time for TOs
2019-06-11 14:35:43 -04:00
richard-dds
13eb277f4a
Fix CTAs for funding page
2019-06-11 14:00:31 -04:00
dandds
06f4aeb74d
Merge pull request #880 from dod-ccpo/to-review-modal
...
TO Review Submit Modal
2019-06-11 13:10:17 -04:00
Montana
52a31746d8
Modal styling
2019-06-11 12:06:11 -04:00
Montana
8446a79a9a
Sign TO in post route
2019-06-11 12:06:11 -04:00
George Drummond
c08f14382f
Add in success flash message
2019-06-11 11:30:37 -04:00
George Drummond
5bcfcc1568
Fix issue with db.session.commit history and disabling portfolio role
2019-06-11 11:30:37 -04:00
George Drummond
cad43af455
Portfolio archiving
2019-06-11 11:30:37 -04:00
dandds
0e89a55c07
Display and overwrite task order uploads correctly.
...
- Populate the POSTed form with additional data from the existing TO
model. This way the pdf attachment has to be explicitly overwritten.
- Adjust the frontend so that if there is an existing PDF, it only sends
a file input back if the user removes the existing PDF.
2019-06-11 09:58:32 -04:00
Montana
33248daa6b
Add route tests
2019-06-11 09:31:08 -04:00
Montana
99ab0c22bc
Add Success banner on submit
2019-06-11 09:31:08 -04:00
Montana
f49b67d0dd
Create SubmitConfirmation modal
...
- includes html component and js component
- styling on modal is not ready
2019-06-11 09:31:03 -04:00
dandds
49332c5d6e
Only raise FileLength validation error on files
2019-06-10 19:26:44 -04:00
richard-dds
6481b2ee3e
Remove unused import
2019-06-10 16:55:20 -04:00
richard-dds
8bef203bf2
We can get the user's name from their invitation
2019-06-10 16:49:09 -04:00
richard-dds
30ef2a67ef
Fix bug in application member deletion
2019-06-10 16:43:47 -04:00