Commit Graph

282 Commits

Author SHA1 Message Date
TheXamlGuy 0026c3186b Ensure new wallets show up in the menu 2024-06-10 22:47:04 +01:00
TheXamlGuy 60d6fe8785 Dialog deferrals 2024-06-10 22:29:18 +01:00
TheXamlGuy 0cb810ba63 Added HyperlinkEntry 2024-06-10 20:28:22 +01:00
TheXamlGuy 68915853c7 Fixed back nav cleanup 2024-06-10 18:11:10 +01:00
TheXamlGuy 5a98b67dcf Some refactoring 2024-06-09 22:41:58 +01:00
TheXamlGuy 8d20c0a8c0 Initial support for masking 2024-06-08 18:00:36 +01:00
TheXamlGuy 85a5ee078d It it now possible to create/edit item contents 2024-06-06 20:42:24 +01:00
TheXamlGuy cc79be9acc Make it possible to gather values using scoped ItemConfiguration 2024-06-05 22:22:06 +01:00
TheXamlGuy 29509e9d7a WIP 2024-06-05 19:18:17 +01:00
TheXamlGuy b7fec9c83c wi[ 2024-06-04 15:56:37 +01:00
TheXamlGuy 2cf9a19ac7 Added ICollectionSynchronization 2024-06-04 12:14:00 +01:00
TheXamlGuy c13d565e7c Update IMediator 2024-06-02 20:52:40 +01:00
TheXamlGuy c28a17a048 Added HandleMany 2024-06-02 20:45:31 +01:00
TheXamlGuy 1a0d750f02 Allow subscription keys to be resolved by reflection 2024-06-02 18:48:51 +01:00
TheXamlGuy 48b33416c9 Add supported for key mediator handelrs 2024-06-02 15:00:59 +01:00
TheXamlGuy c24538f545 Fix more edge cases 2024-05-31 22:50:52 +01:00
TheXamlGuy 8f1a3252c6 wip 2024-05-31 14:07:35 +01:00
TheXamlGuy 041dd81717 More selection work 2024-05-30 20:35:42 +01:00
TheXamlGuy 2a0e65eb73 Ensure a locker is selected in first load 2024-05-30 20:02:34 +01:00
TheXamlGuy ede28d3448 Start refining the UI 2024-05-30 19:29:56 +01:00
TheXamlGuy b17c216f2b Fix selection when updating an item that moves to a new pos 2024-05-29 21:23:49 +01:00
TheXamlGuy a777649d14 Crunch those numbers 2024-05-29 21:12:01 +01:00
TheXamlGuy e98dfd08bd Attempt to get selection perfected 2024-05-29 21:02:28 +01:00
TheXamlGuy e2cf4cdae4 Attempt to fix some wonky selection bugs 2024-05-28 22:41:35 +01:00
TheXamlGuy 338be9b328 wip 2024-05-28 17:30:40 +01:00
TheXamlGuy dd913b8f20 switched to valuetuples for exhanging tokens 2024-05-27 20:43:18 +01:00
TheXamlGuy cad74f31e1 Improve sub navigations 2024-05-27 18:44:09 +01:00
TheXamlGuy 3498c1d678 Mass rename to align planned codename 2024-05-27 16:08:18 +01:00
TheXamlGuy dd55a67102 wip 2024-05-27 04:19:07 +01:00
TheXamlGuy cfc79e26f0 Parameter improvements 2024-05-26 23:29:50 +01:00
TheXamlGuy baf504b815 wip 2024-05-26 18:09:53 +01:00
TheXamlGuy 2bd7b54fa0 More edge cases 2024-05-26 14:51:25 +01:00
TheXamlGuy 6a2708c111 Attempt to fix a bunch of navigation issues 2024-05-26 11:09:56 +01:00
TheXamlGuy c0c1a82846 Codemaid 2024-05-24 08:21:50 +01:00
TheXamlGuy 40a150fe80 Fix caching work 2024-05-23 20:42:03 +01:00
TheXamlGuy 246dab4297 Added TrackedProperty for commiting and reverting values 2024-05-23 01:08:24 +01:00
TheXamlGuy f11370830f Editing WIP 2024-05-22 21:57:30 +01:00
TheXamlGuy cc5a11482c We are confidence enough that the data will be saved to the db, so lets change how we update the UI, so instead of wating on the db call to complete, we will just update the UI while the db call is in progress 2024-05-22 20:13:50 +01:00
TheXamlGuy 76781ddc7b More crazy edge cases 2024-05-21 23:28:19 +01:00
TheXamlGuy 4c2bc8e628 More selection edge cases fixed 2024-05-21 22:38:11 +01:00
TheXamlGuy fda5e7db6c Ensure item is updated when modified 2024-05-21 21:57:26 +01:00
TheXamlGuy 83fef5e399 Fixed more edge cases 2024-05-21 20:32:42 +01:00
TheXamlGuy 1190303044 Got adding working again 2024-05-19 22:21:18 +01:00
TheXamlGuy 72a37c7275 Get favourites working 2024-05-19 17:52:15 +01:00
TheXamlGuy 718a1f92ca Support unarchiving 2024-05-19 16:13:45 +01:00
TheXamlGuy 41c7f71a9d Add contextual commands 2024-05-19 14:18:08 +01:00
TheXamlGuy 1b60711ec4 WIP 2024-05-18 20:40:12 +01:00
TheXamlGuy 85a14a8259 Improve navigation 2024-05-16 22:30:01 +01:00
TheXamlGuy 7f3c4c53cc Fixed more edge cases 2024-05-16 21:41:48 +01:00
TheXamlGuy 8c0436644a Allow the Mediator to be subscribed to and therefore handled 2024-05-15 19:28:08 +01:00