Marcus Kok

Results 20 issues of Marcus Kok

Adds a button to the usage logs view that allows the user to toggle the log chart visibility.

Adjusts the padding of the usage log domain based on the length of log data available. Should prevent overlap between the chart bars and the legend.

Add logging for enabling and disabling team sync.

Adds usage logs view to user namespace.

Add tag field to event data for vulnerability notifications on new image pushes. Missing tag field caused an exception for slack notifications, should allow slack notifications to fire for new...

catches exception thrown if there is a call to `/api/v1/organization//` returns null if the response is a 404, otherwise raises an exception

Patternfly chart component relies on [victory-chart](https://commerce.nearform.com/open-source/victory/docs/victory-chart/). A breaking change was introduced in a minor version of victory-chart that raises the following error in quay ``` Compiled with problems: WARNING in...

* Refactor function that fetches subscription sku based on subscription id to also fetch the subscription end date * Check for end date in subscription when performing operations with org...

If a subscription is deleted in the subscription watch API it will set the field `terminatedDate` for the subscription object. This should be taken into consideration when fetching a subscription's...