Skip to content

SQL Lab - A multi-tab SQL editor#514

Merged
mistercrunch merged 19 commits into
masterfrom
carapal
Aug 30, 2016
Merged

SQL Lab - A multi-tab SQL editor#514
mistercrunch merged 19 commits into
masterfrom
carapal

Conversation

@mistercrunch
Copy link
Copy Markdown
Member

@mistercrunch mistercrunch commented May 25, 2016

screen shot 2016-08-06 at 11 23 41 pm

@landscape-bot
Copy link
Copy Markdown

Code Health
Code quality remained the same when pulling dc0c143 on airbnb:carapal into 7d27692 on airbnb:master.

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 13, 2016

Coverage Status

Coverage increased (+0.7%) to 81.876% when pulling 7abd6f8 on carapal into 09c95fb on master.

@mistercrunch mistercrunch force-pushed the carapal branch 2 times, most recently from ee317ec to a90482e Compare July 21, 2016 05:26
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 21, 2016

Coverage Status

Coverage decreased (-0.7%) to 80.5% when pulling a90482e on carapal into fa0497d on master.

@coveralls
Copy link
Copy Markdown

coveralls commented Jul 21, 2016

Coverage Status

Coverage decreased (-0.6%) to 80.548% when pulling 7c16689 on carapal into fa0497d on master.

@naveenh1
Copy link
Copy Markdown

In which release we will have this feature.

@mistercrunch
Copy link
Copy Markdown
Member Author

@naveenh1 we should have a working version of this within a few weeks

@mistercrunch mistercrunch force-pushed the carapal branch 5 times, most recently from 29d2272 to d0d28e3 Compare August 6, 2016 01:15
@mistercrunch mistercrunch changed the title Carapal react mockup SQL Lab - A multi-tab SQL editor Aug 7, 2016
@mistercrunch mistercrunch added the airbnb Airbnb related label Aug 7, 2016
@mistercrunch
Copy link
Copy Markdown
Member Author

@ascott I think this is ready for a first round of review

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 8, 2016

Coverage Status

Coverage decreased (-0.7%) to 80.812% when pulling 1a43349 on carapal into 7c810db on master.

@mistercrunch
Copy link
Copy Markdown
Member Author

@bkyryliuk the commit log you brought in looks pretty bad, rebase over merge! Ideally there should only have been your commits stacked on top of mine.

@bkyryliuk
Copy link
Copy Markdown
Member

my fault.
@mistercrunch - any idea how can I fix that?

@ascott
Copy link
Copy Markdown

ascott commented Aug 11, 2016

sorry @mistercrunch haven't had a chance to look at this yet, will take a look tonight.

}
return (
<Alert bsStyle="info">
No query history yet...
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

we should add a todo that this needs to be wrapper for translation.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Let's just assume all strings exposed to users need to be wrapped somehow, otherwise there'll be todos everywhere...

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

true enough 👍

@mistercrunch mistercrunch force-pushed the carapal branch 2 times, most recently from e618f85 to 368706a Compare August 29, 2016 23:26
@mistercrunch mistercrunch force-pushed the carapal branch 2 times, most recently from 624eee8 to f861167 Compare August 30, 2016 04:30
@mistercrunch mistercrunch merged commit 38b8db8 into master Aug 30, 2016
@mistercrunch mistercrunch deleted the carapal branch August 30, 2016 04:55
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 17, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 24, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 25, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 26, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0 First shipped in 0.11.0 labels Feb 19, 2024
qfcwell pushed a commit to qfcwell/superset that referenced this pull request May 12, 2026
* Carapal react mockup

This is really just a mock up written in React to try different
components. It could become scaffolding to build a prototype, or not.

* Merging in Alanna's theme tweaks for SQL lab

* Tweak the display of the alert message in navbar

* Sketching the middleware refresh for Queries

* Adjustments

* Implement timer sync.

* CTAS

* Refactor the queries to be stored as a dict. (apache#994)

* Download csv endpoint. (apache#992)

* CSV download engdpoint.

* Use lower case booleans.

* Replcate loop with the object lookup by key.

* First changes for the sync

* Address comments

* Fix query deletions. Update only the queries from the store.

* Sync queries using tmp_id.

* simplify

* Fix the tests in the carapal. (apache#1023)

* Sync queries using tmp_id.

* Fix the unit tests

* Bux fixes. Pass 2.

* Tweakin' & linting

* Adding alpha label to the SQL LAb navbar entry

* Fixing the python unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

airbnb Airbnb related 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0 First shipped in 0.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants