librenms/database
Stef 5733942aa2
WebUI - Alert Rule Editor: new notes field (#15631)
* add a new notes field to the rule editor. use a bigger text field for sql queries to avoid mistakes...
* add api doc
* allow notes field from the collection
* add a sample notes to the collection
* lint and db schema
* unmix some schema changes from a nother PR
* unmix schema update No°2
* unmix schema update No°3 - silly me
* add strip_tags, minor optimisation, db default value
* apply linting
* db_schema empty '' as default
* update db_schema.yaml
* default value changed as 'BLOB, TEXT, GEOMETRY or JSON column 'notes' can't have a default value'
* better keep the migration in 2023...
* Update 2023_12_12_171400_alert_rule_note.php
* Update create-alert-item.inc.php

---------

Co-authored-by: PipoCanaja <38363551+PipoCanaja@users.noreply.github.com>
2024-01-17 09:09:19 +01:00
..
factories Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
migrations WebUI - Alert Rule Editor: new notes field (#15631) 2024-01-17 09:09:19 +01:00
schema Add application metrics model and relationships (#15417) 2023-10-12 02:24:27 -05:00
seeders Fix missing roles (#15256) 2023-08-28 09:39:03 -05:00