Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AMORO-2359] Support log out of the ams dashboard #2360

Merged
merged 3 commits into from
Dec 1, 2023
Merged

[AMORO-2359] Support log out of the ams dashboard #2360

merged 3 commits into from
Dec 1, 2023

Conversation

tcodehuber
Copy link
Contributor

@tcodehuber tcodehuber commented Nov 25, 2023

Why are the changes needed?

Close #2359.
Screenshot as follows:
screenshot-20231125-132743
screenshot-20231125-132805

Brief change log

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (yes / no)
  • If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented)

@CLAassistant
Copy link

CLAassistant commented Nov 25, 2023

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the module:ams-dashboard Ams dashboard module label Nov 25, 2023
Copy link

codecov bot commented Nov 25, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (d5299ef) 52.94% compared to head (48cda7f) 52.95%.

Files Patch % Lines
...c/server/dashboard/controller/LoginController.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2360   +/-   ##
=========================================
  Coverage     52.94%   52.95%           
- Complexity     4308     4310    +2     
=========================================
  Files           516      516           
  Lines         29799    29803    +4     
  Branches       2901     2901           
=========================================
+ Hits          15778    15783    +5     
  Misses        12741    12741           
+ Partials       1280     1279    -1     
Flag Coverage Δ
core 53.34% <25.00%> (+<0.01%) ⬆️
trino 50.89% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wangtaohz
Copy link
Contributor

A very useful feature and thanks for you contribution! 👍

cc @Aireed

@tcodehuber
Copy link
Contributor Author

I have resolved conflicts, please review it again. @shidayang @wangtaohz

@tcodehuber tcodehuber requested a review from shidayang December 1, 2023 05:54
Copy link
Contributor

@wangtaohz wangtaohz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I tested it locally and it worked well.

@wangtaohz wangtaohz merged commit a6c04bf into apache:master Dec 1, 2023
6 of 7 checks passed
ShawHee pushed a commit to ShawHee/arctic that referenced this pull request Dec 29, 2023
* [AMORO-2359] Support log out of the ams dashboard
@zhoujinsong zhoujinsong mentioned this pull request Jun 25, 2024
66 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:ams-dashboard Ams dashboard module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement]: Support log out of the ams dashboard
4 participants