Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Options presented in dropdown in annotation edit page * Fix bug with capture matches * Search with 2sec delay * Clean up Search * Update search to fix quotation marks * Initial backend implementation of export * Fix nested exports * Export Structures to file * Update structure export UI * Fix reversed columns in export * Fix bug where structures did not match first row * Include nested regex searches * Add wildcard functionality for segments * Remove obsolete row property value * Add visualization of search results * Update search icons * Update search filtering * Enable navigation of search results * Refactor navigation * Fix export of constants * Have default startup State * First implementation of persistence on App component * Fix persistence in rules dialogs * Remove duplicate captures of structure matches * Change timing of ColumnType extraction for persistence * Remove prints * Persistent structure match indexing * Load State in LogView * Fix scoll persistence issue * Remove prints * Enumerate the log entries * Fix naming * Fix Structure Matching with Entries * Fix error where timestamp and entry colors were the same * Structure Matches shown in Minimap * Hide structure matches in minimap when dialog closes * Update minimap width * Add basic numeric comparison * Fix error in width constant * Filter toggle updates scroll point * Fix obsolete properties * Small fixes * Fix line IDs in exports --------- Co-authored-by: LightFLP <[email protected]>
- Loading branch information