246 Commits

Author SHA1 Message Date
35a02e8fa7 Post getvars + fixed colors.py valid hex 2024-09-04 12:56:35 +02:00
9112b5db05 encodeURIComponent for userconfiguration 2024-09-04 10:59:30 +02:00
2cb81cde58 CSS curves settings fix 2024-09-04 10:40:36 +02:00
345a231bdd User configuration applies at start, jump and goToNow 2024-09-04 08:54:28 +02:00
2ea2219b67 Changed plus to asterisk for showing curve 2024-09-04 08:31:25 +02:00
dc9a08dbee Running curves settings 2024-09-04 08:26:21 +02:00
933088fd08 Curves settings UI 2024-09-03 16:28:47 +02:00
668f6d4aad filter params with user config in influxdb.py 2024-09-03 14:52:19 +02:00
33a37df2a3 Updated docs for variables config files 2024-09-03 11:28:17 +02:00
c0e25f6467 + and - symbols for config files 2024-09-03 11:08:07 +02:00
a73fe1653e Arbitrary number of config files + tag is unit or cat if present + unit keyword + empty string in config file means inherit + unit 1 is not given or empty 2024-09-03 11:02:50 +02:00
9eb0d4d97d close export popup on dates popup opening 2024-08-30 13:04:48 +02:00
e16d857c26 close popups on menu opening 2024-08-30 13:03:27 +02:00
a78bbfb80d Added close on background click for dates and export popup 2024-08-30 11:47:51 +02:00
924a6a8d1d background for datespopup + closes menu on open 2024-08-30 10:49:22 +02:00
dc241ce246 Close menu when clicking on export, dates and canvas 2024-08-30 10:36:56 +02:00
07f4e69a94 get_available_variables_at_time usable without config file 2024-08-30 10:17:08 +02:00
94424bd422 moved millis_to_nano in influxdb.py 2024-08-30 09:35:21 +02:00
83e22a2e9f Added components doc in client.md 2024-08-29 15:37:50 +02:00
6ed8529e1b Date input for jump is the last set 2024-08-29 14:35:27 +02:00
a4aaffa299 Fixed two points with same time when interval (_get_curve) 2024-08-29 14:14:27 +02:00
b9507908a0 Fixed two points with same relative value bug (export) 2024-08-29 13:14:58 +02:00
d03fcca8cc Fixed SSE error after export (Safari) 2024-08-29 08:58:28 +02:00
fcee45817f Fixed same measurement with different param for export bug 2024-08-28 10:23:07 +02:00
144a6aa763 Fixed binning in seconds (export) 2024-08-28 09:12:18 +02:00
d81f2024ec Fixed insert last known value when df is empty bug 2024-08-28 08:46:53 +02:00
aaefde93f9 Fixed export popup CSS 2024-08-27 16:36:08 +02:00
9a9641a024 Added NaN repr field in export popup 2024-08-27 15:58:43 +02:00
310582cd06 Changed setInitialDate in dates_popup 2024-08-27 15:42:34 +02:00
43a4bbdbe1 Changed time input to two fields for Export 2024-08-27 15:24:19 +02:00
04c17b8323 Changed Jump time input to two fields 2024-08-27 14:36:15 +02:00
c4bda9b264 Fixed date inputs after jump for export popup 2024-08-27 13:59:46 +02:00
c78c793dea Fixed bug when first value is NaN at export 2024-08-27 11:48:49 +02:00
2a9aba5b97 Fixed empty dataset not added in Chart at createGraph 2024-08-27 11:19:50 +02:00
6c14ac330e Fixed float representation in export 2024-08-27 10:42:53 +02:00
30bdd1f832 Export : added API call + fixed route issues 2024-08-27 10:20:48 +02:00
f469208c0d Added /export route 2024-08-26 13:25:41 +02:00
c706b78d07 Added influxDataGetter method to get curves as dataframe 2024-08-26 11:45:00 +02:00
07946fc851 Added export popup (only UI) 2024-08-23 15:29:14 +02:00
9e012ac740 insert_last_known_values for expired=True 2024-08-23 13:56:11 +02:00
0ffa3cf466 Added expired=True support 2024-08-23 10:40:34 +02:00
e9f278add9 Changed help entry logo 2024-08-21 16:35:33 +02:00
ca006cac17 Added improvements section in README 2024-08-21 16:09:04 +02:00
2a75f9efb4 Removed unused code + added some comments in GraphicsJS 2024-08-21 15:55:44 +02:00
ff617c06e8 Removed unused res 2024-08-21 15:25:20 +02:00
44ead1cd5e Documentation tree in README 2024-08-21 15:20:55 +02:00
8534187ab8 Client side doc : nav 2024-08-21 15:10:05 +02:00
3178359c1c Added variables config maual + updated readme 2024-08-21 14:40:56 +02:00
a288ff0e78 Removed old color_mapping.json 2024-08-21 11:34:15 +02:00
d3017860f8 Removed old influxdb methods 2024-08-21 11:31:31 +02:00