Commit Graph

24 Commits (c9ffac33f7c04d926f8c45295703689d42fe87af)

Author SHA1 Message Date
TheCatLady c9ffac33f7
feat(notif): issue notifications (#2242)
3 years ago
TheCatLady 2f204b9952
fix(frontend): notification type validation (#2207)
3 years ago
TheCatLady 8b960acf73
refactor(ui): add/tweak icons (#1819)
3 years ago
TheCatLady e60598905b
feat: allow users to select notification types (#1512)
3 years ago
TheCatLady 26580eaa21
fix(ui): improve form usability (#1563)
3 years ago
TheCatLady 3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons (#1464)
3 years ago
TheCatLady 079645c2c7
feat(notif): show success/failure toast for test notifications (#1442)
3 years ago
TheCatLady 4e6fb00a4a
feat(notif): add LunaSea agent (#1495)
3 years ago
TheCatLady 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
3 years ago
TheCatLady 2cd952d1ca
refactor(ui): improved alerts for services settings & removed alert titles (#1280)
3 years ago
TheCatLady 46c4ee1625
feat(notif): allow users to enable/disable specific agents (#1172)
3 years ago
TheCatLady e605687580
feat(webhook): include requestedBy user in payload (#1385)
3 years ago
TheCatLady e393b53b29
refactor(lang): use global strings where appropriate and remove unused strings (#1265)
3 years ago
TheCatLady 380d36119f
fix(ui): display asterisk indicator on required field labels (#1236)
3 years ago
TheCatLady 1be97fe7fb
refactor(css): add new global classes & card border hover styling (#1156)
3 years ago
TheCatLady c88fcb2e2d
fix(ui): Notification-related string/UI edits and field validation (#985)
3 years ago
TheCatLady 2768155bba
feat(notif): Notification improvements (#914)
3 years ago
sct 8056187c3c fix(ui): rename global group class to form-group
3 years ago
TheCatLady baad19a2c9 fix(ui): fix webhook URL validation regex
3 years ago
TheCatLady 3f9bfeb01a
fix(ui): Add additional URL & email input validation (#843)
3 years ago
TheCatLady e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737)
3 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
3 years ago
sct 29c5bc4097 feat(frontend): add template variable help button to custom webhook settings page
3 years ago
sct a7cc7c5975
feat(notifications): Webhook Notifications (#632)
3 years ago