Commit Graph

63 Commits

Author SHA1 Message Date
Lou Knauer
cbc8227550 Automatically mark jobs as failed if running too long 2022-04-07 09:50:32 +02:00
Lou Knauer
b572ef2aef Add template for status page 2022-03-24 10:36:09 +01:00
Jan Eitzinger
51b9a40a33 Increase line width in default config 2022-03-16 10:09:00 +01:00
Lou Knauer
7be38277a9 cleanup and comments 2022-03-15 08:29:29 +01:00
Lou Knauer
82720c7580 Add optional gops and http->https redirect 2022-03-14 08:45:17 +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
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
Lou Knauer
49fbfc23d4 Add import command line flag 2022-02-24 11:54:36 +01:00
Lou Knauer
dcb3fd6a6a Add GraphQL endpoint for counting jobs 2022-02-19 10:28:29 +01:00
Lou Knauer
f7cabddda5 Move jobs query logic to repository 2022-02-17 09:04:57 +01:00
Lou Knauer
6d0a9ce6e8 Add recovery handler 2022-02-16 12:52:45 +01:00
Lou Knauer
62e776ef7d Add running/total job count to home 2022-02-16 12:29:54 +01:00
Lou Knauer
19b2b6c2a9 Add config option for expiration of sessions/tokens 2022-02-16 11:50:25 +01:00
Lou Knauer
b85832646f Show correct count of jobs/tags 2022-02-16 09:32:38 +01:00
Lou Knauer
319cdfd069 Fix beeing logged out 2022-02-16 09:01:47 +01:00
Lou Knauer
53312c4882 refactor stopJob, remove non-async archiving 2022-02-15 13:18:27 +01:00
Lou Knauer
d65ff549b5 fix auth error page 2022-02-15 12:48:18 +01:00
Jan Eitzinger
d1d6520ab5 Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2022-02-15 10:12:36 +01:00
Lou Knauer
df3c806ab7 Header in svelte 2022-02-15 10:03:09 +01:00
Jan Eitzinger
45a4e775d5 Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2022-02-14 16:25:56 +01:00
Jan Eitzinger
a3db71e3aa Add home page route to routes array 2022-02-14 16:25:32 +01:00
Lou Knauer
3bf1c3bdad Refactor auth/ 2022-02-14 14:22:44 +01:00
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