- Add functionallity to categorize a one or more services under one
service group. Partial fix for #7 and #90. (Frontend code to be done)
- Add description field to service to be displayed as a help text
on front page. Partial fix for #51 (Frontend code to be done)
In order to handle multiple subscription types using the same tables
some changes from the schema as implemented by PR #1 are needed.
A typeID field will be the indicator for which type of notification
to use. Additional notification types must be assinged unique
typeIDs. Assigned typeID for now are:
- 1 = Telegram
- 2 = email