superset/superset-frontend/spec/javascripts
simchaNielsen 49ec13c68c
feat: Support multiple queries per request (#11880)
* refactor: add queriesData fields for multiple queries

* feat: support multi queries request

* lint: fix lint

* lint: fix lint

* lint: fix lint

* fix: fix CR notes

* fix: fix CR notes

* fix: fix CR notes

* fix: fix error case for multi queries

* feat: change queryResponse to queriesResponse

* fix: revert webpack

* test: fix tests

* chore: lint

* chore: adjust asyncEvent to multiple results

* fix: lint

* fix: eslint

* fix: another eslint rule

Co-authored-by: Amit Miran <47772523+amitmiran137@users.noreply.github.com>
Co-authored-by: amitmiran137 <amit.miran@nielsen.com>
2020-12-18 09:15:27 -08:00
..
addSlice style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) 2020-08-28 17:34:28 -07:00
chart feat: Support multiple queries per request (#11880) 2020-12-18 09:15:27 -08:00
components refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
CRUD chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
dashboard feat: Support multiple queries per request (#11880) 2020-12-18 09:15:27 -08:00
datasource fix: Explore "Change Dataset" UX Enhancements (#12006) 2020-12-14 13:17:20 -05:00
explore feat(explore-datasource): add new datasource tab to explore view (#12008) 2020-12-18 01:49:05 -08:00
messageToasts refactor: typing for explore Control and messageToasts (#11416) 2020-10-24 21:40:36 -07:00
middleware feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
modules chore: cleaning out unused code from utils (#11076) 2020-09-27 20:08:05 -07:00
profile feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab refactor: Upgrade Redux (#11967) 2020-12-09 11:58:42 -08:00
utils feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
views/CRUD fix: updates to alert/report modal + more tests (#12045) 2020-12-17 23:50:17 -08:00