kafka-ui/kafka-ui-react-app/src/components/Topics/shared/Form/CustomParams
Damir Abdulganiev ced74ac550
[Fixes #1534] No originally selected custom parameters in topic's edit tab (#1538)
- Fixes No originally selected custom parameters in topic's edit tab #1534
- Adds test case for CustomParams to verify fix
- Updates CustomParamsField to use predefined value
- Renames INDEX_PREFIX to TOPIC_CUSTOM_PARAMS_PREFIX and moves it to constants file
- Removes unused configs from Topic/Edit component
- Rewrites DangerZone styled's
- Rewrites DangerZone tests
- Adds margin to DangerZone to match TopicForm width
- Adds simple Topic/Edit test
- Changes sonar-project.properties file's sonar.exclusions to correctly ignore paths

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

Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-02-03 13:29:02 +03:00
..
__test__ [Fixes #1534] No originally selected custom parameters in topic's edit tab (#1538) 2022-02-03 13:29:02 +03:00
CustomParamField.tsx [Fixes #1534] No originally selected custom parameters in topic's edit tab (#1538) 2022-02-03 13:29:02 +03:00
CustomParams.styled.ts [Fixes #1213] Topic Creation: Inconsistency in Deleted parameters (#1395) 2022-01-19 17:34:12 +03:00
CustomParams.tsx [Fixes #1534] No originally selected custom parameters in topic's edit tab (#1538) 2022-02-03 13:29:02 +03:00
CustomParamsContainer.tsx Improve eslint configuration (#385) 2021-04-22 14:50:06 +03:00