superset/superset-frontend
Phillip Kelley-Dotson 0e9898cb96
feat(welcome): add SQL snippets to saved queries card (#11678)
* update savedqueries card to new layout

* update card

* update card to latest mock

* update empty state

* remove fallback

* fix query statement

* update card styles

* remove double import

* use fallbackurl prop for emptystate

* update line lenth

* Update superset-frontend/src/views/CRUD/welcome/SavedQueries.tsx

Co-authored-by: Evan Rusackas <evan@preset.io>

* update styles and svg

Co-authored-by: Evan Rusackas <evan@preset.io>
2020-11-30 11:53:12 -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: filter by me on CRUD list view (#11683) 2020-11-25 11:56:48 -08:00
images feat(welcome): add SQL snippets to saved queries card (#11678) 2020-11-30 11:53:12 -08:00
spec feat(saved queries): security perm simplification (#11764) 2020-11-30 13:07:39 +00:00
src feat(welcome): add SQL snippets to saved queries card (#11678) 2020-11-30 11:53:12 -08:00
stylesheets fix: prior npm font source had a glitch (#11724) 2020-11-16 21:23:54 -08:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js fix: Enable ESLint rule default-props-match-prop-types (#11058) 2020-10-02 15:54:56 -07: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 feat: SQL preview modal for Query History (#11634) 2020-11-20 16:01:06 -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 refactor: use rison for list view filters stateful urls (#11675) 2020-11-24 11:19:48 -08:00
package.json refactor: use rison for list view filters stateful urls (#11675) 2020-11-24 11:19:48 -08:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json build: update webpack for npm linking plugins (#11253) 2020-10-13 16:54:06 -07: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 fix: error handling for webpack proxy (#11420) 2020-10-25 17:14:56 -07:00