a6ae8e533e
convert new dashboard component to standalone component
2024-09-29 13:11:15 +02:00
8e0572d35b
convert date picker to standalone component
2024-09-29 10:10:00 +02:00
697d3664aa
convert AddTextDialogComponent into standalone component
2024-09-29 09:34:56 +02:00
526e1d842e
update Gradle to 8.10.2
2024-09-29 08:59:48 +02:00
06c9b4998f
update Junit to 5.11.1
2024-09-29 08:57:48 +02:00
ac5dcdc58f
Merge pull request 'dashboard' ( #1 ) from dashboard into master
...
Reviewed-on: #1
2024-09-29 06:47:35 +00:00
296d42e721
update node to 20.17.0
2024-09-29 08:45:56 +02:00
9db020ceb0
update 3rd party libs
2024-09-29 08:21:46 +02:00
36da503be9
add date picker to dashboard page
2024-09-29 08:11:38 +02:00
42751f84d4
remove head-box dif, because it is unnecessary
2024-09-28 10:35:15 +02:00
39d7c029ea
remove debug output for absolute date
2024-09-28 10:28:28 +02:00
f072185074
nicer placement of the date picker
2024-09-28 10:26:53 +02:00
122ba11a79
remove debugger
2024-09-28 10:26:38 +02:00
f1d7799bf1
update luxon to 3.5.0
2024-09-28 09:18:23 +02:00
680f1bff03
update Angular Material to 18.2
2024-09-28 09:16:56 +02:00
fa0315650a
update Angular to 18.2
2024-09-28 09:14:31 +02:00
8f765dd478
remove date picker test component
2024-09-28 09:12:31 +02:00
1234560512
update ngx-markdown to be compatible with angular
2024-09-28 08:54:47 +02:00
2711579afb
add resource handler to be able to load htm/js
...
With the Angular update the smart people at google moved the
location where the build output is written to. It is now in a
subfolder called 'browser'. This means the default lookup locations
of Spring don't work anymore.
2024-09-28 08:37:47 +02:00
3ac021e45f
ng update @angular/material@18
2024-07-28 12:17:53 +02:00
c199eae4ff
g update @angular/core@18 @angular/cli@18
2024-07-28 12:17:00 +02:00
6073dd0779
fix compile errors after angualr 17 update
2024-07-28 12:14:19 +02:00
fee5eda780
update ngx-markdown
2024-07-28 11:58:01 +02:00
cc0db6d732
update angular material to 17
2024-07-28 11:56:46 +02:00
f084396e95
update angular cor and cli to 17
2024-07-28 11:55:22 +02:00
e4b6eea4b1
angular updates are shit
2024-07-28 11:54:09 +02:00
75fa966af3
udpate Spring to 3.3.2
2024-07-28 11:47:05 +02:00
a3e4917e89
update gradle versions plugin to 0.51.0
2024-07-27 14:09:37 +02:00
05fc03e48f
update to gradle 8.9
2024-07-27 14:05:36 +02:00
b00ce507ef
update to jdk 21
2024-07-27 14:02:37 +02:00
a69fe09464
more updates to handle date ranges with my custom range language
2024-07-27 13:19:35 +02:00
77b99801e4
add projects directly instead of scanning for them
...
IntelliJ Idea cannot import projects unless they are listed in the
settings.gradle
2024-05-05 10:27:49 +02:00
da210145e6
opt out of analytics
2024-05-05 10:23:33 +02:00
21a84b5223
use date picker in visualization page
2024-05-05 10:22:45 +02:00
a99a884423
add date parser for relative time notation
2024-05-05 08:40:30 +02:00
6d6b6ba00c
add date picker component
2024-04-25 09:41:10 +02:00
380bad6967
update testing properties
2024-04-03 16:46:25 +02:00
f3556b6909
custom ticks for no unit y-axis
2024-04-03 16:46:25 +02:00
452030de5e
use more efficient way to determine needed bytes for variable byte
...
encoding
I experimented with a few branch-free variants, but they were slower
than just using ternary operators and readable code.
2024-04-01 12:44:30 +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
b0467c4571
better scrolling of legend
2023-10-03 14:12:59 +02:00
a64e851c33
define max size for legend
2023-10-01 14:33:52 +02:00
fefc7411c1
add source-map-explorer
2023-10-01 10:31:51 +02:00
00a1bf8ffb
update to Java 21
2023-10-01 09:30:36 +02:00
317d31bbda
update gradle to 8.3
2023-10-01 09:21:07 +02:00
d339f5307f
update node to 18.18.0
2023-10-01 09:09:40 +02:00
b3085c9b0c
Merge commit '731e9264e334043d2f36bc35bfd0231447dfb8dc' into dashboard
2023-09-30 20:27:31 +02:00
96955e0515
remove moment from angular build
2023-09-30 20:26:06 +02:00
9a41f132f8
angular update to 16 step 4
2023-09-30 18:16:37 +02:00
33c4fe1448
angular update to 16 step3
2023-09-30 17:54:19 +02:00