superset/superset-frontend
Jianchao Yang 36cd5411d0
feat: change default time range in sql lab explore (#9486)
Change from "100 years go" to "no filter".

100 years ago is basically equivalent to no filter, but has
implications on how x-axis is plotted on certain charts (e.g. Big
Number).
2020-04-08 17:39:14 -07:00
..
branding SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
cypress-base [log] Add dashboard_id param to explore_json request (#9243) 2020-03-08 19:51:08 -07:00
fonts Enforcing linting of LESS (#9356) 2020-04-02 10:10:10 -07:00
images SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
spec Eslint prefer-object-spread (#9466) 2020-04-03 17:05:16 -07:00
src feat: change default time range in sql lab explore (#9486) 2020-04-08 17:39:14 -07:00
stylesheets Enforcing linting of LESS (#9356) 2020-04-02 10:10:10 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js Eslint prefer-object-spread (#9466) 2020-04-03 17:05:16 -07:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.prettierrc SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
babel.config.js Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -07:00
cypress_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
jest.config.js Build: optimize frontend build configs to improve superset-ui-plugin dev experience (#9326) 2020-03-19 14:57:39 -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
package-lock.json Upgrade table chart plugin to 0.12.13 (#9493) 2020-04-08 17:30:47 -07:00
package.json Upgrade table chart plugin to 0.12.13 (#9493) 2020-04-08 17:30:47 -07:00
tsconfig.json Build: fix hot reload for charts (#9400) 2020-03-30 09:31:46 -07:00
webpack.config.js Build: fix hot reload for charts (#9400) 2020-03-30 09:31:46 -07:00
webpack.proxy-config.js build: use manifest hooks for dev server proxy and fix hot reload for charts (#9333) 2020-03-26 16:55:22 -07:00