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

Version 0.13.4 #13

Merged
merged 20 commits into from
Feb 5, 2022
Merged

Version 0.13.4 #13

merged 20 commits into from
Feb 5, 2022

Commits on Feb 3, 2022

  1. Update dependencies

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    0378f40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3182fcb View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. Improve performance of sorting data fetching

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    426203b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Add sorting preset table definitions

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    ed68b76 View commit details
    Browse the repository at this point in the history
  2. Add sorting preset dto and function to retrieve all presets

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    3e768d7 View commit details
    Browse the repository at this point in the history
  3. Add function to add sorting presets

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    c34d9d5 View commit details
    Browse the repository at this point in the history
  4. Add function to delete sorting presets

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    78a5780 View commit details
    Browse the repository at this point in the history
  5. Add api to manage sorting presets

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    d22c749 View commit details
    Browse the repository at this point in the history
  6. Add api implementation for sorting presets

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    5aadd9c View commit details
    Browse the repository at this point in the history
  7. Refactor SortKey to store backend representation internally

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    c0dca66 View commit details
    Browse the repository at this point in the history
  8. Replace sortingExpression with sortingPreset in all files

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    ece096f View commit details
    Browse the repository at this point in the history
  9. Improve sort preset display

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    e431450 View commit details
    Browse the repository at this point in the history
  10. Fix preset creation

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    12d85b5 View commit details
    Browse the repository at this point in the history
  11. Add sorting preset selection in sort dialog

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    91531bc View commit details
    Browse the repository at this point in the history
  12. Fix api call name

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    a5a0134 View commit details
    Browse the repository at this point in the history
  13. Fix handling of the empty preset option

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    341c1a3 View commit details
    Browse the repository at this point in the history
  14. Add default value to empty sort preset

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    6d6a17b View commit details
    Browse the repository at this point in the history
  15. Fix style issues

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    6507809 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #12 from Trivernis/feature/sorting-presets

    Feature/sorting presets
    Trivernis authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8a2c10a View commit details
    Browse the repository at this point in the history
  17. Increment version to 0.13.4

    Signed-off-by: trivernis <trivernis@protonmail.com>
    Trivernis committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    01f781b View commit details
    Browse the repository at this point in the history