librenms/database
eskyuu cb09ae0d54
Additional custom map features (#15806)
* Added options on edges for a label and to show graphs as bps as well as percentages

I think that vis.js needs to be updated to allow both bps and percentages at the same time.

* Add database migration

* Try to avoid putting multiple mid points in the same position

* Added a URL parameter for screenshot mode, where node labels are blanked out
Also fixed up the node labels in the editor

* Added legend to the editor as well as database options for reversing arrows and adjusting the edge separation

All features have been implemented in the editor, but need to be implemented in the viewer

* Fix missing defaults on the edit map list page
Added arrow reverse code to the viewer
Added legend code to the viewer
Added code to the editor to correclty handle moving the legend

* Formatting fixes and DB schema update

* Remove view from database schema
2024-02-07 11:42:35 -06:00
..
factories Apply fixes from StyleCI (#15698) 2024-01-04 22:39:12 -06:00
migrations Additional custom map features (#15806) 2024-02-07 11:42:35 -06:00
schema Updated bill_data table, alter indexes and add new column (#15751) 2024-01-22 06:35:36 -06:00
seeders Fix missing roles (#15256) 2023-08-28 09:39:03 -05:00