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

Feature/merge 1.15.0 #5

Merged
merged 274 commits into from
Apr 11, 2024
Merged

Feature/merge 1.15.0 #5

merged 274 commits into from
Apr 11, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 6, 2024

  1. chore(schemas): renaming

    darcyYe committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    18dfcda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8e685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f0247c View commit details
    Browse the repository at this point in the history
  4. refactor(core): refactor

    darcyYe committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f4a812a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    118de63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    754d425 View commit details
    Browse the repository at this point in the history
  7. fix(test): fix tests

    darcyYe committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e327754 View commit details
    Browse the repository at this point in the history
  8. refactor(core): refactor

    darcyYe committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5d55776 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge pull request logto-io#5453 from logto-io/yemq-log-8281-update-l…

    …ogto-config-table-types
    
    feat(schemas): update `logto_configs` table related types
    darcyYe committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    038733e View commit details
    Browse the repository at this point in the history
  2. Merge pull request logto-io#5461 from logto-io/yemq-log-8282-add-POST…

    …-configs-jwt-customizer-API
    
    feat(core): add PUT /configs/jwt-customizer API
    darcyYe committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    81eb022 View commit details
    Browse the repository at this point in the history
  3. Merge pull request logto-io#5465 from logto-io/yemq-log-8283-add-GET-…

    …configs-jwt-customizer-API
    
    feat(core): add GET /configs/jwt-customizer API
    darcyYe committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ce2abe7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74a70c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29d7642 View commit details
    Browse the repository at this point in the history
  6. fix(core): fix rebase

    darcyYe committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    57a9cfa View commit details
    Browse the repository at this point in the history
  7. Merge pull request logto-io#5467 from logto-io/yemq-log-8285-add-DELE…

    …TE-configs-jwt-customizer-API
    
    feat(core): add DELETE /configs/jwt-customizer API
    darcyYe committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a00badc View commit details
    Browse the repository at this point in the history
  8. refactor(console): implement environment variables input field (1/2) (l…

    …ogto-io#5471)
    
    * refactor(console): extract the KeyValueInput ds component
    
    extract the KeyValueInput ds component
    
    * fix(console): remove unused styles
    
    remove unused styles
    
    * refactor(console): extract the FormField from KeyValueInput
    
    extract the FormField from KeyValueInput
    
    * fix(console): refactor some code based on code review comment
    
    refactor some code based the code review comment
    simeng-li committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fa3577e View commit details
    Browse the repository at this point in the history
  9. feat(console,phrases): implement environment variables input field (2…

    …/2) (logto-io#5473)
    
    feat(console,phrases): implement environment variables input field
    
    implement environment variables input field
    simeng-li committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4e27e34 View commit details
    Browse the repository at this point in the history
  10. feat(console,phrases): add test sample code editor (logto-io#5475)

    * feat(console,phrases): add test sample code editor
    
    add test sample code editor
    
    * fix(console): remove unused styles
    
    remove unused styles
    
    * refactor(console): refactor the components structure
    
    erfactor the components structure
    
    * refactor(console): clean up the root component
    
    clean up the root component
    simeng-li committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2d98982 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. feat(console,phrases): add test result component (logto-io#5479)

    * feat(console,phrases): add test result component
    
    add test result component
    
    * fix(console): remove unused styles
    
    remove unused styles
    simeng-li committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f44ba31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1724119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f4ba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. chore(console): component rename (logto-io#5480)

    rename component XXXPanel -> XXXSection
    simeng-li committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bab50fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df5d2a2 View commit details
    Browse the repository at this point in the history
  3. feat(console, phrases): implement the copy, clear and reset button (l…

    …ogto-io#5490)
    
    * refactor(console): replace copy button with CopyToClipboard component
    
    replace copy button with CopyToClipboard component
    
    * feat(console): implement the clear and reset button
    
    implement the clear and reset button
    
    * refactor(console): bind RHF controller to the code editor
    
    bind RHF controller to the code editor
    
    * chore(console): add some comments
    
    add some comments
    simeng-li committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    56a6c5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eb1c4a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Merge pull request logto-io#5487 from logto-io/yemq-log-8357-prepare-…

    …jwt-user-info-context
    
    feat(core,schemas): add JWT customizer user info context
    darcyYe committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c8eaa45 View commit details
    Browse the repository at this point in the history
  2. feat(console): add change alert and save changes footer (logto-io#5492)

    * feat(console): add change alert and save changes footer
    
    add change alert and save changes footer
    
    * chore(console): add useMemo hook
    
    add useMemo hook
    simeng-li committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    213d6f9 View commit details
    Browse the repository at this point in the history
  3. refactor(experience): skip non-object messages in native (logto-io#5491)

    * refactor(experience): skip non-object messages in native
    
    * chore: add changeset
    gao-sun committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5a72045 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    733f092 View commit details
    Browse the repository at this point in the history
  5. Merge pull request logto-io#5494 from logto-io/yemq-log-8395-update-l…

    …ogto-schemas
    
    chore(schemas): add cloud scope, service log type and API guard
    darcyYe committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2c7acb2 View commit details
    Browse the repository at this point in the history
  6. refactor(core): update organization invitation apis (logto-io#5474)

    * refactor(core): update organization invitation apis
    
    * chore: add api tests
    gao-sun committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    1965633 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. refactor(core,console): align the jwt token path enum (logto-io#5493)

    align the jwt token path enum used in console and core
    simeng-li committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2c5a449 View commit details
    Browse the repository at this point in the history
  2. feat(console,phrases): integrate jwt customizer api (logto-io#5495)

    * feat(console,phrases): integrate jwt customizer api
    
    integrate jwt customizer api
    
    * chore(console): update the comment
    
    update the comment
    
    * fix(console): clear the console logs
    
    clear the console logs
    simeng-li committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f11e95e View commit details
    Browse the repository at this point in the history
  3. refactor(console,core,schemas): rename the jwtCustomizer related type…

    … and guards (logto-io#5496)
    
    rename the jwtCustomizer related type and guards
    simeng-li committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2a358bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    431c202 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge pull request logto-io#5500 from logto-io/charles-log-8404-add-i…

    …18n-phrases-for-cloud-collaboration
    
    feat(phrases): add i18n phrases for cloud collaboration
    charIeszhao committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e8ac64c View commit details
    Browse the repository at this point in the history
  2. feat(console): add global loading skeleton (logto-io#5498)

    add global loading skeleton
    simeng-li committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    abb2c9f View commit details
    Browse the repository at this point in the history
  3. fix(console): fix code edtior set undefined value bug (logto-io#5499)

    fix the code editor set undefined value bug
    simeng-li committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e95a046 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    58885b3 View commit details
    Browse the repository at this point in the history
  2. chore(schemas): export custom JWT API request body type (logto-io#5510)

    chore(schemas): export custom jwt API request body type
    darcyYe committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2908c81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e22eb3a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. refactor: fix errors

    gao-sun committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    54c2b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbbe767 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Merge pull request logto-io#5512 from logto-io/gao-shared-default-uni…

    …versal
    
    refactor: remove slonik from shared
    gao-sun committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    82408b6 View commit details
    Browse the repository at this point in the history
  2. chore: upgrade slonik

    gao-sun committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    0a5226c View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused files

    gao-sun committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    feaca53 View commit details
    Browse the repository at this point in the history
  4. chore: add changeset for the bug fix PR (logto-io#5507)

    add changeset for the bug fix PR
    simeng-li committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7c22c50 View commit details
    Browse the repository at this point in the history
  5. feat(core): set oidc issuer to custom domain (logto-io#5509)

    * feat(core): set oidc issuer to custom domain
    
    * refactor(core): get tenant id return whether is custom domain
    wangsijie committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2f388c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request logto-io#5513 from logto-io/gao-use-svhd-slonik

    refactor: use silverhand slonik
    gao-sun committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b40a347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa07bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c10c24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98ca0a7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request logto-io#5521 from logto-io/gao-allow-unknown-keys…

    …-in-message-payload
    
    refactor: allow unknown keys in send message payload
    gao-sun committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    23bc5cd View commit details
    Browse the repository at this point in the history
  6. refactor(console): refactor the code editor type definition (logto-io…

    …#5516)
    
    * refactor(console): refactor the code editor type definition
    
    refactor the code editor type definition
    
    * refactor(console): extract type definition gen process
    
    extract the type definition gen step to the build time. As typescript is not available at run time.
    
    * fix(console): add generate to console build script
    
    add generate to console build script
    
    * fix(console): add prettier format
    
    add prettier format
    simeng-li committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    08acdf7 View commit details
    Browse the repository at this point in the history
  7. refactor(console): replace the field table with type definition code (l…

    …ogto-io#5519)
    
    * refactor(console): replace the field table with type definition code
    
    replace the field table with type definition code
    
    * refactor(console): rebase and pickup the generated type definitions
    
    rebase and pickup the generated type definitions
    simeng-li committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d3d0f51 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57d97a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d692e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    348124b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    beff82a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f5baac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ac95a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. refactor(console,phrases): refactor the jwt customizer content (logto…

    …-io#5527)
    
    * refactor(console,phrases): refactor the jwt customizer content
    
    refactor the jwt customizer content
    
    * fix(console): add isDev guard
    
    add isDev guard
    simeng-li committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f638c8e View commit details
    Browse the repository at this point in the history
  2. refactor(core): refactor oidc sso connector (logto-io#5528)

    refactor oidc sso connector
    simeng-li committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b994f1e View commit details
    Browse the repository at this point in the history
  3. refactor: fix type issues

    gao-sun committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1bc40fa View commit details
    Browse the repository at this point in the history
  4. Merge pull request logto-io#5523 from logto-io/gao-allow-filter-invit…

    …ation-by-invitee
    
    feat: allow get invitations by invitee
    gao-sun committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    bc11084 View commit details
    Browse the repository at this point in the history
  5. refactor: fix tests

    gao-sun committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d597681 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5e378d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6feb531 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abffb9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0cb3116 View commit details
    Browse the repository at this point in the history
  10. fix(schemas): fix the get interation/consent api bug (logto-io#5503)

    * fix(schemas): fix the get interation/consent api bug
    
    fix the get interation/consent api bug
    
    * chore: update changeset
    
    update changeset
    
    * fix: update changeset
    
    update changeset
    
    * refactor(schemas, console): alter the resource scopes description field to nullable (logto-io#5504)
    
    * refactor(schemas, console): alter the resoruce scopes description field nullable
    
    make the resourec scopes description nullable
    
    * fix(test): fix the type issue in the integration test
    
    fix the type issue in the integration test
    
    * fix(console): add the field register
    
    add the field register
    
    * fix: update the changeset
    
    update the changeset
    
    * fix(console,test): update comments and rebase
    
    update comments and rebase the master
    simeng-li committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9518658 View commit details
    Browse the repository at this point in the history
  11. chore: add comments

    darcyYe committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a2f20df View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Merge pull request logto-io#5529 from logto-io/yemq-log-8446-update-u…

    …ser-context-type
    
    refactor(core): update user context type
    darcyYe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f727ef8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fbee28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef7e8e1 View commit details
    Browse the repository at this point in the history
  4. chore: update core dependency

    darcyYe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    aac7a7b View commit details
    Browse the repository at this point in the history
  5. chore: add todo

    darcyYe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e72e927 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed710b0 View commit details
    Browse the repository at this point in the history
  7. refactor: refactor

    darcyYe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9c7956d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77b67fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45a7ee1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2e00df View commit details
    Browse the repository at this point in the history
  11. refactor: adopt suggestion

    darcyYe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    239c17f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d913c8d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88f759c View commit details
    Browse the repository at this point in the history
  14. Merge pull request logto-io#5525 from logto-io/yemq-log-8444-add-jwt-…

    …customizer-test-api
    
    feat(core): add POST /configs/jwt-customizer/test API
    darcyYe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5c6af38 View commit details
    Browse the repository at this point in the history
  15. feat(console): integrate jwt customizer test api (logto-io#5532)

    * feat(console): integrate jwt customizer test api
    
    integrate jwt customizer test api
    
    * refactor(console,core): jwt test api integration
    
    jwt test api integration
    
    * chore: add cloud connection scope config for fetching custom jwt
    
    ---------
    
    Co-authored-by: Darcy Ye <[email protected]>
    simeng-li and darcyYe committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f1f6b1c View commit details
    Browse the repository at this point in the history
  16. feat(console): add tenant member and invitation lists (logto-io#5501)

    * feat(console): add tenant member and invitation lists
    
    * refactor: polish code per comments
    
    * fix: lockfile
    charIeszhao committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    37cd6cc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bc119b5 View commit details
    Browse the repository at this point in the history
  18. Merge pull request logto-io#5526 from logto-io/gao-store-raw-data-social

    feat: return and store social connector raw data
    gao-sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f60e641 View commit details
    Browse the repository at this point in the history
  19. refactor: fix test and ci

    gao-sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3cb9b89 View commit details
    Browse the repository at this point in the history
  20. Merge pull request logto-io#5530 from logto-io/gao-add-oidc-standard-…

    …claims
    
    feat: add oidc standard claims to user
    gao-sun committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    a98bc3d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    084ced1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    18fb88e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    89ba8a1 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ddd93dc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8513dae View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    210bb29 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8ea166a View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. style(console): fix the jwt test panel layout (logto-io#5538)

    fix the jwt test panel layout
    simeng-li committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3ff97d4 View commit details
    Browse the repository at this point in the history
  2. chore: fix

    darcyYe committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ea796c1 View commit details
    Browse the repository at this point in the history
  3. chore: fix

    darcyYe committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    5ea8c49 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    ecd3db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cec57e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a538a1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d86bf3 View commit details
    Browse the repository at this point in the history
  5. refactor: reorder code

    darcyYe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    55e04cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f35538 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e67b67 View commit details
    Browse the repository at this point in the history
  8. Merge pull request logto-io#5508 from logto-io/yemq-log-8338-update-e…

    …xtra-token-claims-logic
    
    feat(core): add the support on custom JWT feature
    darcyYe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    618c38f View commit details
    Browse the repository at this point in the history
  9. chore: add comments

    darcyYe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6143755 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a387bf2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request logto-io#5546 from logto-io/yemq-log-8470-update-c…

    …ustom-jwt-test-api-error-handling
    
    refactor(phrases,core,console): update API and console error handling/display
    darcyYe committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    62bd784 View commit details
    Browse the repository at this point in the history
  12. fix(core): fix the post domains api error status code (logto-io#5552)

    fix the post domains api error status code
    simeng-li committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a9b9279 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d14c87 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4766d22 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    af53be8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1f0ae00 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge pull request logto-io#5555 from logto-io/yemq-fix-custom-jwt-pu…

    …t-api-early-terminate-logic
    
    fix(core,phrases): fix custom JWT PUT API block admin tenant logic
    darcyYe committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    80487fa View commit details
    Browse the repository at this point in the history
  2. feat: support direct sign-in (logto-io#5536)

    * feat: support direct sign-in
    
    * chore: add changesets
    
    * refactor: add test cases
    
    * chore(deps): upgrade logto sdks
    gao-sun committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2cbc591 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update softprops/action-gh-release action to v2 (logto-i…

    …o#5486)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bca0ce9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c4ba5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7a23df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2961b53 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. chore(deps): update packges (logto-io#5545)

    * chore(deps): upgrade puppeteer
    
    * chore: replace plugin
    
    * refactor: fix tests
    gao-sun committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    3f59461 View commit details
    Browse the repository at this point in the history
  2. feat(core,schemas): add new Azure OIDC SSO connector (logto-io#5540)

    add new Azure OIDC SSO connector
    simeng-li committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    592d467 View commit details
    Browse the repository at this point in the history
  3. refactor(core,schemas): refactor the sso connector factory type (logt…

    …o-io#5541)
    
    * refactor(core,schemas): refactor the sso connector factory type
    
    refactor the sso connector factory type and add providerType to the config data
    
    * fix(core): fix ut
    
    fix ut
    
    * refactor(schemas): add the providerType to the providerDetails return type
    
    add the new providerType property to the providerDetails return type
    simeng-li committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    92d45f2 View commit details
    Browse the repository at this point in the history
  4. refactor(console): refactor useApi (logto-io#5549)

    refactor useApi hideToast logic
    simeng-li committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    affcecd View commit details
    Browse the repository at this point in the history
  5. refactor(console): refactor sso detail pages (logto-io#5551)

    * refactor(console): refactor sso detail pages
    
    refactor sso details pages
    
    * fix(console): fix the sso paywall guard content
    
    fix the sso paywall guard content
    simeng-li committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ba16d1c View commit details
    Browse the repository at this point in the history
  6. style(console): fix the color code white css (logto-io#5564)

    fix the color code white css
    simeng-li committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d91e3e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5758f84 View commit details
    Browse the repository at this point in the history
  8. fix(console,phrases): api resource indicator should be a valid absolu…

    …te uri (logto-io#5561)
    
    * fix(console,phrases): api resource indicator should be a valid absolute uri
    charIeszhao committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    746483c View commit details
    Browse the repository at this point in the history
  9. Merge pull request logto-io#5557 from logto-io/yemq-log-8481-update-c…

    …ustom-jwt-fetcher
    
    chore(schemas): update customJwtFetcherGuard to specify custom jwt use case
    darcyYe committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2ccc54a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    d45cd37 View commit details
    Browse the repository at this point in the history
  2. fix(console): fix jwt test context code editor bug (logto-io#5563)

    fix jwt test context code editor bug
    simeng-li committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d1b1985 View commit details
    Browse the repository at this point in the history
  3. fix(console): fix the zod-to-ts type infer bug (logto-io#5566)

    fix the zod-to-ts type infer bug
    simeng-li committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    6990a3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f83e85b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba966fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e0123fd View commit details
    Browse the repository at this point in the history
  7. feat(console): add quick join options in tenant selector dropdown (lo…

    …gto-io#5568)
    
    * feat(console): implement interim landing page for new users to join invited tenants
    
    * feat(console): add quick join options in tenant selector dropdown
    charIeszhao committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    afda22e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18041a6 View commit details
    Browse the repository at this point in the history
  9. refactor: remove jest

    gao-sun committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    412a3df View commit details
    Browse the repository at this point in the history
  10. Merge pull request logto-io#5558 from logto-io/yemq-log-8448-update-s…

    …ample-token-payload
    
    chore(schemas,core): update custom JWT sample token payload guard
    darcyYe committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    664c67d View commit details
    Browse the repository at this point in the history
  11. refactor: remove jest

    gao-sun committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    340d562 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f549841 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02833b0 View commit details
    Browse the repository at this point in the history
  14. refactor: remove jest

    gao-sun committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3f152a8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0ade301 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2899a8 View commit details
    Browse the repository at this point in the history
  17. Merge pull request logto-io#5574 from logto-io/gao-remove-jest

    refactor: remove jest (partially)
    gao-sun committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    113221e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    80a3808 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2ae8c11 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3cc6d4b View commit details
    Browse the repository at this point in the history
  21. fix(deps): update dependency snakecase-keys to v7 (logto-io#5556)

    * fix(deps): update dependency snakecase-keys to v7
    
    * test: wait for 1ms for every api test
    
    ---------
    
    Co-authored-by: Gao Sun <[email protected]>
    renovate[bot] and gao-sun committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    961fd8e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dcb5eba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a279fb4 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7e33eae View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    48cfdf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. fix(console,phrases): should check duplicated emails when inviting me…

    …mbers (logto-io#5581)
    
    fix(console,phrases): check duplicated emails when inviting members
    charIeszhao committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    03144ae View commit details
    Browse the repository at this point in the history
  2. fix(console): revert the custom jwt forms overflow hidden (logto-io#5573

    )
    
    revert the custom jwt forms overflow hidden styles
    simeng-li committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    867e114 View commit details
    Browse the repository at this point in the history
  3. Merge pull request logto-io#5585 from logto-io/yemq-log-8483-update-c…

    …loud-client-API-call
    
    chore: update cloud version and the way to call cloud custom JWT API
    darcyYe committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    a77fd3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb4c6c4 View commit details
    Browse the repository at this point in the history
  5. refactor: use ky in integration tests (logto-io#5584)

    * refactor: use ky in integration tests
    
    * refactor: remove node-fetch
    
    * refactor: fix test cases
    
    * refactor: remove waitFor after each test
    gao-sun committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6d56434 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7756f50 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

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

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    c1722c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request logto-io#5575 from logto-io/yemq-log-8507-add-GET-…

    …configs-jwt-customizers-API
    
    feat(core,test,schemas): add GET /configs/jwt-customizer API
    darcyYe committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    ceeeeb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39cacf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0438a2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    982aa91 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. refactor(console): move organization template into a single page (log…

    …to-io#5590)
    
    * refactor(console): move organization template into a single page
    
    * feat(phrases): add org template translations
    xiaoyijun committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9bf9f07 View commit details
    Browse the repository at this point in the history
  2. feat(console): implement custom jwt landing page

    implement custom jwt landing page
    simeng-li authored and darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2f67dde View commit details
    Browse the repository at this point in the history
  3. refactor(console): relocalte the component files

    relocate the component files
    simeng-li authored and darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8115944 View commit details
    Browse the repository at this point in the history
  4. refactor(console): rename the jwtClaims page

    rename the jwtClaims page
    simeng-li authored and darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e3e8b14 View commit details
    Browse the repository at this point in the history
  5. refactor(console,phrases): refactor the customize jwt details page

    refactor the customize jwt details page
    simeng-li authored and darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    777ef0e View commit details
    Browse the repository at this point in the history
  6. refactor(console): remove unused element

    remove unused element
    simeng-li authored and darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    59ffb43 View commit details
    Browse the repository at this point in the history
  7. refactor(console): redesign the jwt details page

    redesign the jwt details page
    simeng-li authored and darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    c6b19a5 View commit details
    Browse the repository at this point in the history
  8. feat(console): update jwt create page button text

    update jwt create page button text
    simeng-li authored and darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    eed52df View commit details
    Browse the repository at this point in the history
  9. Merge pull request logto-io#5579 from logto-io/simeng-prd-690-ac-flow…

    …-iteration
    
    feat(console): implement custom jwt landing page
    darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a0f7b1c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5bfd917 View commit details
    Browse the repository at this point in the history
  11. style(console): refine the SSO connector create model (logto-io#5594)

    refine the sso connector create model
    simeng-li committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2c6f4b7 View commit details
    Browse the repository at this point in the history
  12. Merge pull request logto-io#5587 from logto-io/simeng-log-8525-ac-flo…

    …w-iteration-22-refactor-details-page
    
    refactor(console,phrases): refactor the customize jwt details page
    darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    39868d5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request logto-io#5591 from logto-io/simeng-log-8560-custom…

    …ize-jwt-claims-detail-page-redesign
    
    refactor(console): redesign the jwt details page
    darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    48a4da0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request logto-io#5599 from logto-io/yemq-update-translate-…

    …cli-configuration
    
    chore(cli): update translate CLI configs
    darcyYe committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    77fc940 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    add78b7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2b5e6d6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4e59064 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eeb095f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    977776d View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge pull request logto-io#5611 from logto-io/yemq-log-8493-update-c…

    …ustom-jwt-console-error-handling
    
    chore(core,console): update error handling of testing custom JWT
    darcyYe committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    21560f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea7d8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request logto-io#5468 from logto-io/yemq-log-8284-add-PATC…

    …H-configs-jwt-customizer-API
    
    feat(core): add PATCH /configs/jwt-customizer API
    darcyYe committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6cc5dd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    866c58e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e09318d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1c41a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e38e3c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4f8199 View commit details
    Browse the repository at this point in the history
  9. feat(console): support org permission management on new org template …

    …page (logto-io#5603)
    
    * feat(console): support org permission management on new org template page
    
    * refactor(console): rename org pages
    
    * refactor(console): rename phrase keys
    
    * refactor(console): rename org to organization
    xiaoyijun committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e035957 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f5347b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fca4f9b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f3cd97 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Merge pull request logto-io#5621 from logto-io/yemq-log-8592-prd-697-…

    …prd-699-prd-702-fix-console
    
    chore(console,phrases): update content and fix console
    darcyYe committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b484798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2368cf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a60bf4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request logto-io#5623 from logto-io/yemq-prd-700-prd-701-f…

    …ix-code-editor-action-button-styles
    
    chore(console,toolkit): update custom JWT details page code editor action buttons style
    darcyYe committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7fecc0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bde2abe View commit details
    Browse the repository at this point in the history
  6. Merge pull request logto-io#5617 from logto-io/yemq-log-8449-log-8489…

    …-update-enum-type-name-and-field-name
    
    chore(core,console,schemas): update variable name and field name
    darcyYe committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    8e1713f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8c39aa View commit details
    Browse the repository at this point in the history
  8. refactor(phrases): add zh-cn phrases in OIDC consent page (logto-io#5606

    )
    
    * feat(phrases): add i18n phrases for zh-cn about OICD Authorize page
    
    * refactor: apply suggestions from code review
    
    ---------
    
    Co-authored-by: Gao Sun <[email protected]>
    the-pawn-2017 and gao-sun committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    caaad69 View commit details
    Browse the repository at this point in the history
  9. chore(console): update style

    chore(console): update style
    darcyYe committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    cfbceb6 View commit details
    Browse the repository at this point in the history
  10. refactor(console,phrases): display inviter name on tenant invitations…

    … table (logto-io#5622)
    
    * refactor(console,phrases): display inviter name on tenant invitations table
    
    * chore: bump @logto/cloud
    
    * chore: update pnpm lockfile
    charIeszhao committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    316c111 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    de70abe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0596279 View commit details
    Browse the repository at this point in the history
  13. Merge pull request logto-io#5625 from logto-io/yemq-log-8589-log-8603…

    …-prd-698-prd-704
    
    chore(console): update style
    darcyYe committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6414632 View commit details
    Browse the repository at this point in the history
  14. Merge pull request logto-io#5628 from logto-io/yemq-update-cloud-depe…

    …ndency-and-update-legacy-jwt-customizer
    
    refactor: update dependency on @logto/cloud
    darcyYe committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d6cd67b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6ed7ab5 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Configuration menu
    Copy the full SHA
    11c974c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb4ef9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4685587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ccbaf View commit details
    Browse the repository at this point in the history
  5. feat(console): add azure OIDC guide (logto-io#5592)

    add azure OIDC guide
    simeng-li committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1030b66 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3160b40 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix(console,phrases): update the jwt test section content (logto-io#5641

    )
    
    update the jwt test section content
    simeng-li committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3e51ab1 View commit details
    Browse the repository at this point in the history
  2. style(console): fix the jwt details page style (logto-io#5642)

    * style(console): fix the jwt details page style
    
    fix the jwt details page style
    
    * fix(console): remove the unused style
    
    remove the unused style
    
    * fix(console): remove sticky position
    
    remove sticky position
    simeng-li committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a6a32c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfeb98c View commit details
    Browse the repository at this point in the history
  4. fix(console): fix test result panel overflow bug (logto-io#5643)

    fix test result panel overflow bug
    simeng-li committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    66abc50 View commit details
    Browse the repository at this point in the history
  5. chore(schemas): fix alteration timestamp (logto-io#5645)

    chore(schemas): fix alteration scripts order
    wangsijie committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bf471e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    756c2f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad9f34e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79645d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77db939 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    d90b615 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9482a9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    557f955 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    919fd8b View commit details
    Browse the repository at this point in the history
  5. fix(console): user should switch account and accept invitation proper…

    …ly in console (logto-io#5657)
    
    * fix(console): bump js sdks to fix the cannot switch user account issue
    
    * fix(console): accept invitation automatically after switching account
    charIeszhao committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2c97cd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0608329 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e980b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5987540 View commit details
    Browse the repository at this point in the history
  9. fix(connector): fix microsoft social connector readme (logto-io#5658)

    * fix(connector): fix microsoft social connector readme
    
    fix microsoft social connector readme
    
    * fix(connector): improve wording
    
    improve wording
    simeng-li committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5131cf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix(experience): fix the terms of use not clickable bug (logto-io#5670)

    * fix(experience): fix the terms of use not clickable bug
    
    fix the terms of use not clickable bug
    
    * chore: remove changeset
    
    remove changeset
    simeng-li committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e1d4df4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a839ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    637c971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b33de02 View commit details
    Browse the repository at this point in the history
  5. chore: add changeset (logto-io#5668)

    add changeset
    simeng-li committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5cde35e View commit details
    Browse the repository at this point in the history
  6. refactor(experience): fall back to sign-in page when error (logto-io#…

    …5673)
    
    * refactor(experience): fall back to sign-in page for edge cases
    
    * refactor: add unit tests
    
    * refactor: fix tests
    gao-sun committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1ade7a3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb55249 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    dbd2d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e368e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f07de33 View commit details
    Browse the repository at this point in the history