mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-01-24 02:19:05 +01:00
note decision of implementaion Q4
This commit is contained in:
parent
447b8d3372
commit
9688bad622
@ -60,9 +60,10 @@
|
||||
|
||||
// Todo: Add Idle State Filter (== No allocated Jobs) [Frontend?]
|
||||
// Todo: NodeList: Mindestens Accelerator Scope ... "Show Detail" Switch?
|
||||
// Todo: Rework GQL Query: Add Paging (Scrollable), Add Nodes Filter (see jobs-onthefly-userfilter), add scopes
|
||||
// Todo: Rework GQL Query: Add Paging (Scrollable / Paging Configbar), Add Nodes Filter (see jobs-onthefly-userfilter: ccms inkompatibel!), add scopes
|
||||
// Todo: Review performance // observed high client-side load frequency
|
||||
// Is Svelte {#each} -> <MetricPlot/> -> onMount() related : Cannot be skipped ...
|
||||
// ==> Skip for Q4/24 Release, build from ccms upgrade (paging/filter) up
|
||||
|
||||
const client = getContextClient();
|
||||
const nodeQuery = gql`
|
||||
|
Loading…
Reference in New Issue
Block a user