Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alphabetic order of app overview #10825

Merged
merged 2 commits into from Nov 16, 2019
Merged

alphabetic order of app overview #10825

merged 2 commits into from Nov 16, 2019

Conversation

SourceDoctor
Copy link
Member

sort applications alphabetic on overview page

@Jellyfrog
Copy link
Member

you should put sortBy() Before get(), so it's happens in sql instead of the collection

@SourceDoctor
Copy link
Member Author

@Jellyfrog
i tried before doing pull request and got a crash ... this is the way it works ;-)

@murrant
Copy link
Member

murrant commented Nov 16, 2019

It needs to be ->orderBy('app_type') if you do it in the SQL query (which you should)

@murrant murrant merged commit 75f3a7f into librenms:master Nov 16, 2019
@murrant murrant added the WebUI label Nov 16, 2019
@murrant
Copy link
Member

murrant commented Nov 25, 2019

This pull request has been mentioned on LibreNMS Community. There might be relevant details there:

https://community.librenms.org/t/v1-58-release-changelog-november-2019/10224/1

@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants