-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mapper): task comment events for mapper frontend (#1871)
* fix(activitiesPanel): optional chaining add * fix(events): commentTask func add for commenting tasks * fix(editor): ts types add, import path fix * fix(activities): replace dynamic data with static * fix(comment): replace dynamic data with static * fix(+page): comment eventCard and uncomment more component * fix(more): props fix, filter taskEvents & comments into seperate variable * fix(more/editor): style fix * fix(activities): zoomToTask functionality add * fix(types): TaskEventType type add * fix: ts types add * fix(comment): add comment editor if task selected only * fix(main): taskLayer opacity decrease, geojson property key change to state * fix(editor): uplift state of editor if setEditorRef present * fix(comment): clear editor content functionality add * fix(more): if no events i.e.activities or comments then show a message
- Loading branch information
Showing
11 changed files
with
228 additions
and
85 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
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
Oops, something went wrong.