Roman Zabaluev
Roman Zabaluev
https://github.com/kafbat/kafka-ui/actions/runs/8718861657/job/23917090365?pr=298 Error: Failures: Error: SchemasTest.compareVersionsCheck:94 getMarkedLinesNumber() expected [42] but found [0] ----- https://github.com/kafbat/kafka-ui/actions/runs/8689593643/job/23827746467?pr=265 Error: Failures: Error: MessagesTest.messageFilteringByOffsetCheck:129 » NoSuchElement No value present
@Haarolean hey, I've faced failed brokersConfigEditCheck at this PR and while investigation really reproduced it locally. it's not because of test :) Possibly a bug Brokers -> open one ->...
- Get rid of AuthController, do that on the frontend instead. - Get rid of the default spring security login page - Leave the csrf endpoint public, call when needed...
Dropdown component has been updated, need to update the styles https://www.figma.com/file/IBvMpXfwbwd8d5IeOZXslK/Kafbat-UI?type=design&node-id=2051-5829&mode=design&t=A2ktyqvBPKqwDw1D-0
There's a repo name check but it doesn't seem to work, need to check for the fork signs in another way https://github.com/kafbat/kafka-ui/actions/runs/8763118233/job/24051917042?pr=308
An epic task to track progress on a new iteration of the UI redesign The approach is to redesign components one by one, without blocking the progress issues: - https://github.com/kafbat/kafka-ui/issues/64...
https://github.com/provectus/kafka-ui/issues/4082 https://github.com/provectus/kafka-ui/pull/4083 https://github.com/kafbat/kafka-ui/issues/268
via https://github.com/provectus/kafka-ui/issues/4308 ``` java.lang.IllegalArgumentException: No enum constant com.provectus.kafka.ui.model.ActionDTO.view at java.base/java.lang.Enum.valueOf(Enum.java:273) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyExceptio** ``` TODO: Come up with a way to treat these enums with ignoring the case (view = VIEW)...
Key, source columns via https://github.com/provectus/kafka-ui/issues/3161