Roman Zabaluev

Results 707 comments of Roman Zabaluev

> So, after some investigation, I found that formatting to user locale is challenging, because `dayjs` doesn't support [autodetecting](https://github.com/iamkun/dayjs/issues/732) locale. For that reason, I decided to just change locale to...

@hyzyla actually are you sure your browser locales are 'uk'? It seems like both are us

@shubhwip Let's make it configurable, just like in #2139 Regarding the tests: I've already replied how to build the app / run the tests in that thread. The test might...

@shubhwip So the thing we discuss is the exact same property I pointed to we previously implemented lol @raphaelauv you can increase the buffer size via property `webclient.max-in-memory-buffer-size`. The default...

Updated wiki: https://github.com/provectus/kafka-ui/wiki/Common-problems#databufferlimitexception-exceeded-limit-on-max-bytes-to-buffer

Hey @ThienBNguyen, thanks for the interest! I've assigned the issue to you

Hi, currently that's not possible, but within current release we're planning to implement role based access control (#753) which will allow to do just that. I'm closing this as a...