Commit Graph

869 Commits

Author SHA1 Message Date
Christoph Kluge
541d54aa7c Users/Managers only display number of shared jobs 2023-06-01 15:13:12 +02:00
205a400c6f Also Benchmarks need _test in name 2023-06-01 14:10:10 +02:00
012b131b23 Refactor for benchmarking 2023-06-01 13:57:35 +02:00
0a472d2b39 Fix bug in logger 2023-06-01 10:12:45 +02:00
0f87f651f9 Refactor DB connection settings 2023-06-01 08:03:12 +02:00
Jan Eitzinger
f2fa3ebf77
Merge pull request #115 from ClusterCockpit/update-web-frontend-env
Update web frontend env
2023-05-25 14:40:53 +02:00
Jan Eitzinger
3bfbff43ba
Merge pull request #114 from ClusterCockpit/103-add-retention-support
103 add retention support
2023-05-25 14:01:17 +02:00
Christoph Kluge
5bb5e5ed24 Fix test: Change jobId conversion to fmt 2023-05-16 16:06:04 +02:00
Christoph Kluge
270750a78d Move concurrentJobs as field to main job query 2023-05-16 12:42:06 +02:00
0f9b83e636 Add Move retention policy
* Currently not testet!
2023-05-15 16:57:31 +02:00
6731b8b1e0 Add clean functionality to archive manager 2023-05-15 15:38:18 +02:00
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