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

Feature/soft deletion ui #704

Merged
merged 26 commits into from
Nov 26, 2020
Merged

Feature/soft deletion ui #704

merged 26 commits into from
Nov 26, 2020

Conversation

tobias-wiese
Copy link
Contributor

@tobias-wiese tobias-wiese commented Nov 17, 2020

Description

Reason for this PR

Changes in this PR

  • add a checkbox in account list for additionally loading inactive accounts
  • add "inactive" tags to inactive accounts in account list and public profiles

Dependency update

  • List all new dependencies (delete if no additions)

Type of change (remove all that don't apply)

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Manually tested all use cases this could alter

Test Configuration:

  • OS: Windows Mac Linux

  • Browser: Firefox Chrome Safari Chromium

  • Frontend: (remove all that don't apply)

    • Development build
  • Backend: (remove all that don't apply)

    • deployed development build
    • deployed experimental build

Checklist: (remove all that don't apply)

  • I added corresponding E2E tests (especially for bugfixes)
  • I have performed a self-review of my own code
  • My changes generate no new linting warnings or console warnings
  • I have updated the CHANGELOG.md to include any changes made in this PR (add WIP to the top, if there is none already)

@tobias-wiese tobias-wiese added enhancement New feature or request vue labels Nov 17, 2020
@tobias-wiese tobias-wiese marked this pull request as draft November 17, 2020 11:40
@tobias-wiese tobias-wiese marked this pull request as draft November 17, 2020 11:40
@bastihav bastihav marked this pull request as ready for review November 26, 2020 11:12
@bastihav bastihav merged commit 088511c into develop Nov 26, 2020
@bastihav bastihav deleted the feature/soft_deletion_ui branch November 26, 2020 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Soft user deletion
2 participants