pretify_alert_message #77

Merged
n merged 20 commits from pretify_alert_message into main 2026-01-03 23:45:22 +00:00
Owner

For pretify alert message with a template, some refactoring is required:

  • change Channel interface with new method to send alert message (remove format message)
  • update controller to call new method
  • implement new method (sendAlertMessage)
  • refactor message.go in order to handle alert message in a better way
For pretify alert message with a template, some refactoring is required: - change Channel interface with new method to send alert message (remove format message) - update controller to call new method - implement new method (sendAlertMessage) - refactor message.go in order to handle alert message in a better way -
n added this to the v0.2.0 milestone 2025-12-13 09:48:37 +00:00
n self-assigned this 2025-12-13 09:48:37 +00:00
n added 5 commits 2025-12-13 09:48:38 +00:00
- Removed the HTTP adapter and moved the channel-related handlers to a new controllers package.
- Updated the main application to use the new controller-based server structure.
- Deleted obsolete HTTP handler files and tests, replacing them with controller implementations.
- Refactored the app templates and JavaScript to align with the new structure.
- Improved error handling and logging in the message sending process.
n added this to the Tasks project 2025-12-13 09:48:39 +00:00
n added 2 commits 2025-12-23 14:36:47 +00:00
n added 6 commits 2025-12-23 18:11:46 +00:00
- Removed the HTTP adapter and moved the channel-related handlers to a new controllers package.
- Updated the main application to use the new controller-based server structure.
- Deleted obsolete HTTP handler files and tests, replacing them with controller implementations.
- Refactored the app templates and JavaScript to align with the new structure.
- Improved error handling and logging in the message sending process.
n added 1 commit 2025-12-23 18:19:42 +00:00
n added 1 commit 2026-01-02 16:17:54 +00:00
n added 1 commit 2026-01-02 18:47:55 +00:00
n added 1 commit 2026-01-02 18:51:50 +00:00
n added 2 commits 2026-01-03 13:15:23 +00:00
n changed title from WIP: pretify_alert_message to pretify_alert_message 2026-01-03 13:17:41 +00:00
n added 1 commit 2026-01-03 23:44:50 +00:00
n merged commit 93af8c5b06 into main 2026-01-03 23:45:22 +00:00
n deleted branch pretify_alert_message 2026-01-03 23:45:22 +00:00
n referenced this pull request from a commit 2026-01-03 23:45:24 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jammella/gancio.notification!77
No description provided.