dandds
d38c4df878
Form components for changing user environment role
2019-05-17 14:00:44 -04:00
George Drummond
d4ff41244d
We dont need this in vue template
2019-05-15 10:17:09 -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
dandds
ec794abbf2
more styling for new portfolio member modal
2019-03-26 15:46:48 -04:00
George Drummond
f806425d91
Put app strings into a YAML file for easy editing by product owner
2019-01-02 16:04:36 -05:00
Andrew Croce
c531680b44
add ID to modal
2018-10-18 09:59:31 -04:00
Montana
f4c379ea25
Use modal inputs to pass environment id and env role to route
2018-09-25 11:13:23 -04:00
Montana
c0bb9e1024
Modal for each environment role
2018-09-25 11:13:22 -04:00
Montana
c3da34e7cb
Capture environment role from modal
2018-09-25 11:13:22 -04:00
Andrew Croce
38380ac369
mock environment-role selector on member-edit screen
2018-08-29 09:55:43 -04:00
Patrick Smith
f599abb5dd
Specify type of button in modal to prevent unintended submissions
2018-08-23 16:15:35 -04:00
Andrew Croce
990da72583
reposition modal close button
2018-08-13 11:47:04 -04:00
Patrick Smith
b16fe24ddc
Working modal component
2018-08-07 13:05:07 -04:00
Andrew Croce
0782be6f92
testing out vue stuff
2018-08-07 13:05:07 -04:00
Andrew Croce
5e8183aaf1
Reorganize macros into separate component files
...
Replace a few old UI Module instances with macros
2018-08-03 10:35:04 -04:00