-
Notifications
You must be signed in to change notification settings - Fork 192
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: Archive campaigns #7565
Conversation
…ns-GIVE-1262 # Conflicts: # src/Campaigns/resources/admin/components/CampaignDetailsPage/CampaignDetailsPage.module.scss # src/Campaigns/resources/admin/components/CampaignDetailsPage/index.tsx
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alaca This looks great man, good job! I just left a few comments related to the naming and styles for status. I would like to use the same pattern used in the campaigns list table which already was approved by Jeffrey previously.
src/Campaigns/resources/admin/components/CampaignDetailsPage/index.tsx
Outdated
Show resolved
Hide resolved
src/Campaigns/resources/admin/components/CampaignDetailsPage/CampaignDetailsPage.module.scss
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alaca Thanks for the changes. It looks better now. I just left a comment asking to remove an unused CSS class but I will approve it right now just to advance things. So please remember to remove it before merge, great work!
Description
This PR adds archive functionality to campaigns. Also, a new store for notifications has been added.
Visuals
Testing Instructions
Pre-review Checklist
@unreleased
tags included in DocBlocks