-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(customDrawer/primaryAppBar): replace img_url key with profile_img key to display profile picture * fix(taskSubmissionMap): replace comparision with taskId with task index * fix(submissionDetails): replace decodedProjectId with projectId * fix(submissionDetails): replace decodedProjectId with projectId & show recieved status by defualt if no reviewState * fix(projectSubmissions): statuses endpoint fetch to display taskList and display taskList options * fix(taskSubmission): replace uid with fid * fix(projectDetailsV2): order taskHistory tab to first & defult show taskHistory tab on task click * fix(taskSelectionPopup): use task index instead of taskId * fix(dialogTaskActions): use taskId instead of task index on api fetch, post * fix(activitiesPanel): zoom to task using taskIndex * fix(projectModel): add index type to taskBoudriesTypes * fix(comments): use taskId instead of index for get & post api
- Loading branch information
Showing
3 changed files
with
22 additions
and
13 deletions.
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
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