3ac021e45f
ng update @angular/material@18
2024-07-28 12:17:53 +02:00
6073dd0779
fix compile errors after angualr 17 update
2024-07-28 12:14:19 +02:00
6b8e3d2089
add component for a custom date picker that also knows relative date ranges like 'last month'
2024-03-31 14:48:33 +02:00
43e13b53b1
make the legend movable
...
The legend ("key" in Gnuplot speak) is no longer part of the image.
Instead it is a floating&movable overlay.
In the gallery we still use the legend/key in the image.
2023-09-30 17:12:49 +02:00
3386f0994f
add preview for markup
2023-04-04 18:46:34 +02:00
75f45c4d87
only show external link icon for external links
2023-03-23 18:14:24 +01:00
bacd86d836
add markdown support for text widgets
2023-03-19 20:10:04 +01:00
e543e0b388
form validation for new dashboard dialog
2023-03-14 20:09:36 +01:00
add30a5ee9
use a drag handle with icon
2023-03-12 17:02:40 +01:00
dafe6813ed
enable save button only if dashboard is dirty
2023-03-12 09:36:33 +01:00
cb5b160d3c
make page buttons to links
2023-03-11 10:39:06 +01:00
0bd22233a1
fix more stuff Angular broke
2023-03-08 19:36:50 +01:00
6474b5e3c6
replace legacy component
2023-03-08 19:09:30 +01:00
332611accb
make clear dashboards are still in beta
2023-03-05 17:30:02 +01:00
10c982c8bc
move dashboard elements and store the order
2023-03-05 16:16:54 +01:00
17c0cd5ca9
make main page a little bit nicer
2023-02-28 19:18:49 +01:00
3a28e03b6a
make main toolbar look a little bit more modern
2023-02-26 09:32:08 +01:00
54e3edd010
update materials to 15
2022-12-04 09:35:31 +01:00
2962d08d46
update js stuff
2022-03-20 09:05:03 +01:00
390407f2ed
update angular to 13.1.0
2022-03-20 07:58:48 +01:00
976369527b
update angular to version 12
...
step two: ng update @angular/material
2021-07-03 09:05:09 +02:00
08328ec1e5
extract plot detail view into its own component
2020-11-01 19:13:15 +01:00
2cdc9813da
change background in active drop down options
...
Seems like the new material version came with weird coloring.
2020-10-17 10:49:14 +02:00
a3c10e9e5c
hide help page as long as it is not finished
2020-04-05 16:04:40 +02:00
1587046907
disable plot types instead of hiding them
2019-12-27 19:36:08 +01:00
51ba287ace
progress bar and abort for gallery
...
Generating all images for a gallery view can take
long. It might not be obvious when the computation
is done, because there is no progress indicator.
Fixed by adding a progress bar.
You might want to abort the computation. E.g.
because you already found what you were looking
for or you want to change the parameters.
This can now be done by clicking 'Abort'.
Note, it does not abort the current computation.
2019-11-29 09:57:15 +01:00
771f61a597
add filters for gallery
2019-11-17 18:59:08 +01:00
70fb84d634
add sorting for gallery
2019-11-17 09:36:37 +01:00
73ea635ac1
render gallery items
2019-11-16 15:14:21 +01:00
7e1349b25a
make filter panel thinner
...
Making the filter panel thinner by 18%. To do this
we moved the date range next to the query box.
The thinner filter box gives us more width for the plot.
2019-11-01 10:21:25 +01:00
57be6f64e2
prepare plot type for 'step fit' plots
2019-10-31 19:11:38 +01:00
772e7b40ae
make left panel narrower
...
Using Arial, because sans-serif has different
width in Chrome and FF.
2019-10-29 17:59:14 +01:00
5a7cde7815
show plotted images
2019-10-27 08:08:55 +01:00
12be86a1d6
fix component interaction with sub-components
2019-10-19 18:18:17 +02:00
24bf7c98e3
add limit by
2019-10-19 08:48:21 +02:00
2825654b7a
improve styling of filter panel
...
Adapt width so that the date range fits.
Width of form fields is now 100%.
y-range restrictions are now rendered in one line.
2019-10-12 09:06:19 +02:00
020c3b6c39
make the drop down for "combine with" dynamic
2019-10-11 09:54:26 +02:00
ca8ee7d8f7
add component for y-axis range
2019-10-10 16:54:02 +02:00
7ca7b80255
create icons for plot types
2019-10-10 12:00:41 +02:00
2787b42c31
adding a few filters (no doing anything yet)
2019-10-09 19:02:34 +02:00
8b42476b72
add pages for uploading and help
2019-10-09 16:11:05 +02:00
65b37e9c67
initial commit of the new UI based on Angular
...
At this point it is still the example Angular application.
2019-10-08 18:18:24 +02:00