-
Notifications
You must be signed in to change notification settings - Fork 0
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
[TH2-4909] Add sorting for list of event-scopes in UI #565
Merged
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
molotgor
previously approved these changes
Feb 15, 2024
molotgor
approved these changes
Feb 15, 2024
molotgor
added a commit
that referenced
this pull request
Feb 19, 2024
* [Th2-4830] Hide next/prev buttons in verificationTable and add button to reset width of columns (#547) * hide next/prev btns and add resetWidth btn * bump version * deleted comments * changed button to same style as others * changed buttons styling * updated readme (#552) * implemented JSON viewer only with files * added ability to request files from shared folder * added styling to load file from server * moved from axios to fetch * Moved api requests to ApiSchema * changed return on error * bump version * [TH2-5125] Add opening workspace with event from query parameters (#557) * TH2-4996: UI: Cannot show event if its scope contains # symbol (#558) * TH2-4996: UI: Cannot show event if its scope contains # symbol * bump version * TH2-4993: UI doesn't provide the list of available books (#559) * [TH2-4979] UI doesn't update scopes list when I update time range (#560) * [TH2-4978] UI skips a message that should be highlighted in the messa… (#561) [TH2-4978] UI skips a message that should be highlighted in the message box when the event is clicked * [TH2-5155] Add ability to turn back to the attached message (#562) * bump version (#563) * [TH2-5158] Outline searched messages (#564) * [TH2-5164] Raw message in ASCII display mode has incorrect character if the content is in UTF8 (#566) * [TH2-4909] Add sorting for list of event-scopes in UI (#565) * added local file upload and basic functions for server load * bump version to 5.2 --------- Co-authored-by: Osinkin Roman <[email protected]> Co-authored-by: Petr Zlydenko <[email protected]>
molotgor
added a commit
that referenced
this pull request
Jun 10, 2024
* [Th2-4830] Hide next/prev buttons in verificationTable and add button to reset width of columns (#547) * hide next/prev btns and add resetWidth btn * bump version * deleted comments * changed button to same style as others * changed buttons styling * updated readme (#552) * [TH2-5125] Add opening workspace with event from query parameters (#557) * TH2-4996: UI: Cannot show event if its scope contains # symbol (#558) * TH2-4996: UI: Cannot show event if its scope contains # symbol * bump version * TH2-4993: UI doesn't provide the list of available books (#559) * [TH2-4979] UI doesn't update scopes list when I update time range (#560) * [TH2-4978] UI skips a message that should be highlighted in the messa… (#561) [TH2-4978] UI skips a message that should be highlighted in the message box when the event is clicked * [TH2-5155] Add ability to turn back to the attached message (#562) * bump version (#563) * [TH2-5158] Outline searched messages (#564) * [TH2-5164] Raw message in ASCII display mode has incorrect character if the content is in UTF8 (#566) * [TH2-4909] Add sorting for list of event-scopes in UI (#565) * [TH2-4981] UI: highlight fields that I provide in filters for all messages (#567) * [TH2-5171] Enhancements: 'Select All' Button for Message Export and Customizable Export Order Options (#568) * added ability to launch notebooks * change fetch path * change fetch path to json-stream-provider * added directories to file choosing * updated directories handling * updated rendering in case of no files/directories * reset run on fail * refactor of JSON Custom Data Viewer * changed behaviout to ignore empty lines * changed behaviout to ignore empty lines * missed indexing of multiline file * added view types for JSON viewer * disabled decoration for generated information * split of files view * add refresh cell * move refresh in cell * reset notebooks amount when opening local files * no replacement in files' path * changed rendering for json/formatted json in JSON viewer * changed timeouts for getting results from executed notebook --------- Co-authored-by: Osinkin Roman <[email protected]> Co-authored-by: Petr Zlydenko <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.