Commit Graph

  • c28a17a048 Added HandleMany TheXamlGuy 2024-06-02 20:45:31 +01:00
  • 1a0d750f02 Allow subscription keys to be resolved by reflection TheXamlGuy 2024-06-02 18:48:51 +01:00
  • 48b33416c9 Add supported for key mediator handelrs TheXamlGuy 2024-06-02 15:00:59 +01:00
  • c24538f545 Fix more edge cases TheXamlGuy 2024-05-31 22:50:52 +01:00
  • 8f1a3252c6 wip TheXamlGuy 2024-05-31 14:07:35 +01:00
  • 041dd81717 More selection work TheXamlGuy 2024-05-30 20:35:42 +01:00
  • 2a0e65eb73 Ensure a locker is selected in first load TheXamlGuy 2024-05-30 20:02:34 +01:00
  • ede28d3448 Start refining the UI TheXamlGuy 2024-05-30 19:29:56 +01:00
  • b17c216f2b Fix selection when updating an item that moves to a new pos TheXamlGuy 2024-05-29 21:23:49 +01:00
  • a777649d14 Crunch those numbers TheXamlGuy 2024-05-29 21:12:01 +01:00
  • e98dfd08bd Attempt to get selection perfected TheXamlGuy 2024-05-29 21:02:28 +01:00
  • e2cf4cdae4 Attempt to fix some wonky selection bugs TheXamlGuy 2024-05-28 22:41:35 +01:00
  • 338be9b328 wip TheXamlGuy 2024-05-28 17:30:40 +01:00
  • dd913b8f20 switched to valuetuples for exhanging tokens TheXamlGuy 2024-05-27 20:43:18 +01:00
  • cad74f31e1 Improve sub navigations TheXamlGuy 2024-05-27 18:44:09 +01:00
  • 3498c1d678 Mass rename to align planned codename TheXamlGuy 2024-05-27 16:08:18 +01:00
  • dd55a67102 wip TheXamlGuy 2024-05-27 04:19:07 +01:00
  • cfc79e26f0 Parameter improvements TheXamlGuy 2024-05-26 23:29:50 +01:00
  • baf504b815 wip TheXamlGuy 2024-05-26 18:09:53 +01:00
  • 2bd7b54fa0 More edge cases TheXamlGuy 2024-05-26 14:51:25 +01:00
  • 6a2708c111 Attempt to fix a bunch of navigation issues TheXamlGuy 2024-05-26 11:09:56 +01:00
  • c0c1a82846 Codemaid TheXamlGuy 2024-05-24 08:21:50 +01:00
  • 40a150fe80 Fix caching work TheXamlGuy 2024-05-23 20:42:03 +01:00
  • 246dab4297 Added TrackedProperty for commiting and reverting values TheXamlGuy 2024-05-23 01:08:24 +01:00
  • f11370830f Editing WIP TheXamlGuy 2024-05-22 21:57:30 +01:00
  • 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 TheXamlGuy 2024-05-22 20:13:50 +01:00
  • 76781ddc7b More crazy edge cases TheXamlGuy 2024-05-21 23:28:19 +01:00
  • 4c2bc8e628 More selection edge cases fixed TheXamlGuy 2024-05-21 22:38:11 +01:00
  • fda5e7db6c Ensure item is updated when modified TheXamlGuy 2024-05-21 21:57:26 +01:00
  • 83fef5e399 Fixed more edge cases TheXamlGuy 2024-05-21 20:32:42 +01:00
  • 1190303044 Got adding working again TheXamlGuy 2024-05-19 22:21:18 +01:00
  • 72a37c7275 Get favourites working TheXamlGuy 2024-05-19 17:52:15 +01:00
  • 718a1f92ca Support unarchiving TheXamlGuy 2024-05-19 16:13:45 +01:00
  • 41c7f71a9d Add contextual commands TheXamlGuy 2024-05-19 14:18:08 +01:00
  • 1b60711ec4 WIP TheXamlGuy 2024-05-18 20:40:12 +01:00
  • 85a14a8259 Improve navigation TheXamlGuy 2024-05-16 22:30:01 +01:00
  • 7f3c4c53cc Fixed more edge cases TheXamlGuy 2024-05-16 21:41:48 +01:00
  • 8c0436644a Allow the Mediator to be subscribed to and therefore handled TheXamlGuy 2024-05-15 19:28:08 +01:00
  • 7e57c0d28d WIP to allow mediter handlers to be subscribed to TheXamlGuy 2024-05-14 22:49:16 +01:00
  • 32829d1cf3 Fixed edge cases with selections TheXamlGuy 2024-05-14 19:49:29 +01:00
  • 4ba58a9863 Improve Publisher TheXamlGuy 2024-05-14 19:24:07 +01:00
  • adb5ffe57a Fixed selection TheXamlGuy 2024-05-14 17:39:16 +01:00
  • 553a6fbaff Fix some edge cases TheXamlGuy 2024-05-14 16:52:47 +01:00
  • c310b3080c formatting TheXamlGuy 2024-05-12 23:21:49 +01:00
  • 7efaf775ec Get disposing working for subscription manager TheXamlGuy 2024-05-12 23:21:05 +01:00
  • d6593aac31 Add suport for adding new items which are sorted without reloading the entrie list TheXamlGuy 2024-05-12 22:02:51 +01:00
  • 1e9cb4b4b6 An attempt to send messages out of the scope TheXamlGuy 2024-05-12 20:21:55 +01:00
  • f0fd68c16e Improved event naming TheXamlGuy 2024-05-12 19:55:20 +01:00
  • 9eafcc55d0 Enabled ability to order containers and the ability to insert new containers to their correct order TheXamlGuy 2024-05-12 18:28:13 +01:00
  • 5292896e13 Ensure containers show up in the menu when they are created TheXamlGuy 2024-05-12 17:09:59 +01:00
  • 4171a31f85 Get items stored and retrieved from the db TheXamlGuy 2024-05-12 14:50:10 +01:00
  • a44391f4d5 Add support for self scope TheXamlGuy 2024-05-12 12:22:04 +01:00
  • 1dc4da48bb Prototyping TheXamlGuy 2024-05-10 22:38:08 +01:00
  • 54d2b5374d Improvement to navigation regions TheXamlGuy 2024-05-09 22:37:36 +01:00
  • 711353c8e9 Added PersonPicture TheXamlGuy 2024-05-09 19:09:18 +01:00
  • ee7083d009 Added ResponsiveGrid TheXamlGuy 2024-05-08 23:33:13 +01:00
  • 24d289ad30 qip TheXamlGuy 2024-05-08 22:03:53 +01:00
  • 3007f14d97 wip TheXamlGuy 2024-05-08 22:01:33 +01:00
  • 003976c0ab Add vault content navigation TheXamlGuy 2024-05-06 21:57:03 +01:00
  • ff8e97f030 wip TheXamlGuy 2024-05-06 21:17:20 +01:00
  • 40845bb5b3 Make it possible to feed in options to the Enumerate handler TheXamlGuy 2024-05-05 20:43:17 +01:00
  • daf746aa86 Improve vault navifaiton TheXamlGuy 2024-05-05 17:41:38 +01:00
  • 287aa3131b WIP TheXamlGuy 2024-05-05 09:42:21 +01:00
  • 53efbb13c5 UI TheXamlGuy 2024-05-04 22:35:12 +01:00
  • fe07d9e994 WIP TheXamlGuy 2024-05-04 15:13:46 +01:00
  • abcff30da6 vault unlocking WIP TheXamlGuy 2024-05-03 19:33:32 +01:00
  • 7582f63a68 Add code for opening vault TheXamlGuy 2024-05-02 23:07:48 +01:00
  • 8d62f36931 bunch of fixes TheXamlGuy 2024-05-02 20:58:12 +01:00
  • 7dfbb91762 wip TheXamlGuy 2024-04-30 20:46:47 +01:00
  • b89f21b3ca encyption wip TheXamlGuy 2024-04-29 21:42:04 +01:00
  • 7e980dbfce Make vault storages work TheXamlGuy 2024-04-28 16:04:05 +01:00
  • bc55c4649b tidy TheXamlGuy 2024-04-26 23:05:36 +01:00
  • 9f90ef693d Refactor TheXamlGuy 2024-04-26 22:27:31 +01:00
  • d799eab511 Added the abilty to load configuration sections using * pattern TheXamlGuy 2024-04-24 23:08:58 +01:00
  • 5ded324d1a Added KeyBindingTriggerBehavior TheXamlGuy 2024-04-22 22:49:04 +01:00
  • 7fa80371a4 Add KeyBindingBehavior TheXamlGuy 2024-04-22 22:30:57 +01:00
  • 5cb7ea538e get vaults rendering on the screen TheXamlGuy 2024-04-21 22:29:48 +01:00
  • 969c740f2d WIP TheXamlGuy 2024-04-21 21:10:26 +01:00
  • 21481a82d8 Amend reading config TheXamlGuy 2024-04-21 19:53:47 +01:00
  • e0f49832f8 Amend configuration to support writing to nested sections TheXamlGuy 2024-04-21 19:38:38 +01:00
  • 5b055bb2d7 Rename AddConfigurationTemplate TheXamlGuy 2024-04-13 19:49:51 +01:00
  • 51bb7d4943 Old ns TheXamlGuy 2024-04-13 15:46:02 +01:00
  • 99d79cd45f Added Toolkit.UI.Avalonia XmlnsDefinition TheXamlGuy 2024-04-13 15:33:11 +01:00
  • 8b52affc24 update nugets TheXamlGuy 2024-04-13 15:07:52 +01:00
  • 705d84e56d Toolkit.Avalonia TheXamlGuy 2024-04-13 14:55:33 +01:00
  • 862e7b2e34 Toolkit.UI.Controls.Avalonia TheXamlGuy 2024-04-13 11:41:33 +01:00
  • 62a7e94e19 added Toolkit.UI.Avalonia TheXamlGuy 2024-04-13 11:34:23 +01:00
  • 053d8a851e Add foundation TheXamlGuy 2024-04-13 11:29:32 +01:00
  • 6f31aa8513 Flushed out everythign TheXamlGuy 2024-04-13 11:22:57 +01:00
  • 894bbbd177 Amend Navigation Daniel Clark 2022-12-22 20:31:25 +00:00
  • 757349285a Remove ConfigAwait Daniel Clark 2022-12-21 10:16:23 +00:00
  • b8e50e4dc0 Fixed issue with dialog opening but is not closing due to request running into a "ContentControlHandler" after the dialog's await state has been completed. Daniel Clark 2022-12-21 10:12:54 +00:00
  • e9dd86e0e0 Added Disposer Daniel Clark 2022-12-18 20:23:44 +00:00
  • 06ca2fbc8b Added subscription to Mediator to allow later subscriptions Daniel Clark 2022-12-18 19:22:02 +00:00
  • 44883eaef7 Add basic notifications handling Daniel Clark 2022-12-17 21:54:12 +00:00
  • 369e359622 Full removal of SourceGen Meditor. Will revisit in good time. Daniel Clark 2022-12-17 20:27:52 +00:00
  • 0017aab4b7 Add remapped SettingsExpander Daniel Clark 2022-12-17 18:08:37 +00:00
  • ea4b96886b Configutation writer fixed Daniel Clark 2022-12-17 17:58:42 +00:00
  • b6bb5d5b0f Mediator work Daniel Clark 2022-12-16 12:30:52 +00:00
  • 2b7bd315a5 Fix manual handler registrations Daniel Clark 2022-12-16 09:06:14 +00:00