Commit Graph

1058 Commits

Author SHA1 Message Date
1ae34c5e10 Extend archive manager 2023-05-15 14:32:23 +02:00
5beb84b575 Add copyright to util package 2023-05-12 15:40:33 +02:00
c64b996742 Finish uncompressed load data benchmark 2023-05-12 15:40:21 +02:00
7213e7bb43 Improve logging 2023-05-12 15:10:12 +02:00
c6dceb1265 Add LoadData Benchmark 2023-05-12 15:10:04 +02:00
6aea486891 Add util package 2023-05-12 15:09:39 +02:00
Christoph Kluge
7c7dc8da45 Merge remote 'origin/103-add-retention-support'
- Into update-web-frontend-env
- package.json from update-web-frontend-env
2023-05-12 13:21:22 +02:00
Christoph Kluge
96e4448505 Format cleanup 2023-05-12 11:19:37 +02:00
Christoph Kluge
23e485afce Mutations second pass, add subscriptions + errors 2023-05-12 11:05:39 +02:00
Christoph Kluge
4bd1d30aa5 Adapt TagManagement to new urql version 2023-05-11 18:33:48 +02:00
35bc674b43 Update test.yml 2023-05-11 16:26:09 +02:00
cfafd5aa08 Add archive test and fix fsBackend test 2023-05-11 16:17:17 +02:00
Christoph Kluge
1ac16516fe Second part of refix 2023-05-11 11:43:35 +02:00
Christoph Kluge
b89e1c0d08 Fix loading of roofline plot
- Was fixed before, see issue #70
- Probably re-introduced when manually merging large branch
2023-05-11 10:49:12 +02:00
19e3ba7290 Improve retention
Add db cleanup
Fixes #103
2023-05-11 09:40:13 +02:00
cc634dd155 Improve build and error handling 2023-05-11 09:39:23 +02:00
Christoph Kluge
374a485d69 Further adaptions to new urql version 2023-05-10 16:35:21 +02:00
538427d59b Introduce Retention and compression 2023-05-09 16:33:26 +02:00
Christoph Kluge
280d63a852 Adapt analysis and list to new urql version
- plotSelection.svelte not yet working
2023-05-09 15:01:56 +02:00
Christoph Kluge
a1ef7c6416 Fix reload in jobList 2023-05-09 12:40:42 +02:00
Christoph Kluge
59a99b75e3 Adapt Row.svelte to new urql version
- Fixes data not loading on metric changes
2023-05-09 11:58:57 +02:00
72f178a088 Extend config schema 2023-05-09 09:34:03 +02:00
09d30d0ead Correct flag help 2023-05-09 09:33:51 +02:00
d3107dd2cc Omit redundant init of handlers 2023-05-09 07:48:46 +02:00
07c10d88b9 Initialize log handlers also without init 2023-05-09 07:47:54 +02:00
3d3e8f1d5a Merge branch 'master' into 103-add-retention-support 2023-05-09 07:18:50 +02:00
Christoph Kluge
3afcd061ef Actually add file ... 2023-05-08 18:06:58 +02:00
Christoph Kluge
b5a5def3a6 Adapt user jobview to new version, fix refresher
- add manually triggered refresh function to jobList
- Changing displayed metrics requires hard refresh (F5) to load data
-> Under investigation
2023-05-08 18:06:36 +02:00
Christoph Kluge
760d3dec0f Fix frontend error when loading unconfig'd metric 2023-05-08 17:43:34 +02:00
Christoph Kluge
b8e864e6e4 Fix Filters and Pagination on JobList exemplarily 2023-05-05 17:01:50 +02:00
53391dbf8e Disable test cache 2023-05-05 10:58:08 +02:00
46de59b7b4 Add developer docs 2023-05-05 10:07:21 +02:00
52738c7f8e Start to fix errors with urql 4 2023-05-05 10:07:12 +02:00
Jan Eitzinger
436f69bf01
Merge pull request #112 from ClusterCockpit/fix-import-flag
Fix import flag
2023-05-05 06:05:35 +02:00
788d2cd61c Fix repo tests 2023-05-05 06:02:17 +02:00
0a43c4a146 Fix archive test
Add testdata
2023-05-04 18:54:34 +02:00
4f7a638619 Move integration test to api black box test 2023-05-04 18:20:35 +02:00
f6c629c696 Remove obsolete check
Now handeled by DB UNIQUE constraint
2023-05-04 18:14:46 +02:00
7491ae9e3c Fix typo in DB schema 2023-05-04 17:26:33 +02:00
50cf2f57d1 Upgrade cc-units 2023-05-04 17:20:33 +02:00
066c4553b4 Refactor 2023-05-04 16:27:30 +02:00
5404be3ca7 Add unique constrain on job table 2023-05-04 16:04:57 +02:00
c5b67d64d2 Add Table flush on init 2023-05-04 16:03:04 +02:00
d9b18d1763 Cleanup
Use external cc-units
Lint code
Fix import tests
2023-05-04 15:34:36 +02:00
b878b31de5 Add test result files 2023-05-04 13:32:11 +02:00
23802abc10 Rebuilt GQL code 2023-05-04 13:22:46 +02:00
be011d6405 Backport Makefile and yarn replacement
From branch update-web-frontend-dev
2023-05-04 11:34:20 +02:00
bb20ed655a Regenerate GraphQL Server 2023-05-04 11:29:53 +02:00
4ae763ee1b Merge branch 'fix-import-flag' into update-web-frontend-env 2023-05-04 09:20:16 +02:00
518f4664a1 Continue fixing errors 2023-05-04 09:19:43 +02:00