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

[KEYCLOAK-2538] - groups pagination and group search #4710

Closed
wants to merge 19 commits into from
Closed

[KEYCLOAK-2538] - groups pagination and group search #4710

wants to merge 19 commits into from

Commits on Sep 13, 2017

  1. Merge remote-tracking branch 'upstream/master'

    Levente NAGY committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    2f778b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. KEYCLOAK 2538 - UI group pagination

    Levente NAGY committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    7844085 View commit details
    Browse the repository at this point in the history
  2. KEYCLOAK 2538 - UI group pagination - fix duplicate result for search…

    … + sort result
    Levente NAGY committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    5680161 View commit details
    Browse the repository at this point in the history
  3. KEYCLOAK 2538 - UI group pagination - TU + some code improvement + ad…

    …d mockito dependency
    Levente NAGY committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    1bf8a49 View commit details
    Browse the repository at this point in the history
  4. KEYCLOAK 2538 - UI group pagination - Remove junit mocked TUs, add ar…

    …quillian Tests, delete mockito from poms, fix groups sorting when get result from cache
    Levente NAGY committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    e9bc897 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Configuration menu
    Copy the full SHA
    50d5ca0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/group-search-and-pagination' of https://github.…

    …com/guitaro/keycloak into feature/group-search-and-pagination
    Levente NAGY committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    476e9ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f7743 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. KEYCLOAK 2538 - UI group pagination :

    - Fix group creation bug
    - Add pagination on default groups tab
    - Add pagination on group membership user page
    - Fix cache invalidations
    Levente NAGY committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    2072a53 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. KEYCLOAK 2538 - UI group pagination - update pages number on group se…

    …arch
    Levente NAGY committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    034c7f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d9665 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    049a7fa View commit details
    Browse the repository at this point in the history
  2. KEYCLOAK 2538 - compilation failed

    Levente NAGY committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    090742f View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

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

Commits on Sep 19, 2018

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

Commits on Sep 21, 2018

  1. Merge remote-tracking branch 'upstream/master'

    Levente NAGY committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    fa50540 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    621ab5b View commit details
    Browse the repository at this point in the history
  2. KEYCLOAK 2538 - UI group pagination

    KEYCLOAK 2538 - UI group pagination - fix duplicate result for search + sort result
    
    KEYCLOAK 2538 - UI group pagination - TU + some code improvement + add mockito dependency
    
    KEYCLOAK 2538 - UI group pagination - Remove junit mocked TUs, add arquillian Tests, delete mockito from poms, fix groups sorting when get result from cache
    
    KEYCLOAK 2538 - UI group pagination :
    - Fix group creation bug
    - Add pagination on default groups tab
    - Add pagination on group membership user page
    - Fix cache invalidations
    
    KEYCLOAK 2538 - UI group pagination - update pages number on group search
    
    KEYCLOAK 2538 - UI group pagination - Remove GroupListLoader
    
    KEYCLOAK 2538 - compilation failed
    
    KEYCLOAK 2538 - UI group pagination
    Levente NAGY committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    ac58104 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/group-search-and-paginat…

    …ion' into feature/group-search-and-pagination
    
    # Conflicts:
    #	server-spi-private/src/main/java/org/keycloak/models/utils/ModelToRepresentation.java
    #	services/src/main/java/org/keycloak/services/resources/admin/UsersResource.java
    #	themes/src/main/resources/theme/base/admin/resources/js/controllers/groups.js
    #	themes/src/main/resources/theme/base/admin/resources/js/controllers/users.js
    #	themes/src/main/resources/theme/base/admin/resources/js/loaders.js
    Levente NAGY committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    733cbf6 View commit details
    Browse the repository at this point in the history