Skip to content

Feature/recurring tasks#131

Merged
chamikaJ merged 3 commits intoWorklenz:feature/recurring-tasksfrom
chamikaJ:feature/recurring-tasks
May 16, 2025
Merged

Feature/recurring tasks#131
chamikaJ merged 3 commits intoWorklenz:feature/recurring-tasksfrom
chamikaJ:feature/recurring-tasks

Conversation

@chamikaJ
Copy link
Copy Markdown
Contributor

No description provided.

chamikaJ added 2 commits May 14, 2025 15:41
Add support for configuring recurring tasks in the task drawer. This includes adding a new `schedule_id` field to the task type, creating a new `TaskDrawerRecurringConfig` component, and updating localization files for English, Spanish, and Portuguese. The configuration allows setting repeat intervals, days of the week, and monthly recurrence options.
Add new localization entries for the recurring task feature in English, Spanish, and Portuguese. This update includes the addition of the "recurring" key to the task drawer JSON files, enhancing support for recurring task configurations across multiple languages.
@chamikaJ chamikaJ merged commit 753e3be into Worklenz:feature/recurring-tasks May 16, 2025
1 check passed
Enhance the TaskDrawerRecurringConfig component to include socket communication for handling recurring task changes. This update introduces the use of Redux for managing state updates related to recurring schedules, ensuring real-time synchronization of task configurations. Additionally, the code has been refactored for improved readability and maintainability.
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.

1 participant