|
2674f2a769
|
Add message banner to template
|
2023-07-19 07:51:04 +02:00 |
|
Christoph Kluge
|
5a67569fd3
|
Fix keyword in node view jobs query
|
2023-07-03 09:45:09 +02:00 |
|
|
8fee8fcab2
|
Revert check for null in concurrent job list
|
2023-07-03 09:37:25 +02:00 |
|
|
120567269d
|
Make state filter array
|
2023-07-03 09:01:28 +02:00 |
|
Christoph Kluge
|
2f471dc192
|
Change listQuery to jobId array, adapt filter pipe
|
2023-06-30 16:55:34 +02:00 |
|
Christoph Kluge
|
4729905322
|
Forgot to adapt link
|
2023-06-30 15:06:26 +02:00 |
|
Christoph Kluge
|
aacb7489e6
|
StartTime not required for jobs running on node
|
2023-06-30 15:04:01 +02:00 |
|
Christoph Kluge
|
c04aea89c9
|
Implement node filter in frontend, fix backend
- Add running job count and link to list to single node view
|
2023-06-30 12:01:27 +02:00 |
|
Christoph Kluge
|
08063feef2
|
Add listQuery link to job view concurrentJobs
|
2023-06-29 14:59:51 +02:00 |
|
Christoph Kluge
|
45a3346783
|
Merge branch 'master' into hotfix: Bring branch up to date
|
2023-06-23 10:41:59 +02:00 |
|
|
34f15cc407
|
Convert styling and layout to bootstrap
|
2023-06-23 10:20:48 +02:00 |
|
Christoph Kluge
|
3c26deda30
|
Format message.tmpl
|
2023-06-23 09:42:31 +02:00 |
|
Christoph Kluge
|
1761754865
|
Forgot tmpl
|
2023-06-23 09:03:36 +02:00 |
|
|
8eda4b306d
|
Unify and cleanup message template
|
2023-06-22 18:09:40 +02:00 |
|
|
82b8e8c284
|
Fix bug in SearchBar Handler
Introduce Message boxes
Incomplete and needs cleanup
|
2023-06-22 16:26:09 +02:00 |
|
|
eb867528e3
|
feat - Allow to overwrite login template
|
2023-06-22 07:01:29 +02:00 |
|
Christoph Kluge
|
b450cdd20f
|
Add logic step to findThresholds
- fixes reference lines for subclusters w/o extra config
|
2023-06-20 13:16:00 +02:00 |
|
Christoph Kluge
|
5ba84efab6
|
User and Project List with 30d filter plus label
- Readable labels for other quick select ranges also
- Note: URL not reformatted for copy-bility
|
2023-06-19 17:59:44 +02:00 |
|
Christoph Kluge
|
c8068f45eb
|
Rework disabled metrics, fix systems
- Unify warning card texts
- Broader use of checkMetricDisabled function
|
2023-06-19 16:11:16 +02:00 |
|
Christoph Kluge
|
10ca86e583
|
Handle removed metrics in isMissing check
|
2023-06-19 10:25:34 +02:00 |
|
Christoph Kluge
|
c5834e69d3
|
Fix Plottable removed metrics filter
- excluded all plots where bool was not explicitly set
|
2023-06-19 09:51:50 +02:00 |
|
Christoph Kluge
|
4c708dba3f
|
Improve alignment of notice cards
|
2023-06-16 16:49:19 +02:00 |
|
Christoph Kluge
|
f466312015
|
Skip render of disabled metrics in job view
-Add function to check if metric is disabled
-Relates to #119
|
2023-06-16 16:27:30 +02:00 |
|
Christoph Kluge
|
19ad462abf
|
Match fixed scopeGranularity in frontend
|
2023-06-16 15:21:10 +02:00 |
|
Christoph Kluge
|
4cfe52e7c9
|
Add warning card if no data to plot
- series.data array empty, but toplevel data return itself OK
|
2023-06-16 15:09:23 +02:00 |
|
Christoph Kluge
|
e577e086a6
|
Fix Format for nodes status
|
2023-06-16 13:01:41 +02:00 |
|
Christoph Kluge
|
ece57bf65e
|
Introduce units.js, centralizes value normalizing
|
2023-06-16 12:44:34 +02:00 |
|
Christoph Kluge
|
dbd2b491ed
|
Correct default values when switching clusters
|
2023-06-15 16:11:51 +02:00 |
|
Christoph Kluge
|
2146fccaae
|
Improve resources filter
|
2023-06-15 15:40:24 +02:00 |
|
Christoph Kluge
|
2b9afe8f1d
|
Improve scopes queried by default: adds accels
|
2023-06-14 17:28:40 +02:00 |
|
Christoph Kluge
|
222e697b2f
|
Fix threshold lines not rendering
|
2023-06-14 16:46:17 +02:00 |
|
Christoph Kluge
|
16d5fa182c
|
Fix unit load blocking systems and node views
|
2023-06-14 15:32:35 +02:00 |
|
Christoph Kluge
|
5e8b687992
|
Increase clickable area in systems node links
|
2023-06-14 12:56:19 +02:00 |
|
Christoph Kluge
|
a43ca80ce5
|
Hide switch to enable rsizing
- Confusing option for user
- Keeps performance fix of fixed canvas dimensions
|
2023-06-14 11:42:01 +02:00 |
|
Christoph Kluge
|
3c2ad234df
|
Remove non required dev leftover
|
2023-06-13 16:49:34 +02:00 |
|
Christoph Kluge
|
b7fa4f17d2
|
Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix
|
2023-06-13 16:43:34 +02:00 |
|
Christoph Kluge
|
cdd25eaa15
|
Fix job view scope dropdown data load
|
2023-06-13 16:42:32 +02:00 |
|
Christoph Kluge
|
8aa7f4eb07
|
Fix roofline data reference
- caused roofline data being regarded as missing
|
2023-06-13 16:42:04 +02:00 |
|
|
addeeea395
|
Update documentation and streamline language
|
2023-06-13 15:14:19 +02:00 |
|
Christoph Kluge
|
76d6943691
|
Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix
|
2023-06-12 17:01:10 +02:00 |
|
Christoph Kluge
|
dd74f27708
|
Add adaptive histogram sizing toggle
- Patches lagging filters in single-user view
-See comment in User.root.svelte for detail
|
2023-06-12 17:01:07 +02:00 |
|
|
29b6022f97
|
Allow to overwrite legal texts
|
2023-06-12 16:45:23 +02:00 |
|
|
c7c83fc08c
|
Replace Analysis with Status view in Homepage
|
2023-06-12 14:58:33 +02:00 |
|
Christoph Kluge
|
02c31a24bd
|
Add filter presets to status list links
|
2023-06-12 12:12:15 +02:00 |
|
Christoph Kluge
|
0d2e20e9e4
|
Handle users with no roles as "user role"
-for backwards compatibility
|
2023-06-12 11:35:16 +02:00 |
|
Christoph Kluge
|
71db1f8cdd
|
Remove hardcoded time label
|
2023-06-09 13:55:09 +02:00 |
|
Christoph Kluge
|
6e5afd1192
|
Add switch for small histograms
- adapts distance of labels to x axis
|
2023-06-09 13:30:55 +02:00 |
|
Christoph Kluge
|
3d75f0ef3c
|
Fix missed variable name change
|
2023-06-09 12:42:01 +02:00 |
|
Christoph Kluge
|
9f42f5b28f
|
Add TotalAccHours to project and user lists
|
2023-06-09 12:28:24 +02:00 |
|
|
5ba6f0ed3a
|
Refactor and adapt to new API
|
2023-06-09 09:09:41 +02:00 |
|