-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: one-ware/OneWare
base: main
head repository: one-ware/OneWare
compare: dev
- 10 commits
- 98 files changed
- 2 contributors
Commits on Jul 17, 2025
-
Implemented UserNotification system and separated logging from user n…
…otifications. The notification system works within the static UserNotificationEventMessenger.cs class to loosely couple the notification functionality to how it's presented.
Configuration menu - View commit details
-
Copy full SHA for 06f0e43 - Browse repository at this point
Copy the full SHA 06f0e43View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9473ee - Browse repository at this point
Copy the full SHA b9473eeView commit details -
Refactor notification display logic to take UserNotificationKind.Info…
…rmation into account
Configuration menu - View commit details
-
Copy full SHA for c151cd0 - Browse repository at this point
Copy the full SHA c151cd0View commit details -
Merge pull request #80 from one-ware/feature/separate-logger-from-use…
…r-notifications Feature/separate logger from user notifications
Configuration menu - View commit details
-
Copy full SHA for c360a69 - Browse repository at this point
Copy the full SHA c360a69View commit details -
Replaced the custom ILogger class with Microsoft.Extensions.Logging.I…
…Logger and connected it to Serilog. The theming for console logging is now a predefined from Serilog.
Configuration menu - View commit details
-
Copy full SHA for c259623 - Browse repository at this point
Copy the full SHA c259623View commit details -
Refactor logging implementation to use a dedicated LoggingDirectory p…
…ath from IPaths.cs in both DemoApp and StudioApp
Configuration menu - View commit details
-
Copy full SHA for f07b0f5 - Browse repository at this point
Copy the full SHA f07b0f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13ada3a - Browse repository at this point
Copy the full SHA 13ada3aView commit details -
Merge pull request #81 from one-ware/feature/replace-logger-implement…
…ation Feature/replace logger implementation
Configuration menu - View commit details
-
Copy full SHA for 38d5653 - Browse repository at this point
Copy the full SHA 38d5653View commit details -
Simplified consumption of ILogger. Static AppServices.Logger makes it…
… globally accessible while taken the IoC principle into account. Cleaner constructors.
Configuration menu - View commit details
-
Copy full SHA for 30dec74 - Browse repository at this point
Copy the full SHA 30dec74View commit details
Commits on Jul 29, 2025
-
Merge pull request #82 from one-ware/feature/di_global-accessible-logger
Simplified consumption of ILogger. Static AppServices.Logger makes it…
Configuration menu - View commit details
-
Copy full SHA for d377c56 - Browse repository at this point
Copy the full SHA d377c56View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...dev