Commit Graph

35 Commits

Author SHA1 Message Date
Daniel
0d5ffd72a8 Diverse Anpassungen besonders bei SEAWebClientGroup 2025-04-24 14:50:27 +02:00
58ee8130e6 report status and target in update_main
+ add SECoP commands [WIP]
+ fix case 4 (error icon) in updateStatus (SEAWebClientCommunication.js)
2025-04-22 18:03:24 +02:00
Daniel
4ad37d5c2f Änderungen für den Modul- und denParameterblock 2025-04-22 14:35:19 +02:00
Daniel
0ec5672068 console, modules 2025-04-16 18:37:32 +02:00
Daniel
3be94ba3f6 status-icon with statuscode, use entire row as link to parameters 2025-04-16 13:31:24 +02:00
Daniel
40dc6dc7d8 Some missing icons 2025-04-15 15:51:49 +02:00
Daniel
737e29975a Some new icons with logic (not completed yet) 2025-04-15 10:03:39 +02:00
Daniel
135802c626 Some esponsivity bugfixes 2025-04-13 10:37:45 +02:00
Daniel
2da1798d42 Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-19 09:51:19 +01:00
Daniel
f2b12301ee Restored some HTML-Debugging-tools 2025-03-19 09:50:14 +01:00
l_samenv
958e472f3b 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:44:35 +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