kafka-ui/kafka-ui-react-app/src/components
Hrant Abrahamyan 94da2f4e7f
[FE] SR: Display a warning in case of invalid syntax (#2599)
* No warning about filling the invalid data in case of editing the Schema / Producing the Message

* fixed test errors

* pull master

* fixed test problems

* use isJsonObject for validation

* fixed protobuf format bug

* fix setNewSchemaValue()

* test commit

* fix BaseTest

* upd global

* upd global

* upd global

* add local browser VM option

* fix TopicsList column header locator

* fix withStartupTimeout()

* switch e2e to TestNG

* upd pom

* upd page classes

* upd -pl kafka-ui-e2e-checks

* test commit

* Revert "test commit"

This reverts commit 4b505321ac.

* fix workflow module

* upd test -f 'kafka-ui-e2e-checks'

* crt firstCase

* upd QaseUtils

* add -Dsuite

* add -Dsuite

* add -Dsuite

* add -Dsuite

* add isSuiteEnabled

* add isSuiteEnabled

* upd workflow

* upd readMe

* upd readMe

* upd readMe

* upd qaseSetup

* upd qaseSetup

* add schedule

* add schedule

* upd suites

* upd suites

* upd suites

* upd json input

* upd onTestStart

* Revert "fix setNewSchemaValue()"

This reverts commit 67d12d1134.

* resolve conflicts

* upd localWebDriver

* added error message

* added ability to check Valid Enum

* swapped key Serde and Value Serde

* replace 'e' with 'enum', also added test cases

---------

Co-authored-by: VladSenyuta <vlad.senyuta@gmail.com>
Co-authored-by: Vlad Senyuta <66071557+VladSenyuta@users.noreply.github.com>
Co-authored-by: davitbejanyan <dbejanyan@provectus.com>
Co-authored-by: David <58771979+David-DB88@users.noreply.github.com>
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2023-04-10 15:53:31 +04:00
..
__tests__ UI: Implement a dark theme (#2996) 2023-03-14 22:03:05 +04:00
Brokers [FE] Replace "all clusters offline" message (#2773) 2023-03-09 22:59:59 +04:00
ClusterPage Feature: Cluster web configuration wizard (#3241) 2023-03-09 19:36:49 +04:00
common FE: Fix Edit config: Selected text background color is transparent (#3601) 2023-04-03 09:10:14 +04:00
Connect UI: Implement a dark theme (#2996) 2023-03-14 22:03:05 +04:00
ConsumerGroups Allow sorting consumer groups by messages behind (#3527) 2023-03-30 11:45:36 +04:00
contexts FE: Redirect the user to the wizard page if no clusters (#3481) 2023-04-04 07:49:05 +04:00
Dashboard FE: Redirect the user to the wizard page if no clusters (#3481) 2023-04-04 07:49:05 +04:00
ErrorPage [FE] Chore: Rename a property to make sonar happy (#3578) 2023-04-03 08:43:45 +04:00
KsqlDb Migrate KSQL to RQ. Get rid of redux reducer (#3478) 2023-03-23 16:36:29 +03:00
Nav UI: Implement a dark theme (#2996) 2023-03-14 22:03:05 +04:00
NavBar UI: Implement a dark theme (#2996) 2023-03-14 22:03:05 +04:00
PageContainer UI: Implement a dark theme (#2996) 2023-03-14 22:03:05 +04:00
Schemas [FE] SR: Display a warning in case of invalid syntax (#2599) 2023-04-10 15:53:31 +04:00
Topics [FE] Messages filtering by offset & timestamp doesn't work (#3582) 2023-04-10 13:08:26 +04:00
Version UI: Implement a dark theme (#2996) 2023-03-14 22:03:05 +04:00
App.styled.ts Role based access control (#2790) 2022-12-22 17:05:53 +04:00
App.tsx Migrate KSQL to RQ. Get rid of redux reducer (#3478) 2023-03-23 16:36:29 +03:00
globalCss.ts UI: Implement a dark theme (#2996) 2023-03-14 22:03:05 +04:00