Commit Graph

5224 Commits

Author SHA1 Message Date
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
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
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 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
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
Camila Belo 57f06a825c Merge pull request #26539 from awanlin/docs/template-presentation
Scaffolder Docs - Added Presentation section
2024-09-09 09:11:43 +02:00
AmbrishRamachandiran 855f478efc fixed grammer mistakes in the front end system docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-09-09 10:42:18 +05:30
Joshua Jung c429c92eff Addressing SidebarSearchModal suggestions in PR
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com>
2024-09-06 17:39:21 -05:00
Andre Wanlin 15cdc5f932 Added Presentation section
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-06 17:32:27 -05:00
bioerrorlog aca6791cc9 docs: remove unnecessary code strings
Signed-off-by: bioerrorlog <bioerrorlog.contact@gmail.com>
2024-09-07 01:20:50 +09:00
Piotr Piątkiewicz b6dcc1ce1a Typo in docs/getting-started
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-09-06 16:43:21 +02:00
Camila Belo 0a095e27db Merge pull request #26394 from backstage/nbs10/update-auth-oidc-provider-docs
[NBS Docs] Update auth oidc provider docs
2024-09-06 14:11:34 +02:00
Johan Haals 16ba1d52db Merge pull request #26445 from AmbrishRamachandiran/notification-docs
Updated notifications docs-grammer
2024-09-05 07:54:39 +02:00
Patrik Oldsberg 14dc624001 docs/tooling: document backstage.inline field
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-09-04 19:36:18 +03:00
Łukasz Jernaś fecff81626 fix(docs): Fix some more typos
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2024-09-04 15:18:27 +02:00
Johan Haals 60a2e3c375 Merge pull request #26355 from backstage/rugvip/versioned-docs
microsite: add documentation versioning
2024-09-04 09:20:19 +02:00
Camila Belo 3a2551cb96 docs: update old and new pages
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-09-04 09:02:14 +02:00
AmbrishRamachandiran 9d04f49251 Updated notifications docs-grammer
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-09-04 11:59:03 +05:30
Fredrik Adelöw 092e4ffc35 Merge pull request #25824 from awanlin/docs/auth-getting-started-updates
Updated Auth Getting started Guide
2024-09-03 20:10:26 +02:00
ElaineDeMattosSilvaB 89fffaafbb Merge branch 'master' into feat/mirror-group-member-relation 2024-09-03 20:04:24 +02:00
github-actions[bot] 582092fb23 Version Packages (next) 2024-09-03 14:38:01 +00:00
Fredrik Adelöw 3dc60e28f5 Merge pull request #26228 from zeshanziya/doc-increment-entity-provider
doc: add Incremental Entity Provider to main docs for better visibility
2024-09-03 11:14:22 +02:00
blam 0c97c99f5c chore: make beautiful 💅
Signed-off-by: blam <ben@blam.sh>
2024-09-03 10:56:46 +02:00
Ben Lambert 0dab1768bd Merge pull request #25726 from AmbrishRamachandiran/utility-api-docs
Updated documentation of utility apis
2024-09-03 10:54:31 +02:00
Fredrik Adelöw f942ee6ba1 Merge pull request #26250 from ilya-bc/docs
docs(software-templates): fix typo in URL reference
2024-09-03 09:53:33 +02:00
Fredrik Adelöw a43758eded Update docs/features/software-catalog/external-integrations.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-03 09:51:58 +02:00