Skip to content

web/admin: Fix SCIM 'page_size' UI issue#20890

Merged
BeryJu merged 1 commit intogoauthentik:mainfrom
bitpavel-l25:pr/fix-scim-page-size-ui-issue
Mar 16, 2026
Merged

web/admin: Fix SCIM 'page_size' UI issue#20890
BeryJu merged 1 commit intogoauthentik:mainfrom
bitpavel-l25:pr/fix-scim-page-size-ui-issue

Conversation

@bitpavel-l25
Copy link
Copy Markdown
Contributor

Details

Resolves #20887

Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • [+] The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@bitpavel-l25 bitpavel-l25 requested a review from a team as a code owner March 13, 2026 15:14
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 13, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 7e844df
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69b429d1fc749b000818fe60
😎 Deploy Preview https://deploy-preview-20890--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 13, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 7e844df
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69b429d18492e500083dca82
😎 Deploy Preview https://deploy-preview-20890--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 13, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 7e844df
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69b429d17d32d3000818bb26
😎 Deploy Preview https://deploy-preview-20890--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.40%. Comparing base (668fd82) to head (7e844df).
⚠️ Report is 410 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #20890      +/-   ##
==========================================
+ Coverage   93.26%   93.40%   +0.14%     
==========================================
  Files         968      991      +23     
  Lines       53599    55948    +2349     
==========================================
+ Hits        49988    52261    +2273     
- Misses       3611     3687      +76     
Flag Coverage Δ
conformance 37.52% <ø> (-0.43%) ⬇️
e2e 43.03% <ø> (-0.90%) ⬇️
integration 22.22% <ø> (-0.49%) ⬇️
unit 91.62% <ø> (+0.21%) ⬆️
unit-migrate 91.71% <ø> (+0.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bitpavel-l25 bitpavel-l25 changed the title Fix SCIM page size UI issue Fix SCIM 'page_size' UI issue Mar 13, 2026
@BeryJu BeryJu changed the title Fix SCIM 'page_size' UI issue web/admin: Fix SCIM 'page_size' UI issue Mar 16, 2026
@BeryJu BeryJu added area:frontend Features or issues related to the browser, TypeScript, Node.js, etc backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2 labels Mar 16, 2026
@BeryJu BeryJu merged commit 270cf0b into goauthentik:main Mar 16, 2026
104 checks passed
authentik-automation bot pushed a commit that referenced this pull request Mar 16, 2026
Fix SCIM page size UI issue

Co-authored-by: Pavel Sinkevych <pavelsinkevych@gmail.com>
@authentik-automation
Copy link
Copy Markdown
Contributor

🍒 Cherry-pick to version-2025.12 created: #20928

authentik-automation bot pushed a commit that referenced this pull request Mar 16, 2026
Fix SCIM page size UI issue

Co-authored-by: Pavel Sinkevych <pavelsinkevych@gmail.com>
@authentik-automation
Copy link
Copy Markdown
Contributor

🍒 Cherry-pick to version-2026.2 created: #20929

kensternberg-authentik added a commit that referenced this pull request Mar 16, 2026
* main:
  web: rename SCIM provider "User filtering" section to "Filtering" (#20879)
  web/admin: Fix SCIM 'page_size' UI issue (#20890)
  ci: bump astral-sh/setup-uv from 7.4.0 to 7.5.0 in /.github/actions/setup (#20875)
  website: bump flatted from 3.3.3 to 3.4.1 in /website (#20892)
  website: bump the build group in /website with 12 updates (#20908)
  web: bump prettier-plugin-packagejson from 3.0.0 to 3.0.2 in /web (#20759)
  web: bump @sentry/browser from 10.42.0 to 10.43.0 in /web in the sentry group across 1 directory (#20839)
  policies: remove BufferedPolicyAccessView (#20521)
  web: bump dompurify from 3.3.2 to 3.3.3 in /web (#20856)
  web: bump chromedriver from 145.0.6 to 146.0.3 in /web (#20916)
  core: bump pyopenssl from 25.3.0 to 26.0.0 (#20926)
BeryJu pushed a commit that referenced this pull request Mar 17, 2026
…-2025.12) (#20928)

web/admin: Fix SCIM 'page_size' UI issue (#20890)

Fix SCIM page size UI issue

Co-authored-by: Pavel Pavel <53437649+bitpavel-l25@users.noreply.github.com>
Co-authored-by: Pavel Sinkevych <pavelsinkevych@gmail.com>
BeryJu pushed a commit that referenced this pull request Mar 17, 2026
…-2026.2) (#20929)

web/admin: Fix SCIM 'page_size' UI issue (#20890)

Fix SCIM page size UI issue

Co-authored-by: Pavel Pavel <53437649+bitpavel-l25@users.noreply.github.com>
Co-authored-by: Pavel Sinkevych <pavelsinkevych@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:frontend Features or issues related to the browser, TypeScript, Node.js, etc backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

As an administrator, I'm unable to modify SCIM 'page size' on the provider edit page.

2 participants