-
Notifications
You must be signed in to change notification settings - Fork 7
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(datatrakWeb): RN-1335: Tasks Epic OLD ONE #5778
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
alexd-bes
commented
Jul 11, 2024
•
edited
Loading
edited
- RN-1335: Tasks dashboard
- RN-1336: Create a task workflow
- RN-1338: Mark tasks as completed when survey responses are submitted
- RN-1358: Assign tasks from dashboard
- RN-1314: Success screen return to tasks button
- RN-1340: Task cancelling
- RN-1343: Task dashboard filter settings
- RN-1329: Task details view
- RN-1339: View completed survey response from task
- RN-1313: Landing page tasks section
- RN-1357: Task created toast message
- RN-1331: User comments
- RN-1391: Generate system comments for tasks
- RN-1381: Ability to import task and user questions in surveys
- RN-1362: Datatrak Web User question type
- RN-1361: User type question on Meditrak App
- RN-1372: Email templating
- RN-1330: View initial request for a task
- RN-1373: Datatrak Task question
- RN-1364: Completing repeat tasks
- RN-1337: Send emails to assignee of tasks
- RN-1416: save parent task to completed repeating tasks
- RN-1398: Setup task scheduler
- RN-1348: Sending overdue task emails
- RN-1400: save task due date in unix time
- RN-1341: Repeating tasks
Fix(datatrakWeb): Limit entity results to 100
* WIP rrule * Working rrule utils * Add generic rrule handler * frequency enum * types * handle repeat schedule in task changes * Create and edit repeating tasks * Handle system comments * Creating and editing with comments * WIP * Update filtering * disable sort by repeat frequency * Add next occurrence handler * Apply due date to completed tasks * Handle bugs * Update tests * Update yarn.lock * Mark due date of tasks * Comments and tidy ups * Use timestamp for due date * Fix tests * add comments * Move getRepeatScheduleOptions * Remove duplicate identifier * Allow removing of repeat schedule
…vey (#5853) * useEntityAncestors * entityAncestors * clean up * refactoring * refactor getEntityQuestionAncestorAnswers * refactor usePrimaryEntityLocation * autofill in survey context * add test * Update usePrimaryEntityQuestionAutoFill.ts * Update schemas.ts * fix test
* Task comment changes * Tidy ups * Update Task.js * interceptor for creating tasks * Editing tidyups * central server tests * Task tests * Merge fixes * Comment fix * build fixes * Fix type error
tcaiger
changed the title
feat(datatrakWeb): RN-1335: Tasks Epic
feat(datatrakWeb): RN-1335: Tasks Epic OLD ONE
Sep 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.