leigh-mil
999287b12a
Merge pull request #765 from dod-ccpo/fix-add-member-modal
...
Fix add member form
2019-04-16 14:20:10 -04:00
dandds
c1df245800
Scope access to applications, task orders, and environment roles.
...
These resources should be scoped to the portfolio when accessed from
route functions.
2019-04-16 14:18:53 -04:00
dandds
eaeeed0b05
Added BaseDomainClass with a get
method.
...
The BaseDomainClass.get can accept any number of keyword arguments and
will add a filter to the query for each kwarg. This will allow the
caller to scope the query as needed with kwargs.
2019-04-16 14:18:53 -04:00
dandds
5ea70a486a
Do not pass portfolio to render_template calls in portfolio context.
...
The context processor in the init file for the portfolio routes takes
care of this. Also eliminates any unnecessary portfolio lookups in the
route functions.
2019-04-16 14:18:53 -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
rachel-dtr
649f7260ab
Updating capitalization for app settings
2019-04-16 10:51:31 -04:00
George Drummond
13a16dc83f
Merge pull request #761 from dod-ccpo/environment-lists
...
Environment lists
2019-04-16 09:44:38 -04:00
George Drummond
9c89a8e7a5
Rename get_environments_obj_for_app method
2019-04-16 09:41:48 -04:00
dandds
23724212b2
Merge pull request #763 from dod-ccpo/fix-dans-bad-rebase
...
remove extra application template partial
2019-04-16 09:38:48 -04:00
dandds
e9f0e68f87
remove extra application template partial
2019-04-15 17:07:10 -04:00
dandds
80be332c22
Merge pull request #754 from dod-ccpo/delete-applications
...
Delete applications
2019-04-15 16:18:18 -04:00
dandds
e4c50da363
push environment deletion info to CSP
2019-04-15 16:03:32 -04:00
dandds
a2e815afd9
move application deletion alert content into translations file
2019-04-15 16:03:32 -04:00
dandds
453d2664af
restore regular uswds alerts
2019-04-15 16:03:32 -04:00
dandds
af850c5789
modal z-index should be higher than US govt banner
2019-04-15 16:03:32 -04:00
dandds
963bf454fb
display flash messages for application deletion on application index page
2019-04-15 16:03:32 -04:00
dandds
2b06e281ae
confirmation modal for deleting an application
...
- adds delete-confirmation Vue component
- refactors some button styles to make them globally available
2019-04-15 16:03:32 -04:00
dandds
0bde431a70
extend soft delete functionality to app and env roles
2019-04-15 15:58:38 -04:00
dandds
dac764ab82
route for deleting an application
2019-04-15 15:58:38 -04:00
dandds
0348af7ce7
record soft deletion in audit log for applications and environments
2019-04-15 15:58:38 -04:00
dandds
b58aef2c6b
domain methods for deleting apps and environments
2019-04-15 15:58:38 -04:00
dandds
1c0c5dd9c5
soft deletes available for applications and environments
...
- parent relation will not include applications or environments marked
as deleted
- domain classes will exclude deleted objects from selections
- changed some test factories to use domain_word for resource names,
because they were using person names and it bugged me
2019-04-15 15:58:38 -04:00
George Drummond
ed9ac05942
ul padding-left
2019-04-15 14:50:58 -04:00
rachel-dtr
c2a76c2504
Merge pull request #758 from dod-ccpo/get-started-content
...
Updating get started page content
2019-04-15 14:41:18 -04:00
rachel-dtr
ee8c182aa9
Updating get started page content
2019-04-15 14:08:04 -04:00
George Drummond
96a9078e0d
Fix toggler padding
2019-04-15 13:50:29 -04:00
George Drummond
5bf8022a51
Fix specs
2019-04-15 13:50:29 -04:00
George Drummond
4514cca021
Use translation strings
2019-04-15 13:50:29 -04:00
dandds
3ab84ba6f4
improvements to nested list
2019-04-15 13:50:29 -04:00
George Drummond
b1dd769e1b
Use $gap
2019-04-15 13:50:29 -04:00
George Drummond
0efd0b8f8f
float-right members column title
2019-04-15 13:50:28 -04:00
George Drummond
8efd54f146
Padding for accordion
2019-04-15 13:50:28 -04:00
dandds
171898c753
WIP: use lists for application environment table
2019-04-15 13:50:28 -04:00
dandds
3ce7d18f7a
Merge pull request #760 from dod-ccpo/update-k8s-docker-registry
...
update k8s config with new docker registry url
2019-04-15 13:06:15 -04:00
dandds
a5d285c840
update k8s config with new docker registry url
2019-04-15 12:31:32 -04:00
dandds
df97be0675
Merge pull request #757 from dod-ccpo/update-registry-domain
...
update docker registry domain
2019-04-15 11:31:03 -04:00
dandds
75e863c671
update docker registry domain
2019-04-15 10:55:34 -04:00
leigh-mil
307ce0e9f2
Merge pull request #756 from dod-ccpo/add-offset-to-last-login
...
Add offset to timestamp
2019-04-15 09:54:54 -04:00
montana-mil
bf4eb23557
Merge pull request #751 from dod-ccpo/view-app-envs
...
View Application Environments Table
2019-04-11 17:10:43 -04:00
Montana
746d0edca9
Use panel__footer on portfolio_members table
2019-04-11 16:57:21 -04:00
Montana
ff54ef0a8a
Generalize table headers and titles
2019-04-11 16:57:21 -04:00
Montana
ce8d219ad9
Use shared CSS for portfolio members table
2019-04-11 16:57:21 -04:00
Montana
018eecefc7
Add space on toggle link
2019-04-11 15:54:56 -04:00
Montana
4f2cb4d4a2
Test environment_obj
2019-04-11 15:54:56 -04:00
Montana
397aae2e3d
Fix styling
2019-04-11 15:54:56 -04:00
Montana
5a10e0658a
Use accordion-table styles for application environment table
2019-04-11 15:54:56 -04:00
Montana
f6f093ef85
Generalize styling for accordion tables
2019-04-11 15:54:56 -04:00
Montana
891bd50044
Fix spelling error
...
change accordian to accordion
2019-04-11 15:54:56 -04:00
Montana
1d46ecebd1
Add environments-table component
2019-04-11 15:54:56 -04:00
Montana
7c484f6a90
Send template an environments object
2019-04-11 15:54:56 -04:00