Commit Graph

134 Commits

Author SHA1 Message Date
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
c113e5373a Removed unused components 2024-08-21 10:32:44 +02:00
977ebb02d8 Removed all curves at given day 2024-08-21 10:23:51 +02:00
89dd427a22 Influx graph part only + device name on jump and start + fixed dselect z-index 2024-08-21 10:05:47 +02:00
2ea1674991 Fixed createSelection bug + hide right part on client side 2024-08-20 11:30:58 +02:00
7bd4a1591f Fixed legend anchor bug 2024-08-19 16:51:21 +02:00
6ebcacdf12 changed selection label to unit in graphics 2024-08-19 16:27:19 +02:00
fa88f374fd Generic live polling for parameters 2024-08-19 13:31:41 +02:00
fff86095d1 Generic (for parameters) get curve 2024-08-19 11:23:50 +02:00
9d032be0d2 Get vars with config + generic _float remove 2024-08-19 11:02:32 +02:00
8959e4a520 Changed _transform function name + anonymous setup_info key 2024-08-19 09:17:12 +02:00
512e772aab Label = secop_module.target + simplified influx_name 2024-08-19 09:11:19 +02:00
474a855fad Removed created + some unused functions and comments (Graphics JS file) 2024-08-16 13:39:20 +02:00