Mikael Olausson

Results 8 comments of Mikael Olausson

As @erikgb mention, it appears that `patterns` feature is not implemented in the frontend, similarly with `clusters`: When calling the `/api/me` API endpoint, I get a structure with multiple different...

Hm, I may not understand properly, but here is my understanding: Since I got this role I have access to list all topics in all clusters: ```json { "resources": [...

We are experiencing the same issue. The problem only arises when we specify an **end timestamp**, if we specify start timestamp (and no end timestamp) and sort by newest it...

@AlexisSouquiere , have you had a chance to look at this?

Thanks for the thorough feedback, @AlexisSouquiere, and for your suggested path forward. I see your point about breaking the single responsibility. I will look into your suggestion for the first...

Have you had a chance to review this, @AlexisSouquiere? We've been using this fix in production since March, and it has been working well.

> Sorry I missed this PR. Can you run prettier on this file (prettier --write ./src/containers/Topic/Topic/TopicData/TopicData.jsx) ? There are small changes to apply (single quotes instead of double quotes, missing...

Related issue https://github.com/devopshq/artifactory/issues/492