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

WIP – Us/navigation next/prev accros dossiers #10898

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2024

  1. feat(instructeur/*): add back button to navigate from procedures to d…

    …ossiers while caching last viewed tab/and for smoother back and forth navigations between instructeur_procedure_show and instructeur_procedure_dossier_show
    mfo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    279a6b1 View commit details
    Browse the repository at this point in the history
  2. feat(Instructeur/Procedures#show): remove procedure logo, title/id is…

    … better for identification, get ready for some support complaints
    mfo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4f1aa52 View commit details
    Browse the repository at this point in the history
  3. feat(Instructeurs/Procedures#show): also cache current filtered_sorte…

    …d_paginated_ids. indeed, users can only go on one of dossiers presented in the current list
    mfo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e30e786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a8fed0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d1c4da View commit details
    Browse the repository at this point in the history
  6. feat(Instructeurs/Dossiers#navigation): less naive implementation of …

    …list navigation handling out of bound indexes and invalid index
    mfo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6bbf836 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f43c357 View commit details
    Browse the repository at this point in the history
  8. feat(Instructeurs/Dossiers.pagination): renew cached pages when curre…

    …nt dossier reaches cached paginated id close to 5 items from last bound
    mfo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e2b506a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8682ad5 View commit details
    Browse the repository at this point in the history
  10. fix(errors): so much

    mfo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    8cd4756 View commit details
    Browse the repository at this point in the history
  11. fixup! feat(Instructeurs/Dossiers.pagination): renew cached pages whe…

    …n current dossier reaches cached paginated id close to 5 items from last bound
    mfo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    018c0a2 View commit details
    Browse the repository at this point in the history