Skip to content

website/integrations: add SeaTable#18115

Merged
dewi-tik merged 16 commits intogoauthentik:mainfrom
christophdb:main
Nov 13, 2025
Merged

website/integrations: add SeaTable#18115
dewi-tik merged 16 commits intogoauthentik:mainfrom
christophdb:main

Conversation

@christophdb
Copy link
Contributor

Details

added documentation on using authentik with SeaTable.


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)

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 12883c4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69162c9dc278d70008b05316

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 12883c4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69162c9df0ffdc00087dfa57
😎 Deploy Preview https://deploy-preview-18115--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.

@netlify
Copy link

netlify bot commented Nov 13, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 12883c4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69162c9d23c858000873b90f
😎 Deploy Preview https://deploy-preview-18115--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.

@christophdb
Copy link
Contributor Author

One question: I added support_level: community.
Since I am the owner of SeaTable GmbH, we might add here vendor, because I am willing to support as vendor.

@dewi-tik dewi-tik self-assigned this Nov 13, 2025
@dewi-tik dewi-tik added the area:docs Features or issues related to Docusaurus label Nov 13, 2025
@dewi-tik dewi-tik moved this from Todo to In Progress in authentik Core Nov 13, 2025
@dewi-tik dewi-tik moved this from In Progress to Needs review in authentik Core Nov 13, 2025
@dewi-tik dewi-tik requested a review from dominic-r November 13, 2025 10:04
@dewi-tik
Copy link
Contributor

Thanks for your contribution @christophdb!

Are you happy with the changes that I made?

@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.97%. Comparing base (f419173) to head (12883c4).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18115      +/-   ##
==========================================
- Coverage   92.97%   92.97%   -0.01%     
==========================================
  Files         869      869              
  Lines       48039    48039              
==========================================
- Hits        44664    44663       -1     
- Misses       3375     3376       +1     
Flag Coverage Δ
e2e 45.22% <ø> (-0.02%) ⬇️
integration 23.19% <ø> (+<0.01%) ⬆️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.13% <ø> (+<0.01%) ⬆️

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.

@dewi-tik dewi-tik changed the title website/integrations: add description for SeaTable website/integrations: add SeaTable Nov 13, 2025
@christophdb
Copy link
Contributor Author

Thanks for the changes. Everything looks fine.

dewi-tik and others added 3 commits November 13, 2025 14:10
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
@dominic-r dominic-r moved this from Needs review to In review in authentik Core Nov 13, 2025
@dominic-r dominic-r self-assigned this Nov 13, 2025
@dominic-r dominic-r requested a review from tanberry November 13, 2025 14:19
dewi-tik and others added 6 commits November 13, 2025 14:49
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Dominic R <dominic@sdko.org>
@github-project-automation github-project-automation bot moved this from In review to In Progress in authentik Core Nov 13, 2025
@dominic-r dominic-r moved this from In Progress to In review in authentik Core Nov 13, 2025
@github-project-automation github-project-automation bot moved this from In review to In Progress in authentik Core Nov 13, 2025
@dewi-tik dewi-tik merged commit 60adbd9 into goauthentik:main Nov 13, 2025
95 of 96 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 13, 2025
kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (74 commits)
  packages/django-channels-postgres/layer: fix query when subscribed to multiple channels (#18152)
  core: deduplicate user attribute constant definitions (#18138)
  web: bump @trivago/prettier-plugin-sort-imports from 5.2.2 to 6.0.0 in /web (#18146)
  crypto: update certificates on fs event (#18129)
  github: converts issue templates to forms (#18133)
  core: bump github.com/getsentry/sentry-go from 0.36.2 to 0.37.0 (#18140)
  web: bump type-fest from 5.1.0 to 5.2.0 in /web (#18144)
  web: bump vite from 7.1.12 to 7.2.2 in /web (#18143)
  website: bump the build group in /website with 3 updates (#18141)
  web: bump globals from 16.4.0 to 16.5.0 in /web (#18145)
  core: bump astral-sh/uv from 0.9.8 to 0.9.9 (#18148)
  core: bump goauthentik/fips-debian from `5017d65` to `40a1f32` (#18149)
  website/integrations: Add ezBookkeeping integration (#18040)
  website/integrations: Add Joplin (#18042)
  web: Disable library `<datalist>` on Firefox. (#18103)
  web/admin: link to user on invitation list page (#18132)
  web/admin: update stage descriptions (#18118)
  website/integrations: add SeaTable (#18115)
  website/integrations: stripe: fix markdown (#18126)
  web/flows: improvements for hCaptcha (#16882)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants