-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: coddo/NotificationAgent
base: feature/Notification_UI
head repository: coddo/NotificationAgent
compare: develop
- 20 commits
- 20 files changed
- 1 contributor
Commits on Nov 27, 2015
-
Merge pull request #1 from coddo/feature/Notification_UI
Feature/notification_ui
Configuration menu - View commit details
-
Copy full SHA for 4d23d2c - Browse repository at this point
Copy the full SHA 4d23d2cView commit details -
Added an abstract class for better type injection at runtime and move…
…d from a static configuration approach to a non-static one
Configuration menu - View commit details
-
Copy full SHA for ce05691 - Browse repository at this point
Copy the full SHA ce05691View commit details -
Configuration menu - View commit details
-
Copy full SHA for f22cb71 - Browse repository at this point
Copy the full SHA f22cb71View commit details -
Renamed the interface methods and added the Location of the notificat…
…ion as a constructor parameter
Configuration menu - View commit details
-
Copy full SHA for ac750a1 - Browse repository at this point
Copy the full SHA ac750a1View commit details -
Added fix for the Windows Forms Designer that failed because of the a…
…bstract class inheritence and continued work on the notification popup
Configuration menu - View commit details
-
Copy full SHA for 890ce2d - Browse repository at this point
Copy the full SHA 890ce2dView commit details -
Implemented the Show and Hide methods in the NotificationPopup class …
…and refactored the names of some parameters
Configuration menu - View commit details
-
Copy full SHA for 831b942 - Browse repository at this point
Copy the full SHA 831b942View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c29d61 - Browse repository at this point
Copy the full SHA 3c29d61View commit details -
Added configurator pattern for separating the view decorations from t…
…he actual job of displaying the notifications
Configuration menu - View commit details
-
Copy full SHA for deddd77 - Browse repository at this point
Copy the full SHA deddd77View commit details
Commits on Nov 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for a914860 - Browse repository at this point
Copy the full SHA a914860View commit details -
Merge pull request #2 from coddo/feature/Add_configuration_manager
Feature/add_configuration_manager
Configuration menu - View commit details
-
Copy full SHA for f60d35c - Browse repository at this point
Copy the full SHA f60d35cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1acc4 - Browse repository at this point
Copy the full SHA fb1acc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 326dc86 - Browse repository at this point
Copy the full SHA 326dc86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38fbb52 - Browse repository at this point
Copy the full SHA 38fbb52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 532bf28 - Browse repository at this point
Copy the full SHA 532bf28View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbcba6d - Browse repository at this point
Copy the full SHA cbcba6dView commit details
Commits on Dec 1, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4d424e0 - Browse repository at this point
Copy the full SHA 4d424e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a6ec45 - Browse repository at this point
Copy the full SHA 0a6ec45View commit details -
Made the currently existing display configurator to accept any type o…
…f notification view and simplified the usage of the app by switching from type inference to injection for the display managers in the notification center
Configuration menu - View commit details
-
Copy full SHA for a157ca3 - Browse repository at this point
Copy the full SHA a157ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49f88ca - Browse repository at this point
Copy the full SHA 49f88caView commit details -
Gave the current display manager and popupview more appropriate names…
… and made them as sealed classes
Configuration menu - View commit details
-
Copy full SHA for c26fd1d - Browse repository at this point
Copy the full SHA c26fd1dView 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 feature/Notification_UI...develop