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(datatrakWeb): RN-1335: Tasks Epic OLD ONE #5778

Closed
wants to merge 235 commits into from
Closed

Conversation

alexd-bes
Copy link
Contributor

@alexd-bes alexd-bes commented Jul 11, 2024

  • 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

alexd-bes and others added 28 commits August 19, 2024 14:22
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 tcaiger changed the title feat(datatrakWeb): RN-1335: Tasks Epic feat(datatrakWeb): RN-1335: Tasks Epic OLD ONE Sep 9, 2024
@tcaiger tcaiger closed this Sep 9, 2024
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.

2 participants