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

Create separate show and edit page for saved-annotations #4885

Merged
merged 22 commits into from
Aug 16, 2023

Commits on Aug 10, 2023

  1. Create basic show page

    jorg-vr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2b267a7 View commit details
    Browse the repository at this point in the history
  2. Show usages on detail page

    jorg-vr committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    78de726 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Create edit page

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    17a0c60 View commit details
    Browse the repository at this point in the history
  2. Link show page from link icon

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c35fd9e View commit details
    Browse the repository at this point in the history
  3. Link from list

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    71f7e78 View commit details
    Browse the repository at this point in the history
  4. Remove modal edit button

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    316cdd1 View commit details
    Browse the repository at this point in the history
  5. Make list page link directly

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3d386f8 View commit details
    Browse the repository at this point in the history
  6. Reintroduce destroy

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    b4b1fa2 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ea96641 View commit details
    Browse the repository at this point in the history
  8. add breadcrumbs

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    08becdd View commit details
    Browse the repository at this point in the history
  9. Add extra default crud tests

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    7ad50e1 View commit details
    Browse the repository at this point in the history
  10. Change link icon

    jorg-vr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e988894 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    e587bfa View commit details
    Browse the repository at this point in the history
  2. Fix tests

    jorg-vr committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2ef484e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Apply suggestions from code review

    Co-authored-by: Niko Strijbol <[email protected]>
    jorg-vr and niknetniko authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8c38071 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d34c87 View commit details
    Browse the repository at this point in the history
  3. Improve show page

    jorg-vr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4737f69 View commit details
    Browse the repository at this point in the history
  4. Rename list

    jorg-vr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    30e183c View commit details
    Browse the repository at this point in the history
  5. Set page titles

    jorg-vr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    cc21394 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Bart Mesuere <[email protected]>
    jorg-vr and bmesuere authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0d68d95 View commit details
    Browse the repository at this point in the history
  7. Use title instead of

    jorg-vr committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2390836 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f6cd69 View commit details
    Browse the repository at this point in the history