forked from craws/OpenAtlas-Discovery
-
Notifications
You must be signed in to change notification settings - Fork 4
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/disable map visualization #25
Merged
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
f6fabc8
chore: remove padding and center buttons in visualizations
oliviareichl 3482368
style: place tooltip above element
oliviareichl b57bccb
Merge branch 'develop' into feat/disable-map-visualization
oliviareichl b8a9d7b
chore: refactor the layout and usage of query params so the sidebar w…
oliviareichl 111a204
WIP: make the visualizations navigatable per query params
oliviareichl 686bd44
fix: search in both visualizations, network mode with query params
oliviareichl 06143b3
chore: disable mode switch when the entity is not a place
oliviareichl c619fb3
fix: labels are shown when a detailview is selected
oliviareichl c03d9fd
fix: call mode-switcher only when an id is provided
oliviareichl 97f30e0
fix: highlight searchnodes in network after disposing a detailnode
oliviareichl c17ed18
chore: implement the detailview functionality in the data table
oliviareichl 27f6b5a
refactor: delete unused data page
oliviareichl 73dfc03
chore: modify mode-switcher so the datalist view is also switchable
oliviareichl be07f71
fix: mode switcher movement when a detailview in the data view is sel…
oliviareichl de1ca21
fix: data and map view when map is the start page
oliviareichl 483ee9c
fix: update landing page links
stefanprobst cdd4ac9
fix: add missing icon for event system class
stefanprobst 1e3640f
fix: adapt navlinks in the detail view to new route
oliviareichl c54e080
fix: missing route
oliviareichl 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
fix: search in both visualizations, network mode with query params
- Loading branch information
commit 686bd447bfcd67c5727e1e7392772b51efb25c4d
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 was deleted.
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.
maybe "map" should just be the default mode.