leigh-mil
e017cd12af
Vue for adding multiple CLINs
2019-06-10 12:29:54 -04:00
leigh-mil
cca101b50c
Add CLINs to Task Order
2019-06-10 12:29:54 -04:00
dandds
fb430e76e9
Basic frontend uploader component
2019-06-06 13:57:07 -04:00
Montana
67be7d99a4
Replace ko_review template with new task order review
...
- deletes ko_review vue component
2019-06-03 14:19:04 -04:00
dandds
43ea922218
Simplify environment role updates in app settings.
...
Use ApplicationRole.id instead of User.id in forms. This eliminates the
need for the function that checks whether a user is in a given
application, because looking up the application role will raise an error
if the user is not.
2019-05-24 13:35:00 -04:00
dandds
815632ed00
Handle setting no access for user environment roles:
...
- use constant for no access string
- update no access constant
- update language and permissions for rendering remove app member button
2019-05-17 14:00:45 -04:00
montana-mil
1c4725840c
Merge pull request #815 from dod-ccpo/add-new-env-app-settings
...
Add New Environment via app settings
2019-05-15 11:30:29 -04:00
Montana
ab874a06f8
Use new-environment component to toggle
...
- Moves the form to the innermost place it can go
2019-05-15 11:20:24 -04:00
George Drummond
b8ea1349b2
Merge pull request #817 from dod-ccpo/delete-user-from-application
...
Delete an application member
2019-05-14 15:45:32 -04:00
George Drummond
27a4ef12c6
Delete an application member
2019-05-14 11:07:08 -04:00
leigh-mil
4206aa8a59
Use member.role_name in template and JS
...
change name of data from roles to rolesCategory to make less confusing
2019-05-14 11:00:14 -04:00
leigh-mil
3a2e2aa878
Wip tests
2019-05-14 11:00:14 -04:00
leigh-mil
be178733cf
Add note about future refactoring
2019-05-14 10:58:22 -04:00
leigh-mil
319cc17c1c
Start vue component for edit-environment-role
2019-05-14 10:58:22 -04:00
dandds
457b1f9523
Detangle the MultiStepModalForm modal-open link from the modal.
...
In order to place modal forms in other places on the page (so that forms
are not nested) it's necessary to move MultiStepModalForm links out of
the component. They just need to refer to the correct modal.
This PR also makes changes to ensure that the active modal is being
unset everywhere correctly when a modal is closed.
2019-05-08 11:16:56 -04:00
Montana
5692088837
Add Save Button to edit version of team table
...
-adds base form component
-Save button does not function properly yet
-alphabetizes imports on base-form
2019-05-06 15:15:03 -04:00
dandds
0d5e0a3fa7
back button for new application member modal
2019-04-30 14:43:23 -04:00
dandds
9c84e30172
frontend for adding new application member
...
- updated styling
- eliminated stray <form> tag in application team template
2019-04-30 14:43:23 -04:00
Montana
97a7d6b205
Remove unused parent_uid references
2019-04-22 10:05:44 -04:00
Montana
cd85ae8e5f
use this._uid to check parent
2019-04-22 09:21:33 -04:00
Montana
39975a0a31
Verify that the modal form is only concerned with its own fields
2019-04-19 11:49:41 -04:00
leigh-mil
309d959c79
Move panel footer outside of base-form so the modals will work
2019-04-16 11:22:43 -04:00
leigh-mil
85c99182f7
Refactor modals so they work when nested in other components and fix BaseForm so it doesn't repeat ModalMixin logic
2019-04-08 09:42:35 -04:00
leigh-mil
5aae1691a2
Add modal functionality to BaseForm, use BaseForm and SaveButton in Portfolio members form
2019-04-08 09:42:35 -04:00
leigh-mil
1aaf4421ab
Remove unnecessary savebutton vue component and create SaveButton Macro
2019-04-06 16:57:12 -04:00
leigh-mil
8b10732ac9
Use base form and save button on all forms
2019-04-06 16:57:12 -04:00
leigh-mil
637efc5ab5
Update validation on new application form to skip the save button
2019-04-06 16:57:12 -04:00
leigh-mil
7fca19ebee
Create base-form vue component
2019-04-06 16:57:12 -04:00
dandds
77ed7d9ab6
prevent premature modal form submission with enter click
2019-03-27 14:07:06 -04:00
dandds
c7ac967870
present flash message when new portfolio member is added
2019-03-26 15:49:06 -04:00
dandds
836fdbdcd2
reset modal state on close for new portfolio member modal
2019-03-26 15:48:31 -04:00
dandds
ccaad6cbbc
cannot go to next new portfolio member page if form invalid
2019-03-26 15:46:48 -04:00
dandds
4987d24bef
do not advance multi step modal form unless valid
2019-03-26 15:46:48 -04:00
dandds
1bc434be8c
multi-step form modal with basic implementation for adding new member
2019-03-26 15:46:48 -04:00
George Drummond
c3cb46873e
Use ConfirmationPopover rather than custom form
2019-03-13 11:40:01 -04:00
leigh-mil
9a7bcd6f29
Add remove LOA button
2019-03-01 11:02:16 -05:00
leigh-mil
f1b9bf19a7
Update migration order and change loa to loas
2019-03-01 11:02:15 -05:00
leigh-mil
68ab32d1d1
Fix template and component so LOA values are posted through the form
2019-03-01 11:02:15 -05:00
leigh-mil
3325e4c219
Create KoReview component to add multiple LOA items
2019-03-01 11:02:15 -05:00
Patrick Smith
d3e6b7fbab
Remove no longer used js components
2019-02-25 14:54:14 -05:00
Montana
eaa5c93922
Create upload macro
2019-02-07 13:21:31 -05:00
Patrick Smith
41feb9e74f
Show edited officer form on error
2019-01-31 14:03:15 -05:00
patricksmithdds
2246e0a5de
Merge pull request #584 from dod-ccpo/edit-to-officer
...
Edit Task Order Officer Info
2019-01-29 16:25:57 -05:00
leigh-mil
5057d2d603
Update TO Total value to display cents and add in placeholders for classified CLINs
2019-01-29 14:19:04 -05:00
Patrick Smith
19169e76ed
Add JS component for form to edit officer info
...
The component will control when the form is displayed using the
`editing` attribute.
2019-01-29 13:59:24 -05:00
Montana
18a4293baf
Generalize dodid component
2019-01-25 12:04:02 -05:00
Montana
b7c307c42f
Persist DOD ID data on invite toggle
2019-01-25 12:03:10 -05:00
Montana
f096b107ab
Use keep-alive to preserve cor data on toggle
2019-01-25 12:02:06 -05:00
George Drummond
619bc9fe59
Prettier format all js files
2019-01-24 09:38:43 -05:00
Patrick Smith
6a9290619d
Update funding form to handle uploading pdf/png
2019-01-23 11:16:54 -05:00