Role CRUD LiveViews closes #325 #326

Merged
moritz merged 28 commits from feature/325_role_view into main 2026-01-08 16:21:42 +01:00
Owner

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

What has been changed?

Definition of Done

Code Quality

  • No new technical depths
  • Linting passed
  • Documentation is added were needed

Accessibility

  • New elements are properly defined with html-tags
  • Colour contrast follows WCAG criteria
  • Aria labels are added when needed
  • Everything is accessible by keyboard
  • Tab-Order is comprehensible
  • All interactive elements have a visible focus

Testing

  • Tests for new code are written
  • All tests pass
  • axe-core dev tools show no critical or major issues

Additional Notes

## Description of the implemented changes The changes were: - [ ] Bugfixing - [x] New Feature - [ ] Breaking Change - [ ] Refactoring <!--- Describe the goal of the PR in a few words --> ## What has been changed? <!--- List the things you changed --> ## Definition of Done ### Code Quality - [ ] No new technical depths - [ ] Linting passed - [ ] Documentation is added were needed ### Accessibility - [ ] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [ ] Aria labels are added when needed - [ ] Everything is accessible by keyboard - [ ] Tab-Order is comprehensible - [ ] All interactive elements have a visible focus ### Testing - [x] Tests for new code are written - [x] All tests pass - [x] axe-core dev tools show no critical or major issues ## Additional Notes <!--- Add any additional information for the reviewers here -->
moritz self-assigned this 2026-01-06 23:57:05 +01:00
moritz force-pushed feature/325_role_view from bcd3871245 to 5998fb643d 2026-01-08 16:04:49 +01:00 Compare
moritz force-pushed feature/325_role_view from 5998fb643d to 68c09b761e 2026-01-08 16:20:39 +01:00 Compare
moritz changed title from WIP: Role CRUD LiveViews closes #325 to Role CRUD LiveViews closes #325 2026-01-08 16:21:09 +01:00
moritz merged commit 05b611d880 into main 2026-01-08 16:21:42 +01:00
moritz deleted branch feature/325_role_view 2026-01-08 16:21:43 +01:00
moritz added this to the We have different roles and permissions milestone 2026-02-03 16:43:13 +01:00
Sign in to join this conversation.
No description provided.