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

Member Management Part2 #872

Merged
merged 34 commits into from
Dec 18, 2020
Merged

Member Management Part2 #872

merged 34 commits into from
Dec 18, 2020

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    cb8afd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59bb3ce View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    8e570c1 View commit details
    Browse the repository at this point in the history
  2. PR review I

    holgerkoser committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    6d5d5d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    331cdf5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into enh/member-management-4

    # Conflicts:
    #	backend/lib/services/members/Member.js
    #	backend/lib/services/members/MemberManager.js
    #	backend/lib/services/members/SubjectList.js
    #	backend/lib/services/members/SubjectListItem.js
    #	backend/lib/services/members/index.js
    #	backend/test/acceptance/api.members.spec.js
    grolu committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    90685b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d88cd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

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

Commits on Nov 5, 2020

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

Commits on Nov 6, 2020

  1. small fixes

    added roles help texts
    grolu committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    a28323a View commit details
    Browse the repository at this point in the history
  2. fixed unused var

    grolu committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    020edbb View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

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

Commits on Nov 12, 2020

  1. Apply suggestions from code review

    Co-authored-by: Holger Koser <[email protected]>
    grolu and holgerkoser authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    1244108 View commit details
    Browse the repository at this point in the history
  2. PR Feedback #1

    grolu committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    158c55a View commit details
    Browse the repository at this point in the history
  3. PR feedback #2

    grolu committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    2d2bb60 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. row alignment

    grolu committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    3452886 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Holger Koser <[email protected]>
    grolu and holgerkoser authored Nov 13, 2020
    Configuration menu
    Copy the full SHA
    0b64a22 View commit details
    Browse the repository at this point in the history
  3. PR Feedback #3

    grolu committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    ad1217f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Small changes

    grolu committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    d34fd28 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

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

Commits on Dec 4, 2020

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

Commits on Dec 7, 2020

  1. fix column sorting

    grolu committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    1976000 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

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

Commits on Dec 9, 2020

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

Commits on Dec 14, 2020

  1. Apply suggestions from code review

    Co-authored-by: Holger Koser <[email protected]>
    grolu and holgerkoser authored Dec 14, 2020
    Configuration menu
    Copy the full SHA
    a386916 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Merge branch 'master' into enh/member-management-4

    # Conflicts:
    #	backend/test/acceptance/api.members.spec.js
    #	backend/test/services.members.spec.js
    #	backend/test/support/nocks/k8s.js
    #	frontend/src/components/dialogs/WebterminalServiceAccountDialog.vue
    grolu committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    020ab9e View commit details
    Browse the repository at this point in the history
  2. changes as discussed

    grolu committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    401f95b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. PR Feedback

    grolu committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    28cc300 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4800c13 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Holger Koser <[email protected]>
    grolu and holgerkoser authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6ebe507 View commit details
    Browse the repository at this point in the history
  4. updated member snapshot file

    grolu committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    c71969a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6303201 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Fixed lint errors

    grolu committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    ebb5ce0 View commit details
    Browse the repository at this point in the history
  2. Orphaned Robot Members (#914)

    * orphaned serviceaccounts
    
    * Simplify extend check
    holgerkoser authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    f1d8fa2 View commit details
    Browse the repository at this point in the history