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 |
|
Andrew Croce
|
d8d9898975
|
Add dummy logout link
|
2018-09-05 15:55:39 -04:00 |
|
Andrew Croce
|
63dd4da80b
|
Only display add new member button if user has permissions
|
2018-08-28 13:00:00 -04:00 |
|
Andrew Croce
|
8539238566
|
Only show "Add New Project" subnav if user has permissions to do so
|
2018-08-28 13:00:00 -04:00 |
|
Patrick Smith
|
74b2267b7f
|
Update link in navbar context
|
2018-08-28 07:50:31 -04:00 |
|
andrewdds
|
1fb43a9fd6
|
Merge pull request #204 from dod-ccpo/internet-explorer-fixes
Internet explorer fixes
|
2018-08-27 16:59:31 -04:00 |
|
richard-dds
|
6a681fc54a
|
New view for creating a new workspace member
|
2018-08-27 16:08:31 -04:00 |
|
luis cielak
|
a40a678c22
|
Add placeholder fields for new member dialog
|
2018-08-27 16:08:31 -04:00 |
|
Montana
|
0da8aa6bab
|
Only show Workspaces in the side nav if the current user has a workspace
|
2018-08-24 10:58:52 -04:00 |
|
Andrew Croce
|
bfd24c33a3
|
fix workspace context for global nav
|
2018-08-22 16:26:09 -04:00 |
|
richard-dds
|
7c21e64c51
|
WIP projects templates
|
2018-08-21 20:21:10 -04:00 |
|
Patrick Smith
|
92e1036e8a
|
Check against current url_rule instead of matching a path with a regex
|
2018-08-21 14:54:56 -04:00 |
|
Patrick Smith
|
0631b69503
|
Remove navigationContext variable
|
2018-08-21 14:54:31 -04:00 |
|
Patrick Smith
|
34d652f33a
|
Add context processor to put allow accessing workspace in template
|
2018-08-21 14:52:06 -04:00 |
|
Andrew Croce
|
a05da67d71
|
correct link to workspace report screen
|
2018-08-20 14:39:26 -04:00 |
|
Andrew Croce
|
dd350e67a1
|
Make side nav sub item dark blue
Fix nav behavior on small screens
|
2018-08-13 15:55:31 -04:00 |
|
richard-dds
|
7b83804281
|
Fix some old tornado templates
|
2018-08-06 16:47:52 -04:00 |
|
richard-dds
|
83c1cc8584
|
Use url_for for requests form links
|
2018-08-06 16:21:55 -04:00 |
|
dandds
|
2fd34194b3
|
fix some additional login handling bugs
|
2018-08-06 15:03:09 -04:00 |
|
Andrew Croce
|
5e8183aaf1
|
Reorganize macros into separate component files
Replace a few old UI Module instances with macros
|
2018-08-03 10:35:04 -04:00 |
|
Luis Cielak
|
92e65e7595
|
Add member placeholder info
|
2018-08-02 13:53:10 -04:00 |
|
richard-dds
|
6c060c8256
|
Remove .to extension from nav templates
|
2018-08-02 13:20:03 -04:00 |
|
dandds
|
3a53fc122d
|
switch workspace routes and templates to Flask and Jinja
|
2018-08-02 13:18:44 -04:00 |
|
richard-dds
|
0976aed778
|
home.html is rendering
- Converted Icon and SidenavItem into macros
- Setting a mock user on g.current_user
|
2018-08-02 13:18:44 -04:00 |
|
Luis Cielak
|
1db88a8191
|
Add member placeholder info
|
2018-08-02 13:18:10 -04:00 |
|
Andrew Croce
|
fbbd766f1f
|
Remove workspace ID from templates, since its not really working anyway. Replace with a static dummy ID.
|
2018-07-30 11:19:39 -04:00 |
|
Andrew Croce
|
7c13d92cb0
|
workspace navigation
|
2018-07-27 10:18:22 -04:00 |
|
Andrew Croce
|
2e5c6f7110
|
Add workspace id to topbar
|
2018-07-27 10:12:47 -04:00 |
|
Andrew Croce
|
5cabf8b66e
|
workspace context setup
|
2018-07-26 16:41:37 -04:00 |
|
luisgov
|
7f12a109e7
|
Merge pull request #88 from dod-ccpo/ui/requests
UI Requests
|
2018-07-24 13:52:24 -04:00 |
|
Andrew Croce
|
648aaa23a0
|
Add subnav behavior to SidenavItem module
|
2018-07-23 16:49:36 -04:00 |
|
Luis Cielak
|
1916461d6e
|
Update requests table and add temp nav link
|
2018-07-23 13:16:32 -04:00 |
|
richard-dds
|
342eefa45e
|
Display user's name in header
|
2018-07-23 10:25:29 -04:00 |
|
Andrew Croce
|
186b899418
|
Add link to styleguide if dev env
|
2018-07-20 11:36:10 -04:00 |
|
Andrew Croce
|
4d949b5922
|
global nav and topbar
|
2018-07-20 08:34:52 -04:00 |
|
Andrew Croce
|
7e05b237ff
|
rename and refactor topbar/header
|
2018-07-20 08:34:52 -04:00 |
|
Andrew Croce
|
6ebbdfc64d
|
Sidenav Item module
|
2018-07-20 08:34:14 -04:00 |
|