200 Commits

Author SHA1 Message Date
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
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
Montana
397aae2e3d Fix styling 2019-04-11 15:54:56 -04:00
Montana
f6f093ef85 Generalize styling for accordion tables 2019-04-11 15:54:56 -04:00
leigh-mil
32a7cbb80a Disable form fields for PPoC 2019-04-09 08: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
f1c6717a1e
Merge pull request #733 from dod-ccpo/add-last-login-timestamp
Add last login timestamp
2019-04-03 13:10:52 -04:00
leigh-mil
2feb10ea98 Add timestamp to footer 2019-04-03 12:24:02 -04:00
George Drummond
6f1eb43de4
Remove Portfolio User 2019-04-03 09:43:39 -04:00
dandds
c7ac967870 present flash message when new portfolio member is added 2019-03-26 15:49:06 -04:00
dandds
878a31ba19 style and template updates for adding a new portfolio user 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
ec794abbf2 more styling for new portfolio member modal 2019-03-26 15:46:48 -04:00
dandds
0d3387b0fe styles for multi-step header in modal form 2019-03-26 15:46:48 -04:00
Montana
6f25d27fb4 Style save button and add new member link 2019-03-26 14:41:49 -04:00
Montana
dd4dc9de86 Render dropdowns for permissions 2019-03-26 14:41:49 -04:00
Montana
a6c60fc588 Unstyled Save Button 2019-03-26 11:08:11 -04:00
Montana
72aac68a37 Add Archive User button 2019-03-26 11:08:11 -04:00
Montana
45b0bf9976 Styling 2019-03-20 15:30:19 -04:00
George Drummond
e3bd965916
View Primary Point of Contact (PoC) 2019-03-18 15:12:39 -04:00
leigh-mil
94807c20bb Change overflow to auto 2019-03-06 16:14:58 -05:00