kafka-ui/kafka-ui-react-app/src/components/KsqlDb
Mgrdich 68f8eed8f8
Issues/1740 live tailing improvements (#1774)
* Implementing Context to the Topic messages pages

* Using TopicContext in the Topics Topic MessageTable component

* Using TopicContext variable in the Filters component

* Fixing the Ordering of the Live mode Topic messaging

* Fixing isLive parameter bug during page refresh

* Minor code modification in Topic Filter Message page

* Implement the correct seekType during live mode in url as well as in api call

* Add Test cases to Messages and refactor eventSource Mock

* Add initial Testing file for messages table

* improve the MessagesTable test File

* improve the MessagesTable test File + Filter Test File

* improve the MessagesTable test File

* Change the function name toggleSeekDirection  to changeSeekDirection

* change the name of the test suites to be more declarative

* Display the table progress bar in live mode only when no data is fetched
2022-04-05 16:04:41 +04:00
..
__test__ Fixed frontend routing (#1745) 2022-03-21 20:00:11 +03:00
List FE: KSQL execution is unstable (#1576) 2022-03-17 16:09:48 +03:00
Query Issues/1740 live tailing improvements (#1774) 2022-04-05 16:04:41 +04:00
KsqlDb.tsx Refactor breadcrumbs params detection (#1394) 2022-01-25 12:01:37 +03:00