mirror of
https://github.com/apache/superset.git
synced 2026-05-08 01:15:46 +00:00
This is really just a mock up written in React to try different components. It could become scaffolding to build a prototype, or not.
25 lines
493 B
Markdown
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
|