Commit Graph

10 Commits

Author SHA1 Message Date
Namu
160e5d2740 Refactor: Remove unused imports and add final where it should be 2025-10-06 10:46:01 +02:00
Namu
53cda5688f Feat: Decoration can transform notification content more freely
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 19s
2025-10-06 10:43:33 +02:00
Namu
8a7ce73739 Feat: Decoration can transform notification content more freely 2025-10-06 10:43:01 +02:00
Namu
381e3cc9ac Feat: Decorator and facade implemented
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 19s
2025-10-06 09:50:55 +02:00
Namu
d868ec63c9 Refactor: Make the observable match the new Notification logic 2025-10-06 09:15:36 +02:00
Namu
3065d1bfe3 Refactor: Make the sending strategy match the new Notification logic 2025-10-06 09:12:42 +02:00
Namu
5a97669665 Refactor: Make the Notification not send themself but rather create their content 2025-10-06 09:08:51 +02:00
Namu
2ad93f4b91 Doc: Add a text explaining why I won't implement de decorator pattern 2025-10-02 09:57:39 +02:00
Namu
a26a8c6cf1 Feat: Add facade pattern to send notification 2025-10-02 09:35:00 +02:00
Namu
3479d5dcee first commit
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 20s
2025-09-23 13:14:23 +02:00