Commit Graph

27 Commits

Author SHA1 Message Date
Lou Knauer
0b83917294 Update nodeMetrics query; Add numberOfNodes to SubCluster type 2022-03-24 14:34:42 +01:00
Lou Knauer
c9740e587d Add allocatedNodes to the GraphQL API 2022-03-24 10:32:08 +01:00
Lou Knauer
5235feb1d6 GraphQL: Add nodehours info to footprints query 2022-03-16 16:11:28 +01:00
Lou Knauer
f5f1869b5a Add user name/email to GraphQL API 2022-03-15 11:04:54 +01:00
Lou Knauer
839db9fdae List of slurm partitions via GraphQL 2022-03-14 10:24:27 +01:00
Lou Knauer
85ad6d9543 subclusters instead of slurm partitions 2022-03-14 10:18:56 +01:00
Lou Knauer
9535c11dc4 Make metaData a map[string]string; Resolve explicitly 2022-03-08 11:53:24 +01:00
Lou Knauer
f304698823 fix: persist tags in meta.json 2022-02-23 14:18:55 +01:00
Lou Knauer
96f91f1a1c Add metaData to GraphQL-API; Remove jobs limit in REST-API 2022-02-22 09:19:59 +01:00
Lou Knauer
dcb3fd6a6a Add GraphQL endpoint for counting jobs 2022-02-19 10:28:29 +01:00
Lou Knauer
84f975407e No more database access in schema.resolvers.go 2022-02-17 09:20:57 +01:00
Lou Knauer
f7cabddda5 Move jobs query logic to repository 2022-02-17 09:04:57 +01:00
Lou Knauer
4f431d0236 Update frontend; Remove debug logging 2022-02-02 13:59:08 +01:00
Lou Knauer
3e7b89aebb make partition optional in nodeMetrics query 2022-02-02 13:05:21 +01:00
Lou Knauer
29a25dbaff start working on non-node-scoped metrics in node/system view 2022-01-31 15:16:05 +01:00
Lou Knauer
436eaf0a9d Change import path 2022-01-27 09:40:59 +01:00
Lou Knauer
32c32ba949 authentication: roles as regular array; simplified LDAP 2022-01-27 09:29:11 +01:00
Lou Knauer
9034cb90aa make database schema mysql compatible; use prepared statements 2022-01-20 10:00:55 +01:00
Lou Knauer
3f88e512f0 fixes in the GraphQL schema 2022-01-07 09:44:34 +01:00
Lou Knauer
a6e8d5b484 Slight GraphQL-API changes 2021-12-20 10:48:58 +01:00
Lou Knauer
5403177edc all schemas new 2021-12-17 15:49:22 +01:00
Lou Knauer
89333666b3 BC: new schemas for basically everything 2021-12-16 13:17:48 +01:00
Lou Knauer
8178b6e854 Implement nodeMetrics query 2021-12-09 16:25:48 +01:00
Lou Knauer
4ca0cba7cd individual configurations per user 2021-12-08 10:12:19 +01:00
Lou Knauer
2c81a96133 Fixes; Get Clusters from config.go 2021-11-26 10:35:07 +01:00
Lou Knauer
61cdcf4ead Implementation of resolvers for new GraphQL schema 2021-10-26 10:24:43 +02:00
Jan Eitzinger
b7970585ea Introduce new golang job-archive backend 2021-03-31 07:23:48 +02:00