Roman Zabaluev
Roman Zabaluev
Make it dd.MM.yyyy instead of MM.dd.yyyy
### Discussed in https://github.com/provectus/kafka-ui/discussions/2249 Originally posted by **m-kay** July 6, 2022 According to the [docs](https://github.com/provectus/kafka-ui/blob/master/documentation/guides/Protobuf.md) it is only possible to configure one schema file. However I have multiple schema files...
Currently it's listed as zero for both backend and frontend.
I see that we have a Dockerfile in the repo now, so I raise this request. Could we please bypass pm2 checks upon bot restarts? Like, I'd like it to...
- [ ] **Breaking change?** (if so, please describe the impact and migration path for existing application instances) **What changes did you make?** (Give an overview) **Is there anything you'd...
If I do : ``` def animals = value.animals return animals.any(x -> x.name == 'monkey') ``` I get zero results. And of course if I do this in a class:...
Currently if you change a broker property with null value to something non-null it's not possible to set it back to null. Not supported by both backend and frontend.
1. Upgrade all kafka to newer versions with kraft mode 2. Drop zookeeper from everywhere 3. Create a separate compose with a kafka with zk
Considering #2162 it should be dd.MM.yyyy. We need to make it configurable for the ones who prefer US format.