Commit Graph

187 Commits

Author SHA1 Message Date
Dan Clark 0865e7da89 Update nugets 2024-11-16 14:10:45 +00:00
Dan Clark b4cf6c9928 Add activation states back 2024-11-16 14:05:39 +00:00
Dan Clark f16dbaf375 Replace Mediator with Messenger 2024-11-16 13:52:03 +00:00
Dan Clark 469a52efaa Update mnigets 2024-11-02 21:33:17 +00:00
Dan Clark 81e39f9895 More WIndows specific parts moved to this project 2024-11-02 20:57:13 +00:00
Dan Clark 4f4703c44b Merged 2024-11-02 19:57:33 +00:00
Dan Clark ebc4ce5433 WIP 2024-11-02 19:56:57 +00:00
TheXamlGuy b1e239ab04 Update ImageReader to reaad images without resizinf 2024-10-10 15:47:01 +01:00
TheXamlGuy a87553fe23 ? 2024-10-08 16:08:40 +01:00
TheXamlGuy f809f3d221 introduce a TransientNavigationStore to share objects from one state to the next state 2024-10-08 15:12:50 +01:00
TheXamlGuy 12ed99f191 Added two new events - Closed and Opened 2024-10-08 11:48:29 +01:00
TheXamlGuy 55756b7093 Added ConfigurationBuilder 2024-10-08 09:43:09 +01:00
TheXamlGuy f47e3deee9 Fixed issue where singleton configuration cache was blocking creation of new components 2024-10-07 23:12:22 +01:00
TheXamlGuy 1c28659eac Bump to . net 9 2024-10-07 17:38:04 +01:00
TheXamlGuy ae8d62ceb2 Enable components to create new components 2024-10-07 14:42:04 +01:00
TheXamlGuy 9b59add673 Added TaskDialog 2024-10-06 21:15:02 +01:00
TheXamlGuy 247acd2609 Added ImageCropper 2024-10-05 23:30:03 +01:00
TheXamlGuy e1334ccae7 Added Replace with ofT and inex 2024-10-04 16:07:21 +01:00
TheXamlGuy 0c091b3a27 Add Config locking and caching 2024-10-03 22:39:56 +01:00
TheXamlGuy 8136739372 Fixed configuration to allow merge of new data into existing data 2024-10-03 16:35:34 +01:00
TheXamlGuy 855edf7d6d Drop ValueViewModel, and expand ObservableCollection to support Value/ViewModel, and Key/Value/ViewModel 2024-10-02 21:47:59 +01:00
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