Christoph Kluge
d7a8bbf40b
Rework tag and tag edit placement, add other feedback
...
- admin message shown primarily if exists
- comment demo summary tab
2024-09-18 17:23:29 +02:00
Christoph Kluge
6367c1ab4d
Merge branch 'dev' into 275_tag_scope_jobview_rework
2024-09-17 14:32:06 +02:00
Christoph Kluge
9579887fc4
Merge branch '275_add_tag_scope' into 275_tag_scope_jobview_rework
2024-09-16 15:04:01 +02:00
Christoph Kluge
e29be2f140
fix missing scope field request for jobview
2024-09-16 15:03:38 +02:00
Christoph Kluge
2736b5d1ef
change background color for tag listitems
2024-09-16 15:00:42 +02:00
Christoph Kluge
ff52fb16b6
Merge branch '275_add_tag_scope' into 275_tag_scope_jobview_rework
2024-09-16 13:55:17 +02:00
Christoph Kluge
ccbf3867e1
change global tag color from gray to magenta
2024-09-16 13:54:40 +02:00
Christoph Kluge
f0de422c6e
rework tagManagement modal render
2024-09-11 11:28:11 +02:00
Christoph Kluge
64cc19b252
remove icon from metric select, change color
2024-09-10 16:53:34 +02:00
Christoph Kluge
26226009f0
Merge branch 'rework_jobview_header' into 275_tag_scope_jobview_rework
2024-09-10 16:44:56 +02:00
Christoph Kluge
d10e09da02
button width to tablecolumn width
2024-09-10 16:43:43 +02:00
Christoph Kluge
00a2e58fee
Merge branch 'rework_jobview_header' into 275_tag_scope_jobview_rework
2024-09-10 12:35:21 +02:00
Christoph Kluge
b1cb45dfe6
add overflow-x to statsTable, use sveltestrap input
2024-09-10 12:14:34 +02:00
Christoph Kluge
a2951d1f05
Add message to tagManegement
2024-09-10 09:45:47 +02:00
Christoph Kluge
c0b1e97602
adds message if no tags attached to job
2024-09-10 09:23:01 +02:00
Christoph Kluge
71621a9dc4
Wrap plottable in job view
2024-09-09 19:01:07 +02:00
Christoph Kluge
b3ed2afebe
feat: move tag management to new job view header
2024-09-09 18:06:13 +02:00
Christoph Kluge
704620baff
Remove unnecessary bind
2024-09-09 11:41:14 +02:00
Christoph Kluge
8feb805167
Merge branch 'rework_jobview_header' into 275_tag_scope_jobview_rework
2024-09-09 11:39:52 +02:00
Christoph Kluge
065b32755a
small size correction if footprint not shown
2024-09-09 11:09:21 +02:00
Christoph Kluge
1b5f4bff2c
feat: SyncUserOnLogin now updates name of token logged user
2024-09-09 10:32:26 +02:00
Christoph Kluge
8e1c5a485f
Improve grid scaling
2024-09-06 12:00:33 +02:00
Christoph Kluge
d5382aec4f
Merge branch 'dev' into 275_add_tag_scope
2024-09-05 16:44:41 +02:00
Christoph Kluge
df484dc816
rework job view header, change footprint to summary component
2024-09-05 16:44:03 +02:00
Christoph Kluge
7ea4086807
Rework sqlite indices in v8 migration
2024-09-05 15:06:38 +02:00
Christoph Kluge
398e3c1b91
feat: split concurrent jobs list to own scrollable component
2024-09-04 10:23:23 +02:00
Christoph Kluge
cff60eb51c
increase server timeout limit, improve and add db indices
...
- change energy footprint key to string
2024-08-27 17:43:48 +02:00
Christoph Kluge
31765ce0ef
Merge branch 'dev' into 275_add_tag_scope
2024-08-23 14:52:42 +02:00
Christoph Kluge
084f89fa32
fix: fix svelte source paths in makefile
2024-08-22 14:46:27 +02:00
Christoph Kluge
1758275f11
fix: fix getMetricConfigDeep util function
...
- threw error for mismatching metric availability between clusters
2024-08-22 14:01:27 +02:00
Christoph Kluge
5535c5780c
Merge branch 'Refactor-job-footprint' of https://github.com/ClusterCockpit/cc-backend into Refactor-job-footprint
2024-08-15 14:33:08 +02:00
Christoph Kluge
49e0a2c055
fix: add compatibility for footprint metrics without config
2024-08-15 14:33:04 +02:00
Christoph Kluge
561fd41d5d
fix: add accelerator scope to to-be archived scopes
...
- if numAcc > 0
- fixes Add accelerator scope to archive requests #282
2024-08-13 17:49:28 +02:00
Christoph Kluge
ce9995dac7
fix: fix wrongly inserted gql request and import path error
2024-08-08 12:29:45 +02:00
Christoph Kluge
9b5c6e3164
fix StartJobTest, add tag_scope to migration
2024-08-05 10:37:42 +02:00
Christoph Kluge
e6ebec8c1e
fix TestGetTags test, was missing scope and ctx
2024-08-05 10:19:00 +02:00
Christoph Kluge
2551921ed6
fix: wrong display of tag after filter select
...
- exitent pills were non-updated on change of key
2024-08-02 18:14:24 +02:00
Christoph Kluge
e02575aad7
adds comments
2024-08-02 16:42:55 +02:00
Christoph Kluge
ff3502c87a
fix: fix tag filter results
...
- displayed multiple identical entries before
- job count was incorrect before
2024-08-02 16:11:47 +02:00
Christoph Kluge
017f9b2140
feat: Add tag scopes to front and backend, initial commit
2024-08-01 18:59:24 +02:00
Christoph Kluge
c80d3a6958
fix: errors in import paths
2024-08-01 16:11:23 +02:00
Christoph Kluge
3ca1127685
Restructure frontend svelte file src folder
...
- Goal: Dependency structure mirrored in file structure
2024-07-26 12:34:18 +02:00
Christoph Kluge
18369da5bc
Fix small oversight. remove wip plot component
2024-07-26 10:46:13 +02:00
Christoph Kluge
e65100cdc8
Add vscode @component comment to every svelte file, remove unused js exports
2024-07-25 17:10:00 +02:00
Christoph Kluge
6a1cb51c2f
Refactor svelte frontend
...
- Adapt to new metricConfig logic
- Footprint-Metrics generalized for bar card
- Footprint-Metrics in stats filter and sorting
- Frontend always uses GQL, except adminOptions
- Job View will load scopes for all metrics on request
2024-07-22 15:41:33 +02:00
Christoph Kluge
a8721dcc69
Regenerate gql after internal merge
2024-07-11 17:37:53 +02:00
Christoph Kluge
68cf952ac6
Merge branch 'Refactor-job-footprint' of https://github.com/ClusterCockpit/cc-backend into Refactor-job-footprint
2024-07-11 17:33:21 +02:00
Christoph Kluge
e14d6a81fe
fix: fix db migration to v8, changes key name to cpu_load
2024-07-11 17:24:33 +02:00
Christoph Kluge
a4912893a8
Frontend refactor backend changes
2024-07-11 17:23:59 +02:00
Christoph Kluge
bf6b87d65c
Fix circular import after merge
2024-07-09 09:50:32 +02:00
Christoph Kluge
0240997257
Merge branch '263_use_median_for_statsseries' into Refactor-job-footprint
2024-07-09 09:28:21 +02:00
Christoph Kluge
f1e341f0b9
Initial commit for frontend refactor
2024-07-09 09:17:50 +02:00
Christoph Kluge
11176da5d8
Merge branch 'Refactor-job-footprint' into 264_user_api_access
2024-07-05 16:11:42 +02:00
Christoph Kluge
0a604336c4
Fix other apitest subtests
2024-07-05 15:42:08 +02:00
Christoph Kluge
be9df7649f
fix: setup user in api test config
2024-07-05 15:25:24 +02:00
Christoph Kluge
63fb923995
fix: fix api test router init
2024-07-05 13:16:21 +02:00
Christoph Kluge
3afe40083d
rename api userconfig to frontend, return json on api auth error
2024-07-05 11:48:06 +02:00
Christoph Kluge
9d4767539c
Restructure config frontend, add user jwt request
2024-07-04 17:30:16 +02:00
Christoph Kluge
614f694777
fix typo in api url
2024-07-04 11:41:17 +02:00
Christoph Kluge
1072d7b449
Improve auth handling of rest apis used in frontend for compatibility
2024-07-04 11:16:45 +02:00
Christoph Kluge
61eebc9fbd
Rework initial commit
...
- moved frontend configuration api to new subrouter for compatibility
2024-07-03 17:24:26 +02:00
Christoph Kluge
4344c26bef
fix: make foorprint from statsSeries nullsafe
2024-06-19 13:12:51 +02:00
Christoph Kluge
70e63764ff
fix: allow single partial errors on otherwise non-empty returned metric array
2024-06-13 12:38:29 +02:00
Christoph Kluge
d10f3e3af6
add maxwidth to projects column
2024-05-27 15:00:00 +02:00
Christoph Kluge
a4397d5447
fix: add scramble to textfilter component
2024-05-27 12:09:55 +02:00
Christoph Kluge
320c87a1db
fix: add additional 30d fitler to searchbar fallback handling
2024-05-27 11:11:25 +02:00
Christoph Kluge
8d1228c9e8
feat: rework list searchbar, adds project-specific mode, add to user-joblist
2024-05-23 15:43:09 +02:00
Christoph Kluge
420bec7c46
fix: fix jobname and arrayjobid timeouts by adding additional 30d filter
...
- improve archive worker logs
- add arrayjobid filter to url if used
2024-05-23 11:53:23 +02:00
Christoph Kluge
ba1658beac
fix: correct selectable histogram placement in status view
2024-05-22 18:50:52 +02:00
Christoph Kluge
575753038b
feat: add jobname filter to joblist textfilter
...
- allows combination of filters now including jobname
- rename component
2024-05-22 18:22:35 +02:00
Christoph Kluge
061c9f0979
fix: deselected metrics were marked as missing on new jobview load
2024-05-22 15:57:22 +02:00
Christoph Kluge
b48d1b8ad6
fix: correct status view columns on mobile displays
2024-05-22 14:21:54 +02:00
Christoph Kluge
684cb5a376
feat: change statistics render of metric plot to min/max/median
...
- #263
2024-05-08 16:17:42 +02:00
Christoph Kluge
597bccc080
fix: add SQL JSON validity check to meta_data query
2024-05-06 13:15:15 +02:00
Christoph Kluge
72557fd0bf
feat: add statistics series render to job view metric plots
2024-05-02 16:32:01 +02:00
Christoph Kluge
ef51e69ffb
feat: Add roofline color scale for time information
2024-04-26 11:11:55 +02:00
Christoph Kluge
c9eb40f455
fix: fix metricPlot y zoom reset
2024-04-25 16:59:27 +02:00
Christoph Kluge
b66750339d
add default value, remove unused argument
2024-04-25 16:59:04 +02:00
Christoph Kluge
136460567c
Feat: Add by-user setting for paging type
...
- Solves Add User-Configuration for Infinite Scroll #262
2024-04-25 15:00:53 +02:00
Christoph Kluge
f80123c85d
Fix: Add missing nullsafe for admin user table
2024-04-24 13:47:29 +02:00
Christoph Kluge
a22340196f
Fix: Improve jobName query by parsing DB field as JSON
...
- No DB mirgration required
- SQLite internal EXTRACT function used
2024-04-22 12:14:40 +02:00
Christoph Kluge
cbaeffde2c
fix: improve speed of hasNextPage query for infinite scroll
2024-04-22 11:29:31 +02:00
Christoph Kluge
d4a9887532
Merge branch 'master' into hotfix
2024-04-15 10:39:00 +02:00
Christoph Kluge
79b08a181d
fix: trigger continuous load condition earlier
2024-04-15 10:36:26 +02:00
Christoph Kluge
aafa29db8b
fix: add acc scope to job query if acc >= 1
2024-04-03 14:15:04 +02:00
Christoph Kluge
fc260b2291
fix number of cols to prevent uplot overflow
...
-relates to Broken layout in status view for roofline plot #225
2024-03-28 17:26:31 +01:00
Christoph Kluge
43ebb01b63
fix: move scroll event behind condition
2024-03-28 15:57:24 +01:00
Christoph Kluge
0dee5073c6
fix: make hasnextpage optional parameter, use only if inf scroll configured
2024-03-26 16:27:04 +01:00
Christoph Kluge
b9b452f043
feat: prototype infinite scroll implementation
2024-03-26 15:56:07 +01:00
Christoph Kluge
1f5723a97e
Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix
2024-03-22 16:10:35 +01:00
Christoph Kluge
5a177c952d
fix: multiple accs with identical label, cloned data for single acc
...
- GPU id label in job view statistic table is always the same on multi GPU jobs #239
- Multiple accelerators listed in plot despite using only one #241
2024-03-22 16:10:30 +01:00
Christoph Kluge
60b56bd41a
Fix: Simplify footprint logic, fix aggregated sum values
2024-03-18 18:57:15 +01:00
Christoph Kluge
849b7e038d
Fix: make footprint display configurable app-wide
...
- note: requires full ui-defaults object in config
2024-03-14 15:14:19 +01:00
Christoph Kluge
82f5257cf1
fix merge bugs
2024-03-14 14:24:54 +01:00
Christoph Kluge
e347659db4
moved module context script
2024-03-14 11:09:18 +01:00
Christoph Kluge
7940317857
Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix
2024-03-14 11:08:37 +01:00
Christoph Kluge
58415ab5c3
Adapt for accs in shared threshold s
2024-03-14 10:35:14 +01:00
Christoph Kluge
ec581e3509
Adapt normal marker line for shared jobs
2024-02-16 16:57:02 +01:00
Christoph Kluge
dadc81c026
Add title to logout btn
2024-02-13 10:06:52 +01:00
Christoph Kluge
cc719d0ae5
Add Docs to Navbartools, move logout btn
2024-02-13 09:59:38 +01:00