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

[sqllab] Added share button to bottom menu #4584

Merged
merged 2 commits into from Mar 9, 2018
Merged

[sqllab] Added share button to bottom menu #4584

merged 2 commits into from Mar 9, 2018

Conversation

hughhhh
Copy link
Member

@hughhhh hughhhh commented Mar 9, 2018

Added share button to sqllab bottom menu for easier discoverability

ss-share

@hughhhh hughhhh changed the title added sharebtn [sqllab] Added share button to bottom menu Mar 9, 2018
@codecov-io
Copy link

codecov-io commented Mar 9, 2018

Codecov Report

Merging #4584 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4584      +/-   ##
==========================================
+ Coverage   71.17%   71.19%   +0.01%     
==========================================
  Files         187      188       +1     
  Lines       14809    14822      +13     
  Branches     1085     1085              
==========================================
+ Hits        10540    10552      +12     
- Misses       4266     4267       +1     
  Partials        3        3
Impacted Files Coverage Δ
...ssets/javascripts/SqlLab/components/ShareQuery.jsx 100% <100%> (ø)
...assets/javascripts/SqlLab/components/SqlEditor.jsx 74.73% <100%> (+0.26%) ⬆️
superset/sql_lab.py 74.21% <0%> (-0.13%) ⬇️
superset/config.py 92.18% <0%> (+0.06%) ⬆️

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 b512da8...fc0c346. Read the comment docs.

@@ -195,6 +196,11 @@ class SqlEditor extends React.PureComponent {
dbId={qe.dbId}
/>
</span>
<span className="m-r-5">
<ShareQuery
Copy link
Member

Choose a reason for hiding this comment

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

nit: would fit nicely on a single line

@mistercrunch
Copy link
Member

LGTM, feel free to ship as is despite the minor nit

@mistercrunch mistercrunch merged commit c6af488 into apache:master Mar 9, 2018
mistercrunch pushed a commit to lyft/incubator-superset that referenced this pull request Mar 9, 2018
* added sharebtn

* address comments

(cherry picked from commit c6af488)
michellethomas pushed a commit to michellethomas/panoramix that referenced this pull request May 24, 2018
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.24.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.24.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants