Commit Graph
105 Commits
Author SHA1 Message Date
kean a3c1234a10 Rework search on iOS and macOS 2023-04-29 10:41:34 -04:00
Alex Grebenyuk c2df904100 Rename ConsoleSearchCriteria 2023-04-23 11:41:29 -04:00
Alex Grebenyuk 573835a1b7 Simplify dependency injection and remove some unused types 2023-04-22 08:43:12 -04:00
Alex Grebenyuk fc809590d4 Simplify dependency injection 2023-04-18 19:17:14 -04:00
Alex Grebenyuk 08c887c59c Remove unused code 2023-04-16 22:31:35 -04:00
Alex Grebenyuk 3ce67cc578 Update macOS version 2023-04-16 22:21:40 -04:00
Alex Grebenyuk 9f558a3351 Update recent changes for macOS 2023-04-16 12:30:38 -04:00
Alex Grebenyuk f4bede83c5 Fix typo 2023-04-09 10:37:54 -04:00
Alex Grebenyuk 0c210c9d46 Extract status views 2023-04-09 10:27:05 -04:00
Alex Grebenyuk 245898eff7 Squash 2023-04-09 08:34:41 -04:00
kean 0585384d7e Update TODOs 2023-02-16 18:19:04 -05:00
kean e6347c0d5b Use ConsoleViewModel to display lists from the insights 2023-02-15 20:30:22 -05:00
kean b3b2d7e363 Add support for displaying focused entities on macOS 2023-02-13 11:26:08 +03:00
kean 2f26862035 Fix an issue where on first selection in a text view or search results list, the main panel would reload 2023-02-11 10:10:37 -05:00
kean d416dc3fed Add ConsoleLeftPanelView 2023-02-11 10:04:00 -05:00
kean f827911b0e Remove unused bindings 2023-02-11 09:48:45 -05:00
kean 14481d9127 Remove list usage from the details panel 2023-02-11 09:44:13 -05:00
kean 6af0f09190 Rename listViewModel 2023-02-11 09:32:19 -05:00
kean 1797b31d79 Add ConsoleTableViewModel 2023-02-11 09:30:30 -05:00
kean 1d3f55f125 Remove unused ConsoleLogsDetailsView 2023-02-08 20:41:40 -05:00
kean a50a4dc389 Reduce number of reloads of ConsoleView 2023-02-07 20:37:07 -05:00
kean 6327ac8c3b Fix overlapping toolbar 2023-02-07 20:26:59 -05:00
kean bf354d3164 Move error toggle to the bottom toolbar 2023-02-07 20:22:17 -05:00
kean b489d3ce4f Rename ConsoleLogsDetailsView 2023-02-07 20:15:54 -05:00
kean db484a185c Cleanup padding in ConsoleContentView 2023-02-07 20:15:33 -05:00
kean d1f647c1a8 Move the button to switch from the horizontal to vertical layout to the details view 2023-02-07 20:13:59 -05:00
kean b56e5c5530 Allow switching from vertical to horizontal layout 2023-02-07 20:07:19 -05:00
kean a948e6da15 Adjust layout for metrics 2023-02-07 19:58:44 -05:00
kean 6ac46a887f Add initial implementation of a new split view on macOS 2023-02-07 19:53:16 -05:00
kean d0aa320f8d Initial design 2023-02-06 23:12:52 -05:00
kean 36284128f9 Version 3.4.1 2023-02-06 20:31:19 -05:00
kean 45fc147abd Use darker background for text 2023-02-06 20:23:49 -05:00
kean 0027e913f7 Remove background colors 2023-02-06 20:21:23 -05:00
kean fd19f0ef03 Add think divider 2023-02-06 20:14:08 -05:00
kean 4551c0ce2b Use darker background color for main content on macOS 2023-02-06 20:05:30 -05:00
kean 716355895d Fix alignmnet 2023-02-06 20:02:20 -05:00
kean 2477f73432 Fix selection not working in search results on macOS 2023-02-06 19:37:24 -05:00
kean 0bcf0f1786 Remove animation when hiding inspector 2023-02-04 20:39:07 -05:00
kean 0debb4ee8e Add button remove messages directly to the toolbar 2023-02-03 22:35:08 -05:00
kean d11b719ff5 Remove filters button from the toolbar 2023-02-03 22:32:06 -05:00
kean b469523774 Rework filters design on macOS 2023-02-03 22:12:13 -05:00
kean b5dd47c3f1 Add Settings view 2023-02-03 21:29:34 -05:00
kean 29eafd05e0 Add ConsoleInspectorsView 2023-02-03 21:00:57 -05:00
kean 93643145e3 Dev 2023-02-03 20:23:41 -05:00
kean c5025f82c8 Add new TODOs 2023-02-03 20:23:41 -05:00
kean 64e748e1f6 Rework RichTextView 2023-02-03 20:23:41 -05:00
kean c11c08b075 Use new InlineTabBarItem in mode picker 2023-01-30 22:25:35 -05:00
kean 8268839f8c Fix status updates 2023-01-30 16:57:57 -05:00
kean e26ec6a071 Update error color 2023-01-30 16:24:13 -05:00
kean 2a3a4e441d Fix crash when switchin modes 2023-01-30 16:23:05 -05:00