leigh-mil
fe5328b1af
Reorder content and fix styling
2019-07-19 14:17:07 -04:00
leigh-mil
a2decf0509
Update page layout
2019-07-19 14:11:52 -04:00
leigh-mil
ab86a4bec4
remove extra div
2019-07-19 14:01:51 -04:00
leigh-mil
94c385a816
Set max width for form
2019-07-18 17:02:17 -04:00
leigh-mil
69c816335a
Create macro for form step headings
2019-07-18 17:01:16 -04:00
leigh-mil
72d274c1f8
Add canSave to the form mixin to toggle whether or not the Next button is disabled
2019-07-18 13:29:41 -04:00
leigh-mil
3f8ade0dc9
Do not show previous button on first step of form
2019-07-18 10:31:45 -04:00
leigh-mil
4826e8002b
Rename route functions to be clearer
2019-07-18 10:31:45 -04:00
leigh-mil
d2799c00d0
Add step numbers to sticky header
2019-07-18 10:31:45 -04:00
leigh-mil
72da5f36c3
Move common to review html into a fragment and delete unused submit confirmation macro and vue component
2019-07-18 10:31:45 -04:00
leigh-mil
5b208d9e8d
Create TO builder base file and use it to simplify step templates
2019-07-18 10:31:45 -04:00
leigh-mil
e3c6b08d34
Remove old task order edit and update routes
2019-07-18 10:31:45 -04:00
leigh-mil
b9e14f8719
Add route and template for signature confirmation
2019-07-18 10:31:45 -04:00
leigh-mil
68e0d261f6
Add review route and template
2019-07-18 10:31:45 -04:00
leigh-mil
b2db53096f
Rename routes
2019-07-18 10:31:45 -04:00
leigh-mil
b3737619f0
Add flash message to to form templates
2019-07-18 10:31:45 -04:00
leigh-mil
7ebe84a9cb
Add step 3 route and template
2019-07-18 10:31:45 -04:00
leigh-mil
6ab3e24883
Add second step
2019-07-18 10:31:45 -04:00
leigh-mil
45390835ed
Add routes for first step of TO builder
2019-07-18 10:31:45 -04:00
leigh-mil
951845ca86
Merge pull request #969 from dod-ccpo/update-team-count
...
Update team count on apps page
2019-07-15 10:33:51 -04:00
leigh-mil
20286c9cd8
Merge pull request #968 from dod-ccpo/fix-funding-icon
...
Add update route to list of routes for showing the funding icon
2019-07-15 09:34:11 -04:00
leigh-mil
64b582d966
Use add_perms to only show button if user can create apps
2019-07-15 09:22:23 -04:00
leigh-mil
c4efa54a64
Count members instead of users
2019-07-14 17:03:26 -04:00
leigh-mil
833ec08ef4
Add update route to list of routes for showing the funding icon
2019-07-12 15:19:13 -04:00
leigh-mil
6a94b150ff
Only show add TO button if user has create task order perms
2019-07-12 14:53:41 -04:00
leigh-mil
fb86f9a139
Bind attachment as value to the pdf input
2019-07-11 14:09:47 -04:00
leigh-mil
78236e9e55
Merge pull request #957 from dod-ccpo/ie11-to-bug
...
Fix IE11 Bug
2019-06-20 14:53:01 -04:00
leigh-mil
cb6550abe6
pass 0 when value is None
2019-06-20 13:39:14 -04:00
leigh-mil
de7097e55b
Merge pull request #953 from dod-ccpo/add-to-button-perms
...
TO bug fixes
2019-06-20 11:58:51 -04:00
leigh-mil
7545bb48a9
Make funding icon blue when viewing TO form
2019-06-20 11:03:33 -04:00
leigh-mil
a3a62b39fd
Add check for user perms to show add TO button
2019-06-20 11:00:43 -04:00
leigh-mil
9278a251cc
Use translations in edit TO form and update PDF upload size limit
2019-06-20 10:50:23 -04:00
George Drummond
378a0ea2bd
Merge pull request #943 from dod-ccpo/remove-confirmation-popover
...
Remove confirmation-popover
2019-06-19 13:24:04 -04:00
montana-mil
a719fef078
Merge pull request #946 from dod-ccpo/fix-obligated-amount-NaN-bug
...
Fix Obligated Amount Masking Issues
2019-06-19 10:57:54 -04:00
montana
f291e9344d
Do not show initial masking
2019-06-19 10:42:25 -04:00
George Drummond
9bf06ad5e2
Delete RequiredLabel
2019-06-19 09:48:46 -04:00
dandds
a91d438d1c
Merge pull request #942 from dod-ccpo/to-form-fixes
...
TO Form fixes
2019-06-18 14:41:54 -04:00
George Drummond
929ad8648b
Remove confirmation-popover
2019-06-18 14:32:25 -04:00
George Drummond
d672f5792c
Save as draft
2019-06-18 14:11:55 -04:00
leigh-mil
f1b2825ab5
Update Totals box text and use translations
2019-06-18 13:57:00 -04:00
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
leigh-mil
421f67ecf9
Merge pull request #931 from dod-ccpo/loa-box-max-width
...
Fix LOA td on TO review page
2019-06-17 14:05:21 -04:00
richard-dds
af4219a3d7
Merge pull request #930 from dod-ccpo/fix-first-member-invite-styliing
...
Fix first member invite styling
2019-06-17 13:16:21 -04:00
leigh-mil
b06ff9071f
Add title to LOAs and update TD styling to prevent overflow
2019-06-17 13:08:58 -04:00
leigh-mil
56bc9dd4e5
update components to emit valid on field-change and use in TO form
2019-06-17 12:45:55 -04:00
montana
23b7df2153
Keep track of children CLINS to update amount
...
- emit CLIN amount and type when amount changes
- totals are added correctly based on CLIN type
2019-06-17 11:26:18 -04:00
montana-mil
c775c7322c
Add change handler to clin field components
...
- emit clin type and obligated amount
2019-06-17 11:25:03 -04:00