Montana
c1ae5129bc
Add edit template with dropdown selectors
2019-05-06 15:15:03 -04:00
George Drummond
9e4647254f
Run script/format with prettier
2019-05-03 14:01:24 -04:00
dandds
6d31e09716
Merge pull request #797 from dod-ccpo/moar-style-updates
...
Moar style updates
2019-05-03 13:57:39 -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
dandds
bcde637553
Fix portfolio breadcrumb alignment.
...
Margins on home icon were pushing the portfolio home breadcrumb down.
2019-05-02 13:19:33 -04:00
George Drummond
abdbf4a14f
Fix for IE "Continue" button color in DoD notice
2019-05-02 09:52:23 -04:00
George Drummond
be12e1ec58
Remove empty style definitions
2019-05-01 15:04:40 -04:00
George Drummond
21d2b5dba3
Run scss formatter
2019-05-01 12:44:46 -04:00
dandds
e709de1d49
Merge pull request #792 from dod-ccpo/style-updates
...
Style updates
2019-05-01 11:44:24 -04:00
George Drummond
77aaf301c2
Merge pull request #790 from dod-ccpo/dod-notice
...
Add DoD Disclaimer
2019-05-01 11:40:19 -04:00
George Drummond
d1898e2e38
Be more specific about transitions
2019-05-01 11:26:16 -04:00
dandds
035d24f55d
fix errors from rebase
2019-05-01 11:00:01 -04:00
dandds
4cde4d88d1
Style updates to portfolio team page:
...
- right align environment toggle
- fix environment toggle text, add caret icons
- display user permissions correctly
2019-05-01 10:51:32 -04:00
dandds
7bf5ac09e2
Update box shadow for panels.
...
Box shadow value should be stored and referenced as a variable.
2019-05-01 10:50:06 -04:00
dandds
bb06735c83
updates to styles on app settings page:
...
- global: more bottom padding for panels
- app description textarea has no width contraint, constrained heigh
- fix extra padding in panel footers
- larger form columns for app name and description
- remove deprecated environment list
- do not need extra right padding on nested list items
2019-05-01 10:50:06 -04:00
dandds
1484473bd7
updates to portfolio landing page
...
- darker gray for breadcrumbs and subheads
- larger font size for subheads
- updated toggle for environmnets list per-application
- more padding for application row
2019-05-01 10:50:06 -04:00
dandds
106fe17aa7
adjust alert headers
2019-05-01 10:50:06 -04:00
dandds
4d5ddb447e
updates to application environment and member table styling
2019-05-01 10:50:06 -04:00
dandds
4e7fcb7aea
dark gray for breadcrumb nav in portfolios
2019-05-01 10:47:22 -04:00
dandds
ee29c7a0c8
more padding for portfolio section links
2019-05-01 10:47:22 -04:00
dandds
4f304d747e
Small tweaks for adding a new application member:
...
- raise specific invitation type if invite not found in invitation domain classes
- more terse assignments of defaults in invitation service, smh
- terser margin expression for inline input fields
- sass formatting
- use translation for cancel link
- oxford comma for app team management permission explanation
- do not format environment roles with hyphens for role selection
- generalize some additional methods in the invitation domain base class
- use plain atst.models import path
2019-04-30 17:14:58 -04:00
dandds
b7a8cd4168
Refinements to the new application member modal
...
- remove extra padding from second modal screen
- update modal styles to more closely match designs
- ad `user_name` property to application_role model to fix flash message
2019-04-30 14:43:23 -04:00
dandds
fd1d0b527a
Delete environments permission disabled by default in new app member form
...
It will be enabled when the user checks the "manage environments"
permission. This updates the Jinja and Vue checkbox input components so
that Vue can monitor the inpur state.
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
George Drummond
5835068c75
Use more specific naming
2019-04-30 10:34:30 -04:00
George Drummond
cc482fa0e0
Alert should only display when login with CAC button is clicked
2019-04-30 10:24:16 -04:00
George Drummond
4d47c881b6
Add DoD Disclaimer
2019-04-29 15:52:28 -04:00
George Drummond
079672c818
Update application environments
2019-04-29 10:46:21 -04:00
Montana
d5b4566b15
Improve accordion table styles
2019-04-25 16:29:07 -04:00
George Drummond
847c300d33
Multiple drop down sections for toggler
2019-04-19 14:25:34 -04:00
George Drummond
882998e1d7
Merge pull request #748 from dod-ccpo/display-app-users
...
Display app users
2019-04-17 15:28:28 -04:00
George Drummond
e3cb30d35f
Make use of flexbox
2019-04-17 15:11:45 -04:00
leigh-mil
f747edaaf3
Add PPoC tag and update styling for PPoC perms
2019-04-17 14:07:18 -04:00
George Drummond
e1cca58062
Renamed section id
2019-04-17 14:02:23 -04:00
George Drummond
769867c6a9
Display app users view only table
2019-04-17 13:25:45 -04:00
Montana
562a314e51
Display members roles in accordion table
2019-04-17 11:06:37 -04:00
George Drummond
13a16dc83f
Merge pull request #761 from dod-ccpo/environment-lists
...
Environment lists
2019-04-16 09:44:38 -04:00
dandds
af850c5789
modal z-index should be higher than US govt banner
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
George Drummond
ed9ac05942
ul padding-left
2019-04-15 14:50:58 -04:00
George Drummond
96a9078e0d
Fix toggler padding
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
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