Files
superset2/caravel/assets/javascripts/SqlLab/TODO.md
Maxime Beauchemin 07a6a0a630 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.
2016-08-17 23:55:51 -07:00

25 lines
493 B
Markdown

# Design
* Query Log, search, filter on active tab only
* Where to make the limit clear?
# TODO
* collapse sql beyond 10 lines
* add [Visualize] icon to modal
* Security per-database
* Overwrite workspace query
* Async
* Refactor timer in to its own thing
## Cosmetic
* use icons for datatypes
* SqlEditor buttons
* use react-bootstrap-prompt for query title input
* make input:text more self-evident
* Tab cosmetic in theme
# PROJECT
* Write Runbook
* Confirm backups
* merge chef branch