superset/superset-frontend
Maxime Beauchemin 11ae48062f
fix: broken glyphicons used in react-json-schema (#10267)
I'm working on a talk for the Airflow Summit
"Advanced Apache Superset for Data Engineers" and showing the "Schedule
Query" feature that Beto contributed a while back (behind a feature flag).

I found that the glyphicons used in `react-json-schema` are broken and
came up with an easy fix.

Also other minor tweaks on the feature.
2020-07-14 15:40:39 -07:00
..
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base fix(table-viz): table chart time column should use default (#10293) 2020-07-13 23:44:57 -07:00
fonts Enforcing linting of LESS (#9356) 2020-04-02 10:10:10 -07:00
images style: new toast design closer to SIP-34 (#10178) 2020-07-10 14:58:59 -07:00
spec fix: leave null timestamp unformatted in view results table (#10313) 2020-07-14 19:12:06 +03:00
src fix: broken glyphicons used in react-json-schema (#10267) 2020-07-14 15:40:39 -07:00
stylesheets logo gets the vertically-centered flexbox treatment in jinja template (#10281) 2020-07-10 16:11:49 -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 fix(table-viz): JS error when sort time column (#10250) 2020-07-07 21:28:09 -07:00
package.json fix(table-viz): JS error when sort time column (#10250) 2020-07-07 21:28:09 -07:00
tsconfig.json Build: fix hot reload for charts (#9400) 2020-03-30 09:31:46 -07:00
webpack.config.js fix: datatable dependencies for pivot-table in dev (#10205) 2020-06-30 11:38:36 -07:00
webpack.proxy-config.js [Build] Add Github workflows (#9517) 2020-04-14 13:38:09 -07:00