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

fix: Date sort support + avoid null sorts comparison #3243

Merged
merged 1 commit into from
Jul 5, 2019

Conversation

abhinavk96
Copy link
Contributor

Fixes #3242

Short description of what this resolves:

  • initializes sorts beforehand to avoid making params accidentally null.
  • Adds date sort support for ember-tables.

@auto-label auto-label bot added the fix label Jul 4, 2019
@abhinavk96 abhinavk96 requested a review from niranjan94 July 4, 2019 23:28
@abhinavk96 abhinavk96 merged commit 8df2d0b into fossasia:development Jul 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ember tables: Manage event table date sort support
2 participants