Fredrik Adelöw
8cec7664e1
remove dependencies on @types/node
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-09-01 11:04:14 +02:00
Anton Ganhammar
33e606a797
chore: add changeset
...
Signed-off-by: Anton Ganhammar <ganhammar@gmail.com >
2023-08-31 15:11:29 +02:00
Fredrik Adelöw
db2c7bb1b7
Merge pull request #19630 from ivangonzalezacuna/add-openapi-examples
...
Add examples to openapi definition
2023-08-31 13:24:36 +02:00
Fredrik Adelöw
632a9fbcd4
Merge pull request #19279 from jrwpatterson/feat/reference-external-docs
...
Feat/reference external entityRef for techdocs
2023-08-31 13:12:52 +02:00
ivgo
acffa17027
Add examples to openapi definition
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2023-08-31 11:17:28 +02:00
Fredrik Adelöw
c18f7ab7e9
Merge pull request #19522 from acll19/improve-tech-radar-accessibility
...
[tech-radar] Adds discernible names to blip links in the radar
2023-08-31 10:05:58 +02:00
Fredrik Adelöw
4d74a3646c
Merge pull request #19670 from Bonial-International-GmbH/pjungermann/xml2js/replace-xml-parser
...
chore(deps): replace `express-xml-bodyparser` with `body-parser-xml`
2023-08-31 10:02:02 +02:00
Patrik Oldsberg
56c4216dbf
Merge pull request #19654 from backstage/rugvip/service-tester
...
backend-test-utils: add ServiceFactoryTester utility
2023-08-30 20:11:02 +02:00
Patrik Oldsberg
ac1ca7ce15
Merge pull request #19675 from sennyeya/order-catalog-param-fix
...
fix: Add `order` parameter to `/entities` endpoint
2023-08-30 18:27:01 +02:00
Jack Palmer
7a821e9618
Merge pull request #19674 from UsainBloot/jackpalmer/feature-discovery-package-targetting
...
backend-app-api: Feature Discovery - include, exclude & alpha modules
2023-08-30 17:14:13 +01:00
Patrik Oldsberg
58cb5e5cea
changesets: changeset for ServiceFactoryTester
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-30 17:45:53 +02:00
Patrik Oldsberg
153b091040
Merge pull request #19268 from marleypowell/marley/19264-circular-dependency-fix
...
fix: 🐛 implemented a circular dependency check in the ServiceRegistry
2023-08-30 17:43:25 +02:00
Jack Palmer
444295b070
chore: Update changeset
...
Signed-off-by: Jack Palmer <jackpalmer@spotify.com >
2023-08-30 16:31:10 +01:00
Aramis Sennyey
45947d3b27
add changeset.
...
Signed-off-by: Aramis Sennyey <sennyeyaramis@gmail.com >
2023-08-30 11:10:11 -04:00
Jack Palmer
37a20c7f14
chore: Add changeset
...
Signed-off-by: Jack Palmer <jackpalmer@spotify.com >
2023-08-30 15:39:14 +01:00
Patrick Jungermann
91ccb56fb4
chore(deps): replace express-xml-bodyparser with body-parser-xml
...
`express-xml-bodyparser` was last updated 8 years ago
and currently depends on a version of `xml2js` which
contains a vulnerability.
This change will swap it out in favor of `body-parser-xml`
which is more maintained and depends on a more recent `xml2js`
version without the vulnerability.
Relates-to: #18083
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-08-30 13:48:11 +02:00
Marley
e9292f564b
Update .changeset/tricky-melons-fold.md
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Marley <55280588+marleypowell@users.noreply.github.com >
2023-08-30 11:47:26 +01:00
Patrik Oldsberg
79dec1869f
Merge pull request #19648 from davidfestal/index-features-on-string
...
Index features on `id` instead of object.
2023-08-30 10:55:04 +02:00
Johan Haals
1e13d9c84f
Merge pull request #19595 from AmbrishRamachandiran/auto-theme-tooltip
...
changed auto theme tooltip title to camel case
2023-08-30 10:31:28 +02:00
jrwpatterson
4d852e46ca
Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs
2023-08-30 12:57:15 +10:00
Patrik Oldsberg
080854f526
Update .changeset/silent-icons-deny.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-29 18:34:21 +02:00
David Festal
3fc64b9e2f
Index features on id instead of object.
...
This will allow features added from an external package location
to be loaded correctly.,
without the requirement of making backstage packages singletons.
Signed-off-by: David Festal <dfestal@redhat.com >
2023-08-29 17:42:15 +02:00
github-actions[bot]
fc1a38bc57
Version Packages (next)
2023-08-29 12:18:08 +00:00
Fredrik Adelöw
f57281bc7e
revert #19602
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-08-29 13:07:51 +02:00
Fredrik Adelöw
6806a0c5f2
Merge pull request #19632 from backstage/freben/catalog-proc-int
...
allow app-config of the catalog processingInterval
2023-08-29 12:07:01 +02:00
Ben Lambert
ffeee1b27a
Merge pull request #19319 from namco1992/export-autocomplete
...
Export the `EntityAutocompletePicker` component
2023-08-29 11:09:32 +02:00
Ben Lambert
74213a4c5a
Merge pull request #19586 from awanlin/topic/logging-techdocs-collating-errors
...
Added indexerBatchSize option and debug logging
2023-08-29 10:44:44 +02:00
Ben Lambert
5efe67bc3b
Merge pull request #19596 from AmbrishRamachandiran/profile-email-check
...
conditionally rendering the user email in user profile card
2023-08-29 10:08:36 +02:00
Ben Lambert
978f253281
Merge pull request #19311 from jgrigg/relax-github-transforms
...
Relax github transform types
2023-08-29 09:56:20 +02:00
Fredrik Adelöw
cc2efe286a
Merge pull request #19523 from ganhammar/fix/potentially-correct-cobertura-line-hits-calculation
...
Potentially correct Cobertura line hits calculation
2023-08-28 21:26:34 +02:00
Morgan Bentell
6a6758fe11
Merge pull request #18824 from titanventura/feat/techdocs-azurite-support
...
techdocs azurite support
2023-08-28 14:07:16 +02:00
Fredrik Adelöw
62f448edb0
allow app-config of the catalog processingInterval
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-08-28 13:29:22 +02:00
Fredrik Adelöw
c21fa418d7
Merge pull request #19434 from AmbrishRamachandiran/playlist-duplicate-change
...
Limit the use of the same playlist name when adding a playlist
2023-08-28 12:53:25 +02:00
Johan Haals
53b916f7a8
Merge pull request #18292 from drodil/devtools_resource_utilization
...
feat: show resource utilization in DevTools plugin
2023-08-28 09:53:24 +02:00
jrwpatterson
156c41e1a7
Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs
2023-08-28 08:00:59 +10:00
Eric Peterson
13902cbeaf
Merge pull request #19553 from backstage/repo-tools/more-description-fixes
2023-08-26 21:45:25 +02:00
Matthew Clarke
6a5e04e20e
Fix logs height ( #19604 )
...
* fix: fix pod log height
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
* chore: changeset
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
---------
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2023-08-25 10:57:14 -04:00
Fredrik Adelöw
a7fa24273e
Merge pull request #19598 from backstage/freben/barriers
...
make `startTaskPipeline` iterative
2023-08-25 16:48:05 +02:00
Eric Yang
47ea122590
[kubernetes-backend plugin] fix undefined kind for custom resources ( #19421 )
...
* [kubernetes-backend plugin] fix undefined kind for custom resources
Signed-off-by: Eric Yang <weityang@ebay.com >
* [kubernetes-backend plugin] fix typescript typing
Signed-off-by: Eric Yang <weityang@ebay.com >
* [kubernetes-backend plugin] update package.json
Signed-off-by: Eric Yang <weityang@ebay.com >
---------
Signed-off-by: Eric Yang <weityang@ebay.com >
2023-08-25 16:45:33 +02:00
Fredrik Adelöw
fc845bc84f
Merge pull request #19599 from Pike/home-zod-dependency
...
Align zod dependency to match other packages
2023-08-25 16:29:05 +02:00
Patrick Jungermann
0fa3a43d87
chore(deps): replace passport-saml with @node-saml/passport-saml
...
`passport-saml` was deprecated and replaced by `@node-saml/passport-saml`
since version 4.0.0.
Relates-to: #18083
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2023-08-25 15:16:52 +02:00
Johan Haals
7e49608917
Merge pull request #19492 from AmbrishRamachandiran/entity-delete-popup
...
delete popup added for entity delete action when user delete entity by unregister entity
2023-08-25 13:39:28 +02:00
Axel Hecht
98bb77c1f0
Align zod dependency to match other packages
...
Signed-off-by: Axel Hecht <axel@pike.org >
2023-08-25 13:12:59 +02:00
Fredrik Adelöw
1fd2109739
make startTaskPipeline iterative
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-08-25 12:41:53 +02:00
AmbrishRamachandiran
ce77b23423
conditionally rendering the user email
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2023-08-25 12:45:21 +05:30
AmbrishRamachandiran
e03f3ee2be
changed auto theme tooltip title to camel case
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2023-08-25 12:26:41 +05:30
Jack Grigg
505d07cf18
fix changeset
...
Signed-off-by: Jack Grigg <jrgrigg@gmail.com >
2023-08-25 12:50:38 +10:00
Andre Wanlin
4ccf9204bc
Added indexerBatchSize option and debug logging
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-08-24 14:03:43 -05:00
Aswath S
0de6b837f4
Merge branch 'backstage:master' into feat/techdocs-azurite-support
2023-08-24 20:51:59 +05:30
Johan Haals
81fb9ad4a7
Merge pull request #19574 from aximusnl/fix-techradar-dialog
...
[tech-radar] fix tech radar modal width
2023-08-24 16:24:52 +02:00