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

[Task] Daily Plan | add 'Remove from all plans' option to Action menu #2738

Merged
merged 3 commits into from
Jul 17, 2024

Conversation

Innocent-Akim
Copy link
Contributor

[Task] 'Daily Plan' | add 'Remove from all plans' option to Action menu #2673

Users should be able to remove plans from a specific day as well as from multiple days
'Remove from all plans'

@evereq
@Cedric921

@Innocent-Akim Innocent-Akim marked this pull request as draft July 15, 2024 20:03
@Innocent-Akim Innocent-Akim marked this pull request as ready for review July 16, 2024 08:01
@@ -8,6 +9,12 @@ export interface IDailyPlanBase extends IBasePerTenantAndOrganizationEntity {
status: DailyPlanStatusEnum;
}

export class IRemoveTaskFromManyPlans {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to Use Interface instead of Class

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Innocent-Akim will fix in next PR

@Cedric921
Copy link
Member

delete.all.mov

@Innocent-Akim
Copy link
Contributor Author

Innocent-Akim commented Jul 17, 2024 via email

@evereq
Copy link
Member

evereq commented Jul 17, 2024

@Innocent-Akim please fix merge conflict

@Cedric921 Cedric921 self-requested a review July 17, 2024 09:07
@evereq evereq merged commit 3280c0f into develop Jul 17, 2024
12 checks passed
@evereq evereq deleted the feat/dailyplan-remove-from-all-plans branch July 17, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task] 'Daily Plan' | add 'Remove from all plans' option to Action menu
3 participants