Commit Graph

113 Commits

Author SHA1 Message Date
Fredrik Adelöw 99bd91dcf7 Update docs/permissions/custom-rules.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-09-12 14:10:19 +02:00
chonpisitkong01 31ef3f023c fix: correct import path for catalogPermissionRules.ts
Update incorrect file path reference in catalogPermissionRules.ts import statement.

Signed-off-by: chonpisitkong01 <112919164+chonpisitkong01@users.noreply.github.com>
2025-09-12 17:30:14 +07:00
Valentin Grégoire c0aa0a9a37 fix(docs): added highlight for clearer docs
Signed-off-by: Valentin Grégoire <32612304+valentingregoire@users.noreply.github.com>
2025-06-08 22:22:51 +02:00
Valentin Grégoire c4a18f4334 fix(docs): spelling mistake fixed
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Valentin Grégoire <32612304+valentingregoire@users.noreply.github.com>
2025-06-06 09:08:32 +02:00
Valentin Grégoire 01bb34675d fix(docs): Added note for code example.
Signed-off-by: Valentin Grégoire <valentin.gregoire@gmail.com>
2025-05-26 13:52:02 +02:00
Valentin Grégoire 046d2177bc fix(docs): Fixed the code example for the Permissions - Frontend Integration
The current default code is exactly what it is in this example, except for the flawed import.

Signed-off-by: Valentin Grégoire <32612304+valentingregoire@users.noreply.github.com>
2025-05-22 18:09:23 +02:00
Valentin Grégoire b2fbe64f58 fix(docs): Fixed code examples for Writing a permission policy.
Signed-off-by: Valentin Grégoire <32612304+valentingregoire@users.noreply.github.com>
2025-05-22 17:47:39 +02:00
Danzel Artamadja a3da8ca01f update use non deprecated createPermissionRule
Signed-off-by: Danzel Artamadja <notwatermango@gmail.com>
2025-05-08 12:16:40 +07:00
Danzel Artamadja 95a70eb07d update createPermissionResourceRef in docs
Signed-off-by: Danzel Artamadja <notwatermango@gmail.com>
2025-05-08 11:59:22 +07:00
aramissennyeydd 499fa53939 chore: remove old backend system guides
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-28 11:03:06 -07:00
Patrik Oldsberg e655f626ad update existing references to yarn dev to use yarn start instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 13:14:46 +02:00
Patrik Oldsberg 7500c99ecc permission-node: refactor PermissionRuleAccessor to PermissionRuleset
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-01-30 15:38:22 +01:00
Patrik Oldsberg 0c34438106 docs/permissions: updated to use resource refs and rule accessor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-01-30 11:32:45 +01:00
Ruslan Gaiazov 5be3fc3ab0 Update 04-authorizing-access-to-paginated-data.md
added info section as other pages in this section have

