mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
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.
This commit is contained in:
24
caravel/assets/javascripts/SqlLab/TODO.md
Normal file
24
caravel/assets/javascripts/SqlLab/TODO.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user