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(webapp): Annotations flot plugin #1605

Merged
merged 29 commits into from Oct 27, 2022
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
757cbb3
feat: Annotations flot plugin
pavelpashkovsky Oct 7, 2022
7d4e421
Merge branch 'main' into flot-annotations
pavelpashkovsky Oct 10, 2022
2e7a811
chore: adjust annotations marks appearance
pavelpashkovsky Oct 10, 2022
880cc71
fix: test w/o icons
pavelpashkovsky Oct 10, 2022
d6887fa
fix: reverse prev commit
pavelpashkovsky Oct 10, 2022
02b70da
chore: updating types for annotations plugin
pavelpashkovsky Oct 10, 2022
f2088cd
refactor: annotations icons
pavelpashkovsky Oct 10, 2022
d888f8c
refactor: annotation marks positioning & icons
pavelpashkovsky Oct 11, 2022
7942e4f
refactor: extractRange fn
pavelpashkovsky Oct 11, 2022
4eac5cf
refactor: remove triggering hovering events
pavelpashkovsky Oct 11, 2022
a2ae0ed
refactor: rename WRAPPER_ID
pavelpashkovsky Oct 11, 2022
bdb8876
refactor: remove shouldStartAnnotationsFunctionality
pavelpashkovsky Oct 11, 2022
fc39986
refactor: refactor plugin hooks
pavelpashkovsky Oct 11, 2022
110c234
refactor: use fns instead of arrow fns
pavelpashkovsky Oct 11, 2022
d46bfca
Merge branch 'main' into flot-annotations
pavelpashkovsky Oct 12, 2022
9f0c11f
refactor: ContextMenu.plugin
pavelpashkovsky Oct 12, 2022
d592291
refactor: composeAnnotationsList
pavelpashkovsky Oct 12, 2022
0df0419
chore: adjust annotation data modal input
pavelpashkovsky Oct 13, 2022
03ef37f
chore: tests (v2)
pavelpashkovsky Oct 13, 2022
cfbc3d0
remove cache
eh-am Oct 13, 2022
abbe15b
chore: adjust timeline title appearance for single view
pavelpashkovsky Oct 14, 2022
0d220b8
feat: add annotation mark visual feedback on hover
pavelpashkovsky Oct 14, 2022
34d31f0
chore: resolving issues from comments
pavelpashkovsky Oct 14, 2022
ec8f5b7
Merge branch 'main' into flot-annotations
pavelpashkovsky Oct 14, 2022
5f9bde6
fix: test raw
pavelpashkovsky Oct 14, 2022
bdb2397
refactor: cy test
pavelpashkovsky Oct 17, 2022
c02c12b
refactor: annotation mark appearance
pavelpashkovsky Oct 25, 2022
528e96d
refactor: assigning styles
pavelpashkovsky Oct 25, 2022
3df0a6b
fix: added extra nwline for svg icon
pavelpashkovsky Oct 25, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file added webapp/images/annotationMessage.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

107 changes: 0 additions & 107 deletions webapp/javascript/components/TimelineChart/Annotation.spec.tsx

This file was deleted.

92 changes: 0 additions & 92 deletions webapp/javascript/components/TimelineChart/Annotation.tsx

This file was deleted.