Commit Graph
97 Commits
Author SHA1 Message Date
kean 46bea4067f Fix compilation on macOS 2024-08-10 10:41:37 -04:00
kean e2c05ffd6d Move Rift_ConsoleMessageDetailsView 2024-08-04 14:07:22 -04:00
kean 5ab77425c2 Move PinButton 2024-07-15 19:43:24 -04:00
kean 337e8fb1e9 Add toolbar actions for ConsoleMessageDetailsView 2024-07-14 20:47:33 -04:00
kean 973a1f248c Run swiftlint --fix 2024-07-14 15:55:18 -04:00
kean 8f2f52f00f Optimize searching in RichTextView 2024-07-14 13:40:50 -04:00
kean bf80f25f8a Remove more PULSE_STNDALONE_APP ifs 2024-07-14 10:01:45 -04:00
kean afbea5934c Simplify ConsoleMessageDetailsView 2024-07-13 16:32:50 -04:00
kean 205d12df74 Simplify navigation on macOS 2024-07-13 16:16:18 -04:00
kean 993f6db15c Merge branch 'visionos' of github.com:wearemadstudio/Pulse into wearemadstudio-visionos 2024-04-13 18:16:16 -04:00
kean 706d56cbc3 Update copyright 2024-04-13 13:57:23 -04:00
Maxim Mamedov c5f4791867 Fixed visionOS compilation 2024-02-18 17:05:11 +07:00
kean 6be4a1f424 Display mock badge in request cells 2023-07-30 19:40:42 -04:00
kean 4e12d23faf Add Open on Mac feature 2023-05-27 10:31:12 -04:00
kean e4c54874a1 Implement basic MockEditView 2023-05-08 13:47:45 -04:00
kean a3c1234a10 Rework search on iOS and macOS 2023-04-29 10:41:34 -04:00
Alex Grebenyuk 245898eff7 Squash 2023-04-09 08:34:41 -04: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 af5526f9e7 Add xmark background color 2023-02-03 22:26:31 -05:00
kean 6b9a5cad8f Use ToolbarItemGroup in more places 2023-02-03 20:23:41 -05:00
kean db96d3345e Improve InlineTabBar style 2023-01-30 22:15:59 -05:00
kean 7f5bef8046 Fix navigation titles 2023-01-30 11:24:04 -05:00
kean 9e052132ce Fix build on iOS 2023-01-30 10:56:36 -05:00
kean 566eea6f8d Use InlineTabBar in ConsoleMessageDetailsView 2023-01-30 10:23:13 -05:00
kean 378e442543 Add min size for table 2023-01-30 10:13:13 -05:00
kean 15c0e04481 Add tab bar to the message view 2023-01-30 08:49:11 -05:00
kean 81fc44a618 Add basic details view 2023-01-29 16:21:41 -05:00
kean 5f2e551785 Remove ViewModels from details 2023-01-26 20:08:23 -05:00
kean 2278aea89a Add group by session 2023-01-23 18:11:37 -05:00
kean 9f06116af2 Add pin button to the details screen 2023-01-22 11:06:49 -05:00
kean cb0db49100 Remove ConsoleMessageDetailsRouter 2023-01-17 19:50:02 -05:00
kean 14086c0ee5 Remove InvisibleNavigationLinks 2023-01-17 19:41:59 -05:00
kean b50b8ced05 Remove programmatic navigation links 2023-01-17 19:40:33 -05:00
kean 4249726520 Add basic swipe actions back 2023-01-17 19:30:20 -05:00
kean 679c068945 Optimize section rendering 2023-01-14 12:08:55 -05:00
kean 7af322d80b Add xcode project file 2023-01-11 17:55:35 -05:00
kean e5bbd541dc Remove PulseLogHandler dependency 2023-01-09 23:06:38 -05:00
kean 7b91f8acee Address TODOs 2023-01-09 22:58:36 -05:00
kean ca6246e91d Some final touches 2023-01-09 19:12:01 -05:00
kean 1acbff758a Cleanup textColor extensions 2023-01-07 17:47:13 -05:00
kean 7b581f3ab9 Remove badgeColor(for:) 2023-01-07 17:39:22 -05:00
kean e47034e526 Remove some more unused code 2023-01-07 16:46:23 -05:00
kean a861fe45f2 Remove BadgeViewModel 2023-01-07 16:44:29 -05:00
kean d857b88c4a Remove more BadgeViewModel usages 2023-01-07 16:43:46 -05:00
kean 7e71d0447a Remove BadgeViewModel from ConsoleMessageDetailsViewModel 2023-01-07 16:38:50 -05:00
kean a8b6197a61 Remove BadgeView 2023-01-07 16:38:17 -05:00
kean 5d0956ff59 Remove duplicated share button from ConsoleMessageDetailsView 2023-01-07 16:35:53 -05:00
kean 473d750f09 Add DateFormatter.fullDateFormatter 2023-01-07 16:14:32 -05:00
kean ddeb11302f Reimplement message meta without KeyValueView 2023-01-07 16:10:12 -05:00
kean bee2233baf Remove TextMake usage 2023-01-06 21:42:15 -05:00