Open
Conversation
* implement a first version of cancancan * Finish giving rights * Fix bug that unifing skills was for admins but in a view only accessible by conf_admins * remove pry * Remove user specific rights * Move some other user_classes in to the user_classes method * Add contributions to user rights * Write logic for people only being able to edit their own profile * Correctly save ldap username on person * Modify ldap_username to be correct in api and make rubocop happy * Add tests for access control and setup users for testing * Feat: implement cancancan considering all roles #947 * feat: remove form from people skills if you dont have the right to change them #947 * Refactor: resolve conversations #947 * Fix: has one not working #947 * Fix: has one dependent #947 * test: fix failing capybara tests #947 * test: fix fixture rights #947 * test: add tests for editor #947 * refactor(fixture): update to the right syntax #947 * refactor: fix permissions and add flash message #947 * test: fix tests because of new success message #947 * refactor: make code more readable #947 * feat: move message and add changelog #947 * fix: change translation methode #947 * fix: move translation #947 --------- Co-authored-by: Nevio Di Gennaro <digennaro@puzzle.ch> Co-authored-by: Miguel Lehmann <lehmann@puzzle.ch>
This was
linked to
issues
Apr 16, 2026
4 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.