-
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(datatrak): RN-1364: Completing of repeat tasks #5802
Merged
Merged
Changes from all commits
Commits
Show all changes
128 commits
Select commit
Hold shift + click to select a range
346f3f9
Create button
alexd-bes beddfbe
Move modal to ui-components
alexd-bes 6426a76
Move country selector to features folder
alexd-bes 48d071b
Update country selector exports/imports
alexd-bes 5d69b66
Update tupaia-pin.svg
alexd-bes 446f2f9
Country selector on modal
alexd-bes b82596d
Move survey selector to features
alexd-bes c0cfc84
Move types
alexd-bes e19a287
Update survey list component to take care of fetching
alexd-bes 694bf9a
Survey selector
alexd-bes 8e54867
Move entity selector to features
alexd-bes 57b534e
Fix types
alexd-bes 3e564db
Entity selector
alexd-bes 459ad7a
Styling entity selector
alexd-bes a103486
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-create-task
alexd-bes 0ab2903
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-create-task
alexd-bes 9b9a8af
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-create-task
alexd-bes ec8f0fc
Due date
alexd-bes 554d8fb
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-create-task
alexd-bes 1d68c15
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-create-task
alexd-bes 1a23d18
WIP
alexd-bes 90a7f38
WIP
alexd-bes 6d22957
assignee input
alexd-bes 42bee49
Add loading state and save user id
alexd-bes 8e7c924
Styling repeat scheduler
alexd-bes aed01e9
Comments placholder
alexd-bes c6e7e98
Styling
alexd-bes 931a8cd
WIP
alexd-bes 926805d
Create task route
alexd-bes 4eaf58e
Create task workflow
alexd-bes a1459b4
Clear form when modal is reopened
alexd-bes 7eb52c8
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-create-task
alexd-bes b8a42d6
Update schemas.ts
alexd-bes 9b89ff9
remove unused import
alexd-bes d8b9d64
Handle reset
alexd-bes 176ac66
Fix datatrak tests
alexd-bes 6ad35f9
Fix central server tests
alexd-bes e186d8f
Move modal to ui-components
alexd-bes 62197cc
Merge branch 'rn-1336-modal-component' into rn-1336-create-task
alexd-bes 8553b62
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-modal-component
alexd-bes 91d2cf1
Merge branch 'rn-1336-modal-component' into rn-1336-create-task
alexd-bes a9edba9
Remove unused import
alexd-bes ff82d5c
Remove duplicate file
alexd-bes 18f6db8
Fix build
alexd-bes 8a07448
Merge branch 'rn-1336-modal-component' into rn-1336-create-task
alexd-bes bc85374
Fix tests
alexd-bes f3ad9bd
Update packages/central-server/src/apiV2/utilities/constructNewRecord…
alexd-bes 416339f
Fix error messages
alexd-bes cce3119
Handle search term in the BE
alexd-bes 914fc10
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-create-task
alexd-bes c1ce1ae
WIP
alexd-bes d2fa47b
WIP
alexd-bes 394280d
Assignee Id modal
alexd-bes 5709176
Working assignee
alexd-bes 5d78a18
remove unused property
alexd-bes 365a3ce
Fix timezone issue
alexd-bes 986d7bc
Merge branch 'rn-1336-create-task' into rn-1358-assign-tasks
alexd-bes 2b6bdb2
Fix date formatting of filter
alexd-bes 5f12b3b
Merge branch 'rn-1336-create-task' into rn-1358-assign-tasks
alexd-bes c711bef
remove unused variable
alexd-bes 24d24ea
Merge branch 'rn-1336-create-task' into rn-1358-assign-tasks
alexd-bes 8c397d0
Remove unused variable
alexd-bes d9c6948
Fix casing
alexd-bes 6671628
Default to showing countries if no primary entity question
alexd-bes e3a0212
Update AssigneeInput.tsx
alexd-bes 6705438
Show loader when loading project and countries
alexd-bes a5cf0b1
Fix copy
alexd-bes f1662ba
Exclude internal users
alexd-bes 16bbad6
Fix types
alexd-bes c2271d3
Change colour of icon in entity list
alexd-bes 6c59547
Merge branch 'rn-1336-create-task' into rn-1358-assign-tasks
alexd-bes 9776683
Merge branch 'rn-1335-tasks-dashboard' into rn-1336-create-task
alexd-bes 5f41b7b
Merge branch 'rn-1336-create-task' into rn-1358-assign-tasks
alexd-bes 4829bd3
Link to details page
alexd-bes 915def1
Fix modal button types
alexd-bes 6321cb3
Fix types
alexd-bes 34527a8
Update handling of columns
alexd-bes cecd49e
get task route
alexd-bes 948df10
WIP
alexd-bes 54a09d7
Link to survey for incomplete tasks
alexd-bes d254d8c
Handle unloaded task
alexd-bes 4c30c44
Task metadata section
alexd-bes e4b873f
Merge branch 'rn-1336-create-task' into rn-1329-tasks-details
alexd-bes c422d2f
Merge branch 'rn-1358-assign-tasks' into rn-1329-tasks-details
alexd-bes 38a2fc5
Fix merge issue
alexd-bes a87f862
WIP
alexd-bes 8fae25c
Update schemas.ts
alexd-bes 33c47f6
feat(datatrakWeb): RN-1358: Assign tasks from dashboard (#5770)
alexd-bes a86b925
Merge branch 'epic-tasks' into rn-1329-tasks-details
alexd-bes 2dfa0e3
Merge branch 'epic-tasks' into rn-1329-tasks-details
alexd-bes 1221df2
Fix merge error
alexd-bes ad55ba3
Fix styles and types
alexd-bes 9ce4c6c
Styling
alexd-bes b2a98e7
Fix multi re-render
alexd-bes cb50d6a
Comments placeholder
alexd-bes ca6dd2a
Add buttons
alexd-bes a78456b
Submit changes
alexd-bes e616dd2
Clear changes
alexd-bes eb9d3e7
Merge branch 'epic-tasks' into rn-1329-tasks-details
alexd-bes 478c16e
Fix merge issues
alexd-bes d22a765
Merge branch 'epic-tasks' into rn-1329-tasks-details
alexd-bes 9b43a4e
Disable inputs when task is completed or cancelled
alexd-bes 9ed7d5c
responsive styling
alexd-bes 0b1a5c9
Add cancel menu
alexd-bes d595ced
Merge branch 'epic-tasks' into rn-1329-tasks-details
alexd-bes 29fad72
Generate types
alexd-bes 6e0777f
Fix loading styling
alexd-bes 9559ee6
Remove unused var
alexd-bes b77f752
Handle onSuccess of edit task
alexd-bes e191fc0
Display modal
alexd-bes 2de2a3d
Survey response modal
alexd-bes 0ec3c2c
Handle isResponseScreen flag
alexd-bes 903833f
Error handling
alexd-bes fd384cb
Error handling
alexd-bes 4022c23
Fix tests
alexd-bes 5ff8e66
Remove country and survey code from url
alexd-bes 79fc7bb
Fix imports
alexd-bes 2b551ba
feat(datatrakWeb): RN-1339: Link survey responses to tasks (#5788)
alexd-bes d6ce23a
Merge branch 'epic-tasks' into rn-1339-survey-response-to-modal
alexd-bes 5bc63ed
Fix type
alexd-bes 212dfcc
feat(datatrakWeb): RN-1339: View completed survey response from task …
alexd-bes 329fe05
Update TaskCompletionHandler.test.js
tcaiger f424234
handle repeatSchedule tasks
tcaiger 595f0c3
set up duplicate test
tcaiger bc4d02b
Merge branch 'epic-tasks' into rn-1364-completing-repeat-tasks
tcaiger a5c3dc5
clean up PR
tcaiger e669db3
Merge branch 'epic-tasks' into rn-1364-completing-repeat-tasks
tcaiger c3ae583
allow null repeating tasks
tcaiger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
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.
Just realised this status will need to be updated to also fetch when status is null, since repeating tasks will have a null status