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
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
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
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
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
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
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
fb8bbea99d
Remove year in copyright notice
2024-04-11 23:04:30 +02:00
9b261a4778
Merge branch 'master' into hotfix
2024-04-10 14:24:12 +02:00
Christoph Kluge
aafa29db8b
fix: add acc scope to job query if acc >= 1
2024-04-03 14:15:04 +02:00
Jan Eitzinger
baa51db26c
Merge pull request #252 from ClusterCockpit/20_infinite_scroll
...
20 infinite scroll
2024-03-28 17:43:02 +01: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
50401e0030
Fix conditional rendering of OIDC button in login
2024-03-28 13:18:25 +01:00
642fd5cc91
Merge branch 'master' into 236-user-authentication-using-keycloak-or-any-openid-client-for-using-external-auth-providers-such-as-ldap-github-google
2024-03-28 12:07:58 +01:00
e8fb5a0030
Add OpenID Connect authentication
...
Fixes #236
Template conditional not yet working
Needs more testing
2024-03-28 12:01:13 +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
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
32a57661fd
Upgrade frontend dependencies
...
Change to most recent @sveltestrap/sveltestrap
Reformat with Svelte LSP
2024-03-09 10:30:40 +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
Christoph Kluge
53af79cf0d
Match mem_used color logic for footprint with plots
2024-02-12 17:12:04 +01:00
Christoph Kluge
2d8cf02296
Add nullsafe to footprint mean gather
2024-02-09 17:19:58 +01:00
Christoph Kluge
71386f8466
Fix footprint logic for metrics equal zero
2024-02-09 17:09:08 +01:00
Christoph Kluge
c897c8e56b
Add missing rounding func
2024-02-09 17:06:46 +01:00
Christoph Kluge
2036069051
Remove unresponsive histogram selections
2024-02-09 16:49:56 +01:00
Christoph Kluge
a2af9c152a
Fix pageload block due to missing nullsafe
2024-02-09 16:21:11 +01:00
Christoph Kluge
21dde870c6
Merge branch 'master' into 214_user_status_histograms
2024-02-08 12:26:07 +01:00
10a332083b
Merge branch 'master' into 196_add_footprint
2024-02-08 12:03:00 +01:00
Christoph Kluge
6818d1de62
Resolve pullrequest comments
2024-02-07 13:26:13 +01:00
Christoph Kluge
b829a5aafe
Improve binned data histogram legends
2023-12-13 11:58:14 +01:00
Christoph Kluge
07073e290a
feat: add selectable histograms to status view
2023-12-12 16:46:03 +01:00
Christoph Kluge
ee6d286cd7
Small corrections
2023-12-12 15:42:14 +01:00
Christoph Kluge
1185737eaa
Add metrics to histoselect, add userfilters
...
- edit struct to make only count return required
2023-12-08 12:03:04 +01:00
Christoph Kluge
7d14086e54
Rework histogramselection, fix reactivity
2023-12-06 12:58:03 +01:00
Christoph Kluge
78494cd30e
fix selection, add zero default
2023-12-05 17:33:30 +01:00
Christoph Kluge
ead5c54bcb
Prototype completed
2023-12-05 15:30:40 +01:00
Christoph Kluge
b5b355c16c
Finished backend sql query and gql resolve
2023-12-05 11:59:01 +01:00
Christoph Kluge
3067d7b250
fix: Use peak threshold for render limit maxy
2023-12-01 14:18:37 +01:00
Christoph Kluge
9bc36152d9
intermediate save
...
- DOES NOT COMPILE
2023-12-01 13:22:01 +01:00
Christoph Kluge
c1b944b838
sec: update dependencies
2023-11-29 14:25:12 +01:00
Christoph Kluge
175a88f1c4
Merge branch 'hotfix' into 196_add_footprint
2023-11-29 10:42:56 +01:00
Christoph Kluge
aac3e7d2f4
fix: fix scope autoselect on jobview statstable
2023-11-29 10:42:32 +01:00
Christoph Kluge
c0488b8cbe
Update comments roofline
2023-11-29 10:40:59 +01:00
Christoph Kluge
d66703c4d0
update pckagelock
2023-11-29 10:40:25 +01:00
Christoph Kluge
173975aadd
Add footprint select to user jobList
2023-11-28 09:58:36 +01:00
Christoph Kluge
d97fa37d2c
feat: add footprint card displaying basic metrics
2023-11-27 10:07:13 +01:00
Christoph Kluge
782262b52e
add missing package date-fns
2023-11-27 10:04:36 +01:00
Christoph Kluge
b8213ef6be
Remove logs, reduce code
2023-11-24 17:22:06 +01:00
Christoph Kluge
e34623b1ce
Add db average stats to gql, use in footprint
2023-11-24 15:11:38 +01:00
Christoph Kluge
4e375ff32b
Handle accelerated and shared jobs
2023-11-24 10:36:22 +01:00
Christoph Kluge
f7529be3ea
Add threshold scaling based on used resources
...
- required for shared jobs
2023-11-23 12:15:35 +01:00
Christoph Kluge
1aa9720405
Switch from title to sveltestrap tooltip
2023-11-22 12:12:36 +01:00
Christoph Kluge
709880ff5a
Use html tag for metadata message
...
- remove old footprint version based on chartjs pie
2023-11-22 10:53:18 +01:00
Christoph Kluge
6b78b4e12b
Adds message display in jobView
2023-11-21 15:38:57 +01:00
Christoph Kluge
f342a65aba
Adds persistance to showfootprint selection
2023-11-21 15:38:28 +01:00
Christoph Kluge
dc860f8fd9
Handle artifacts, fix single node footprint flops
2023-11-21 10:27:16 +01:00
Christoph Kluge
f8f900151a
Fix width, spacing, render
2023-11-20 18:08:33 +01:00
Christoph Kluge
8d409eed0f
Footprint in jobList as selectable
2023-11-20 17:53:12 +01:00
Christoph Kluge
dc86523cce
Add alternative ver with progress bars
2023-11-20 14:16:01 +01:00
Christoph Kluge
506d112cce
Wording changes
2023-11-17 16:47:07 +01:00
Christoph Kluge
eb7f92282d
add log, force node scope
2023-11-17 11:34:17 +01:00
Christoph Kluge
3468e987b6
Reformat footprintData mapping
2023-11-17 11:18:30 +01:00
Christoph Kluge
5acd9ece7f
Adds messages to footprint
2023-11-16 18:31:45 +01:00
Christoph Kluge
8bc43baf2c
Fix units and labels
2023-11-16 16:45:29 +01:00
Christoph Kluge
a2c99fb56d
Add colors based on thresholds
2023-11-16 15:07:17 +01:00
Christoph Kluge
9689f95ea1
Initial implementaion
2023-11-16 12:49:20 +01:00
Christoph Kluge
84d6b48353
Fix: default values and new option for time filter
2023-11-15 15:03:58 +01:00
Christoph Kluge
bf64fc5213
Add completed state indicator
2023-11-13 13:43:44 +01:00
Christoph Kluge
d9f9c8aaf5
fix: retrigger gql api at manual refresh
...
- solves #221
2023-11-03 17:09:16 +01:00
Christoph Kluge
e61ff01518
fix: adapt roofline render to browser zoomlevel
...
- make roofline linewidth configurable
2023-09-15 11:09:01 +02:00
20902f842d
Merge branch 'uplot_roofline_scatter' of github.com:ClusterCockpit/cc-backend into uplot_roofline_scatter
2023-09-05 15:18:38 +02:00
df7217f79c
Change margins
2023-09-05 15:17:39 +02:00
Christoph Kluge
bd6f38b4f3
job view layout fixes, fix polar plot axis scales
2023-09-05 15:15:09 +02:00
Christoph Kluge
827a85412e
Fix polar and roofline sizes in jobView
...
- add option for adaptable roofline sizing
2023-09-05 14:55:36 +02:00
Christoph Kluge
c4a9fcc1ca
feat: Implemented rooflineplot with uPlot
2023-09-05 12:00:58 +02:00
Christoph Kluge
0993549cac
Remove in-dev uplot scatter from this branch
2023-09-05 11:51:50 +02:00
Christoph Kluge
1b8c4e293c
Change to prod data, allow and handle null data
...
- fix errors regarding render timing
- always collect time info in transFormData function
- remove size from polar plot
2023-09-05 11:46:34 +02:00
Christoph Kluge
b449b77b95
Rename dev component, separate rooflineHeatmap
...
- moved roofline helper functions to utils
2023-09-05 10:01:34 +02:00
Christoph Kluge
f235b1a99c
Allow render of time information as color gradient
2023-09-05 09:19:43 +02:00
Christoph Kluge
b2b4beaeaa
Finish direct data render roofplot demo
2023-09-04 16:31:47 +02:00
Christoph Kluge
8d7f942de4
Render loglog scatter, fix data format, start draw
2023-09-04 12:53:38 +02:00
Christoph Kluge
c1b5134627
Reduce uplot example code to common
...
denominator
2023-09-04 10:37:20 +02:00
Christoph Kluge
f5c43d60d3
initial commit for rooflineuplot
2023-09-01 13:12:55 +02:00
Christoph Kluge
4d7819802d
fix typo
2023-09-01 10:13:26 +02:00
Christoph Kluge
a2a4b2e6c2
fix variable
2023-08-31 15:19:54 +02:00
Christoph Kluge
98f1255d4f
Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix
2023-08-31 14:48:22 +02:00
Christoph Kluge
b52330ebf0
simplify bins return
2023-08-31 14:48:19 +02:00
369757b35b
Fix Navbar layout
2023-08-31 14:18:33 +02:00
1da0e3a747
Reformat
2023-08-31 13:10:01 +02:00
Jan Eitzinger
a0b8f36dbb
Merge branch 'master' into 137-improve-layout-for-smaller-screen-sizes
2023-08-31 13:05:27 +02:00
Christoph Kluge
c401e195f6
Merge pull request #208 from ClusterCockpit/hotfix
...
fix plot timestamp format in systems/node view
2023-08-31 12:08:16 +02:00
Jan Eitzinger
b836eee1e7
Merge pull request #205 from ClusterCockpit/166_add_scopes_analysis
...
166 add scopes analysis
2023-08-31 12:03:37 +02:00
Christoph Kluge
b623092721
feat: persist analysis and status pie selections
2023-08-30 15:15:53 +02:00
Christoph Kluge
59c749a164
feat: add select to analysis view pie chart
...
- 'Walltime' as generic default value for top list
- Change from nodes distribution to cores distribution
2023-08-29 17:38:17 +02:00
Christoph Kluge
1771883754
fix missing key tag on piecharts
2023-08-29 15:58:25 +02:00
Christoph Kluge
3014f59cc2
feat: add new distribution plots to status view
...
- numCores and numAccs
2023-08-29 14:02:23 +02:00
Christoph Kluge
f933cad87f
feat: add select to status view pie charts
...
- 'Jobs' as generic default value for top lists
- Prepare histograms for cores and accs in schema
2023-08-29 14:01:01 +02:00
Christoph Kluge
5772f38deb
fix plot timestamp format in systems/node view
2023-08-28 12:53:09 +02:00
4f9b7b4e52
Merge branch 'master' into 137-improve-layout-for-smaller-screen-sizes
2023-08-28 11:00:55 +02:00
Christoph Kluge
69519ec040
Add requireField cases to resolver
2023-08-28 10:19:26 +02:00
Christoph Kluge
c84b819212
Fix frontend errors
...
- todo: debug backend handling
2023-08-28 10:00:20 +02:00
Christoph Kluge
ce758610b6
change: implement topX query in jobsStatistics
2023-08-25 17:38:25 +02:00
Christoph Kluge
08bfd3edff
change: move searchbar and buttons into burger
2023-08-25 14:32:46 +02:00
Christoph Kluge
4a622aae41
fix link typo
2023-08-25 09:51:33 +02:00
Christoph Kluge
c84a0fb8c3
fix: push bootstrap to v5.3.1 and icons to v1.10.5
2023-08-24 16:36:59 +02:00
Christoph Kluge
77677a9f1b
specify label
2023-08-24 13:11:46 +02:00
Christoph Kluge
4eceab4dc7
fix: change analysis top users to core hours
2023-08-24 12:51:55 +02:00
Christoph Kluge
6a1e35107f
fix: analysis metric histogram normalized by scope
...
- native acc metrics normalized by accHours
- native core metrics normalized by coreHours
2023-08-24 11:52:36 +02:00
4aa9c4831f
Make columns responsive
2023-08-24 09:49:19 +02:00
69b3f767f6
Make menu flat if collapsed
2023-08-24 09:38:12 +02:00
204901189d
Add NavbarLinks component
2023-08-24 09:22:12 +02:00
80be78604f
fix: Responsive Navbar
...
Missing Burger menu icon
2023-08-23 21:15:49 +02:00
Christoph Kluge
61c83c375d
enable forNode special handling
2023-08-23 16:29:46 +02:00
Christoph Kluge
2f35482aff
Merge branch 'master' into 166_add_scopes_analysis
2023-08-22 15:26:20 +02:00
dc67a1f103
Update frontend and backend dependencies
2023-08-21 08:49:42 +02:00
8a0977561f
Merge branch 'master' into hotfix
2023-08-18 15:00:17 +02:00
Jan Eitzinger
3b9b37a0f3
Merge pull request #198 from ClusterCockpit/189-refactor-authentication-module
...
refactor auth module
2023-08-18 14:35:02 +02:00
Christoph Kluge
129e6a69b8
fix: metric y-range render limit for data outliers
2023-08-18 10:15:07 +02:00
87ce4f63d4
Refactor auth module
...
Separate parts
Add user repository
Add user schema
2023-08-17 10:29:00 +02:00
Christoph Kluge
05b43c0f21
Cleanup and fixes on new plots
2023-08-11 13:34:30 +02:00