Skip to content
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

UI: Fix new bugs from disable/enable feature #537

Merged
merged 4 commits into from
Sep 16, 2020
Merged

Commits on Sep 16, 2020

  1. API: Add permission check to global.listAssignments

    When a user is fetching assignments, he only gets data from projects,
    subprojects and workflowitems when he has view permissions, respectively.
    daniel-arnauer committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    8ab3f77 View commit details
    Browse the repository at this point in the history
  2. UI: Add confirmation dialog for enabling/disabling users

    Refactored the Dialogs for enabling/disabling users.
    daniel-arnauer committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    9b172ce View commit details
    Browse the repository at this point in the history
  3. Add e2e-tests

    daniel-arnauer committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    fa42436 View commit details
    Browse the repository at this point in the history
  4. Add CHANGELOG.md

    daniel-arnauer committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7e2e902 View commit details
    Browse the repository at this point in the history