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
74e1a84253
fixes for select_instrument
2025-04-25 09:00:47 +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
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
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
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
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
e71cb74391
improve graphics layout
...
- 'bevel' line style prohibits 'peaks' on locally noisy values
- fix option 'stepped' instead of 'steppedLine'
- set period to 0 for target parameters
- thinker lines, adjustable by a constant
2024-09-27 10:57:45 +02:00
l_samenv
7184d28047
fix wrongly triggered message after a parameter change
...
after pressing the return key, no message should appear like
'You changed a field without pressing the return key'
2024-09-27 10:53:12 +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
69ea17aec6
allow multiple SecNode connections
...
+ change layout when console is not to be shown
+ catch file not found error
2024-09-25 16:33:28 +02:00
l_samenv
96bcd67dc4
change icon
2024-09-25 14:50:58 +02:00
l_samenv
6440daaef2
make secop work
2024-09-25 14:50:43 +02:00
l_samenv
664e53d58c
fix legend values when value is undefined
...
+ improve mechanism to find value
2024-09-25 14:16:52 +02:00
l_samenv
6f318f26b7
fix zoom mode
...
+ update README.md
2024-09-25 14:16:52 +02:00
l_samenv
9ed6f75ace
fix setting cursor when clicked
...
cursor should not be set when dragging (pan)
2024-09-25 14:16:52 +02:00
91c1f7c3bb
show time labels only on first chart
2024-09-25 14:16:52 +02:00
l_samenv
6edb926bf8
improve time tick labels more
2024-09-25 14:16:52 +02:00
l_samenv
b919c60000
improve time axis labels
...
+ change poll interval to 1 sec
2024-09-25 14:16:50 +02:00
l_samenv
a2ad485402
Autoscale considers new ChartJS format, data reloads onzoom and onpan
2024-09-25 14:15:37 +02:00
l_samenv
6c1a13c382
Zoom and pan are synchronized, changed afterBuildTicksSignature
2024-09-25 14:15:34 +02:00
l_samenv
05a77ce2f4
initial test + libraries
2024-09-25 14:14:41 +02:00
l_samenv
e8f987a4b4
removed navigation on house click
2024-09-11 09:42:06 +02:00
l_samenv
cbfc1c1de7
Updated help entries
2024-09-11 09:37:30 +02:00
l_samenv
601ebf67ee
Updated client documentation
2024-09-10 11:32:24 +02:00
l_samenv
6a63da07d4
Removed reduced + original_color for influx, doc for influxgraph
2024-09-10 08:56:13 +02:00
l_samenv
b3d899295d
Simplified code for getting vars + corresponding doc
2024-09-09 14:18:27 +02:00
l_samenv
400899643b
Graphs cross now always top right hand corner, hides/shows right part on click, jump hides right part, goToNow shows right part
2024-09-06 15:54:41 +02:00