Commit Graph

51 Commits

Author SHA1 Message Date
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
TheXamlGuy 7e57c0d28d WIP to allow mediter handlers to be subscribed to 2024-05-14 22:49:16 +01:00
TheXamlGuy 32829d1cf3 Fixed edge cases with selections 2024-05-14 19:49:29 +01:00
TheXamlGuy 4ba58a9863 Improve Publisher 2024-05-14 19:24:07 +01:00
TheXamlGuy adb5ffe57a Fixed selection 2024-05-14 17:39:16 +01:00
TheXamlGuy 553a6fbaff Fix some edge cases 2024-05-14 16:52:47 +01:00
TheXamlGuy c310b3080c formatting 2024-05-12 23:21:49 +01:00
TheXamlGuy 7efaf775ec Get disposing working for subscription manager 2024-05-12 23:21:05 +01:00
TheXamlGuy d6593aac31 Add suport for adding new items which are sorted without reloading the entrie list 2024-05-12 22:02:51 +01:00
TheXamlGuy f0fd68c16e Improved event naming 2024-05-12 19:55:20 +01:00
TheXamlGuy 9eafcc55d0 Enabled ability to order containers and the ability to insert new containers to their correct order 2024-05-12 18:28:13 +01:00
TheXamlGuy 5292896e13 Ensure containers show up in the menu when they are created 2024-05-12 17:09:59 +01:00
TheXamlGuy 4171a31f85 Get items stored and retrieved from the db 2024-05-12 14:50:10 +01:00
TheXamlGuy a44391f4d5 Add support for self scope 2024-05-12 12:22:04 +01:00
TheXamlGuy 1dc4da48bb Prototyping 2024-05-10 22:38:08 +01:00
TheXamlGuy 54d2b5374d Improvement to navigation regions 2024-05-09 22:37:36 +01:00
TheXamlGuy ff8e97f030 wip 2024-05-06 21:17:20 +01:00
TheXamlGuy 40845bb5b3 Make it possible to feed in options to the Enumerate handler 2024-05-05 20:43:17 +01:00
TheXamlGuy daf746aa86 Improve vault navifaiton 2024-05-05 17:41:38 +01:00
TheXamlGuy 53efbb13c5 UI 2024-05-04 22:35:12 +01:00
TheXamlGuy abcff30da6 vault unlocking WIP 2024-05-03 19:33:32 +01:00
TheXamlGuy 7582f63a68 Add code for opening vault 2024-05-02 23:07:48 +01:00
TheXamlGuy 8d62f36931 bunch of fixes 2024-05-02 20:58:12 +01:00
TheXamlGuy 7dfbb91762 wip 2024-04-30 20:46:47 +01:00
TheXamlGuy b89f21b3ca encyption wip 2024-04-29 21:42:04 +01:00
TheXamlGuy 7e980dbfce Make vault storages work 2024-04-28 16:04:05 +01:00
TheXamlGuy bc55c4649b tidy 2024-04-26 23:05:36 +01:00
TheXamlGuy 9f90ef693d Refactor 2024-04-26 22:27:31 +01:00
TheXamlGuy d799eab511 Added the abilty to load configuration sections using * pattern 2024-04-24 23:08:58 +01:00
TheXamlGuy 7fa80371a4 Add KeyBindingBehavior 2024-04-22 22:30:57 +01:00
TheXamlGuy 5cb7ea538e get vaults rendering on the screen 2024-04-21 22:29:48 +01:00
TheXamlGuy 969c740f2d WIP 2024-04-21 21:10:26 +01:00
TheXamlGuy 21481a82d8 Amend reading config 2024-04-21 19:53:47 +01:00
TheXamlGuy e0f49832f8 Amend configuration to support writing to nested sections 2024-04-21 19:38:38 +01:00
TheXamlGuy 51bb7d4943 Old ns 2024-04-13 15:46:02 +01:00
TheXamlGuy 8b52affc24 update nugets 2024-04-13 15:07:52 +01:00
TheXamlGuy 053d8a851e Add foundation 2024-04-13 11:29:32 +01:00
Daniel Clark 4f243eba2e Wrap FluentAvalonia controls within same named classes allowing us to declare the xmlns namespace in our assembly 2022-12-10 15:52:58 +00:00
Daniel Clark 3d9a7e4438 Fix initialization 2022-12-09 23:11:11 +00:00
Daniel Clark 9d97d437a6 Refactor 2022-12-09 22:54:51 +00:00
Daniel Clark 4c8fd3dae4 Add some initial navigation route handlers 2022-12-09 08:58:26 +00:00
Daniel Clark fdcce769e5 Initialization rework 2022-12-08 10:38:58 +00:00
Daniel Clark 6df08fc42c Switch out dotnet ctk messenger for source gen Meditor 2022-12-07 19:30:31 +00:00
Daniel Clark 1cd2141ad5 More changes 2022-12-05 19:41:42 +00:00
Daniel Clark 358926a5d4 Navigation in Avalonia 2022-12-05 19:39:13 +00:00
Daniel Clark 855a4b98d2 Add Navigations 2022-12-05 18:52:37 +00:00
Daniel Clark 3b09265a30 Start to port main gut of the foundation 2022-12-05 17:47:16 +00:00