-
Notifications
You must be signed in to change notification settings - Fork 137
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
Feature/global sharing #2956
base: master
Are you sure you want to change the base?
Feature/global sharing #2956
Commits on Apr 17, 2024
-
brought in first working ability to configure global read access by g…
…ranting write access to a global shared artifact reader role that would be given to all users. Next steps are to 1) make this configurable, 2) allow users to configure the global author role if they want only some users to be able to grant global read access, and 3) set up global read role for all users as a default assigned system role
Configuration menu - View commit details
-
Copy full SHA for 5a97b39 - Browse repository at this point
Copy the full SHA 5a97b39View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 61dcae0 - Browse repository at this point
Copy the full SHA 61dcae0View commit details -
some fixes to global sharing after testing; moved the shared reader r…
…ole to a new roleid.
Configuration menu - View commit details
-
Copy full SHA for 8f46884 - Browse repository at this point
Copy the full SHA 8f46884View commit details
Commits on Apr 23, 2024
-
started to implement the ability to hide the share-global buttons but…
… then decided not to
Configuration menu - View commit details
-
Copy full SHA for b99d5d5 - Browse repository at this point
Copy the full SHA b99d5d5View commit details
Commits on May 6, 2024
-
changed the 'shared artifact reader' role checked by Atlas to be the …
…'public' role since this would remove the need to change WebAPI to add a new system role that pretty much duplicates 'public'
Configuration menu - View commit details
-
Copy full SHA for 8396b4d - Browse repository at this point
Copy the full SHA 8396b4dView commit details
Commits on May 9, 2024
-
added the configurable ability to restrict generation of a given coho…
…rt to only persons who have been granted permission to change the same cohort.
1Configuration menu - View commit details
-
Copy full SHA for 0493316 - Browse repository at this point
Copy the full SHA 0493316View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e21378 - Browse repository at this point
Copy the full SHA 7e21378View commit details -
Configuration menu - View commit details
-
Copy full SHA for 649cc7e - Browse repository at this point
Copy the full SHA 649cc7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0946559 - Browse repository at this point
Copy the full SHA 0946559View commit details
Commits on May 16, 2024
-
Merge pull request #2 from uc-cdis/fix/final-global-sharing
Fix/final global sharing
Configuration menu - View commit details
-
Copy full SHA for ca11cc3 - Browse repository at this point
Copy the full SHA ca11cc3View commit details
Commits on May 17, 2024
-
fix: adjust permission name to "artifact:global:share:put"
...to better reflect its real purpose
Configuration menu - View commit details
-
Copy full SHA for b24266b - Browse repository at this point
Copy the full SHA b24266bView commit details -
Merge pull request #3 from uc-cdis/fix/final-global-sharing_part2
fix: adjust permission name to "artifact:global:share:put"
Configuration menu - View commit details
-
Copy full SHA for b162fd5 - Browse repository at this point
Copy the full SHA b162fd5View commit details
Commits on Aug 23, 2024
-
based on this discussion OHDSI#2929 (comment)
Configuration menu - View commit details
-
Copy full SHA for 3bcffd5 - Browse repository at this point
Copy the full SHA 3bcffd5View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 058ace5 - Browse repository at this point
Copy the full SHA 058ace5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8017b9 - Browse repository at this point
Copy the full SHA b8017b9View commit details -
fix: better name for isPermittedGlobalShareArtifact
...previous name isPermittedGlobalShareCohort did not reflect the fact that it is about all kind of artifacts
Configuration menu - View commit details
-
Copy full SHA for 4872345 - Browse repository at this point
Copy the full SHA 4872345View commit details
Commits on Sep 9, 2024
-
Merge pull request #4 from uc-cdis/fix/owner_check_and_remove_dead_code
Fix: better name for isPermittedGlobalShareArtifact
Configuration menu - View commit details
-
Copy full SHA for 01eca8c - Browse repository at this point
Copy the full SHA 01eca8cView commit details