Commit Graph

56697 Commits

Author SHA1 Message Date
blam d2d4a80937 feat: some more work on splitting out the render method
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: blam <ben@blam.sh>
2024-08-15 13:26:47 +02:00
blam 4bc4cd969c chore: wip
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: blam <ben@blam.sh>
2024-08-15 13:26:46 +02:00
Fredrik Adelöw f1b209b947 Merge pull request #25996 from bsaltz/fix-gcp-iap-config
Fix: GCP IAP Config and Docs
2024-08-15 13:25:24 +02:00
Fredrik Adelöw 4648c300aa Merge pull request #26026 from backstage/freben/elliptic
bump the elliptic dependency
2024-08-15 13:09:22 +02:00
Patrik Oldsberg 4a97497e0e Merge pull request #26013 from backstage/rugvip/plugin-docs
docs/frontend-system: plugin architecture docs
2024-08-15 11:20:02 +02:00
Ben Lambert 1b31a067a9 Merge pull request #26005 from backstage/blam/nfs/last-of-the-extensions
NFS: Migrate the last of the `create*Extension` creators
2024-08-15 11:17:46 +02:00
Fredrik Adelöw 4109dfb00a bump the elliptic dependency
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-15 10:53:56 +02:00
Patrik Oldsberg c6d4039d50 Merge pull request #26025 from backstage/rugvip/nfs-migrations
docs/frontend-system: add migration section + docs for 1.30
2024-08-15 10:53:56 +02:00
Patrik Oldsberg 160c55181a docs/frontend-system: migration docs for extension data refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-15 10:27:11 +02:00
Patrik Oldsberg d4076c7d08 docs/frontend-system: migration docs for extension tester
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-15 10:24:19 +02:00
Patrik Oldsberg 232eea92e6 docs/frontend-system: migration docs for extension creators
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-15 10:18:22 +02:00
Johan Haals daec2dd900 Merge pull request #26008 from backstage/mob/test-utils-cleanup
backend-test-utils: Remove deprecations
2024-08-15 10:16:02 +02:00
Deepankumar 954a5939db Liveness probe added in ContainerCard component (#25958)
* Liveness probe added in ContainerCard component

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* liveness probe shows only if available

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

* changed return object from variable

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>

---------

Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-08-15 09:10:48 +01:00
Johan Haals a820f7e85c Merge pull request #25994 from backstage/mob/nbs-cleanup
backend-app-api: Remove deprecated service implementations
2024-08-15 10:10:27 +02:00
blam 45a469fc3b chore: update apireports
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:55 +02:00
blam 896a84bce5 chore: small fix
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:55 +02:00
blam 7bd27e1743 chore: changeset
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:55 +02:00
blam 4c39af8902 feat: small refactor for the search package
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:55 +02:00
blam 8f8519d94e feat: implement search
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:55 +02:00
blam 1612837c8e chore: updating catalog react
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:55 +02:00
blam 7999f61807 chore: tidy up the last of the catalog tests
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:54 +02:00
blam 52a2e39802 chore: fix package.json export
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:54 +02:00
blam 1129e946b8 chore: migrate some of the catalog plugin to blueprints
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-15 09:59:54 +02:00
Johan Haals cb7bc2bd04 Merge pull request #26004 from mareklibra/fix.broadcastEmailForEntityNotification
Do not fallback to broadcast when user is missing for entity-types notifications
2024-08-15 08:55:10 +02:00
Johan Haals c687ae2a1a Merge pull request #25997 from backstage/timbonicush/multi-stage-bin
Add note about bin entries for multi-stage Docker build
2024-08-15 08:30:18 +02:00
Patrik Oldsberg 55f994321b docs/frontend-system: add initial core migration docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-14 21:22:16 +02:00
John Philip 278b1bd1ec Merge pull request #26015 from awanlin/fix/add-back-type-local
Added back `type: 'local'` to TechDocs config schema
2024-08-14 14:08:13 -04:00
Andre Wanlin b77fbf4331 Added back type: 'local' to TechDocs config schema
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-14 11:40:19 -05:00
Brian Saltz Jr 0e16449207 Changing the docs for the sign-in page config from gcpiap to gcpIap. The router is case-insensitive, so they both work, but this will make everything consistent between backend and frontend.
Signed-off-by: Brian Saltz Jr <brian.saltzjr@gocrisp.com>
2024-08-14 12:21:23 -04:00
Patrik Oldsberg c6c95a39aa docs/frontend-system: add docs for how to use plugin.withOverrides
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-14 17:12:38 +02:00
Patrik Oldsberg 23a6cc6e66 docs/frontend-system: fill in plugin docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-14 17:12:38 +02:00
Fredrik Adelöw eada5c4f22 Merge pull request #25117 from AmericanAirlines/update-minimal-hardened-image-to-multi-stage-build
Slim down `minimal-hardened-image`
2024-08-14 17:10:17 +02:00
Karl Haworth 393daf4467 reduce RUN cmd
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-08-14 10:59:23 -04:00
Karl Haworth 905a114d96 remove python from node builder
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-08-14 10:52:28 -04:00
Karl Haworth fd7c45013b Update contrib/docker/minimal-hardened-image/Dockerfile
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
2024-08-14 10:44:48 -04:00
Karl Haworth d7b06a60b0 Update contrib/docker/minimal-hardened-image/Dockerfile
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
2024-08-14 10:44:47 -04:00
Karl Haworth 7529219d6c Update contrib/docker/minimal-hardened-image/Dockerfile
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com>
2024-08-14 10:44:47 -04:00
Karl Haworth d00c679f00 change to ADD from COPY and adjust
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-08-14 10:44:47 -04:00
Karl Haworth 3e670f508b Add steps taken section
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-08-14 10:44:47 -04:00
Karl Haworth e9588ecac4 init
Signed-off-by: Karl Haworth <karl.haworth@aa.com>
2024-08-14 10:44:46 -04:00
Patrik Oldsberg 1d40a3316f Merge pull request #26011 from backstage/rugvip/frontend-plugin
frontend-plugin-api: renamed createPlugin to createFrontendPlugin
2024-08-14 16:38:14 +02:00
Camila Belo 0c1f3f36a9 Update .changeset/late-timers-sort.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-14 16:36:59 +02:00
Camila Belo fa28c5c488 Update packages/backend-defaults/src/entrypoints/auth/DefaultAuthService.ts
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-14 16:36:44 +02:00
Camila Belo f3a9c0ac28 Update .changeset/brown-mails-drum.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-14 16:36:36 +02:00
Fredrik Adelöw f90cdd6483 Merge pull request #26010 from backstage/freben/tconfig
Correct the TConfig type
2024-08-14 16:15:11 +02:00
Patrik Oldsberg a7753b8a97 Merge pull request #26009 from backstage/rugvip/frontend-docs
docs/frontend-system: extension blueprint docs + restructure
2024-08-14 16:09:01 +02:00
Patrik Oldsberg 9b356dcaac frontend-plugin-api: renamed createPlugin to createFrontendPlugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-14 16:01:25 +02:00
Fredrik Adelöw a376559a2d Correct the TConfig type
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-14 15:56:12 +02:00
Patrik Oldsberg 634a1202cd docs/frontend-system: initial docs for creating extension blueprints
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-14 15:41:21 +02:00
Johan Haals 861f162b4a backend-test-utils: Remove deprecations
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-14 15:17:03 +02:00