|
df472dd842
|
Revert "website/docs: Prepare for monorepo. (#14119)" (#14239)
This reverts commit 5bdef1c4f6 .
|
2025-04-24 21:44:13 +02:00 |
|
|
5bdef1c4f6
|
website/docs: Prepare for monorepo. (#14119)
* docusaurus-theme: Fix header alignment, overscroll, vertical padding.
* docusaurus-theme: Lint.
* website/docs: Prepare for monorepo packages.
* website/docs: Clean up dependencies. Tidy table.
* website/docs: Fix issue where Prettier affects example content.
* website/docs: Temp fix for stale packages.
|
2025-04-24 18:22:56 +00:00 |
|
|
44e0bfd4ef
|
website: dev docs: fix upper-case authentik (#13961)
Signed-off-by: Dominic R <dominic@sdko.org>
|
2025-04-10 16:06:17 +01:00 |
|
|
8c7d4d2f5e
|
website/docs: Clarify frontend development. Document local overrides. (#13586)
* website/docs: Clarify setup flow. Document local overrides.
* Update website/docs/developer-docs/setup/frontend-dev-environment.md
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/developer-docs/setup/frontend-dev-environment.md
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/developer-docs/setup/frontend-dev-environment.md
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/developer-docs/setup/frontend-dev-environment.md
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/developer-docs/setup/frontend-dev-environment.md
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/developer-docs/setup/frontend-dev-environment.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/developer-docs/setup/full-dev-environment.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/install-config/install/docker-compose.mdx
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/developer-docs/setup/frontend-dev-environment.md
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
* Update website/docs/developer-docs/setup/full-dev-environment.mdx
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
* Update authentik/lib/default.yml
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
* fix linting to please the ci check
---------
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Dominic R <dominic@sdko.org>
Co-authored-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>
|
2025-03-27 11:49:16 -05:00 |
|
|
192ed8f494
|
root: fix uv lock file on macOS (#13578)
* root: fix uv lock on macOS
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* re-add make run
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-03-19 20:38:27 +01:00 |
|
|
868261c883
|
root: replace poetry with uv (#13388)
|
2025-03-19 16:29:18 +00:00 |
|
|
ad27f268dc
|
website/docs: dev docs: bump node/postgres requirements (#13516)
* wip
Bump Node from 20 to 22 SRC:d4805f326f/Dockerfile (L4)
Signed-off-by: Dominic R <dominic@sdko.org>
* wip
Bump Node 21 -> 22 SRC:d4805f326f/Dockerfile (L4)
Bump PG 14 -> 16 SRC:8fc23141d4/charts/authentik/Chart.yaml (L33) + d4805f326f/docker-compose.yml (L5)
Signed-off-by: Dominic R <dominic@sdko.org>
* wip
Bump Node 20 -> 22 SRC:d4805f326f/Dockerfile (L4)
Signed-off-by: Dominic R <dominic@sdko.org>
---------
Signed-off-by: Dominic R <dominic@sdko.org>
|
2025-03-14 16:04:29 -05:00 |
|
|
efb3803371
|
website/docs: dev docs: full: remove note on installing shell plugin (#13515)
In https://github.com/goauthentik/authentik/pull/13460 , we replaced `poetry shell` with `poetry env activate`. As a result, we no longer need to tell the user to install this plugin.
Signed-off-by: Dominic R <dominic@sdko.org>
|
2025-03-14 16:57:51 +01:00 |
|
|
a2211135bc
|
website/docs: in developer docs replace deprecated poetry shell command (#13460)
* wip
Signed-off-by: Dominic R <dominic@sdko.org>
* Rev
Signed-off-by: Dominic R <dominic@sdko.org>
---------
Signed-off-by: Dominic R <dominic@sdko.org>
|
2025-03-11 10:20:51 -05:00 |
|
|
cf58c5617a
|
core: Tidy contributor onboarding, fix typos. (#12700)
core: Tidy contributor onboarding.
- Fixes typos.
- Fixes stale links.
- Tidies Makefile so that Poetry env is optional for hygiene commands.
- Remove mismatched YAML naming.
- Uses shebang on Python scripts.
- Document semver usage.
- Redirect OpenAPI schema.
Signed-off-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
|
2025-03-06 18:34:54 +00:00 |
|
|
86893d83b8
|
website/docs: updated debugging docs (#12809)
* lifecycle: much improved debugging experience
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Optimised images with calibre/image-actions
* start documenting container debugging
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add user: root
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update example override file
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update env var
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Jens L. <jens@beryju.org>
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
|
2025-02-24 06:17:46 -06:00 |
|