Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Transaction filters upgrade - Closes #880 #897

Merged
merged 29 commits into from
Apr 26, 2019
Merged

Conversation

MichalTuleja
Copy link
Contributor

What was the problem?

Due to technical difficulties, the filters and sorting did not work on the account page.

How did I fix it?

The pagination logic and filters are rewritten.
It improves the sorting feature by requesting data from the server directly and not sorting the limited amount of data available in the view.

How to test it?

Run the app and check the account page. Transactions should be sorted properly.

Review checklist

@MichalTuleja MichalTuleja merged commit 3914028 into 2.2.3 Apr 26, 2019
@MichalTuleja MichalTuleja deleted the 880-filters-upgrade branch April 26, 2019 09:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant