Commit Graph
100 Commits
Author SHA1 Message Date
Christoph Kluge 64796519c6 change: use continue for rooflineHeatmap errors
- hard errors blocked rendering in frontend
2023-08-31 15:10:57 +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
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
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 ba42f4efc0 del obsolete enum 2023-08-24 16:20:52 +02:00
Christoph Kluge 77677a9f1b specify label 2023-08-24 13:11:46 +02:00
Christoph Kluge 28609a3372 adapt core timeweight to sqlite name logic 2023-08-24 12:56:35 +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
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
Christoph Kluge f36f62fb47 Improve user endpoint swagger docs 2023-08-21 12:12:28 +02:00
Christoph Kluge f6c4c963ec feat: Add users rest endpoint swagger docs 2023-08-18 17:18:31 +02:00
Christoph Kluge 734e818b19 Merge branch '189-refactor-authentication-module' of https://github.com/ClusterCockpit/cc-backend into 189-refactor-authentication-module 2023-08-18 11:17:33 +02:00
Christoph Kluge 57bda63506 Cleanup some error strings 2023-08-18 11:17:31 +02:00
Christoph Kluge 129e6a69b8 fix: metric y-range render limit for data outliers 2023-08-18 10:15:07 +02:00
Christoph Kluge fe6de5bc68 Merge branch '189-refactor-authentication-module' of https://github.com/ClusterCockpit/cc-backend into 189-refactor-authentication-module 2023-08-14 13:52:29 +02:00
Christoph Kluge e550e57ac0 Fix Java/Grails issued token parsing
- Tested locally until successfull login
- Initialize empty projects array
2023-08-14 13:52:26 +02:00
Christoph Kluge 05b43c0f21 Cleanup and fixes on new plots 2023-08-11 13:34:30 +02:00
Christoph Kluge f758e52ccd Disable chart.js animations 2023-08-11 11:42:30 +02:00
Christoph Kluge c04344bfde Remove unused css styles 2023-08-11 10:25:35 +02:00
Christoph Kluge 32420fb531 Add pie color legend to Top-Tables 2023-08-11 09:41:39 +02:00
Christoph Kluge e91cdf6b79 Add dependencies 2023-08-11 09:15:43 +02:00
Christoph Kluge e80ce7a474 feat: Rework analysis view top to contain piechart 2023-08-10 18:06:19 +02:00
Christoph Kluge da8cefe153 feat: Change histogram to piechart in status view 2023-08-10 18:05:16 +02:00
Christoph Kluge bbd8637ca6 Fix Polar sizing
- Note: Not adaptive to viewport size, but will snap to grid
2023-08-10 15:10:06 +02:00
Christoph Kluge b42a11d30e feat: Use chart.js for polarplot n jobview 2023-08-10 12:05:02 +02:00
Christoph Kluge ed056b065e feat: add sorting in sub-node scopes in statsTable 2023-08-09 17:24:01 +02:00
Christoph Kluge 163462b29c pre-sort numerical ids in statstable
- sorting still fixed if not nodescope
2023-08-09 16:34:00 +02:00
Christoph Kluge f286872a33 fix: hover legend display now depends on datasize 2023-08-09 12:43:58 +02:00
Christoph Kluge e32042204b Change histograms to uplot where x-axis is number 2023-08-09 12:42:25 +02:00
Christoph Kluge 423e800d9e feat: add hover-legend to histograms & metricplots 2023-08-08 13:27:01 +02:00
Christoph Kluge 298051c334 add fallback for acc metrics only on node level 2023-08-04 10:54:18 +02:00
Christoph Kluge 8a473de793 fix: core/accelerator scope in statstable on load 2023-08-03 19:09:15 +02:00
Christoph Kluge 6393035e55 first iteraton of implementing ip-secured enpoint 2023-08-03 17:47:09 +02:00
Christoph Kluge 4244a37440 fix: correct timestamp logic in node-view 2023-08-03 12:38:00 +02:00
Christoph Kluge 6e0c13df89 Correct negative relative timestamps for node view 2023-08-03 12:27:03 +02:00
Christoph Kluge 1921be661b Fix x-axis order for relative timestamps
- WIP: Will change to full times, as tick location is incorrect
2023-08-02 14:20:39 +02:00
Christoph Kluge 284a7079d6 Invert time x-axis for node view metric plots 2023-08-01 18:37:50 +02:00
Christoph Kluge 36abed2093 feat: add auto-reloading to system and node views 2023-08-01 15:30:21 +02:00
Christoph Kluge 742c2e399e feat: Add uplot histogram, implemented in userview
- For testing
- add conversion function to utils
2023-07-26 13:44:06 +02:00
Christoph Kluge 2655bda644 feat: enable uplot XY-Zoom for metrics
- Disable jobView manual zoom
2023-07-24 11:12:22 +02:00
Christoph Kluge f7571211fd initial branch commit 2023-07-21 16:33:53 +02:00
Christoph Kluge 968434be49 Add arrayJobId to seachbar docs 2023-07-20 08:43:46 +02:00
Christoph Kluge eed8bb2d44 fix: add scrambling to user names and projectIds 2023-07-17 15:45:40 +02:00
Christoph Kluge 58c7b0d1b4 fix: check if acc metrics are acc scope by default
- Fixes #180
2023-07-17 14:26:24 +02:00
Christoph Kluge 55943cacbf Fix frontend render for users with api role 2023-07-17 12:19:49 +02:00
Christoph Kluge 5a67569fd3 Fix keyword in node view jobs query 2023-07-03 09:45:09 +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 b6be76eb07 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-29 14:59:54 +02:00
Christoph Kluge 08063feef2 Add listQuery link to job view concurrentJobs 2023-06-29 14:59:51 +02:00
Christoph Kluge fe78c8b851 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-23 16:09:36 +02:00
Christoph Kluge f992ffc2da Fix SSL timing issues with best guess search 2023-06-23 16:09:33 +02:00
Christoph Kluge 45a3346783 Merge branch 'master' into hotfix: Bring branch up to date 2023-06-23 10:41:59 +02:00
Christoph Kluge 95b170e542 Merge branch '158_fix_searchbar' of https://github.com/ClusterCockpit/cc-backend into 158_fix_searchbar 2023-06-23 10:21:06 +02:00
Christoph Kluge 26875e06f5 Update docs 2023-06-23 10:21:03 +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
Christoph Kluge 9afb6dc933 Add Header Requirements and BuildInfos to message 2023-06-22 19:56:21 +02:00
Christoph Kluge bcadb1adda Remove errorcase from single searchterm logic 2023-06-22 10:58:36 +02:00
Christoph Kluge fc33bfb47b Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-20 13:16:04 +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 9dc2e9c679 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-16 15:09:56 +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 7a40877c2c Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-15 10:10:52 +02:00
Christoph Kluge d49366d19c Switch from randomly chosen value to known value
- Case: Requesting Acc Metrics for running jobs
2023-06-15 10:10:49 +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 8b51e976bb Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-14 15:32:38 +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 5743f4fa2a Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-14 11:42:06 +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