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

[sql lab] search to use fist&last name instead of username #4628

Merged
merged 1 commit into from
Mar 20, 2018

Conversation

mistercrunch
Copy link
Member

In our environment username are not readable coming out of oauth, so
we'd rather use first&last when available.

Also a bit of refactoring on QuerySearch.jsx

In our environment username are not readable coming out of oauth, so
we'd rather use first&last when available.
@codecov-io
Copy link

codecov-io commented Mar 19, 2018

Codecov Report

Merging #4628 into master will increase coverage by 0.01%.
The diff coverage is 77.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4628      +/-   ##
==========================================
+ Coverage   71.22%   71.23%   +0.01%     
==========================================
  Files         190      190              
  Lines       14884    14904      +20     
  Branches     1099     1100       +1     
==========================================
+ Hits        10601    10617      +16     
- Misses       4280     4284       +4     
  Partials        3        3
Impacted Files Coverage Δ
superset/models/sql_lab.py 98.59% <100%> (ø) ⬆️
...sets/javascripts/SqlLab/components/QuerySearch.jsx 69.15% <75%> (+1.76%) ⬆️
superset/utils.py 87.74% <80%> (-0.09%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba9379b...c5a78fd. Read the comment docs.

Copy link
Member

@betodealmeida betodealmeida left a comment

Choose a reason for hiding this comment

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

Good to go!

@mistercrunch mistercrunch merged commit fc47729 into apache:master Mar 20, 2018
@mistercrunch mistercrunch deleted the search_usernames branch March 20, 2018 05:16
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
In our environment username are not readable coming out of oauth, so
we'd rather use first&last when available.
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
In our environment username are not readable coming out of oauth, so
we'd rather use first&last when available.
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0 labels Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.25.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants