Commit Graph

37 Commits

Author SHA1 Message Date
Jan Eitzinger
14693ad32b Add Tag view including required changes. 2022-02-10 18:48:58 +01:00
Lou Knauer
27fd3c4e5a Add /search endpoint which redirects to user/job 2022-02-09 15:03:12 +01:00
Jan Eitzinger
172c7173d3 Fix linter error 2022-02-07 14:26:43 +01:00
Jan Eitzinger
d9aac00476 Extract DB queries from REST API 2022-02-07 07:09:47 +01:00
Jan Eitzinger
ad705f1424 Cleanup and restructure 2022-02-03 11:35:42 +01:00
Jan Eitzinger
4cccbb20d8 Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2022-02-03 11:01:09 +01:00
Jan Eitzinger
178c8ccce6 Fix key clash for username 2022-02-03 11:00:59 +01:00
Lou Knauer
e8c6a7d589 Add /monitoring/analysis route 2022-02-03 10:42:15 +01:00
Jan Eitzinger
6025bbdecd Add legal texts. Add parametrized monitoring routes. 2022-02-03 09:39:04 +01:00
Lou Knauer
4f431d0236 Update frontend; Remove debug logging 2022-02-02 13:59:08 +01:00
Lou Knauer
3d5aa9f904 Re-enable /monitoring/systems and /monitoring/node 2022-02-02 10:12:16 +01:00
Jan Eitzinger
d24e261db2 Rename templates and port ClusterCockpit navbar + layout 2022-02-01 17:48:56 +01:00
Lou Knauer
84431585f9 better logging 2022-01-31 15:15:29 +01:00
Lou Knauer
9e92d6076f Add partition and array-job-id filters 2022-01-27 10:49:19 +01:00
Lou Knauer
f8ad53caf0 use a custom logger 2022-01-27 10:35:26 +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
7f3bbdd576 update templates and frontend 2022-01-17 13:51:20 +01:00
Lou Knauer
f185d12078 read .env automatically, support systemd 2022-01-17 13:51:20 +01:00
Lou Knauer
290e9b89bf add cli option for generating a JWT; simplify templates 2022-01-10 16:14:54 +01:00
Lou Knauer
9d87e8874c slight change to job structure 2022-01-07 09:39:00 +01:00
Lou Knauer
30a436e27e use token from cluster.json 2021-12-20 10:49:46 +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
7fcc39a144 Add async archiving option; Move REST-API to new package 2021-12-16 09:35:03 +01:00
Lou Knauer
9c5c8a05e2 Add more views 2021-12-09 16:27:48 +01:00
Lou Knauer
a26d652332 Add templates and custom urls for monitoring views 2021-12-08 15:50:03 +01:00
Lou Knauer
bc8ad593fd update main; make REST API compatible to ClusterCockpit 2021-12-08 10:15:25 +01:00
Lou Knauer
8e5e278ea4 Add rest-api for starting/stoping jobs 2021-11-26 10:34:29 +01:00
Lou Knauer
61cdcf4ead Implementation of resolvers for new GraphQL schema 2021-10-26 10:24:43 +02:00
Lou Knauer
22e3e49970 Optionally initialise new db from JSON files 2021-10-11 11:11:14 +02:00
Lou Knauer
341091a796 Enable serving of static files 2021-09-21 16:06:41 +02:00
Lou Knauer
2605623324 Change cluster.json to camelCase, go fmt 2021-05-12 18:34:55 +02:00
Lou Knauer
7e32855030 remove JobData, add hasProfile, rename Job-Metrics-Query 2021-04-12 14:01:59 +02:00
Jan Eitzinger
9940c44f2b Fix path errors. Fix data schema. 2021-03-31 08:50:53 +02:00
Jan Eitzinger
b7970585ea Introduce new golang job-archive backend 2021-03-31 07:23:48 +02:00