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

Fixed pagination issues on item mapper #2642

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    45e8977 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Merge remote-tracking branch 'upstream/main' into fix-broken-item-map…

    …per-pagination_contribute-main
    
    # Conflicts:
    #	src/app/collection-page/collection-item-mapper/collection-item-mapper.component.ts
    alexandrevryghem committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d8a8235 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. 108555: Removed pageInfoState Input since it wasn't used and almost a…

    …ll the components gave the incorrect type of data to it
    alexandrevryghem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    da31c4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59197cf View commit details
    Browse the repository at this point in the history
  3. 108555: Refactored CollectionSelectComponent to not call canSelect ev…

    …ery time changes are detected
    alexandrevryghem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    268d2e5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fix-broken-item-mapper-pagination_contribute-7.6' into …

    …fix-broken-item-mapper-pagination_contribute-main
    
    # Conflicts:
    #	src/app/access-control/bulk-access/browse/bulk-access-browse.component.html
    #	src/app/access-control/epeople-registry/epeople-registry.component.html
    #	src/app/access-control/epeople-registry/eperson-form/eperson-form.component.html
    #	src/app/access-control/group-registry/group-form/members-list/members-list.component.html
    #	src/app/access-control/group-registry/group-form/subgroup-list/subgroups-list.component.html
    #	src/app/process-page/overview/process-overview.component.html
    #	src/app/shared/object-select/collection-select/collection-select.component.html
    #	src/app/shared/object-select/collection-select/collection-select.component.ts
    #	src/app/shared/object-select/item-select/item-select.component.html
    #	src/app/shared/object-select/item-select/item-select.component.ts
    #	src/app/shared/object-select/object-select/object-select.component.ts
    #	src/app/shared/pagination/pagination.component.ts
    alexandrevryghem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    adf995c View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/main' into fix-broken-item-map…

    …per-pagination_contribute-main
    
    # Conflicts:
    #	src/app/shared/object-list/object-list.component.html
    #	src/app/shared/object-select/collection-select/collection-select.component.ts
    #	src/app/shared/object-select/item-select/item-select.component.ts
    #	src/app/shared/pagination/pagination.component.ts
    alexandrevryghem committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a5f49ba View commit details
    Browse the repository at this point in the history