George Drummond
ef23b1d776
Move to a component
2019-05-06 15:18:53 -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
e457e9a60d
Style improvements to the add a new application page:
...
- fix size of description textarea
- place "remove" buttons closer to text input fields for environments
- add icon for "add another environment" link
2019-05-02 13:19:33 -04:00
dandds
752a3a8f28
Use solid/filled Font Awesome icons for consistency.
...
Some of the "open" icons are not in the free FA tier, so rather than mix
the two we should use solid icons everywhere.
2019-05-02 13:19:33 -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
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
41a191b1fc
triangle marker for open environments
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
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
0371ecbd99
Add Read Only version of Application Environments table
2019-04-25 16:29:07 -04:00
leigh-mil
8680c10017
Change file name to settings
2019-04-25 10:47:39 -04:00
George Drummond
98f8593c4c
Merge pull request #780 from dod-ccpo/toggle-multiple
...
Toggle multiple
2019-04-22 11:45:30 -04:00
George Drummond
b5795a30aa
Fix application toggle
2019-04-22 11:29:17 -04:00
George Drummond
cac7679fb2
Remove ToggleList
2019-04-22 10:02:00 -04:00
George Drummond
4b03845717
Toggler was broken on applications page
2019-04-22 09:54:03 -04:00
dandds
849c5d4b58
Rearrange and rename application routes.
...
- move application routes to their own Flask blueprint
- squash application routes to be resource-specific
- reorganize application routes
2019-04-22 07:19:30 -04:00
dandds
ed25078c39
move portfolio context processor to generic location
2019-04-22 07:15:18 -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
dandds
4a1e5e61b3
portfolio user can view application settings page
2019-04-17 14:49:14 -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
rachel-dtr
649f7260ab
Updating capitalization for app settings
2019-04-16 10:51:31 -04:00
dandds
e9f0e68f87
remove extra application template partial
2019-04-15 17:07:10 -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
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
Montana
891bd50044
Fix spelling error
...
change accordian to accordion
2019-04-11 15:54:56 -04:00
Montana
110b232fb7
Styling
2019-04-11 15:54:56 -04:00
Montana
4aec810417
Render all table elements; unstyled
2019-04-11 15:54:56 -04:00
Montana
bba5c1531d
Split app settings into two panels
2019-04-11 15:54:56 -04:00
leigh-mil
1aaf4421ab
Remove unnecessary savebutton vue component and create SaveButton Macro
2019-04-06 16:57:12 -04:00
leigh-mil
637efc5ab5
Update validation on new application form to skip the save button
2019-04-06 16:57:12 -04:00
Montana
4364b40980
Disconnect applications team page link
2019-03-21 09:47:59 -04:00
dandds
44a4d98978
switch portfolio authorization to rely on new permission sets
2019-03-15 07:14:49 -04:00
Patrick Smith
982c928faf
Add icon--circle
class to emulate plus-in-circle icon
2019-02-12 18:20:23 -05:00
Patrick Smith
8ba04fb90a
Move add member link to the right
2019-02-12 17:21:11 -05:00
patricksmithdds
4b673ca0e9
Merge pull request #621 from dod-ccpo/clickable-app-name
...
Toggle accordion when click application name
2019-02-11 15:33:54 -05:00
Patrick Smith
90c907a75b
Hide link to team page if user cannot view members
2019-02-11 13:00:32 -05:00
Patrick Smith
257184fab5
Update member list table styles
2019-02-11 13:00:32 -05:00
Patrick Smith
5846207269
Add page for viewing application team
2019-02-11 13:00:32 -05:00
Patrick Smith
4d80ed5a76
Toggle accordian when click application name
2019-02-11 10:31:30 -05:00
Patrick Smith
fe6a14d3ce
Update disabled styles on edit app environments
2019-02-10 14:07:12 -05:00
Patrick Smith
4e466af009
Move form submission buttons outside of panel
2019-02-10 13:54:22 -05:00
Patrick Smith
aa8986d8a2
Update display of application environments on edit/new app page
2019-02-10 13:54:22 -05:00
Patrick Smith
aee6b47cd2
Move strings to translations file
2019-02-10 13:54:22 -05:00