Commit Graph

22645 Commits

Author SHA1 Message Date
Marek Libra bed9655d99 Merge pull request #26019 from drodil/uri_validation
fix: validate notification link when posting
2024-08-29 12:29:46 +02:00
Ben Lambert 19560933da Merge pull request #26223 from awanlin/topic/skip-start-without-config
[Kubernetes] Skip start without config
2024-08-29 10:36:31 +02:00
Fredrik Adelöw 9894467bd8 Merge pull request #26286 from backstage/freben/common-refs
remove various little backend-common references
2024-08-28 17:11:28 +02:00
Fredrik Adelöw e6c513d906 Merge pull request #26240 from drodil/get_entities_db_order
feat: move `getEntities` ordering to database
2024-08-28 16:57:33 +02:00
Patrik Oldsberg 1606bc104d Merge pull request #26245 from backstage/blam/namespace-be-gone
NFS: Introduce `createFrontendModule` as a replacement for `createExtensionOverrides`
2024-08-28 15:04:39 +02:00
Heikki Hellgren 1882cfee48 feat: move getEntities ordering to database
instead sorting the entities in the client on demand, use default
ordering parameters for entities when calling `getEntities`. having
thousands of entities causes this function to pop up as the sorting
method is not very lightweight thus moving it to database to handle.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-28 15:18:38 +03:00
Fredrik Adelöw 0b76c700be remove various little backend-common references
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-28 12:09:24 +02:00
Fredrik Adelöw 874790cca3 Merge pull request #26274 from backstage/freben/name
add name to the extension
2024-08-28 09:35:04 +02:00
Fredrik Adelöw 3e9b1a4393 add name to the extension
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-28 09:24:11 +02:00
renovate[bot] f865103b03 chore(deps): update dependency esbuild to ^0.23.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 19:42:49 +00:00
Fredrik Adelöw 405e705f91 Merge pull request #25462 from backstage/renovate/lodash-4.x-lockfile
chore(deps): update dependency @types/lodash to v4.17.7
2024-08-27 17:11:12 +02:00
Fredrik Adelöw ae9b6cbc71 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-27 16:31:02 +02:00
blam 8a1ed67ba2 chore: updating api-reports
Signed-off-by: blam <ben@blam.sh>
2024-08-27 16:15:06 +02:00
github-actions[bot] 911bbe0d92 Version Packages (next) 2024-08-27 11:41:57 +00:00
Patrik Oldsberg 0a48cc88a8 Merge pull request #26215 from backstage/mob/app-it-up
NFS: Introduce the `@backstage/plugin-app` to house built in extensions
2024-08-27 13:36:21 +02:00
Ben Lambert 6513649c6b Merge pull request #26196 from stephenglass/scaffolder/custom-name
add scaffolder review step custom name option
2024-08-27 13:13:37 +02:00
blam 2b1b0eba84 feat: support title if present in schema definition
Signed-off-by: blam <ben@blam.sh>
2024-08-27 12:44:12 +02:00
blam ff438f7b66 chore: fixing issue with type deps
Signed-off-by: blam <ben@blam.sh>
2024-08-27 12:11:08 +02:00
blam b13351e38d chore: some doc links
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:52:54 +02:00
blam 99b799e65a chore: fixing dependency duplication
]
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:38 +02:00
blam e1ea702eca chore: fix some tests
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:38 +02:00
blam ea6e94a83a chore: fix api-reports
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:38 +02:00
blam f66f603ef5 chore: fix some tests
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:38 +02:00
blam 97a077583a chore: move the appIdentityProxy across
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:38 +02:00
blam 1a76c4c9ca chore: app runs correctly 🎉
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:38 +02:00
blam 5433a07fa2 chore: generate api-reports and fix bad import
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:38 +02:00
blam 175201bdf0 chore: added all the app extensions to the app plugin
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: blam <ben@blam.sh>
 You are currently bisecting, started from branch 'master'.
2024-08-27 11:24:38 +02:00
blam 1deb3f8948 chore: move over the API definitions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Johan Haals <johan@haals.se>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:37 +02:00
blam 06448161aa chore: move things around a little bit to the app plugin
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Johan Haals <johan@haals.se>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:37 +02:00
blam 5a97d446f6 feat: the app plugin
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Johan Haals <johan@haals.se>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-27 11:24:37 +02:00
Patrik Oldsberg 5b714ddece Merge pull request #26204 from backstage/rugvip/type-params
frontend-plugin-api: consolidate type parameters for extension definitions and blueprints
2024-08-27 10:58:34 +02:00
Camila Belo dfa7d3d657 Merge pull request #26230 from backstage/nbs10/cleanup-error-handler-in-tests
[NBS 1.0] Use `mockErrorHandler` instead of `MiddlewareFactory` in tests
2024-08-27 10:54:16 +02:00
Patrik Oldsberg 00b9e8c010 update test snapshots for new structure of ExtensionDefinition
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-27 10:39:45 +02:00
Patrik Oldsberg ee454fdf53 frontend-plugin-api: refactor ExtensionDefinition and ExtensionBlueprint type params
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-27 10:27:21 +02:00
Patrik Oldsberg 4387b80784 Merge pull request #26221 from backstage/rugvip/remove-render
frontend-test-utils: remove render method
2024-08-27 10:01:26 +02:00
Camila Belo e5e66bea25 refactor: use mockErrorHandler instead of MiddlewareFactory in tests
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-27 09:58:05 +02:00
Patrik Oldsberg e6e488cf20 frontend-test-utils: remove render method
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-27 09:39:08 +02:00
Andre Wanlin 47e9243068 Fixed test
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-26 13:03:39 -05:00
Andre Wanlin 796cad5ccd Fix tsc error
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-26 12:28:34 -05:00
Andre Wanlin adc931eecc [Kubernetes] Skip start without config
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-26 12:19:00 -05:00
Camila Belo 83dccadeb0 Merge pull request #26199 from backstage/nbs10/deprecate-techdocs-router
[NBS 1.0] Deprecate `techdocs-backend` create router
2024-08-26 17:32:24 +02:00
Fredrik Adelöw d6b019da08 Merge pull request #26153 from JessicaJHee/26137-msgraph-no-mail
fix microsoft auth and ingestion for users without defined email
2024-08-26 17:10:35 +02:00
Jessica He 3c2d690ce2 fix microsoft auth and ingestion for users without defined email
Signed-off-by: Jessica He <jhe@redhat.com>
2024-08-26 10:21:19 -04:00
Camila Belo b89b2f7133 Merge pull request #26080 from backstage/nbs10/remove-techdocs-backend-common-dependency
[NBS 1.0] Remove `backend-common` as dependency of `techdocs-node`
2024-08-26 15:22:21 +02:00
Andre Wanlin 255d4fa631 Merge pull request #26146 from zeshanziya/nbs-docs-incremental-ingestion
[NBS Docs] for catalog-backend-module-incremental-ingestion plugin
2024-08-26 07:16:05 -05:00
Fredrik Adelöw a1f76b9e2c fix test race
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-26 13:46:04 +02:00
Camila Belo 40b9ef23b9 refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-26 12:57:06 +02:00
Camila Belo 5b679ac14c refactor(techdocs-backend): deprecate create router and router options
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-26 12:57:05 +02:00
Camila Belo 997998e0e0 refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-26 12:56:35 +02:00
Camila Belo 33ebb28942 refactor(techdocs-node): remove dependency on backend-common
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-26 12:56:35 +02:00