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

Sort approved users by their application date #586

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

talavis
Copy link
Contributor

@talavis talavis commented Aug 7, 2019

Describe the pull request:

  • Bug fix
  • Functional change
  • New feature
  • Code cleanup
  • Build system change
  • Documentation change
  • Language translation

Pull request long description:

As the response from postgres is unsorted, sort users by application date before displaying them in the admin interface.

Related issues:

Fixes #585.

Copy link
Member

@viklund viklund left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should sort in the UI as well. Should be fairly simple.

@viklund viklund merged commit 860fe7d into develop Aug 7, 2019
@viklund viklund deleted the feature/sort-admin-users branch August 7, 2019 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad sorting of users in admin interface
2 participants