|
cda46141cc
|
Cleanup and add wildcard for IP Filter
|
2023-08-18 13:03:11 +02:00 |
|
|
3028f60807
|
Reformat and add debug output
|
2023-08-18 11:59:16 +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 |
|
|
da551a0bb4
|
Repair broken error handlng
|
2023-08-18 11:00:13 +02:00 |
|
|
32b0c8bdd7
|
Refactor and cleanup Auth configuration
|
2023-08-18 10:43:06 +02:00 |
|
Christoph Kluge
|
129e6a69b8
|
fix: metric y-range render limit for data outliers
|
2023-08-18 10:15:07 +02:00 |
|
|
14c487c9e4
|
Update test inputs
|
2023-08-18 09:31:57 +02:00 |
|
|
6185635aa9
|
Extend config schema
|
2023-08-18 09:19:55 +02:00 |
|
|
56d559fdd7
|
Fix bug with jwt max-age option
|
2023-08-18 09:19:30 +02:00 |
|
|
cfcf939339
|
Add config to jwt again
|
2023-08-18 08:57:56 +02:00 |
|
|
d51be5c308
|
Formatting and minor fixes
|
2023-08-18 08:49:25 +02:00 |
|
|
29552fadc3
|
Cleanup SyncOnLogin Handling
|
2023-08-17 14:02:04 +02:00 |
|
|
15231bc683
|
Cleanup and adapt to new structure
|
2023-08-17 12:34:30 +02:00 |
|
|
c7a04328d9
|
Fix schema and tests
|
2023-08-17 10:35:16 +02:00 |
|
|
87ce4f63d4
|
Refactor auth module
Separate parts
Add user repository
Add user schema
|
2023-08-17 10:29:00 +02:00 |
|
|
80aed87415
|
Retry fetching user after CanLogin
|
2023-08-16 17:21:12 +02:00 |
|
|
65cf86586a
|
Merge branch '105_modify_user_via_api' into 189-refactor-authentication-module
|
2023-08-16 09:46:41 +02:00 |
|
|
4f6d1fec68
|
Fix errors in ldap auth
|
2023-08-16 09:19:41 +02:00 |
|
|
202521cbfd
|
Restructure routing and security check
|
2023-08-14 18:38:30 +02:00 |
|
|
90bdfcfbb6
|
Add secured subrouter for REST API
Rename IP filter option
Add array helper in util
|
2023-08-14 14:33:05 +02:00 |
|
|
42e05fc999
|
Merge branch '189-refactor-authentication-module' into 105_modify_user_via_api
|
2023-08-14 14:00:27 +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 |
|
|
e69f2c4253
|
Update Release notes
|
2023-08-14 13:35:32 +02:00 |
|
|
4a2afc7a5a
|
Add LDAPSyncOnLogin option
Cleanup
Extend docs
Remove obsolete Expiration attribute
|
2023-08-14 12:40:21 +02:00 |
|
Jan Eitzinger
|
cf91563912
|
Merge pull request #200 from ClusterCockpit/hotfix
Cleanup and fixes on new plots
|
2023-08-14 08:15:19 +02:00 |
|
|
9e3ba41746
|
Correct jwt docs
|
2023-08-12 09:30:33 +02:00 |
|
|
19d645f65c
|
Readd URL token and cleanup
Fix session values.
|
2023-08-12 09:02:41 +02:00 |
|
Christoph Kluge
|
05b43c0f21
|
Cleanup and fixes on new plots
|
2023-08-11 13:34:30 +02:00 |
|
Jan Eitzinger
|
cf04f420e0
|
Merge pull request #199 from ClusterCockpit/197_apply_chartjs_update
197 apply chartjs update
|
2023-08-11 11:44:22 +02:00 |
|
Christoph Kluge
|
f758e52ccd
|
Disable chart.js animations
|
2023-08-11 11:42:30 +02:00 |
|
Jan Eitzinger
|
ea0c0de687
|
Merge pull request #193 from ClusterCockpit/71_improve_systemsview
71 improve systemsview
|
2023-08-11 10:54:04 +02:00 |
|
Christoph Kluge
|
a2cc1bd226
|
Merge branch 'master' into 71_improve_systemsview
|
2023-08-11 10:34:05 +02:00 |
|
Jan Eitzinger
|
8910a612ac
|
Merge pull request #191 from ClusterCockpit/138_show_core_accelerator_scope_statstable
138 show core accelerator scope statstable
|
2023-08-11 10:27:52 +02:00 |
|
Christoph Kluge
|
c04344bfde
|
Remove unused css styles
|
2023-08-11 10:25:35 +02:00 |
|
Jan Eitzinger
|
6834f07df3
|
Merge pull request #192 from ClusterCockpit/31_141_apply_uplot_update
31 141 apply uplot update
|
2023-08-11 10:24:32 +02:00 |
|
|
b8273a9b02
|
refactor auth module
Restructure module
Separate JWT auth variants
Cleanup code
Fixes #189
|
2023-08-11 10:00:23 +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 |
|
Jan Eitzinger
|
bc6e6250e1
|
Merge pull request #195 from giesselmann/prometheus_missing_metrics
Prometheus backend: omit metrics with empty series
|
2023-08-09 08:56:38 +02:00 |
|
Christoph Kluge
|
423e800d9e
|
feat: add hover-legend to histograms & metricplots
|
2023-08-08 13:27:01 +02:00 |
|