v3.1.0
What's Changed
- Feat: add filter search for each column in alerta table by @sbgap in gapitio/alerta-webui#45
- Refac: add free text for tags filter by @sbgap in gapitio/alerta-webui#46
- Feat: add poppins font for all texts by @sbgap in gapitio/alerta-webui#47
- feat: add table for viewing which alerts will trigger notification in… by @sbgap in gapitio/alerta-webui#48
- Fix: show all group IDs in notification rules by @sbgap in gapitio/alerta-webui#49
- feat: add custom tags by @sbgap in gapitio/alerta-webui#50
- Feat: update vue, vuetify and add gapit style by @sbgap in gapitio/alerta-webui#51
- fix: add correct perms for pages and buttons by @sbgap in gapitio/alerta-webui#52
- fix: add check for prototype pollution to the start of deepCopy by @sbgap in gapitio/alerta-webui#53
- feat: change userIds to users emails by @sbgap in gapitio/alerta-webui#54
- fix: remove unnecessary call to get users in notification send by @sbgap in gapitio/alerta-webui#55
- feat: add text areas for text input by @sbgap in gapitio/alerta-webui#56
- fix: return new object instead of reference to the same object by @sbgap in gapitio/alerta-webui#57
- fix: change item-value to email for usersEmails by @sbgap in gapitio/alerta-webui#58
- fix: add check for null values for repeats in oncalls by @sbgap in gapitio/alerta-webui#59
- Feat: add better filters by @sbgap in gapitio/alerta#137
- Fix: remove admin:users from notification rules, groups and oncalls by @sbgap in gapitio/alerta#138
- feat: change \n with
in sendgrid messages by @sbgap in gapitio/alerta#139 - fix: change users to emails users in backend by @sbgap in gapitio/alerta#140
- fix: change getUserById to getUserByEmail in oncall users by @sbgap in gapitio/alerta#141
Full Changelog: v3.0.0...v3.1.0