summaryrefslogtreecommitdiffstats
path: root/diagrams/Makefile.am
AgeCommit message (Collapse)Author
2023-01-30Patch master (#14377)Tasos Katsoulas
fix master Signed-off-by: Tasos Katsoulas <tasos@netdata.cloud>
2019-11-11Makefile.am files indentation (#7252)Konstantinos Natsakis
* Use 4 spaces for indentation of non-recipe lines in Makefile.am files * Be more consistent in the use of space before = in Makefile.am files
2018-11-08Refactoring dashboard.js, splitting monolithic file into multiple source ↵George Moschovitis
files. (#4496) * Mild cleanup of dashboard.js (#4461) * Balancing of else clauses * More cleanup, fixed nasty bug introduced by previous commit * More cleanup * More refactoring * Wip * More refactoring * Wip * Cleanup, wip * Refactor for-loop * Remove .hasOwnProperties, wip * Split dashboard.js into multiple files, wip #4479 * Fixed a bug in common min/max * Extracted more files from dashboard.js * Extracted more code, wip * Extract units-conversion.js and sparkline.js * Do not include morris.js, c3.js and raphael.js in dashbaord.js They are extracted as separate files but not included in dashboards.js * Removed refs to obsolete charting libraries #4492 * Extracted google-charts #4479 * Extracted google-charts * Removed refs to morris, c3, raphael from dashboard.html * Wip #4479 * Extracted more charting libraries, cleanup * Organize charting libs in subfolder * Apply WebStorm formatter (mostly adds missing braces) * Additional formatting with WebStorm #4461 * Extracted d3pie, peity, localstorage * Extracted options.js, fixed some issues with dependencies, wip * Extracted boot.js * Fixes in for loops #4461 * Removed extrtacted d3pie from main file * Extracted registry.js * Extracted alarms.js * Extracted error-handling.js * Extracted fast formatting to utils.js * Extracted chart libraries registration code * Extracted some js/css loading code into boot.js * Added some info on generating dashboard.js * Fixed issues reported by LGTM * Minor * added slitted dashboard.js to makefiles * updated merged dashboard.js * excluded paths from codacy * minor pending fixes * updated README.md for release 1.11
2018-09-30fix spdx (#4327)Paweł Krupa
2018-06-04Add SPDX tags to a few files that were missed earlier.Austin S. Hemmelgarn
2017-07-25files should be dist_noinst_*Costa Tsaousis (ktsaou)
2017-07-25makefiles re-organizationCosta Tsaousis (ktsaou)