86 Commits

Author SHA1 Message Date
rachel-dtr
7109860553 Continuing to clean up capitalization 2019-04-02 10:34:13 -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
5545445d1d Some fixes for users with no portfolios 2019-02-12 16:58:02 -05:00
dandds
cdd7836292 font-awesome icons for show/hide chevrons in sidenav toggle 2019-02-11 17:42:27 -05:00
dandds
fca898ffa0 use v-cloak on sidenav 2019-02-11 14:42:47 -05:00
dandds
35b87ff091 set cookie for sidebar preference 2019-02-11 13:52:18 -05:00
dandds
cfd871716b css and content fixes to sidebar toggle 2019-02-11 13:30:00 -05:00
dandds
b8e5d6d6fc basic working sidenav 2019-02-11 13:30:00 -05:00
Patrick Smith
e9215f8a57 Remove vestigial portfolio navigation code 2019-02-07 09:32:10 -05:00
Patrick Smith
0bf31c6c13 Move portfolio sidenav to global layout 2019-02-06 11:23:43 -05:00
Patrick Smith
e84d37fcac Remove global navigation element 2019-02-05 20:57:09 -05:00
Patrick Smith
2b18c7e689 Remove portfolio dropdown from topbar nav 2019-02-05 20:50:18 -05:00
Patrick Smith
095cdcc42b Use same topbar nav on public/logged in pages 2019-02-05 20:50:18 -05:00
Patrick Smith
b1348b52e5 Rename route from to be more general 2019-01-15 20:43:48 -05:00
dandds
0eec42c55b change constant names 2019-01-14 16:00:17 -05:00
dandds
d3d36822df workspace -> portfolio everywhere 2019-01-14 16:00:17 -05:00
dandds
3fc323d785 project -> application everywhere 2019-01-14 16:00:17 -05:00
dandds
142395f1e9 rename Workspace to Portfolio in user-facing contexts 2019-01-14 16:00:17 -05:00
Patrick Smith
94b89917ef Link to TO get started page 2019-01-12 11:01:18 -05:00
montana-mil
63b354a2e4
Merge pull request #517 from dod-ccpo/hide-requests
hide requests workflow
2019-01-10 14:57:59 -05:00
Montana
c2a597d98b hide requests 2019-01-09 13:22:32 -05:00
Montana
81af9f1c99 Add new permission 2019-01-09 13:14:56 -05:00
Montana
ef6d9a2c5f Add pagination 2019-01-09 13:14:55 -05:00
Montana
bf22afa7af Add Activity Log tab for a workspace 2019-01-09 13:14:55 -05:00
Patrick Smith
189bf5a92e Add task orders to side nav for workspaces 2019-01-09 10:36:20 -05:00
dandds
3612fcca6c hide requests link in workspace view 2019-01-07 14:42:18 -05:00
dandds
3415436f54 toggle off requests workflow with config option 2019-01-07 10:34:23 -05:00
George Drummond
f806425d91
Put app strings into a YAML file for easy editing by product owner 2019-01-02 16:04:36 -05:00
dandds
c8da258d33 polish task order forms 2018-12-18 16:32:40 -05:00
dandds
ad03b58dee tests for new task order endpoints, remove new workspace routes 2018-12-18 13:22:54 -05:00
dandds
6d92755a7f new workspace and task order routes 2018-12-18 09:44:02 -05:00
Montana
bcf5d2c133 Remove Styleguide 2018-11-27 09:30:41 -05:00
andrewdds
c4fcd9540c
Merge pull request #389 from dod-ccpo/workspaces-dropdown
Workspaces dropdown
2018-10-17 16:17:05 -04:00
Andrew Croce
20ff49c8dd Always show menu, show a message if there are no other workspaces 2018-10-16 11:59:00 -04:00
Andrew Croce
687f07525a Add menu to topbar, if theres more than one workspace 2018-10-16 11:39:32 -04:00
dandds
e7a117be33 move user edit routes into their own module and blueprint 2018-10-16 09:18:13 -04:00
richard-dds
ac2ecf5f64 Remove Authorization.can_view_audit_log as well 2018-10-08 12:05:15 -04:00
Andrew Croce
bb6e90ef82 Use time icon for activity history 2018-10-01 15:26:54 -04:00
Patrick Smith
aa42f5671c Don't show workspace nav items the user doesn't have access to 2018-09-30 22:19:26 -04:00
Andrew Croce
6c9aa44b37 user link in topbar 2018-09-25 14:19:50 -04:00
richard-dds
ddc2e2fad7 Automatic audit logging using SQLA events 2018-09-25 13:09:54 -04:00
Andrew Croce
68f02603ad use url_for helper 2018-09-25 08:06:58 -04:00
Andrew Croce
88793cab3f refactor topbar a bit so the shield icon and "JEDI Cloud" label are one link 2018-09-24 16:11:12 -04:00
Andrew Croce
5f012d2949 Rename nav Budget Report 2018-09-21 09:53:07 -04:00
Luis Cielak
b1a5635186 Rename to workspace settings 2018-09-17 14:12:56 -04:00
dandds
5a3871154b only show edit workspace link to users who have permission, plus
formatting
2018-09-17 13:34:35 -04:00
dandds
c3f89ba149 add form for editing workspace name 2018-09-17 13:10:37 -04:00
dandds
0d1494ea11 create logout endpoint that clears user data from session 2018-09-17 10:18:14 -04:00
luis cielak
9308f0eb7b Change all instance of JEDI to JEDI Cloud 2018-09-13 15:57:54 -04:00
richard-dds
e997c5cedd Allow CCPO to view workspaces 2018-09-12 11:13:06 -04:00