cc-backend/web/frontend/src
2023-08-03 12:27:03 +02:00
..
config Fix role notes on new user form, reset on submit 2023-04-11 17:27:33 +02:00
filters feat: add auto-reloading to system and node views 2023-08-01 15:30:21 +02:00
joblist fix: add scrambling to user names and projectIds 2023-07-17 15:45:40 +02:00
plots Correct negative relative timestamps for node view 2023-08-03 12:27:03 +02:00
analysis.entrypoint.js Import svelte web frontend 2022-06-22 11:20:57 +02:00
Analysis.root.svelte Rework disabled metrics, fix systems 2023-06-19 16:11:16 +02:00
cache-exchange.js Import svelte web frontend 2022-06-22 11:20:57 +02:00
config.entrypoint.js Rework roles as enum, change AuthSource to enum 2023-03-06 11:44:38 +01:00
Config.root.svelte Rework roles as enum, change AuthSource to enum 2023-03-06 11:44:38 +01:00
header.entrypoint.js Import svelte web frontend 2022-06-22 11:20:57 +02:00
Header.svelte Add arrayJobId searchbar option. 2023-07-19 09:46:48 +02:00
job.entrypoint.js Users/Managers only display number of shared jobs 2023-06-01 15:13:12 +02:00
Job.root.svelte fix: check if acc metrics are acc scope by default 2023-07-17 14:26:24 +02:00
jobs.entrypoint.js Rework roles as enum, change AuthSource to enum 2023-03-06 11:44:38 +01:00
Jobs.root.svelte Fix UserOrProject functionality 2023-06-06 16:28:54 +02:00
list.entrypoint.js Centralize project filter for manager role 2023-02-20 11:24:18 +01:00
List.root.svelte fix: add scrambling to user names and projectIds 2023-07-17 15:45:40 +02:00
Metric.svelte Remove non required dev leftover 2023-06-13 16:49:34 +02:00
MetricSelection.svelte Mutations second pass, add subscriptions + errors 2023-05-12 11:05:39 +02:00
node.entrypoint.js Import svelte web frontend 2022-06-22 11:20:57 +02:00
Node.root.svelte Invert time x-axis for node view metric plots 2023-08-01 18:37:50 +02:00
PlotSelection.svelte Mutations second pass, add subscriptions + errors 2023-05-12 11:05:39 +02:00
PlotTable.svelte Rework disabled metrics, fix systems 2023-06-19 16:11:16 +02:00
StatsTable.svelte Merge branch 'master' into import-data-sanitation 2023-04-07 08:57:42 +02:00
StatsTableEntry.svelte Adapt svelte to new schema, add removed metric box 2023-03-30 15:21:35 +02:00
status.entrypoint.js Import svelte web frontend 2022-06-22 11:20:57 +02:00
Status.root.svelte Fix Format for nodes status 2023-06-16 13:01:41 +02:00
systems.entrypoint.js Import svelte web frontend 2022-06-22 11:20:57 +02:00
Systems.root.svelte Invert time x-axis for node view metric plots 2023-08-01 18:37:50 +02:00
Tag.svelte Import svelte web frontend 2022-06-22 11:20:57 +02:00
TagManagement.svelte Adapt TagManagement to new urql version 2023-05-11 18:33:48 +02:00
units.js Introduce units.js, centralizes value normalizing 2023-06-16 12:44:34 +02:00
user.entrypoint.js Import svelte web frontend 2022-06-22 11:20:57 +02:00
User.root.svelte Hide switch to enable rsizing 2023-06-14 11:42:01 +02:00
utils.js Skip render of disabled metrics in job view 2023-06-16 16:27:30 +02:00
Zoom.svelte Import svelte web frontend 2022-06-22 11:20:57 +02:00