superset/superset-frontend/src/dashboard
Ajay M 9e6d5fc775
feat(dashboard): Let users re-arrange native filters (#16154)
* feat. flag: ON

* refactor filter tabs

* WIP

* Drag and Rearrange, styling

* refactoring dnd code

* Add apache license header

* Fix bug reported during PR review

* Minor fix on remove

* turn off filters

* Fix status

* Fix a test

* Address PR comments

* iSort fixes

* Add type key to the new filters

* Fix wrong attribute

* indent

* PR comments

* PR comments

* Fix failing tests

* Styling

* Fix remove filter

* Fix the drag issue

* Save works

* fix

* Write tests

* Style changes

* New Icon

* Grab & Grabbing Cursor

* Commented out code

* Fix tests, fix CI

* Fix failing tests

* Fix test

* Style fixes

* portal nodes dependency

* More style fixes

* PR comments

* add unique ids to collapse panels

* Filter removal bug fixed

* PR comments

* Fix test warnings

* delete filter tabs

* Fix the breaking test

* Fix warnings

* Fix the weird bug on cancel

* refactor

* Fix broken scope
2021-10-15 16:56:33 -07:00
..
actions fix(dashboard): Race condition when setting activeTabs with nested tabs (#17007) 2021-10-07 14:23:26 +02:00
components feat(dashboard): Let users re-arrange native filters (#16154) 2021-10-15 16:56:33 -07:00
containers fix(dashboard): race condition between hydrating dashboard and set active tabs (#17084) 2021-10-13 20:18:44 +02:00
fixtures SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
reducers fix(dashboard): race condition between hydrating dashboard and set active tabs (#17084) 2021-10-13 20:18:44 +02:00
stylesheets chore: refactor header menu to show in header grid component (#16689) 2021-10-04 15:01:17 -07:00
util fix(dashboard): recursive parent on dashboard components (#16933) 2021-10-01 08:13:38 -07:00
.eslintrc Eslint dependencies versions updates (#10839) 2020-09-13 23:59:02 -07:00
constants.ts fix(dashboard): FilterBox JS error when datasets API is slow (#15993) 2021-07-30 22:06:29 -07:00
types.ts refactor(explore): improve typing for Dnd controls (#16362) 2021-08-26 01:23:14 -07:00