Commit Graph

46 Commits

Author SHA1 Message Date
06bdbbb02e change value of input element only when opening the edit
updates do not need to update them
(not yet done for enum and checkbox)
2025-05-02 10:56:53 +02:00
Daniel
d6479a7ece pushbutton changed to link in left column 2025-05-02 10:55:53 +02:00
Daniel
a8e14eb797 okay-button for input 2025-05-02 10:52:32 +02:00
Daniel
70b40646ef modules-Block: prepared different input options, grid-element: panel-background added -> icon always visible 2025-05-02 10:44:46 +02:00
e51942c97f make sure instrument and device are availabel separately
- added comment to the alert to be modified
  ("You changed a field without pressing the return key.")
2025-05-02 10:43:34 +02:00
Daniel
9bacb41be8 Global write permission | lock button
+ lock icon added: click -> toggle global write permission
2025-05-02 10:42:40 +02:00
Daniel
8119f221bd input element display:block instead of float -> displayed in the same row 2025-05-02 10:42:40 +02:00
Daniel
b9a1e7db99 Changed updateValue... 2025-05-02 10:42:40 +02:00
0a6ff13ee6 treat different types for module block 2025-05-02 10:42:40 +02:00
Daniel
f6aff481e2 Fixed some display problems for module and parameter block 2025-05-02 10:42:08 +02:00
Daniel
e6e69c8f5c Edit button for module block 2025-05-02 10:42:08 +02:00
Daniel
6e20ed0f8f Some bugfixes for input elements 2025-05-02 10:39:18 +02:00
Daniel
960e95c447 Diverse Anpassungen besonders bei SEAWebClientGroup 2025-05-02 10:39:18 +02:00
27f60e1187 report status and target in update_main
+ add SECoP commands [WIP]
+ fix case 4 (error icon) in updateStatus (SEAWebClientCommunication.js)
2025-05-02 10:39:18 +02:00
Daniel
5c1c94bffc Änderungen für den Modul- und denParameterblock 2025-05-02 10:39:18 +02:00
Daniel
5d10b6d48d console, modules 2025-05-02 10:39:18 +02:00
Daniel
d1ea9225dc status-icon with statuscode, use entire row as link to parameters 2025-05-02 10:39:18 +02:00
Daniel
9b3f89ddaa Some missing icons 2025-04-15 17:37:29 +02:00
Daniel
3d37b10d61 Some new icons with logic (not completed yet) 2025-04-15 17:37:29 +02:00
Daniel
8d668f7de6 Some esponsivity bugfixes 2025-04-15 17:37:29 +02:00
Daniel
11a475149a Restored some HTML-Debugging-tools 2025-04-15 17:37:28 +02:00
l_samenv
9f5ae58b9b rework of the server side
main change: the same server may be used for several instruments

- client classes are 'Interactors' dealing with the parameters etc.
- methods from history are added to the clients
+ improvements on the js client side
2025-03-19 08:37:58 +01:00
98c3870b81 merge with master branch 2025-03-18 14:18:55 +01:00
5b6684fcef add select_experiment 2025-03-18 14:15:14 +01:00
2c59e37074 major rework
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
Daniel
7aef895462 Removed obsolete files 2025-03-17 16:17:41 +01:00
Daniel
ca2945ac22 Swiper removed
- Swiper removal work in progress
+ Fine debugging for every js-file
2025-03-17 11:07:50 +01:00
l_samenv
b07ca0bd4f restructure code and use frappy.client for SECoP
- separation of SECoP part from webserver
- use frappy client instead of own code for SECoP communication
2024-10-23 11:13:40 +02:00
l_samenv
b708197d27 rework updateValues
+ remove "SEA " from page title
2024-09-27 14:48:08 +02:00
l_samenv
cd306c45ac fix URI encoding and let SECoP module show value
- URI encoding must happen by element
- show values in SECoP module
2024-09-27 13:47:59 +02:00
l_samenv
2e21f52071 fix in communication: use encodeURI
this is needed e.g. when command socntain blanks
2024-09-27 10:49:57 +02:00
l_samenv
b3d899295d Simplified code for getting vars + corresponding doc 2024-09-09 14:18:27 +02:00
l_samenv
35a02e8fa7 Post getvars + fixed colors.py valid hex 2024-09-04 12:56:35 +02:00
l_samenv
9112b5db05 encodeURIComponent for userconfiguration 2024-09-04 10:59:30 +02:00
l_samenv
345a231bdd User configuration applies at start, jump and goToNow 2024-09-04 08:54:28 +02:00
l_samenv
d03fcca8cc Fixed SSE error after export (Safari) 2024-08-29 08:58:28 +02:00
l_samenv
977ebb02d8 Removed all curves at given day 2024-08-21 10:23:51 +02:00
l_samenv
89dd427a22 Influx graph part only + device name on jump and start + fixed dselect z-index 2024-08-21 10:05:47 +02:00
l_samenv
5735fe9f01 Working jumps (routes) + goToNow now reloads 2024-08-14 08:27:59 +02:00
l_samenv
5a82601e8e Added live data functionnality + some docs in Python and JS code 2024-07-24 11:41:24 +02:00
l_samenv
91be383803 make Graphics work again
as base for Mathis work
2024-07-11 10:05:17 +02:00
l_samenv
3fd8bc6bf3 fixed position of main and overview slide 2021-09-17 17:12:59 +02:00
l_samenv
b55e51fc65 fixes not concerning graphics
- default is no graphics
- use send_file instead of response (proper mimetype)
- fix issues with parameter blocks
2021-09-17 15:37:04 +02:00
97c6aa1a87 major rework
- modified chartjs for better zoom on touchpad
- flexible number of charts
- handle bool as checkbox
- handle enum as select (pull down menu)
- disable swiper where not needed
and many more
2020-12-23 11:11:22 +01:00
1de819cd26 make web client work 2020-12-10 16:58:59 +01:00
l_samenv
9e1d3b4e07 Initial commit 2020-12-04 09:05:06 +01:00