superset/superset-frontend
Evan Rusackas 36ea42f092
fix: Loading overlay bugfix and cleanup (#10105)
* fix: reordering DOM output, simplifying styles, Emotionalizing

* simplification

* converting RefreshChartOverlay to TS

* Loading -> TS, stripping unused size prop

* simplification...

* just letting "position" prop act as a class name. Simpler!

* consolidating styles, changing a className prop to a position prop.

* nixing (unused) classname prop

* replacing inline loading img with the proper Loading component

* BY THERE.

* position prop is optional!
2020-06-24 14:21:45 -07:00
..
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base style: push bootstrap theme towards SIP-34 styles (#10056) 2020-06-18 15:01:58 -07:00
fonts Enforcing linting of LESS (#9356) 2020-04-02 10:10:10 -07:00
images feat: dataset add modal (#10104) 2020-06-23 10:15:35 -07:00
spec fix: refine shouldUseLegacyApi and add tests (#10148) 2020-06-24 19:38:36 +03:00
src fix: Loading overlay bugfix and cleanup (#10105) 2020-06-24 14:21:45 -07:00
stylesheets fix: Loading overlay bugfix and cleanup (#10105) 2020-06-24 14:21:45 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.prettierrc test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
babel.config.js [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
cypress_build.sh [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
jest.config.js feat: add more columns and icons to dataset listview (#10043) 2020-06-16 17:30:10 -07: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 chore: bump superset-ui to v0.14.1 (#10112) 2020-06-22 11:14:23 -07:00
package.json chore: bump superset-ui to v0.14.1 (#10112) 2020-06-22 11:14:23 -07:00
tsconfig.json Build: fix hot reload for charts (#9400) 2020-03-30 09:31:46 -07:00
webpack.config.js chore: type src/addSlice (#10127) 2020-06-22 08:14:27 -07:00
webpack.proxy-config.js [Build] Add Github workflows (#9517) 2020-04-14 13:38:09 -07:00