Beto Dealmeida
|
ab3f4bd94b
|
feat: add separate endpoint to fetch function names for autocomplete (#12840)
* WIP
* Add unit test for API
* Add spec
* Fix unit test
* Fix unit test
* Fix test
* Fix test
* Add period to error message
|
2021-02-02 18:01:01 -08:00 |
|
Beto Dealmeida
|
1d9d905497
|
fix: prevent race condition when canceling query (#11449)
|
2020-10-29 14:34:58 -07:00 |
|
Kamil Gabryjelski
|
ccfd293227
|
ESLint: no-restricted-syntax (#10889)
* Enable no-restricted syntax rule
* Fix webpack.config.js
* Remove unused function from utils/common.js
* Refactor triple nested for loop
* Fix loops in src/explore components
* Fix loops in SqlLab components
* Fix loops in AlteredSliceTag
* Fix loops in FilterableTable
* Add fixtures and uinit tests for findControlItem
* Add license
|
2020-09-18 09:05:57 -07:00 |
|
Kamil Gabryjelski
|
352e8a1afd
|
Re-enable rule prefer-destructuring (only for objects) (#10867)
|
2020-09-14 10:11:20 -07:00 |
|
Jesse Yang
|
9a59bdda48
|
refactor: merge/upgrade superset-ui packages (#10790)
* refactor: merge/upgrade superset-ui packages
* Fix flaky big number test
* Fix Flaky AdhocFilters test
|
2020-09-09 13:18:55 -07:00 |
|
Erik Ritter
|
9a5195ab85
|
feat: support new errors payload in SQL Lab (#10243)
|
2020-07-06 09:49:32 -07:00 |
|
Erik Ritter
|
4281ad5486
|
chore: type ResultSet.tsx (#10226)
|
2020-07-02 10:12:31 -07:00 |
|
Evan Rusackas
|
1cdfb829d7
|
Eslint prefer-object-spread (#9466)
* The rule.
* The result
|
2020-04-03 17:05:16 -07:00 |
|
David Aaron Suddjian
|
2913063924
|
SIP-32: Moving frontend code to the base of the repo (#9098)
* move assets out, get webpack dev working
* update docs to reference superset-frontend
* draw the rest of the owl
* fix docs
* fix webpack script
* rats
* correct docs
* fix tox dox
|
2020-02-09 17:53:56 -08:00 |
|