Closed ll911 closed 7 years ago
Rejected as kong doesn't support this.
Please hold off on enhancements until we get version #1 completed
@pauldaustin that's why I didn't included in https://github.com/bcgov/gwa/milestone/1
Implement functionality to allow the user to sort the records in a table view. This will be supported for tables where all records can be loaded into memory on the client side. The sort will occur on the client side as Kong doesn't support sorting of results.
The following tables will have sorting enabled.
The following kinds of tables won't be sorted as data volumes could be large.
I've implemented the functionality. It'll be available once I deploy 1.1.0
in APIs, Plugins, Users, Groups tab add "descend" & "ascend" for table head, so fields like "Name", "Hosts", "Created at"... can be sorted alphabetically or chronologically