-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge latest development back to main (#78)
* Fix structure matching on exported data * Sequential colouring of integers * Fix structure matching first row and header special character bugs * Fix colouring of numerical columns * Add mui/icons-material package * Structure Matching Settings dropdown template * Disregard column selection upon refresh * Update npm package due to vulnerability * Add default value to rule dropdown selection * Fix structure definition bug due to nested structures * Export search results only when filtering * Fix nested segments * Fix timezone offset in file export * Add popup to indicate where export is saved * Fix nested segments * Temporary solution for issue of minimap width * Fix filter on top of structure match * Remove prints * Create regular expression from headers * Fix crash when multiple structure matches are performed * Auto-update logview on search operation click * Improve export naming for other data types * Utilize line number to sort structure entries * Update screenshots * Update README.md * Implement Structure Definition Saving * Implement Structure Definition Load * Remove debugging statements * Fix styling issue of Structure Settings Dropdown * Formatted code with Prettier * Fix structure export bug * Enable path selection in export * Update README.md * Fix timestamp unselected bug * Fix regex search bug --------- Co-authored-by: ckitsanelis <[email protected]> Co-authored-by: Zamfirov <[email protected]> Co-authored-by: LightFLP <[email protected]>
- Loading branch information
1 parent
c637d7d
commit 86f0e55
Showing
22 changed files
with
640 additions
and
203 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.