-
Notifications
You must be signed in to change notification settings - Fork 0
Implement authorisation rules #1523 #1597
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
Open
MatteoGuarnaccia5
wants to merge
48
commits into
implement-base-authorisation-#1472
Choose a base branch
from
implement-authorisation-rules-#1523
base: implement-base-authorisation-#1472
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 44 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
a55f2b2
functionality for add/edit/delete/move items as admin
MatteoGuarnaccia5 4b48a4a
added unit tests for item create/edit/delete
MatteoGuarnaccia5 a79dc78
added functionality to allow admins to select usage status when movin…
MatteoGuarnaccia5 e785da0
change admin warnings to tooltips in dialogs
MatteoGuarnaccia5 d6ec196
changed isUserAuthorised variable to isAdminUser
MatteoGuarnaccia5 07ae599
added and refactored unit tests
MatteoGuarnaccia5 f58ec51
update snapshot
MatteoGuarnaccia5 336f513
added e2e tests
MatteoGuarnaccia5 56b1713
removed it.only
MatteoGuarnaccia5 0e6aa22
Merge branch 'refactor-admin-page-to-utilise-authorisation-#1472' int…
MatteoGuarnaccia5 b743e4d
update tokens to reflect changes in ldap-jwt-auth
MatteoGuarnaccia5 08423d8
update snapshots
MatteoGuarnaccia5 7b9282e
Merge branch 'refactor-admin-page-to-utilise-authorisation-#1472' int…
MatteoGuarnaccia5 4917123
fix missing isAdminUser to isPrivilegedUser
MatteoGuarnaccia5 a50bf4d
Merge branch 'refactor-admin-page-to-utilise-authorisation-#1472' int…
MatteoGuarnaccia5 05e47f9
update failing snapshots
MatteoGuarnaccia5 8f01d95
refactor admin tooltips, usage status logic in system item dialog, an…
MatteoGuarnaccia5 a94a358
Merge branch 'refactor-admin-page-to-utilise-authorisation-#1472' int…
MatteoGuarnaccia5 25624cb
address comments regarding tooltips and button capitalisation
MatteoGuarnaccia5 99422d1
refactor view of action menus and add duplicate as admin
MatteoGuarnaccia5 c66e502
update comment
MatteoGuarnaccia5 ea485f0
change to not prefilling usage statuses on no-rule moves
MatteoGuarnaccia5 42f4d4a
fix item dialog usage statuses
MatteoGuarnaccia5 acae189
fix unit tests and controlled element react error
MatteoGuarnaccia5 829ecef
Merge branch 'refactor-admin-page-to-utilise-authorisation-#1472' int…
MatteoGuarnaccia5 7516ea7
expand usage status table by default
MatteoGuarnaccia5 43fc561
fix unit tests
MatteoGuarnaccia5 daa53e5
fix e2e test
MatteoGuarnaccia5 84afb08
increase test timeout
MatteoGuarnaccia5 543c00c
Merge branch 'refactor-admin-page-to-utilise-authorisation-#1472' int…
MatteoGuarnaccia5 f238012
fix linting
MatteoGuarnaccia5 5bbdbbc
Merge branch 'refactor-admin-page-to-utilise-authorisation-#1472' int…
MatteoGuarnaccia5 edbb5f2
update snapshot and remove console.log
MatteoGuarnaccia5 656d576
prepopulated usage statuses and removed undeeded error handling
MatteoGuarnaccia5 b991d19
in item dialog default to current usage status when editing
MatteoGuarnaccia5 f1a46fe
make tooltips follow convention of others in ims
MatteoGuarnaccia5 e04ac84
Merge branch 'implement-base-authorisation-#1472' into implement-auth…
MatteoGuarnaccia5 1e5a5db
refactor snapshot test to use baseElement
MatteoGuarnaccia5 86ace83
Merge branch 'implement-base-authorisation-#1472' into implement-auth…
MatteoGuarnaccia5 5c9adef
update snapshots
MatteoGuarnaccia5 c3a3553
fix snapshot tests
MatteoGuarnaccia5 273aca3
add waitfor to stop progress indicator being in snapshot
MatteoGuarnaccia5 9a5ae75
remove not required comments
MatteoGuarnaccia5 c741d78
update snapshot
MatteoGuarnaccia5 85cc31d
refactor systemItemsDialog logic in regards to usage statuses to use …
MatteoGuarnaccia5 123f479
renamed test
MatteoGuarnaccia5 3add236
update snapshot
MatteoGuarnaccia5 2968c1b
update snapshot #1523
joshdimanteto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.