Signed-off-by: Ruslan Gaiazov <44463016+freeyoungstrong@users.noreply.github.com>
2025-01-15 17:30:11 +01:00
Patrik Oldsberg cf6bd48cab permissions: rename permissionIntegrations to permissionsRegistry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-01-10 10:06:10 +01:00
Patrik Oldsberg 521dedd6ea docs/permissions: update to use new integrations service
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-01-10 10:06:10 +01:00
Peter Macdonald e01727c8c2 Add clarification notice to the permissions tutorial docs, related to 24942
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2024-10-15 08:48:51 +02:00
Patrik Oldsberg bc71718834 update docs to remove /alpha
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-11 16:50:08 +02:00
zeshanziya e66a84579d revert all policy module removal from point 6
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-09-17 17:58:04 +05:30
zeshanziya 4d8eec1535 rephrased instructions for all policy module removal
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-09-17 14:47:13 +05:30
zeshanziya c89bdaec79 doc: permission doc typo fix
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-09-17 12:21:00 +05:30
Fredrik Adelöw 7199de0405 Merge pull request #26380 from backstage/nbs1o/update-authorizing-access-to-paginated-data-docs
[NBS Docs] Update the authorizing access to paginated data tutorial
2024-08-30 13:32:58 +02:00
Camila Belo d3534f4548 docs: update old and new pages
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-30 12:19:28 +02:00
Camila Belo b78a19fd4a Merge pull request #26375 from backstage/nbs10/update-adding-a-resource-permission-check-docs
[NBS Docs] Update adding resource permission check tutorial
2024-08-30 11:54:44 +02:00
Camila Belo 1327c1d48a Merge pull request #26362 from backstage/nbs10/update-adding-basic-permission-tutorial
[NBS Docs] Update adding basic permission tutorial
2024-08-30 11:36:12 +02:00
Camila Belo 2727488e3c refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-30 11:11:33 +02:00
Camila Belo 2a27cb9be7 refactor: apply review suggestions
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-30 11:07:21 +02:00
Camila Belo 4862e60275 docs: update old page and create new one
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-30 09:53:10 +02:00
Camila Belo fb79ba76dc Update docs/permissions/plugin-authors/01-setup--old.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 17:00:47 +02:00
Camila Belo eda9984c77 docs: update the permissions setup guide
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 16:06:59 +02:00
Camila Belo 51c28e89e5 docs: create the old version page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 16:06:59 +02:00
Camila Belo d6c4b41d26 docs: create new page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 15:52:18 +02:00
Camila Belo a27aefa0f6 docs: create old page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 15:34:07 +02:00
Patrik Oldsberg e2a4a828e8 Merge pull request #25805 from awanlin/docs/nbs-permissions-refactor
[NBS Docs] Refactor Top Level Permissions Docs
2024-08-24 12:15:44 +02:00
Ben Lambert b7494e2682 Merge pull request #25722 from AmbrishRamachandiran/writing-policy-docs
Updated writing a policy docs
2024-08-14 09:28:11 +02:00
Patrik Oldsberg 8d89264eb3 Update docs/permissions/plugin-authors/05-frontend-authorization.md
Co-authored-by: solimant <solimant@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-05 20:33:55 +02:00
Patrik Oldsberg 299791de57 Update docs/permissions/plugin-authors/05-frontend-authorization.md
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-05 20:27:44 +02:00
solimant fff0b82cd7 Fix highlight typo in 05-frontend-authorization.md
Signed-off-by: solimant <solimant@users.noreply.github.com>
2024-08-01 20:51:34 -04:00
Andre Wanlin 0c030350a8 Updated based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-29 07:56:07 -05:00
Andre Wanlin 463d59068c Fixed links
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-28 12:04:44 -05:00
Andre Wanlin 3eb2b178ee [NBS Docs] Refactor Top Level Permissions Docs
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-27 09:16:06 -05:00
AmbrishRamachandiran ff69e3c901 Updated writing a policy docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-07-22 12:16:32 +05:30
Patrik Oldsberg 1e51965b05 Merge pull request #25604 from backstage/rugvip/policyuser
permission-node: update policy handler to work with new auth system
2024-07-15 20:37:21 +02:00
Andre Wanlin 1145181834 Moved from root note to title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-13 10:45:17 -05:00
Patrik Oldsberg ed10fd202c permission-node: update policy handler to work with new auth system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-12 14:28:24 +02:00
Patrik Oldsberg a1ae9cc72c docs: restructure local-dev and rename to tooling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 14:28:23 +02:00
Vincenzo Scamporlino 5bacbf6c3b Merge pull request #24229 from Parsifal-M/docs/update-permissions-docs
[NBS Docs] Updating getting-started permissions docs to new backend!
2024-05-22 12:45:18 +02:00
Peter Macdonald edafab4f3e keeps old docs and creates new docs with --new
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2024-05-21 19:21:14 +02:00
Aditya Kumar 67ce37af2c Updated the note format of documents
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-05-21 09:22:12 +05:30
AmbrishRamachandiran 48086b590f Updated document of resource permission check
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-05-09 15:14:38 +05:30