kafka-ui/kafka-ui-react-app/src/components
Kirill Morozov db217e1605
Fix topic names fitting in a table cell (#1812)
* Fixed tags width and added scroll to the table

* Dropdown position fixed

* Prop up=true moved directly to the table

* Scroll removed, table resized

* Unused divider removed

* Removed extra Divider import

Co-authored-by: k.morozov <k.morozov@ffin.ru>
2022-04-22 17:33:00 +04:00
..
__tests__ [ISSUE-1189] Refactor Schemas store (#1327) 2022-01-11 13:32:32 +03:00
Alerts [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
Brokers fix broker hosts and ports bug (#1881) 2022-04-22 13:38:17 +04:00
Cluster Fixed frontend routing (#1745) 2022-03-21 20:00:11 +03:00
common Fix topic names fitting in a table cell (#1812) 2022-04-22 17:33:00 +04:00
Connect Fix topic names fitting in a table cell (#1812) 2022-04-22 17:33:00 +04:00
ConsumerGroups Issues/921 pagination consumer groups (#1802) 2022-04-05 15:48:22 +04:00
contexts Issues/1740 live tailing improvements (#1774) 2022-04-05 16:04:41 +04:00
Dashboard Refactor breadcrumbs params detection (#1394) 2022-01-25 12:01:37 +03:00
KsqlDb Auto-closing of alert message removed (#1869) 2022-04-22 07:58:41 +03:00
Nav Clusters Style change during initializing phase + implement tests suites (#1787) 2022-04-01 00:30:19 +04:00
Schemas FE: KSQL execution is unstable (#1576) 2022-03-17 16:09:48 +03:00
Topics fixing timestamp type for message content (#1821) 2022-04-22 17:00:12 +04:00
Version [FE] Add the logo (#1611) 2022-02-18 12:32:54 +03:00
App.styled.ts Issue-1184: fix logo link and remove redundant path segment "ui" (#1658) 2022-03-03 15:48:24 +04:00
App.tsx Fixed frontend routing (#1745) 2022-03-21 20:00:11 +03:00