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

feat(auth-admin): Create paper delegation #15992

Merged
merged 87 commits into from
Sep 25, 2024
Merged

Commits on Aug 23, 2024

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

Commits on Aug 29, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    66f54e2 View commit details
    Browse the repository at this point in the history
  2. small cleanup

    GunnlaugurG committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    00e7c32 View commit details
    Browse the repository at this point in the history
  3. merge conflict resolved

    GunnlaugurG committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eef306e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8023226 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    7e1526d View commit details
    Browse the repository at this point in the history
  2. adds getTicket function to Zendesk service

    Fetches Zendesk ticket by id
    magnearun committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ee0bf10 View commit details
    Browse the repository at this point in the history
  3. Adds create delegation route

    Form for creating delegation, wip form action
    magnearun committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e740714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33597a7 View commit details
    Browse the repository at this point in the history
  5. fix config value

    GunnlaugurG committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8a11aca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2ca10c View commit details
    Browse the repository at this point in the history
  7. fix api build issues

    GunnlaugurG committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c6fb163 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0250930 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix pr comments

    GunnlaugurG committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1f47340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fc09a5 View commit details
    Browse the repository at this point in the history
  3. added back the spec files

    GunnlaugurG committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    83aef23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d20a0f2 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feat/delegation-admin-module' in…

    …to feat/delegation-ui-gql
    magnearun committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    85b81ee View commit details
    Browse the repository at this point in the history
  6. fix get tests

    GunnlaugurG committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    413a3ef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b43219d View commit details
    Browse the repository at this point in the history
  8. test for delete

    GunnlaugurG committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f996ad8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0949237 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    e492755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f49506b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/delegation-ui-gql' of github.com:island-is/island.…

    …is into feat/delegation-ui-gql
    magnearun committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fee4601 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. remove console log

    GunnlaugurG committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    3076a2c View commit details
    Browse the repository at this point in the history
  2. merged with main

    GunnlaugurG committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1494d8f View commit details
    Browse the repository at this point in the history
  3. merged with main

    GunnlaugurG committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d108d9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f171571 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6518722 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    c30579f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a80c2bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d546c9 View commit details
    Browse the repository at this point in the history
  4. use identity resolver

    fixes in response to comments
    magnearun committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8daac07 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/delegation-ui-gql' of github.com:island-is/island.…

    …is into feat/delegation-ui-gql
    magnearun committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    90dd5e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcef48c View commit details
    Browse the repository at this point in the history
  7. created delegation-delegation-type.model.ts and updated findAllScopes…

    …To in delegation-scope.service.ts
    GunnlaugurG committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    df0b8ba View commit details
    Browse the repository at this point in the history
  8. fix broken tests

    GunnlaugurG committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a99e144 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. tests for findAllScopesTo

    GunnlaugurG committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3d3781c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6d9fba View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    1753fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    062a582 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    6588ab8 View commit details
    Browse the repository at this point in the history
  2. remove duplicate case

    GunnlaugurG committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7ccc113 View commit details
    Browse the repository at this point in the history
  3. small refactor

    GunnlaugurG committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9daa1f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b16d95f View commit details
    Browse the repository at this point in the history
  5. Mask nationalId in url

    magnearun committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    884e10e View commit details
    Browse the repository at this point in the history
  6. format national id

    magnearun committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    09d4b6e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    707cedd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e00806 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    713ce21 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'refs/heads/main' into feat/create-paper-delegation

    # Conflicts:
    #	libs/auth-api-lib/migrations/20240910092516-delegation-reference-id.js
    GunnlaugurG committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    880b763 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7907c55 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fix import

    magnearun committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    98847f1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/delegation-ui-gql' of github.com:island-is/island.…

    …is into feat/delegation-ui-gql
    magnearun committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e275d90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82c5d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c189682 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1d8720 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d652ba7 View commit details
    Browse the repository at this point in the history
  7. add zendesk validation

    GunnlaugurG committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1286f75 View commit details
    Browse the repository at this point in the history
  8. feat(auth-admin): Delete delegation UI (#16073)

    * Changes includeArchived from Param to Query
    
    Fixes openapi.yaml error
    
    * adds Oauth2 to openApi document builder
    
    * validates Zendesk ticket when creating delegation
    
    * Adds delete button to delegation access card and call delete mutation
    
    * chore: nx format:write update dirty files
    
    * add referenceId to delegation query
    
    ---------
    
    Co-authored-by: andes-it <builders@andes.is>
    magnearun and andes-it authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7796b06 View commit details
    Browse the repository at this point in the history
  9. feat(auth-admin): Create paper delegation zendesk integration (#16074)

    * Changes includeArchived from Param to Query
    
    Fixes openapi.yaml error
    
    * adds Oauth2 to openApi document builder
    
    * validates Zendesk ticket when creating delegation
    
    * chore: nx format:write update dirty files
    
    ---------
    
    Co-authored-by: andes-it <builders@andes.is>
    magnearun and andes-it authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b04cb43 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'refs/heads/feat/delegation-ui-gql' into feat/create-pap…

    …er-delegation
    
    # Conflicts:
    #	libs/clients/zendesk/src/lib/zendesk.service.ts
    GunnlaugurG committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ffc1406 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'refs/heads/feat/delegation-delegation-type' into feat/c…

    …reate-paper-delegation
    
    # Conflicts:
    #	libs/auth-api-lib/src/lib/delegations/delegations.module.ts
    GunnlaugurG committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7c1648e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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

Commits on Sep 23, 2024

  1. fix comments from PR

    GunnlaugurG committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    76f6a98 View commit details
    Browse the repository at this point in the history
  2. fix pr comment

    GunnlaugurG committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ace2149 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4f298c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    401326d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4ab170 View commit details
    Browse the repository at this point in the history
  6. fix pr comment

    GunnlaugurG committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7cd4249 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b65b63b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    113c60c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. add tests for create

    GunnlaugurG committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    edb9cce View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into feat/create-paper-delegation

    # Conflicts:
    #	libs/api/domains/auth-admin/src/lib/delegationAdmin/delegation-admin.service.ts
    #	libs/auth-api-lib/src/lib/delegations/delegations.module.ts
    #	libs/auth-api-lib/src/lib/delegations/models/delegation-delegation-type.model.ts
    #	libs/auth-api-lib/src/lib/delegations/models/delegation.model.ts
    GunnlaugurG committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    838df23 View commit details
    Browse the repository at this point in the history
  3. fix pr comments

    GunnlaugurG committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7911fc9 View commit details
    Browse the repository at this point in the history
  4. simplify var names

    GunnlaugurG committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ef97225 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refs/heads/main' into feat/create-paper-delegation

    # Conflicts:
    #	libs/auth-api-lib/src/lib/delegations/delegations.module.ts
    GunnlaugurG committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    97d41da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1890e27 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    616902d View commit details
    Browse the repository at this point in the history
  2. fix pr comments

    GunnlaugurG committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dcdb379 View commit details
    Browse the repository at this point in the history
  3. fix pr comments

    GunnlaugurG committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f132e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d060e2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c694048 View commit details
    Browse the repository at this point in the history