Commit Graph

253 Commits

Author SHA1 Message Date
Lou Knauer
1bdb0cc0b3 Update frontend 2022-03-25 10:20:49 +01:00
Lou Knauer
b4c541fb73 Allow weighting job counts 2022-03-25 10:20:33 +01:00
Lou Knauer
f3c2a6cc24 Change allocatedNodes; Update frontend 2022-03-24 16:08:47 +01:00
Lou Knauer
0b83917294 Update nodeMetrics query; Add numberOfNodes to SubCluster type 2022-03-24 14:34:42 +01:00
Lou Knauer
b572ef2aef Add template for status page 2022-03-24 10:36:09 +01:00
Lou Knauer
c9740e587d Add allocatedNodes to the GraphQL API 2022-03-24 10:32:08 +01:00
Lou Knauer
31f31fcece Add test: starting the same job twice is bad 2022-03-21 14:21:44 +01:00
Lou Knauer
92349708ae More URL filter presets; Some tweaks 2022-03-21 13:30:19 +01:00
Lou Knauer
8ebf00d980 Add aggregation to GraphQL API; Update frontend 2022-03-21 13:28:21 +01:00
Lou Knauer
220758dae1 Fix /api/jobs/start_job duplicate check 2022-03-21 13:04:57 +01:00
Jan Eitzinger
954d59a093 Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2022-03-21 11:29:01 +01:00
Jan Eitzinger
0206303d98 Reject jobs if start time is within 24h 2022-03-21 11:28:59 +01:00
Jan Eitzinger
8b69146a10
Update README.md 2022-03-21 09:47:22 +01:00
Jan Eitzinger
94eb30cfcf
Update README.md 2022-03-21 09:46:41 +01:00
Lou Knauer
728e119a0b Update frontend; Cache MetaData 2022-03-17 11:23:01 +01:00
Lou Knauer
33f6792fbf LDAP users have no email address 2022-03-17 10:54:17 +01:00
Lou Knauer
5235feb1d6 GraphQL: Add nodehours info to footprints query 2022-03-16 16:11:28 +01:00
Christoph Kluge
1b66030525
Update test.yml
go-version to 1.17.x for influxdb-client
2022-03-16 12:06:56 +01:00
Jan Eitzinger
80978319e2
Update README.md 2022-03-16 10:15:46 +01:00
Jan Eitzinger
465b0fa21b
Update README.md 2022-03-16 10:14:52 +01:00
Jan Eitzinger
95cf4ba053 Add shell skript for easy Demo setup 2022-03-16 10:09:28 +01:00
Jan Eitzinger
51b9a40a33 Increase line width in default config 2022-03-16 10:09:00 +01:00
Jan Eitzinger
b00c410243 Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2022-03-15 17:31:15 +01:00
Jan Eitzinger
f8660fe323 Update README.md 2022-03-15 17:31:14 +01:00
Lou Knauer
f5f1869b5a Add user name/email to GraphQL API 2022-03-15 11:04:54 +01:00
Jan Eitzinger
f31efc03ff
Merge pull request #7 from ClusterCockpit/subclusters-vs-slurm-partitions
Subclusters vs slurm partitions
2022-03-15 09:57:07 +01:00
Lou Knauer
641959101c Add metadata to REST-API 2022-03-15 09:49:41 +01:00
Lou Knauer
dc6234088b Fix #5: /api/jwt/ request method 2022-03-15 08:36:45 +01:00
Lou Knauer
7be38277a9 cleanup and comments 2022-03-15 08:29:29 +01:00
Lou Knauer
f69c3945d4 Update frontend/ 2022-03-14 11:08:01 +01:00
Lou Knauer
e9195aa2e3 fix repository/ tests 2022-03-14 10:43:35 +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
2651b96499 Add subcluster and walltime to Job types 2022-03-14 09:08:02 +01:00
Lou Knauer
82720c7580 Add optional gops and http->https redirect 2022-03-14 08:45:17 +01:00
Lou Knauer
78bbddbd68 Link to running-only jobs from home; Update frontend 2022-03-10 16:01:09 +01:00
Lou Knauer
a448868f9c Fix missing metaData in archive; Add iat to JWTs 2022-03-10 14:09:13 +01:00
Lou Knauer
a9f6da7595 Allow partially missing data on system view 2022-03-09 14:27:47 +01:00
Lou Knauer
8facef21a9 Fix #4: Per-cluster metric selection lists 2022-03-09 14:25:43 +01:00
Lou Knauer
9535c11dc4 Make metaData a map[string]string; Resolve explicitly 2022-03-08 11:53:24 +01:00
Lou Knauer
08d760361d Minor fixes; Update frontend 2022-03-08 10:33:56 +01:00
Lou Knauer
8e8b205da8 Show number of short jobs per cluster on start page
Fixes ClusterCockpit/cc-frontend#21
2022-03-08 10:30:23 +01:00
Jan Eitzinger
9c6d37118b Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2022-03-03 15:33:57 +01:00
Jan Eitzinger
b449de24fb Change default configuration options 2022-03-03 15:33:51 +01:00
Lou Knauer
e55b47a07d New config template 2022-03-03 14:56:21 +01:00
Lou Knauer
046d4d5187 Some new REST endpoints; cleanup 2022-03-03 14:54:37 +01:00
Lou Knauer
5f12b49145 Fix monitoring routes titles
Fixes ClusterCockpit/cc-frontend#19
2022-03-03 13:45:41 +01:00
Lou Knauer
7e468a7b8d Add API endpoints for creating users and jwts 2022-03-02 10:50:08 +01:00
Lou Knauer
a2f626fb0e New filter hiding short running jobs 2022-03-02 10:48:52 +01:00
Jan Eitzinger
2d9070ec02 Add header navbar to static pages 2022-03-02 08:37:30 +01:00