kafka-ui/kafka-ui-react-app/src/components/Topics/Topic
Mgrdich 6eb6bb1d7e
Smart filters improvements (#1814)
* Add Filters add button and remove the Add Filter Icon

* Generalize DeleteFilterModal and write tests suites + add custom addModal hook

* add react-testing-hook-lib + add tests to useModal hook

* Add parameter to ConfirmationModal + remove delete Modal add generic modal in add filter page

* implementing the modal hook on add Filter

* Finalize the Smart Filters functionality

* Styling code modifications

* Styling code modifications

* Filters styling code modifcations

* minor modifications in the tests suites

* minor tests suites description modifications

* minor tests suites code modifications

* Adding unNamed Filter selection option + tests suites

* Fix typo

Signed-off-by: Roman Zabaluev <rzabaluev@provectus.com>

* Adding tests Wuites to AddEditFilterContainer and to addFilter

* Add Filters add button and remove the Add Filter Icon

* Generalize DeleteFilterModal and write tests suites + add custom addModal hook

* add react-testing-hook-lib + add tests to useModal hook

* Add parameter to ConfirmationModal + remove delete Modal add generic modal in add filter page

* implementing the modal hook on add Filter

* Finalize the Smart Filters functionality

* Styling code modifications

* Styling code modifications

* Filters styling code modifcations

* minor modifications in the tests suites

* minor tests suites description modifications

* minor tests suites code modifications

* Adding unNamed Filter selection option + tests suites

* Fix typo

Signed-off-by: Roman Zabaluev <rzabaluev@provectus.com>

* Adding tests Wuites to AddEditFilterContainer and to addFilter

* q parameter modifications in the SmartFilters

* Add popup close functionality after applying the filters

Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-04-18 14:14:53 +04:00
..
__tests__ [Issue 1508] Improve test coverage (#1527) 2022-02-03 14:06:13 +03:00
Details Smart filters improvements (#1814) 2022-04-18 14:14:53 +04:00
Edit [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
SendMessage Fix frontend linter warnings (#1647) 2022-02-21 19:31:22 +03:00
Topic.tsx Fixed frontend routing (#1745) 2022-03-21 20:00:11 +03:00
TopicContainer.tsx Improve eslint configuration (#385) 2021-04-22 14:50:06 +03:00