ui: fix dashboard on saml user login - #9097
Conversation
Fixes apache#8950 Fixes apache#9045 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
This works but will have to check how project was set in local storage earlier |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #9097 +/- ##
============================================
- Coverage 14.96% 14.96% -0.01%
+ Complexity 10989 10987 -2
============================================
Files 5373 5373
Lines 469024 469027 +3
Branches 57763 60852 +3089
============================================
- Hits 70186 70178 -8
- Misses 391069 391082 +13
+ Partials 7769 7767 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@rohityadavcloud a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build failed: ✖️ |
|
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build failed: ✖️ |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
weizhouapache
left a comment
There was a problem hiding this comment.
code lgtm
needs testing
|
LGTM - let me merge this and help test against the QA server. |
|
Fixed by #9097 |
* ui: fix dashboard on saml user login Fixes apache#8950 Fixes apache#9045 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * Update ui/src/permission.js --------- Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Description
Fixes: #8950
Fixes: #9045
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?