31 Commits

Author SHA1 Message Date
leigh-mil
2fd148eda8 Use SaveButton macro and base-form vue component on app settings page
Use common translations for save button
2019-08-16 08:34: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
George Drummond
888c6e57ae
Delete modals arent dismissable 2019-05-15 10:12:52 -04:00
Montana
408fa4e618 Fix DeleteConfirmation component modal id 2019-05-14 15:17:52 -04:00
Montana
b2989e99c9 Styling 2019-05-14 11:51:10 -04:00
Montana
f07ea38b9b Functionality for adding an env
- uses two route functions - one for update app, another for add
environment
- uses a second form for the app settings page
- uses the /environments/new url naming convention
2019-05-14 11:51:10 -04:00
leigh-mil
8c6aa77431 Move edit env team form into its own file 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
leigh-mil
addf2e97a1 Update form to nest all envs in one form 2019-05-14 10:58:22 -04:00
leigh-mil
060c6834bf Add save button and temp member role toggle to env member form 2019-05-14 10:58:22 -04:00
leigh-mil
aab01b3947 Remove save button and move footer into file with env panel 2019-05-14 10:58:22 -04:00
George Drummond
1f0b48703c
Pass in resource as a variable 2019-05-13 09:48:28 -04:00
George Drummond
3544386670
Add in missing "delete environment" translations 2019-05-13 09:43:54 -04:00
George Drummond
d9ed8ed2f1
Merge pull request #806 from dod-ccpo/delete-environment
Delete environments from an application
2019-05-07 10:18:32 -04:00
George Drummond
f314e9238d
Fix button copy 2019-05-06 15:21:27 -04:00
George Drummond
ef23b1d776
Move to a component 2019-05-06 15:18:53 -04:00
George Drummond
c3e4f2c6fe
Move to component 2019-05-06 14:33:06 -04:00
George Drummond
4fe42ceebb
Correct modal ID 2019-05-06 14:18:09 -04:00
George Drummond
037fe09163
Delete environments from an application 2019-05-06 13:51:57 -04:00
George Drummond
645c217fbe
Prevent submitting the form if invalid 2019-05-03 14:23:47 -04:00
George Drummond
430a6493f0
Get error state in edit environment name form working 2019-05-03 14:23:47 -04:00
dandds
4289554e76 Style and formatting updates to environments and team tables.
- Use the built-in grid system for columns.
- Add column heads to environments table.
- Add delete icon to environments table.
2019-05-03 12:44:05 -04:00
leigh-mil
53bdfc1151 Add link to team settings 2019-04-30 13:58:03 -04:00
leigh-mil
67516b3b55 Combine env_forms and environment_obj 2019-04-30 10:13:55 -04:00
leigh-mil
4f954117c8 Use keys in members_by_role dict to get the CSP roles 2019-04-29 12:42:58 -04:00
leigh-mil
6e64287e3a Use ul and li to display list of env users 2019-04-29 12:42:08 -04:00
leigh-mil
1470a45216 Update template and styling 2019-04-29 12:42:08 -04:00
George Drummond
079672c818
Update application environments 2019-04-29 10:46:21 -04:00
Montana
a97c87dca1 Omit Members on App Env table header 2019-04-26 09:35:21 -04:00
Montana
6e1eac8560 Fix toggle link name on app env table 2019-04-25 16:29:07 -04:00
Montana
0371ecbd99 Add Read Only version of Application Environments table 2019-04-25 16:29:07 -04:00