Skip to content

Commit

Permalink
[FISH-759] sort instances in admin console (#5074)
Browse files Browse the repository at this point in the history
* FISH-759 Sort instance list by name

* FISH-759 Sort also configurations

* FISH-759 Got rid of wildcard import

* FISH-759 Updated JDK 1.4 generics to JDK 8 style in ClusterHandler

* FISH-759 Updated JDK 1.5 generics to JDK 8 style in ListInstancesCommand

* FISH-759 Updated JDK 1.4 generics to JDK 8 style in ListInstancesCommand

* FISH-759 Removed unused import

* FISH-759 Removed unused variable

* FISH-759 Fixed spacing around =

* FISH-759 IntelliJ automatic code clean up

* FISH-759 Fixed whitespaces
  • Loading branch information
sgflt authored Jan 24, 2021
1 parent 2595404 commit 4a6c8a4
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 245 deletions.
Loading

0 comments on commit 4a6c8a4

Please sign in to comment.