Commit Graph

166 Commits

Author SHA1 Message Date
TheXamlGuy 001fdb1404 extend ConfigurationValueViewModel to write the value back to settings 2024-10-02 18:29:11 +01:00
TheXamlGuy b781f18758 Added ConfigurationValueViewModel and AddValueTemplate extension 2024-10-02 17:23:23 +01:00
TheXamlGuy 060bb93b62 Improved NavigationViewExtension 2024-10-01 20:18:17 +01:00
TheXamlGuy 5a5d3f80a9 Fixed issue where the builder delegate was called too late 2024-09-30 21:54:28 +01:00
TheXamlGuy a9ae9b1d8f remove the hard requirement to use ComponentConfig 2024-09-30 19:42:15 +01:00
TheXamlGuy 70f1908c0f Added PersistEventArgs 2024-09-30 17:04:58 +01:00
TheXamlGuy 6c7a6e9cf5 Added IAsyncInitialization to host startup 2024-09-29 22:15:31 +01:00
TheXamlGuy 9f00bac1dd Improve ComponentBuilder 2024-09-29 20:55:37 +01:00
TheXamlGuy e321da7035 Added SelectFilesHandler 2024-09-29 19:15:00 +01:00
TheXamlGuy 39f4e28f29 Removed nullable 2024-09-29 17:05:47 +01:00
TheXamlGuy c3285f30c7 Rename IScopeServiceFactory 2024-09-29 16:42:02 +01:00
TheXamlGuy 750a57eb12 Amend ScopeServiceFactory to return a tuple of 2 value 2024-09-29 16:39:28 +01:00
TheXamlGuy 9c1f5fd690 Ensure that we Initialize items added from ctor 2024-09-29 15:44:25 +01:00
TheXamlGuy 4b732791bd Update ValidateEventArgs 2024-09-29 13:13:09 +01:00
TheXamlGuy 760ce933bd Added DirectoryObserver 2024-09-29 13:10:39 +01:00
TheXamlGuy aa539c83e6 Add FolderProvider 2024-09-28 21:55:08 +01:00
TheXamlGuy 928969f39f Fixes 2024-09-27 21:25:36 +01:00
TheXamlGuy bd577975b2 Allow validation to be looked up by name 2024-09-27 19:55:45 +01:00
TheXamlGuy 0871c42438 Add TViewModelImplementation to add AddTemplate extension 2024-09-26 21:00:06 +01:00
TheXamlGuy b0e1eb4cb4 Added AppWindow 2024-09-26 20:39:05 +01:00
TheXamlGuy 5c535daed8 Update nugets 2024-09-26 19:09:42 +01:00
TheXamlGuy f09c364ea7 Add the ability to clear validation errors 2024-08-01 22:45:10 +01:00
TheXamlGuy d45c6b90ed Wire up file size 2024-07-24 22:21:27 +01:00
TheXamlGuy cdefa9c371 File attachment WIP 2024-07-24 21:18:40 +01:00
TheXamlGuy 2c3de93faa more issuesa 2024-07-23 21:13:16 +01:00
TheXamlGuy 82e5982632 prevent dup wallets 2024-07-23 18:20:58 +01:00
TheXamlGuy 5c1b776317 Timer lock work done 2024-07-18 21:45:15 +01:00
TheXamlGuy 9010b3bf3c Improve filtering 2024-07-17 22:13:39 +01:00
TheXamlGuy b08976025e Remove transition on items list 2024-07-17 21:50:23 +01:00
TheXamlGuy 93c7a43ab4 Codemaid 2024-07-17 21:43:58 +01:00
TheXamlGuy efd00ff81a Fix a bunch of templating issues 2024-07-17 20:43:39 +01:00
TheXamlGuy fd840895c2 Improved json support 2024-07-15 21:14:30 +01:00
TheXamlGuy 5fa9d5e51c WIP 2024-07-13 21:35:58 +01:00
TheXamlGuy 419f27a932 Fixed issue when locking and unlocking the same wallet 2024-07-12 20:13:26 +01:00
TheXamlGuy d94e04409f Fix selection again 2024-07-10 23:31:26 +01:00
TheXamlGuy e1d8c3f534 Bug fixes 2024-07-10 22:37:26 +01:00
TheXamlGuy 129efe8b2b More bug fixes 2024-07-10 22:18:32 +01:00
TheXamlGuy d87fa37d09 break wallet navigation off into seperate view 2024-07-10 15:21:02 +01:00
TheXamlGuy 807dc3c40e Add validation 2024-07-07 20:09:03 +01:00
TheXamlGuy a4e77ef293 Ensure we track old selection on removal 2024-07-06 21:31:04 +01:00
TheXamlGuy 2ef2c4b30a Tweaks 2024-07-06 20:59:23 +01:00
TheXamlGuy 051dcf683e Add clipboard writer 2024-07-06 20:40:30 +01:00
TheXamlGuy 5654b86cea Bug fixes 2024-07-05 21:57:01 +01:00
TheXamlGuy 3f9d6bf78f Fixed perf issues 2024-07-02 23:38:52 +01:00
TheXamlGuy 757d938081 wip item images 2024-07-01 21:41:13 +01:00
TheXamlGuy 7788259055 fixes 2024-07-01 18:13:36 +01:00
TheXamlGuy bc33548842 Add wallet profile image loading 2024-06-29 21:52:31 +01:00
TheXamlGuy a02b9e7825 write thumbnail to wallet store 2024-06-29 19:39:34 +01:00
TheXamlGuy f921860fbe Amend compoments to be keyed based 2024-06-29 11:23:45 +01:00
TheXamlGuy f933afc24f WIP Image imports and file access 2024-06-28 21:03:56 +01:00