This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
feat(search,query): Enable open in tab. #548
Closed
Closed
Conversation
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
- display project facets when authenticated Closes #1101
- don't show link in count card when count is 0 - don't show 0 rows in data types table - correct no data message Closes #1128
- dropdown 'autocomplete not supported' for entity/case Closes #1102
docs(contributing): Add instruction for git template
- filters columns by display name instead of formatted view Closes #1092
- Right aligned td now have right aligned th Closes #1093
- Add a row that sums the columns and links to data search - Add a button to open query in data search - Closes #1132
- Don't filter manifest request by authorization Closes #1120
- Have the date input expand to fit space Closes #1077
- Allows search and query page sub views to be opened in new tab while maintaining filters. Closes #1061
67197c3
to
0fa6aa9
Compare
guess i'll take over this pr. rebased it, search tabs work but advanced query tabs broken |
@cy nevermind this is broken will keep out of the merge. |
not yet, needs more work |
Had too many problems (didn't work in advanced query, projects tab graph not loading). Took different approach #582 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
while maintaining filters.
Closes #1061