Mikael Olausson

Results 4 issues of Mikael Olausson

This is a partial solution to https://github.com/tchiotludo/akhq/issues/1912 and https://github.com/tchiotludo/akhq/issues/2027. It’s partial because it is only implemented for the topic list in the frontend. Implementation for the remaining routes can be...

Kind of fixing https://github.com/tchiotludo/akhq/issues/2047 (kind of because from the user perspective it should work to sort both ways regardless of topic size). This PR changes the sort order to `Oldest`...

You are currently using the [event-source-polyfill](https://github.com/Yaffle/EventSource), which seems to have a bit troubled history, ref https://github.com/Yaffle/EventSource/issues/202 and their current russian comment at [the top of the README](https://github.com/Yaffle/EventSource/blob/03e44c8ea3d83012c3f27da2a2052061b4b4cdd8/README.md#L4): > Пожалуйста не...

ui

The [pull mirror API](https://docs.gitlab.com/ee/api/project_pull_mirroring.html) is missing, only [remote mirror](https://docs.gitlab.com/ee/api/remote_mirrors.html) is currently implemented (which is the push mirror).