tessera-metrics / tessera

A dashboard front-end for graphite.
http://tessera-metrics.github.io/tessera/
Apache License 2.0
1.19k stars 81 forks source link

jQuery 3.0 upgrade and datetime picker #554

Open aalpern opened 5 years ago

aalpern commented 5 years ago

jQuery should be updated to 3.x for security (and avoiding bitrot), but doing so breaks the datetime picker, which doesn't seem to be maintained anymore. Consider switch to https://flatpickr.js.org, which is recent and also fits Tessera's aesthetics very well.