dandds
|
4849a89125
|
working implementation of revoke invitation
|
2018-11-07 12:41:00 -05:00 |
|
dandds
|
5fc9dbd177
|
display error alert for users who had DOD ID conflict when accepting workspace invitation
|
2018-11-05 09:42:13 -05:00 |
|
Montana
|
f265eeb7f7
|
Use a safer name for Modal to avoid apostrophe issues
|
2018-10-30 10:01:45 -04:00 |
|
Andrew Croce
|
93ddde599d
|
use the existing template filter
|
2018-10-29 15:28:55 -04:00 |
|
Andrew Croce
|
6746e63a2c
|
remove string filter
|
2018-10-29 12:28:18 -04:00 |
|
Andrew Croce
|
eefc327193
|
use project ID to form the modal name
|
2018-10-29 12:16:40 -04:00 |
|
leigh-mil
|
20c50ebbfa
|
Update link href
|
2018-10-29 09:44:43 -04:00 |
|
leigh-mil
|
3d4e8f4088
|
Add conditional logic to show Edit Account link
|
2018-10-26 15:33:19 -04:00 |
|
richard-dds
|
9bb77208e2
|
Fix radio buttons so they properly track the selected role
|
2018-10-24 11:19:03 -04:00 |
|
Patrick Smith
|
c7471f9e8b
|
Use global events to revoke env access
|
2018-10-24 11:19:03 -04:00 |
|
richard-dds
|
cd9ae2c928
|
Allow roles to be revoked many times
|
2018-10-24 11:19:03 -04:00 |
|
richard-dds
|
783b47b2f7
|
Fix indentation
|
2018-10-24 11:19:03 -04:00 |
|
richard-dds
|
3ec786b632
|
Move modal so it doesn't shift the DOM
|
2018-10-24 11:17:44 -04:00 |
|
richard-dds
|
c138df2b0f
|
Allow user to select 'No Access'
|
2018-10-24 11:17:44 -04:00 |
|
richard-dds
|
fcd16c1b3c
|
Display 'no access' when role is revoked
|
2018-10-24 11:17:44 -04:00 |
|
richard-dds
|
0a3c43576f
|
EditProjectRoles component
|
2018-10-24 11:17:44 -04:00 |
|
richard-dds
|
943ddcb5f2
|
Revoke access modal
|
2018-10-24 11:17:44 -04:00 |
|
richard-dds
|
ec6b6d272c
|
Rename EditWorkspaceMember to EditEnvironmentRole
|
2018-10-24 11:17:44 -04:00 |
|
Andrew Croce
|
8da22f5941
|
Use buttons rather than links for js-clickable elements
Add some missing attributes for correct behavior/accessibility
|
2018-10-18 10:00:38 -04:00 |
|
Montana
|
f9d910efd7
|
Fix new lines
|
2018-10-16 16:45:13 -04:00 |
|
Montana
|
a50c3d92f9
|
Style the modal description
|
2018-10-16 15:41:15 -04:00 |
|
Montana
|
77b88b0b3c
|
Add a description to env roles modal
|
2018-10-16 14:44:38 -04:00 |
|
Montana
|
6986213780
|
Cancel button redirects to members view page
|
2018-09-25 12:03:54 -04:00 |
|
Montana
|
e17ede4514
|
No destructuring in IE10
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
8fd1d93f2e
|
Prevent saving environment roles as empty strings
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
83c4483c42
|
Pass environment role choices directly from the view to the template instead of via the form
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
e12c1f42db
|
Move environment role method into domain
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
6d50c228af
|
Fix bug that would save a user's modal selection even if the user canceled out of the modal
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
a8b777acda
|
Infer if the user has no environment role
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
43a91e8c22
|
Display the environment role nicely
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
a1cf4335ce
|
Use Vue to get label class dynamically
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
b973d3cf45
|
Clear the changed environment display if the user cancels out of modal
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
bf605d1ce6
|
Vue function to display the environment role in a friendlier format
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
bead1990c9
|
Let input value be simple
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
32d04bfce4
|
Make environment role display dynamic
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
f4c379ea25
|
Use modal inputs to pass environment id and env role to route
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
c0bb9e1024
|
Modal for each environment role
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
5a5d81eb7f
|
Update the template to show real data
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
79c357dcab
|
Write query to change the environment role based on mock data
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
c3da34e7cb
|
Capture environment role from modal
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
3c9243686a
|
Don't use Vue for the environment roles modal
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
19a8078bb2
|
working commit
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
5b973ab1e4
|
Fix selection on modal, fix a typo
|
2018-09-25 11:13:22 -04:00 |
|
luis cielak
|
24af3a24b3
|
Style block list description
|
2018-09-13 15:57:54 -04:00 |
|
luis cielak
|
9b0cd0a8e4
|
Add block-list description
|
2018-09-13 15:57:54 -04:00 |
|
Andrew Croce
|
9cf0ad94f5
|
dont destructure slot props in template
|
2018-09-11 11:23:22 -04:00 |
|
Patrick Smith
|
00e91ba789
|
Move requests & workspaces templates into directories
|
2018-09-06 14:58:34 -04:00 |
|