-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[EC-646] Org Admin Vault Refresh November Release Prep #3913
[EC-646] Org Admin Vault Refresh November Release Prep #3913
Commits on Oct 27, 2022
-
[EC-646] Remove links from Manage component
These links are no longer necessary as they are now located in the new OAVR tabs.
Configuration menu - View commit details
-
Copy full SHA for 8176b9a - Browse repository at this point
Copy the full SHA 8176b9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b51e1 - Browse repository at this point
Copy the full SHA b4b51e1View commit details -
[EC-646] Re-introduce /manage route in Organization routing module
- Add the parent /manage route - Add child routes for collections, people, and groups
Configuration menu - View commit details
-
Copy full SHA for 0189973 - Browse repository at this point
Copy the full SHA 0189973View commit details -
[EC-646] Adjust Org admin tabs
Re-introduce the Manage tab and remove Groups and Members tabs.
Configuration menu - View commit details
-
Copy full SHA for f77e2f1 - Browse repository at this point
Copy the full SHA f77e2f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7973eb8 - Browse repository at this point
Copy the full SHA 7973eb8View commit details -
[EC-646] Move missing billing components
Some billing components were in the org settings module and needed to be moved the org billing module
Configuration menu - View commit details
-
Copy full SHA for 1c11695 - Browse repository at this point
Copy the full SHA 1c11695View commit details -
[EC-646] Fix import file upload button
-Update to use click event handler and tailwind class to hide input. Avoids inline styles/js blocked by CSP - Fix broken async pipe
Configuration menu - View commit details
-
Copy full SHA for f2619b5 - Browse repository at this point
Copy the full SHA f2619b5View commit details -
[EC-646] Fix groups and people page overflow
Remove the container and page-content wrapper as the pages are no longer on their own tab
Configuration menu - View commit details
-
Copy full SHA for 9707395 - Browse repository at this point
Copy the full SHA 9707395View commit details -
[EC-646] Change People to Members
Change the text regarding managing members from People to Members to more closely follow changes coming later in the OAVR. Also update the URL to use /manage/members
Configuration menu - View commit details
-
Copy full SHA for 904448c - Browse repository at this point
Copy the full SHA 904448cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 467f584 - Browse repository at this point
Copy the full SHA 467f584View commit details
Commits on Oct 28, 2022
-
[EC-646] Fix org routing permissions helpers
- Add canAccessVaultTab helper - Update canAccessOrgAdmin include check for vault tab access - Simplify canManageCollections
Configuration menu - View commit details
-
Copy full SHA for d0012aa - Browse repository at this point
Copy the full SHA d0012aaView commit details -
[EC-646] Fix Manage tab conditional logic
- Add *ngIf condition for rendering Manage tab - Re-introduce dynamic route for Manage tab
Configuration menu - View commit details
-
Copy full SHA for b22d4b8 - Browse repository at this point
Copy the full SHA b22d4b8View commit details