kafka-ui/kafka-ui-react-app/src/components/Topics/shared/Form
Kirill Morozov deddf09ed4
Сlone topic functionality (FE) (#1825)
* Added Copy button in list of topics

* Added copy topic functionality

* Whitespaces removed

* Removed extra string wrapper

* Copy component removed, routing fixed, tests fixed

* Ternary and returning null removed

* Dublicated code refactored

* Added tests for ternary header

* Added enum for the form fields

Co-authored-by: k.morozov <k.morozov@ffin.ru>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-04-22 16:51:00 +03:00
..
__tests__ Rename 'send' button to 'submit' (#1770) 2022-03-31 19:53:25 +04:00
CustomParams Fix topic custom parameter duplication overriding (#1859) 2022-04-22 11:39:07 +04:00
TimeToRetain.tsx [Fixes #1510] UI, Critical: retention.bytes parameter set to 0 (#1514) 2022-02-01 17:08:46 +03:00
TimeToRetainBtn.tsx Issues/1738 Time to retain data rendenring Styling (#1780) 2022-03-30 16:33:38 +03:00
TimeToRetainBtns.tsx Issues/1738 Time to retain data rendenring Styling (#1780) 2022-03-30 16:33:38 +03:00
TopicForm.styled.ts Issues/1738 Time to retain data rendenring Styling (#1780) 2022-03-30 16:33:38 +03:00
TopicForm.tsx Сlone topic functionality (FE) (#1825) 2022-04-22 16:51:00 +03:00