superset/superset-frontend
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
..
.storybook refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base feat(explore-datasource): add new datasource tab to explore view (#12008) 2020-12-18 01:49:05 -08:00
images feat: update alert/report icons and column order (#12081) 2020-12-17 15:27:19 -08:00
spec feat(explore-datasource): add new datasource tab to explore view (#12008) 2020-12-18 01:49:05 -08:00
src feat(explore-datasource): add new datasource tab to explore view (#12008) 2020-12-18 01:49:05 -08:00
stylesheets fix: Change url & add check for active item in menu (#11915) 2020-12-11 20:25:29 -08:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js style: eslint curly rule (#11913) 2020-12-03 10:20:05 -08:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.nvmrc chore: pin node and npm versions (#11646) 2020-11-10 15:58:54 -08:00
babel.config.js Configured babel plugin for removing data-test from production code (#11327) 2020-10-26 21:16:02 -07:00
cypress_build.sh build(deps-dev): update cypress to 5.5.0, improvements for running locally (#11603) 2020-11-10 15:51:47 -08:00
jest.config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00
js_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
jsconfig.json test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
package-lock.json bumping superset ui to 15.18 and deckgl to 0.3.2 (#12078) 2020-12-16 15:46:37 -08:00
package.json bumping superset ui to 15.18 and deckgl to 0.3.2 (#12078) 2020-12-16 15:46:37 -08:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json Fix typescript error (#12074) 2020-12-16 21:50:56 -08:00
webpack.config.js refactor: Load fonts from packages rather than local binaries (#11718) 2020-11-16 17:10:48 -08:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00