Patrik Oldsberg
6819f8cef2
cli: optimize repo test to filter out ununsed projects
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-26 11:59:38 +02:00
Mihai Lemnaru
5f14396d4b
docs:fixed react error in getting-started/homepage
...
Signed-off-by: Mihai Lemnaru <eduard.mihai.lemnaru@gmail.com >
2024-10-25 13:58:02 +03:00
Patrik Oldsberg
1d1191d1e3
Merge pull request #27331 from backstage/rugvip/genpatch
...
repo-tools: add generate-patch command
2024-10-24 17:29:46 +02:00
Patrik Oldsberg
4cd0a4939a
Update docs/tooling/local-dev/linking-local-packages.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-24 17:14:14 +02:00
Patrik Oldsberg
7744703c46
Update docs/backend-system/building-backends/08-migrating.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-24 13:40:32 +02:00
Patrik Oldsberg
5aa736fb47
docs/backend-system: add backend common deprecation section to migration docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-24 12:02:20 +02:00
Patrik Oldsberg
e6a3f63c6c
Update docs/tooling/local-dev/linking-local-packages.md
...
Co-authored-by: Ben Lambert <blam@spotify.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-24 11:49:53 +02:00
Patrik Oldsberg
dde85ee15a
repo-tools: add generate-patch command
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-24 00:49:10 +02:00
github-actions[bot]
7907e3b920
Version Packages (next)
2024-10-22 14:53:13 +00:00
Patrik Oldsberg
0f49f79b4c
Merge pull request #27234 from backstage/rugvip/catalog-credentials
...
plugins/catalog-node: add credentials support for catalog service + promote
2024-10-22 14:50:40 +02:00
Patrik Oldsberg
1cb5b012fb
Merge pull request #27299 from backstage/rugvip/linking
...
cli: new solution for local workspace linking
2024-10-22 13:41:41 +02:00
Fredrik Adelöw
dfd2dc2378
Merge pull request #26923 from veenarm/fix-ldap-module-user-mapping
...
fix: ldap allow case sensitivity settings to force dn and memberOf to…
2024-10-22 13:29:46 +02:00
Patrik Oldsberg
d2e166cbb2
cli: add local linking of backend packages too
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-22 12:54:41 +02:00
Fredrik Adelöw
34e7bf5467
Merge pull request #27189 from joshjung/jjung/clarifying-comment
...
Add clarifying comment for use of fetchApiRef
2024-10-22 12:24:30 +02:00
Patrik Oldsberg
d8ca7dd34c
docs/tooling/local-dev: update workspace linking docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-22 11:52:39 +02:00
Patrik Oldsberg
43889f31dc
Merge pull request #25941 from drodil/user_notification_settings
...
feat: add user specific notification settings
2024-10-22 00:52:55 +02:00
Patrik Oldsberg
eedc7a41c9
Merge pull request #27261 from backstage/rugvip/no-net
...
cli: add option to reject network requets in frontend tests
2024-10-21 14:37:06 +02:00
Charles de Dreuille
c1595c21ce
Fixing Storybook docs
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-10-21 10:39:24 +01:00
Peter Macdonald
3f109966b4
Ads some additional notes to the coreservices docs to just nudge people in the right direction
...
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com >
2024-10-19 16:43:40 +02:00
Patrik Oldsberg
b2ec50d919
docs/tooling: add doc for new rejectFrontendNetworkRequests option
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-19 11:17:28 +02:00
Vincenzo Scamporlino
b05e6f1f86
Merge pull request #27210 from solimant/patch-4
...
Fix typo in auth/index.md
2024-10-18 16:55:55 +02:00
Heikki Hellgren
97ba58fa17
feat: add user specific notification settings
...
The settings can be customized for each origin and each processor
individually. The default Web indicates notifications shown in the
Backstage UI. By default, if there are no settings saved in the
database, all notifications are enabled for all processors.
The origins will populate by time for each user as they receive the
first notification from that origin. Processors are shown as their own
columns.
Later, if it makes sense, allow users to also disable/enable
notifications based on notification topic.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-10-18 10:38:36 +03:00
BanerjeeAgniva
2be2a30c2b
update analytics.md : Add link for generic-http-analytics-tool
...
Signed-off-by: BanerjeeAgniva <90470431+BanerjeeAgniva@users.noreply.github.com >
2024-10-18 09:08:50 +02:00
Harsha Teja Kanna
4f0cb89c42
Add DomPurify sanitizer custom elements configuration ( #26989 )
...
* Add DomPurify sanitizer custom elements configuration
---------
Signed-off-by: Harsha Teja Kanna <h7kanna@gmail.com >
2024-10-17 13:21:56 -04:00
Patrik Oldsberg
33b1892633
catalog-node: promote catalogServiceRef to main entry point
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-17 19:18:59 +02:00
solimant
0064042aed
Update index.md
...
Signed-off-by: solimant <solimant@users.noreply.github.com >
2024-10-16 21:04:22 -04:00
solimant
b3566bf0a3
Fix typo in auth/index.md
...
Signed-off-by: solimant <solimant@users.noreply.github.com >
2024-10-16 20:45:51 -04:00
Joshua Jung
b3f03e28bd
Add clarifying comment for use of fetchApiRef
...
Signed-off-by: Joshua Jung <joshua.p.jung@gmail.com >
2024-10-16 09:41:41 -05:00
MT Lewis
98a1b5cf75
docs: document installation and usage of yarn plugin
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-10-16 11:45:52 +01:00
Patrik Oldsberg
e0613e9957
Merge pull request #27139 from backstage/rugvip/nots
...
docs/releases: add 1.32
2024-10-15 15:56:57 +02:00
Patrik Oldsberg
712d7e50bd
docs/releases: add 1.32
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-15 15:54:40 +02:00
github-actions[bot]
a9c095d0be
Version Packages
2024-10-15 10:25:03 +00:00
Ben Lambert
d97f916559
Merge pull request #27112 from BanerjeeAgniva/addition-generic-http-analytics-tool
...
docs(analytics): add Generic HTTP as a community-supported analytics …
2024-10-15 11:43:33 +02:00
Camila Belo
69d7196285
Merge pull request #26942 from JeevaRamanathan/patch-1
...
Update contribute docs
2024-10-15 10:22:57 +02:00
Camila Belo
58b40fa775
Merge pull request #27127 from Parsifal-M/docs/update-permissions-tutorial
...
[DOCS] Add small clarification to the Permissions Tutorial
2024-10-15 10:22:13 +02:00
Camila Belo
cd7347ef3d
Merge pull request #26901 from AmbrishRamachandiran/openapi-grammer
...
Fixed grammar mistakes in openapi-docs
2024-10-15 10:21:59 +02: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
BanerjeeAgniva
88a0070566
docs(analytics): add Generic HTTP as a community-supported analytics tool Signed-off-by: Agniva Banerjee <f20200922@pilani.bits-pilani.ac.in>
...
Signed-off-by: BanerjeeAgniva <90470431+BanerjeeAgniva@users.noreply.github.com >
2024-10-14 20:11:38 +05:30
Fredrik Adelöw
f1355742ed
Merge pull request #27102 from RoadieHQ/docker-fixes
...
Fix Dockerfile deprecated syntax.
2024-10-14 16:13:28 +02:00
Fredrik Adelöw
2ae66828cc
Merge pull request #26806 from VeithBuergerhoff/update-additional-globals-doc
...
rework the additional templates documentation to include additionalTe…
2024-10-14 15:46:04 +02:00
Fredrik Adelöw
1ac09e47c6
add two more faq entries for the catalog
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-14 14:50:13 +02:00
Brian Fletcher
b4520883c6
Fix Dockerfile deprecated syntax.
...
```
1 warning found (use docker --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 48)
```
Signed-off-by: Brian Fletcher <brian@roadie.io >
2024-10-14 13:38:08 +01:00
Fredrik Adelöw
0b1a980521
Merge pull request #27052 from deejay1/stitcher
...
feat(catalog-backend): Add configuration parameters for deferred stitcher
2024-10-14 13:03:05 +02:00
Patrik Oldsberg
dcda50a048
Merge pull request #27088 from backstage/rugvip/promote
...
promote all backend feature exports to main entry point
2024-10-14 11:33:01 +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
Patrik Oldsberg
a881f94e63
docs/tooling: fix headers on profiling page
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 15:05:44 +02:00
Patrik Oldsberg
cba5fc2457
Merge pull request #27081 from backstage/rugvip/pretty
...
backend-defaults: pretty-print JSON responses during development
2024-10-11 13:21:28 +02:00
Patrik Oldsberg
8fd7debe89
backend-defaults: pretty-print JSON responses during development
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 12:44:08 +02:00
Patrik Oldsberg
dea0d6cd11
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 12:00:17 +02:00
Patrik Oldsberg
6d2899cdca
docs/tooling: update backend dev bundling docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 11:05:26 +02:00