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

feat: Add archived filter to the campagin application list #1993

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexanderkotev
Copy link

Closes #1981

Motivation and context

  • Added toggle button to show/hide archived issues
  • Used the same design as in the active campaigns grid ( /admin/campaigns ) - toolbar and button style:
    image

Screenshots:

Before After
image image

Testing

Steps to test

Open admin/campaign-applications
Try the "Show / Hide archived" button
Grid list should be filtered out accordingly

Affected urls

admin/campaign-applications

Environment

New environment variables:

  • NEW_ENV_VAR: env var details

New or updated dependencies:

Dependency name Previous version Updated version Details
dependency/name v1.0.0 v2.0.0

Copy link

github-actions bot commented Dec 8, 2024

❌ Not all tests have run for this PR. Please add the run tests label to trigger them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Archived show/hide in admin campaign applications list
1 participant