Commit Graph

220 Commits

Author SHA1 Message Date
Daniel a9ca113f2c Global write permission | lock button
+ lock icon added: click -> toggle global write permission
2025-04-27 09:36:03 +02:00
Daniel bd9efaa3de input element display:block instead of float -> displayed in the same row 2025-04-25 18:29:00 +02:00
Daniel 13e8570afd Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-04-25 17:05:47 +02:00
Daniel d15b72fa98 Changed updateValue... 2025-04-25 17:05:27 +02:00
zolliker 45a90145a7 use type=rdonly for modules without target, but with a value 2025-04-25 16:29:52 +02:00
zolliker 54d77218cd treat different types for module block 2025-04-25 16:14:38 +02:00
Daniel b2d6422f9d Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-04-25 14:13:09 +02:00
Daniel d6fd8ad6d0 Changed some icons... 2025-04-25 14:12:09 +02:00
zolliker 273821e191 fix do command 2025-04-25 13:45:11 +02:00
Daniel 62c981d396 Fixed some display problems for module and parameter block 2025-04-25 13:12:06 +02:00
Daniel a4b9ad17cd Edit button for module block 2025-04-25 13:02:49 +02:00
Daniel 924116627f Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-04-25 09:55:44 +02:00
Daniel 654d79461b console not shown at start, infobox for touch device 2025-04-25 09:54:55 +02:00
zolliker 74e1a84253 fixes for select_instrument 2025-04-25 09:00:47 +02:00
zolliker ea21d4e138 implement SECoP commands on the server side 2025-04-25 08:59:58 +02:00
Daniel ff0c00cabb Some bugfixes for input elements 2025-04-24 18:12:38 +02:00
Daniel 0d5ffd72a8 Diverse Anpassungen besonders bei SEAWebClientGroup 2025-04-24 14:50:27 +02:00
zolliker 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
zolliker 8747b0e7f8 change status update slightly
- formatted is like "BUSY, moving"
- value as with other tuples
- statuscode 0..4
2025-04-15 18:03:12 +02:00
zolliker bd7c1f7406 add statuscode to update for status
- value in a status update now contains the text only
2025-04-15 17:36:37 +02:00
zolliker c42d7d8bf8 added component info (from SECoP description)
+ add target update for modules block
2025-04-15 17:36:37 +02:00
Daniel 385a413870 Another icon 2025-04-15 16:39:51 +02:00
Daniel 1e876a888f some more icons 2025-04-15 15:53: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 39be5e8353 Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-24 10:32:05 +01:00
zolliker e815800cb3 server: remove unnecessary nesting in SecopInteractor.get_components 2025-03-24 10:04:48 +01:00
Daniel f6b5141e5b Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-24 08:38:12 +01:00
zolliker dbf98fdf90 fix missing initialization of node_map in SecopInteractor 2025-03-24 08:33:09 +01:00
Daniel 1c94abb3ce Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel 2025-03-24 06:46:19 +01:00
l_samenv 47213d7576 small fixes
- variable homeButton was removed in SEAWebClientMain.js
- add webserver.log to .gitignore
2025-03-19 11:50:06 +01:00
l_samenv dbadc4ce0a followup change: fix dummy webserver
the dummy server was no longer working after server rework
2025-03-19 11:47:57 +01: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
zolliker b8ac8f8bb5 add the status name to the 'rdlink' message 2025-03-18 14:35:14 +01:00
zolliker c67c0f7e9d add 'status' to updates for module block 2025-03-18 14:22:10 +01:00
zolliker 63a9d65626 Merge branch 'master' into daniel 2025-03-18 14:20:43 +01:00
zolliker ea780537d9 fix venv activate path 2025-03-18 14:19:41 +01:00
zolliker 98c3870b81 merge with master branch 2025-03-18 14:18:55 +01:00
zolliker 0932d07bf7 another push test 2025-03-18 14:16:02 +01:00
zolliker 5b6684fcef add select_experiment 2025-03-18 14:15:14 +01:00
zolliker 2c59e37074 major rework
using influxdb structure independed of nicos cache
2025-03-18 14:14:45 +01:00
Daniel 9fde940c8a Removed obsolete files 2025-03-18 11:42:53 +01:00
Daniel 8dc8839bf0 Swiper removed
- Swiper removal work in progress
+ Fine debugging for every js-file
2025-03-18 11:42:36 +01:00
Daniel 7aef895462 Removed obsolete files 2025-03-17 16:17:41 +01:00