superset/superset-frontend
AAfghahi a7a011cce5
feat: Better return messages in SQL Editor (#14381)
* Sqllab limit

* Add migration script

* Set default values

* initial push

* revisions

* moving migration to separate PR

* revisions

* Fix apply_limit_to_sql

* all but tests

* added unit tests

* result set

* first draft

* revisions

* made user required prop, added it to all places ResultSet is imported

* changed QueryTable test to allow for useSelector

* Query Table working

* working with heights

* fixed scrolling

* got rid of animated

* fixed tests, revisions

* revisions

* revisions

* heights

* fun with heights

* alert state

* aaron helped me fix this

* better alert messages

* fixed result set test

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2021-05-18 11:02:06 -07:00
..
.storybook chore: Moves Card to the components folder (#14139) 2021-04-29 11:51:41 -07:00
cypress-base perf: memoize db_engine_spec in database (#14638) 2021-05-14 12:49:35 +03:00
images feat: Dynamic imports for the Icons component (#14318) 2021-04-29 11:49:39 -07:00
spec feat: Better return messages in SQL Editor (#14381) 2021-05-18 11:02:06 -07:00
src feat: Better return messages in SQL Editor (#14381) 2021-05-18 11:02:06 -07:00
stylesheets fix: nav submenu dropdown styles (#14580) 2021-05-17 13:58:02 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js refactor(explore): convert ControlPanelsContainer to typescript (#13221) 2021-02-28 10:10:15 -08:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.nvmrc chore: bump node.js to v14 (#13215) 2021-02-20 19:42:51 +02:00
babel.config.js refactor: Bootstrap to AntD - ListGroup (#13996) 2021-04-13 15:26: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 chore: upgrade @emotion (#14454) 2021-05-04 15:26:16 -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: Removes react-bootstrap and react-bootstrap-slider (#14641) 2021-05-17 10:22:22 -07:00
package.json chore: Removes react-bootstrap and react-bootstrap-slider (#14641) 2021-05-17 10:22:22 -07:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json chore: upgrade @emotion (#14454) 2021-05-04 15:26:16 -07:00
webpack.config.js chore: Removes react-bootstrap and react-bootstrap-slider (#14641) 2021-05-17 10:22:22 -07:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00