Add filtering by text or an option to show all items per page to the application list
We are a web agency that currently has about 80 applications.
It's very difficult trying to find the right application with a pagination of 10 items per page, especially since they are in random order by default.
You should either:
A) Add live filtering by application name to the application list. And preferably filtering by server too.
B) Add an option to show all items or at least a reasonable amount of items at the time on the list, so that users could use browser's search to find the correct one. It would not make the system slower, it's much slower to use the paging of 10 items to find the right one.
Changing the application list's default order to by name would also help a bit.