Patrik Oldsberg
|
659651bfcc
|
frontend-app-api: added utility for collecting route IDs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
d4400f5e27
|
frontend-app-api: lift over resolveRouteBindings and RoutingProvider
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
aee98148c0
|
frontend-app-api: lift over and migrate RouteResolver
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
275dd573bc
|
frontend-app-api: no longer force route refs to have same ID as page extensions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
44c9b738c2
|
app-next: updates for new routing APIs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
6b4ae484ad
|
frontend-plugin-api: implement .T on route refs as declared props
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
d84f5efa60
|
plugins: updates to convert legacy route refs to new system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
2c09f44cce
|
frontend-app-api: updates to use new routing API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
f4efd3d30a
|
frontend-plugin-api: updates to use new routing API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
bad46b25e1
|
core-plugin-api: added docs for convertLegacyRouteRef and note that it's temporary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
b9d0b80a98
|
core-plugin-api: added utility for converting legacy API refs into new format
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
b222453695
|
frontend-plugin-api: forward routing exports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
b0e3809acc
|
frontend-plugin-api: remove id from SubRouteRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
61c59aadd9
|
frontend-plugin-api: cleanup routing index exports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:52 +02:00 |
|
Patrik Oldsberg
|
ae212c9169
|
frontend-plugin-api: cleanup common and useRouteRef type declarations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
3ad2429209
|
frontend-plugin-api: add description and ID for ExternalRouteRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
c82477ae81
|
frontend-plugin-api: add description for SubRouteRefs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
a0c90a23ad
|
frontend-plugin-api: add ID and description for RouteRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
49b0d0dfa9
|
frontend-plugin-api: add helper for locating the callsite of a function
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
720b6cda3d
|
frontend-plugin-api: refactor ExternalRouteRef to modern structure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
08bf1db3fe
|
frontend-plugin-api: refactor SubRouteRef to modern structure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
18882a9bbe
|
frontend-plugin-api: refactor RouteRef to modern structure
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
d41c97e5db
|
frontend-plugin-api: forklift routing API from core-plugin-api
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Patrik Oldsberg
|
640fe3dbef
|
frontend-plugin-api: extract Expand to top-level types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 11:57:51 +02:00 |
|
Camila Belo
|
9796eaea8b
|
docs: update microsite configs
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-17 11:43:11 +02:00 |
|
Camila Belo
|
9b1e71a7e7
|
docs: draft a v1.19.0 release notes
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-17 11:43:11 +02:00 |
|
Patrik Oldsberg
|
f1dc76bd9a
|
Merge pull request #20502 from backstage/changeset-release/master
Version Packages
|
2023-10-17 11:42:06 +02:00 |
|
github-actions[bot]
|
8cdb8c2e40
|
Version Packages
|
2023-10-17 08:54:50 +00:00 |
|
Patrik Oldsberg
|
4f98aefb12
|
Merge pull request #20633 from backstage/rugvip/tweak
docs/publishing: remove link to pre.json
|
2023-10-17 10:48:05 +02:00 |
|
Patrik Oldsberg
|
b732b92b36
|
docs/publishing: remove link to pre.json
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-17 10:40:22 +02:00 |
|
rtriesscheijn
|
4bbde87a2e
|
fix: pass full config to StaticTokenIssuer, documentation and test tweaks
Signed-off-by: rtriesscheijn <rtriesscheijn@bol.com>
|
2023-10-17 09:08:42 +02:00 |
|
Patrik Oldsberg
|
c35a3bf4c7
|
Merge pull request #20618 from backstage/rugvip/runtime-filters
cli,config,frontend-app-api: config reading tweak + apply package detection filters at runtime
|
2023-10-17 08:58:08 +02:00 |
|
AmbrishRamachandiran
|
b4b5d50350
|
Adding decending sort in a bazaar plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
|
2023-10-17 11:14:58 +05:30 |
|
AmbrishRamachandiran
|
c5aad900e3
|
Adding decending sort in a bazaar plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
|
2023-10-17 11:13:16 +05:30 |
|
Andrew Ochsner
|
56c2c802b3
|
Merge branch 'backstage:master' into feature/support-aoss
|
2023-10-16 19:09:30 -05:00 |
|
Phil Kuang
|
31458f5b63
|
feat(techdocs): rename extension point
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2023-10-16 19:10:46 -04:00 |
|
backstage-goalie[bot]
|
ddffb59072
|
Merge pull request #20629 from backstage/renovate/apollo-graphql-packages
fix(deps): update dependency @apollo/client to v3.8.6
|
2023-10-16 22:46:46 +00:00 |
|
Phil Kuang
|
39aaeda5ce
|
feat(catalog): move setting location analyzers to a new analysis extension
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2023-10-16 18:18:09 -04:00 |
|
dependabot[bot]
|
4a8c49b21e
|
build(deps): bump undici from 5.25.4 to 5.26.3
Bumps [undici](https://github.com/nodejs/undici) from 5.25.4 to 5.26.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/commits/v5.26.3)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 22:15:01 +00:00 |
|
renovate[bot]
|
2de51e2964
|
fix(deps): update dependency @apollo/client to v3.8.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-16 22:14:00 +00:00 |
|
backstage-goalie[bot]
|
a369c72064
|
Merge pull request #20626 from backstage/renovate/node-18.x-lockfile
chore(deps): update dependency @types/node to v18.18.5
|
2023-10-16 22:06:46 +00:00 |
|
Andrew Ochsner
|
4dfb4e3d98
|
Merge branch 'backstage:master' into feature/support-aoss
|
2023-10-16 16:33:57 -05:00 |
|
dependabot[bot]
|
c8375565e2
|
build(deps): bump @babel/traverse from 7.23.0 to 7.23.2 in /microsite
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 21:24:05 +00:00 |
|
renovate[bot]
|
8197ca8664
|
chore(deps): update dependency @types/node to v18.18.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-16 21:24:05 +00:00 |
|
backstage-goalie[bot]
|
be7894468a
|
Merge pull request #20623 from backstage/renovate/diff-5.x-lockfile
chore(deps): update dependency @types/diff to v5.0.6
|
2023-10-16 21:16:39 +00:00 |
|
Sydney Achinger
|
2daffe3f7d
|
Add mock for Element.scrollIntoView to fix tests.
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
|
2023-10-16 16:40:00 -04:00 |
|
renovate[bot]
|
4b7f78f2e8
|
chore(deps): update dependency @types/diff to v5.0.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-16 20:29:58 +00:00 |
|
Elon Jefferson
|
911f2cfcf8
|
Merge pull request #19348 from Sabrina0614/szlo/aws-eks-cluster-call-back
feat(catalog-backend-module-aws): AwsEksClusterProcessor adds ability to pass in entity and pass in region to EKS client callback function
|
2023-10-16 16:22:39 -04:00 |
|
Sydney Achinger
|
d0566f5184
|
Add mock for Element.scrollIntoView to fix tests.
Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
|
2023-10-16 15:52:41 -04:00 |
|
Patrik Oldsberg
|
f78ac58f88
|
frontend-app-api: apply package detection filters at runtime
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-10-16 20:52:54 +02:00 |
|