superset/superset-frontend/spec/javascripts
Phillip Kelley-Dotson 35addee3ae
feat(explore-datasource): add new datasource tab to explore view (#12008)
* update to datsource tab

* second update

* style updates

* update style and fix metrics bug

* updates to datsource panel

* backgrounds and borders

* more updates

* shuffling some paddings around

* more updates

* moving some more paddings around!

* Fixing sidebar width

* using Global to adjust body layout

* update test and fix bug

* removing hotkeys

* layout fixes for short content, simplifying some class names

* more styles

* add tooltip to collapse and div clickable

* more updates

* more updates for styles and add list component

* update from comments

* vising cosmetic issue with line-wrapping drop down caret on controls sections

* controls area scrolling properly again.

* change lists to old list and updates from comments

* border radius from theme

* add length field and updates from comments

* more changes from comments

* integrate health with new control

* change callapse back from stylsheet more udpates

* substitution string

* more substitution strings

* fix tests

* datasource alignment

* taking margin off the search input

* update input to flex

* fix lint

* adjusting column/metric label stylng

* fixing scrollable area layout, one more color variable

* simplifying some styles

* nixing a bad left margin

* Using gridunit for padding

* using gridUnit for padding

* define types for datsource panel

* fixing a padding issue

Co-authored-by: Evan Rusackas <evan@preset.io>
2020-12-18 01:49:05 -08:00
..
addSlice style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) 2020-08-28 17:34:28 -07:00
chart fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00
components refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
CRUD chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
dashboard chore: Remove unused CodeModal (#11972) 2020-12-16 23:44:58 -08:00
datasource fix: Explore "Change Dataset" UX Enhancements (#12006) 2020-12-14 13:17:20 -05:00
explore feat(explore-datasource): add new datasource tab to explore view (#12008) 2020-12-18 01:49:05 -08:00
messageToasts refactor: typing for explore Control and messageToasts (#11416) 2020-10-24 21:40:36 -07:00
middleware feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
modules chore: cleaning out unused code from utils (#11076) 2020-09-27 20:08:05 -07:00
profile feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
utils feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
views/CRUD fix: updates to alert/report modal + more tests (#12045) 2020-12-17 23:50:17 -08:00