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 - A multi-tab SQL editor #514

Merged
merged 19 commits into from
Aug 30, 2016
Merged

SQL Lab - A multi-tab SQL editor #514

merged 19 commits into from
Aug 30, 2016

Commits on Aug 27, 2016

  1. 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.
    mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    46be9cf View commit details
    Browse the repository at this point in the history
  2. Merging in Alanna's theme tweaks for SQL lab

    alanna scott authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    3c2edd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8a972 View commit details
    Browse the repository at this point in the history
  4. Adjustments

    mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    171f8a0 View commit details
    Browse the repository at this point in the history
  5. CTAS

    mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    861a0f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9acced4 View commit details
    Browse the repository at this point in the history
  7. Download csv endpoint. (#992)

    * CSV download engdpoint.
    
    * Use lower case booleans.
    bkyryliuk authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    2b01772 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38d8a4d View commit details
    Browse the repository at this point in the history
  9. Implement timer sync.

    Bogdan Kyryliuk authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    852e4a1 View commit details
    Browse the repository at this point in the history
  10. Replcate loop with the object lookup by key.

    Bogdan Kyryliuk authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    c2cb78c View commit details
    Browse the repository at this point in the history
  11. First changes for the sync

    Bogdan Kyryliuk authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    b7a6010 View commit details
    Browse the repository at this point in the history
  12. Address comments

    Bogdan Kyryliuk authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    b3e81f9 View commit details
    Browse the repository at this point in the history
  13. Fix query deletions. Update only the queries from the store.

    Bogdan Kyryliuk authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    608e68d View commit details
    Browse the repository at this point in the history
  14. Sync queries using tmp_id.

    Bogdan Kyryliuk authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    3e49bea View commit details
    Browse the repository at this point in the history
  15. simplify

    mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    88e34a7 View commit details
    Browse the repository at this point in the history
  16. Fix the tests in the carapal. (#1023)

    * Sync queries using tmp_id.
    
    * Fix the unit tests
    
    * Bux fixes. Pass 2.
    bkyryliuk authored and mistercrunch committed Aug 27, 2016
    Configuration menu
    Copy the full SHA
    58213c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Tweakin' & linting

    mistercrunch committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    747b747 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Configuration menu
    Copy the full SHA
    14d59ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02ee3b9 View commit details
    Browse the repository at this point in the history