4d60ebff50
remove obsolete stuff + small adjustments
2025-05-13 10:59:11 +02:00
77035e859d
remove some console.log for debug
2025-05-05 14:02:52 +02:00
07bd5407e0
fix simple command (e.g. stop)
2025-05-05 14:01:18 +02:00
62da014d40
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
2025-05-05 10:17:59 +02:00
5c18791c13
Prepare radio-button-group
2025-05-05 10:17:35 +02:00
0f16699323
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 11:35:56 +02:00
715381c088
pushbutton changed to link in left column
2025-05-01 14:32:31 +02:00
023145ca3d
okay-button for input
2025-05-01 11:18:58 +02:00
82e044020c
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
...
# Conflicts:
# client/jsFiles/SEAWebClientMain.js
2025-04-30 17:04:49 +02:00
8c03da89d9
modules-Block: prepared different input options, grid-element: panel-background added -> icon always visible
2025-04-30 16:43:57 +02:00
b0761d9be9
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-04-30 14:46:22 +02:00
a9ca113f2c
Global write permission | lock button
...
+ lock icon added: click -> toggle global write permission
2025-04-27 09:36:03 +02:00
bd9efaa3de
input element display:block instead of float -> displayed in the same row
2025-04-25 18:29:00 +02:00
13e8570afd
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
2025-04-25 17:05:47 +02:00
d15b72fa98
Changed updateValue...
2025-04-25 17:05:27 +02:00
54d77218cd
treat different types for module block
2025-04-25 16:14:38 +02:00
62c981d396
Fixed some display problems for module and parameter block
2025-04-25 13:12:06 +02:00
a4b9ad17cd
Edit button for module block
2025-04-25 13:02:49 +02:00
ff0c00cabb
Some bugfixes for input elements
2025-04-24 18:12:38 +02:00
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
4ad37d5c2f
Änderungen für den Modul- und denParameterblock
2025-04-22 14:35:19 +02:00
0ec5672068
console, modules
2025-04-16 18:37:32 +02:00
3be94ba3f6
status-icon with statuscode, use entire row as link to parameters
2025-04-16 13:31:24 +02:00
40dc6dc7d8
Some missing icons
2025-04-15 15:51:49 +02:00
737e29975a
Some new icons with logic (not completed yet)
2025-04-15 10:03:39 +02:00
135802c626
Some esponsivity bugfixes
2025-04-13 10:37:45 +02:00
2da1798d42
Merge branch 'daniel' of https://gitlab.psi.ch/samenv/seweb into daniel
2025-03-19 09:51:19 +01:00
f2b12301ee
Restored some HTML-Debugging-tools
2025-03-19 09:50:14 +01:00
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
7aef895462
Removed obsolete files
2025-03-17 16:17:41 +01:00
ca2945ac22
Swiper removed
...
- Swiper removal work in progress
+ Fine debugging for every js-file
2025-03-17 11:07:50 +01:00
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
b708197d27
rework updateValues
...
+ remove "SEA " from page title
2024-09-27 14:48:08 +02:00
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
2e21f52071
fix in communication: use encodeURI
...
this is needed e.g. when command socntain blanks
2024-09-27 10:49:57 +02:00
b3d899295d
Simplified code for getting vars + corresponding doc
2024-09-09 14:18:27 +02:00
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
345a231bdd
User configuration applies at start, jump and goToNow
2024-09-04 08:54:28 +02:00
d03fcca8cc
Fixed SSE error after export (Safari)
2024-08-29 08:58:28 +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
5735fe9f01
Working jumps (routes) + goToNow now reloads
2024-08-14 08:27:59 +02:00
5a82601e8e
Added live data functionnality + some docs in Python and JS code
2024-07-24 11:41:24 +02:00
91be383803
make Graphics work again
...
as base for Mathis work
2024-07-11 10:05:17 +02:00
3fd8bc6bf3
fixed position of main and overview slide
2021-09-17 17:12:59 +02:00