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
|
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
|
49fbfc23d4
|
Add import command line flag
|
2022-02-24 11:54:36 +01:00 |
|
Lou Knauer
|
a528e42be6
|
use prepared statements
|
2022-02-22 09:25:41 +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
|
62e776ef7d
|
Add running/total job count to home
|
2022-02-16 12:29:54 +01:00 |
|
Lou Knauer
|
dd5d5214d7
|
Merge branch 'master' of github.com:ClusterCockpit/cc-backend
|
2022-02-16 09:33:35 +01:00 |
|
Lou Knauer
|
b85832646f
|
Show correct count of jobs/tags
|
2022-02-16 09:32:38 +01:00 |
|
Jan Eitzinger
|
81ef072cf3
|
Reformatting
|
2022-02-16 09:06:23 +01:00 |
|
Jan Eitzinger
|
9f341a4a6c
|
Allow variable number of parameters for stop job
|
2022-02-15 17:13:16 +01:00 |
|
Lou Knauer
|
2f32760cc5
|
fix stop_job returned state; handle monitoring status
|
2022-02-15 14:25:39 +01:00 |
|
Lou Knauer
|
53312c4882
|
refactor stopJob, remove non-async archiving
|
2022-02-15 13:18:27 +01:00 |
|
Jan Eitzinger
|
b0403da93b
|
Add error handling to stop job
|
2022-02-15 11:33:59 +01:00 |
|
Jan Eitzinger
|
9047c69fa6
|
Try to fix stop job issue. Add Archive to repo.
|
2022-02-15 11:10:49 +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 |
|
Lou Knauer
|
0ca7dbb4f1
|
Create tags if needed
|
2022-02-08 12:49:28 +01:00 |
|
Jan Eitzinger
|
d63130923c
|
Change job repo interface
|
2022-02-07 14:56:46 +01:00 |
|
Jan Eitzinger
|
cb70711c15
|
Port api test. Fix Bugs
|
2022-02-07 14:20:44 +01:00 |
|
Jan Eitzinger
|
e39bf6da78
|
Refactor job repository API. Cleanup.
|
2022-02-07 09:57:06 +01:00 |
|
Jan Eitzinger
|
d9aac00476
|
Extract DB queries from REST API
|
2022-02-07 07:09:47 +01:00 |
|
Jan Eitzinger
|
99865f4152
|
Start to extract DB repositories
|
2022-02-06 09:48:31 +01:00 |
|