6997 Commits

Author SHA1 Message Date
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
Johan Haals 93e0ad27f9 Merge pull request #26727 from zeshanziya/doc-permission
doc: permission doc typo fix
2024-09-17 13:39:31 +02:00
Ben Lambert a2cfae1a90 Merge pull request #26677 from hghtwr/master
Add 'includeUsersWithoutSeat' to enable ingestion of Gitlab users without seat
2024-09-17 13:22:46 +02:00
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
Patrik Oldsberg cb6b07a882 Merge pull request #26733 from backstage/rugvip/frontend-mig
docs/frontend-system: more 1.31 migration docs
2024-09-17 10:58:06 +02:00
Patrik Oldsberg d1d2116641 docs/frontend-system: mention createApp move
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-17 10:47:30 +02:00
Patrik Oldsberg 2542b9046e Update docs/frontend-system/architecture/60-migrations.md
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-17 10:39:52 +02:00
Patrik Oldsberg 55a484379a docs/frontend-system: more 1.31 migration docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-17 10:31:45 +02:00
zeshanziya c89bdaec79 doc: permission doc typo fix
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-09-17 12:21:00 +05:30
Hghtwr 77bfb298cd fix: Improve docs clarity, move filterRegex out of pagedRequest loop
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-09-16 18:57:57 +02:00
Joshua Jung 69540e72e6 Merge branch 'backstage:master' into jjung/fix-techdocs-extensions-docs 2024-09-16 08:47:40 -05:00
Johan Haals 8c6fe9401b Merge pull request #26614 from vahagsaribekyan/master
Add dependencyOf property to Component catalog model
2024-09-16 13:20:01 +02:00
Patrik Oldsberg d01b5abf60 Merge pull request #26694 from backstage/rugvip/action
docs: update custom action docs to use resolveSafeChildPath
2024-09-16 13:11:16 +02:00
Patrik Oldsberg a60dd73256 docs: update custom action docs to use resolveSafeChildPath
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-16 13:00:45 +02:00
Patrik Oldsberg cdf99c1bd6 Merge pull request #26611 from awanlin/topic/update-docker-to-node-20
Updated Docker docs and `create-app` Dockerfile to Node 20
2024-09-16 12:14:25 +02:00
Hghtwr 06cc084b9d Add 'includeUsersWithoutSeat' flag to enable ingestion of non-paid users from Gitlab
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-09-13 21:50:51 +02:00
Joshua Jung 5bf256adbc Update per PR review
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com>
2024-09-13 14:45:56 -05:00
Joshua Jung b24938cd19 Attempt to fix the url references
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com>
2024-09-13 14:44:13 -05:00
Joshua Jung 7b882b898f Fixing issues addressed in PR comments
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com>
2024-09-13 14:44:13 -05:00
Joshua Jung 8976bc0e94 Adding some documentation on how to use the TechDocs extensions
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com>
2024-09-13 14:44:13 -05:00
Patrik Oldsberg ffe31a8ae0 Merge pull request #26606 from backstage/mob/grab-release-notes
docs: Grab release notes from `mainline` before publishing
2024-09-13 18:29:43 +03:00
Patrik Oldsberg ddbeace2a4 {core,frontend}-app-api: fix route binding prio + disable through code
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-12 12:32:21 +02:00
Andre Wanlin 94612ca243 Added no node snapshot
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-11 08:19:38 -05:00
Andre Wanlin e03acd82b5 Updated Docker docs to Node 20
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-11 08:19:38 -05:00
Andre Wanlin 3dcc934e2a Merge pull request #26610 from awanlin/topic/create-app-yarn-4
Updated `create-app` to use Yarn 4
2024-09-11 08:18:12 -05:00
Andre Wanlin 08273aa725 Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-11 07:23:50 -05:00
blam 5509b5a829 chore: smol fix
Signed-off-by: blam <ben@blam.sh>
2024-09-11 12:13:33 +02:00
Camila Belo c8d12bfd9a Merge pull request #26572 from tdabasinskas/patch-1
Update example code in `Customize the look-and-feel of your App`
2024-09-11 11:52:38 +02:00
Camila Belo a0842b3517 Merge pull request #26060 from joshjung/jjung/custom-modal-search-items
Add ability to customize SearchResult children via SidebarSearchModal component
2024-09-11 11:51:48 +02:00
vahagsaribekyan 6516c065b3 update docs to describe new prop for components
Signed-off-by: vahagsaribekyan <32436397+vahagsaribekyan@users.noreply.github.com>
2024-09-11 13:14:38 +04:00
github-actions[bot] 47358815d6 Version Packages (next) 2024-09-10 13:56:19 +00:00
Patrik Oldsberg 740dd0bad1 oauth2-proxy: document lack of request authentication
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-10 13:22:54 +02:00
Patrik Oldsberg 3f5e676d6b Merge pull request #26469 from backstage/rugvip/inline
add support for inline packages
2024-09-10 11:51:44 +03:00
Ben Lambert 543b35d745 Merge pull request #25363 from elaine-mattos/feat/mirror-group-member-relation
Enhance GitLabOrgDiscoveryEntityProvider to More Accurately Mirror GitLab Membership Hierarchies
2024-09-10 10:32:52 +02:00
Ben Lambert 87104c7e7b Merge pull request #26555 from backstage/blam/doc-updates
NFS: Doc updates to use `createFrontendModule` instead of `createExtensionOverrides`
2024-09-10 10:30:33 +02:00
AmbrishRamachandiran 3e2f0c0ba4 Fixed grammer mistakes in the authentication docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-09-10 12:34:03 +05:30
AmbrishRamachandiran 3cd415cc3b Fixed a grammer mistakes in the authentication docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-09-10 12:32:41 +05:30
Camila Belo 6349be6633 Merge pull request #26407 from backstage/nbs10/migrate-bitbucket-server-provider-to-nbs
[NBS Docs] Migrate bitbucket server provider to new backend system
2024-09-09 17:26:57 +02:00
Camila Belo e7ce581513 Merge pull request #26421 from backstage/nbs10/migrate-auth0-provider-to-nbs
[NBS Docs] Migrate auth0 provider to new backend system
2024-09-09 16:58:21 +02:00
Camila Belo 527d973410 feat: migrate bitbucket server provider to the new backend system
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-09-09 16:51:07 +02:00
Tomas Dabašinskas e87a40c7d9 Update app-custom-theme.md
Signed-off-by: Tomas Dabašinskas <tomas@dabasinskas.net>
2024-09-09 17:21:40 +03:00
Fredrik Adelöw 7dec028ba3 Merge pull request #26565 from backstage/freben/faq-cata
started on a catalog faq page
2024-09-09 15:50:17 +02:00
Fredrik Adelöw 060e02d706 started on a catalog faq page
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-09 14:53:02 +02:00
blam edc7b4afbb chore: migrations section
Signed-off-by: blam <ben@blam.sh>
2024-09-09 14:37:50 +02:00
Camila Belo d908d8c246 feat: migrate auth0 provider to nbs
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-09-09 10:53:31 +02:00
blam f83621cdb8 chore: small tewak
Signed-off-by: blam <ben@blam.sh>
2024-09-09 10:47:39 +02:00
blam 691e73d8d6 chore: update references from createExtensionOverrides to createFrontendModule instead
Signed-off-by: blam <ben@blam.sh>
2024-09-09 10:45:41 +02:00
Łukasz Jernaś 930e62f4c8 Update docs/features/software-catalog/configuration.md
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Łukasz Jernaś <deejay1@srem.org>
2024-09-09 10:37:03 +02:00
Łukasz Jernaś 326faeddae fix(docs): Fixed various letter casing and script errors
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2024-09-09 10:36:59 +02:00
Camila Belo 5b43f7f78f Merge pull request #26537 from bioerrorlog/docs/remove-unnecessary-code-strings
docs: remove unnecessary code in the Builtin actions documentation
2024-09-09 09:24:00 +02:00