kafka-ui/kafka-ui-react-app/src/components/common
NelyDavtyan 5ce24cb8fd
Smart filters (#1688)
* smart filter creation

* fixing array deps warnings

* fixing array dep errors and infinite loop error

* fixing list item key issue

* adding tests for modals

* adding filterModal tests and fixing code smell in addFilter

* new test cases

* adding test cases

* adding test cases

* fixing code smell issue

* adding new test cases

* import fix

* minor code modifications AddFilter Testing

* minor code modifications FilterModal Testing

* adding AddEditFilterContainer Component for code to avoid code repetition initial

* adding AddEditFilterContainer Component for code to avoid code repetition

* adding AddEditFilterContainer Component moving the form validation and controlled components feature into the component

* adding AddEditFilterContainer Component minor code modifications + adding initial test file for AddEditFilterContainer component

* refactoring and minor modifications in the AddEditFilterContainer test files

* replace EditFilter body with the addEditContainer for general code structure

* Applying AddEditFilterContainer into the AddFilter component , minor EditFilter test typo fix.

* minor error messages view fix in the AddEditFilterContainer + adding testing in AddEditFilterContainer

* adding tests for AddEditFilterContainer component

* adding tests for AddEditFilterContainer component

* adding tests for AddFilter File

* Increasing the performance and the coverage of the tests in AddFilter

* Increasing the performance and the coverage of the tests in AddFilter to full capacity

* Removing the warnings from the AddFilter testing File

* Adding Test File To MessageContent styled file

* Adding Tests in the Filter Component

* Adding Tests in the Filter Component for Seek Selects

Co-authored-by: Mgrdich <mgotm13@gmail.com>
Co-authored-by: Mgrdich <46796009+Mgrdich@users.noreply.github.com>
Co-authored-by: Oleg Shur <workshur@gmail.com>
2022-03-16 13:17:18 +04:00
..
Breadcrumb Issue-1184: fix logo link and remove redundant path segment "ui" (#1658) 2022-03-03 15:48:24 +04:00
Button #867: add a view for comparing schema versions (#1044) 2022-02-21 17:12:27 +04:00
BytesFormatted [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
ConfirmationModal [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
ControlPanel Redesign (#1045) 2021-12-15 12:10:36 +03:00
DiffViewer #867: add a view for comparing schema versions (#1044) 2022-02-21 17:12:27 +04:00
Dropdown [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
DynamicTextButton [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
Editor made adaptive heigth in connectors config component (#1583) 2022-02-10 15:07:03 +03:00
EditorViewer [Fixes #1410] Edited using colors in styled components using our Theme (#1442) 2022-01-22 15:49:41 +02:00
Form Bugfix/select (#1397) 2022-01-20 16:41:20 +03:00
Icons Update frontend to reflect design changes (#1708) 2022-03-09 15:15:19 +04:00
Input [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00
Logo [FE] Add the logo (#1611) 2022-02-18 12:32:54 +03:00
Metrics Updated topic URP status color. (#1336) 2022-01-18 19:04:28 +04:00
MultiSelect Fixed issue of partition shrink of the drop-down list in the search bar. (#1259) 2021-12-16 14:41:45 +03:00
Navigation [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00
PageHeading [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00
PageLoader Redesign (#1045) 2021-12-15 12:10:36 +03:00
Pagination [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
Search Fixed issue/1465 partially got rid of enzyme in tests (#1489) 2022-02-04 22:34:34 +02:00
Select Smart filters (#1688) 2022-03-16 13:17:18 +04:00
SQLEditor Fixed issue/1465 partially got rid of enzyme in tests (#1489) 2022-02-04 22:34:34 +02:00
Switch [Fixes #1410] Edited using colors in styled components using our Theme (#1442) 2022-01-22 15:49:41 +02:00
table Smart filters (#1688) 2022-03-16 13:17:18 +04:00
Tabs [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
Tag [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00
Textbox [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00