github-actions[bot]
423e01d903
Version Packages (next)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-13 18:00:17 -04:00
Patrik Oldsberg
f4a58d3a36
codemods: fix pre/postpack
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-13 18:00:17 -04:00
Patrik Oldsberg
e29c23a5eb
Merge pull request #13553 from lsiric/feature/pass-select-attr-to-msgraph-user-import
...
Feature/pass select attr to msgraph user import
2022-09-13 10:49:30 +02:00
Fredrik Adelöw
fcf4b0ce13
Merge pull request #13654 from awanlin/topic/permissions-doc-updates
...
Minor updates to the Permissions docs
2022-09-13 10:30:06 +02:00
Fredrik Adelöw
757139874c
Merge pull request #13613 from backstage/renovate/swc-core-1.x-lockfile
...
fix(deps): update dependency @swc/core to v1.3.0
2022-09-13 10:22:44 +02:00
Johan Haals
11158c0ebe
Merge pull request #13596 from kuangp/feat/entityTagPicker/counts
...
feat(EntityTagPicker): support displaying and ordering by counts
2022-09-13 10:21:05 +02:00
Andre Wanlin
07fa501761
Minor updates to the Pemissions docs
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-09-12 15:12:50 -05:00
Patrik Oldsberg
4f75b45f58
Merge pull request #12991 from tunkl/feature/humanize_optional_namespace
...
Adds possibility to not skip default namespace
2022-09-12 22:08:42 +02:00
Johan Haals
52ce2c4e27
Merge pull request #13623 from blueboxes/feature/13611-Add-Feature-Flags-Doc
...
Added new docs for plugin feature flags
2022-09-12 20:00:08 +02:00
Patrik Oldsberg
54e563aab7
Merge pull request #13618 from backstage/mob/refactories
...
backstage-plugin-api: introduce service scope and rework service factories
2022-09-12 17:10:01 +02:00
Tomáš Tunkl
d9ab14d04c
Update of humanize method parameters type
...
Signed-off-by: Tomáš Tunkl <tomas.tunkl@avast.com >
2022-09-12 14:05:34 +02:00
Patrik Oldsberg
1e504ae740
Merge pull request #13633 from backstage/rugvip/nolog
...
packages: clean up log output in tests
2022-09-12 11:49:27 +02:00
Fredrik Adelöw
3d377609a8
Merge pull request #13635 from khatharsiss/patch-1
...
added ferrovial as adopter
2022-09-12 08:06:41 +02:00
José Rosado
940d2929f0
added ferrovial as adopter
...
Signed-off-by: José Rosado <55427141+khatharsiss@users.noreply.github.com >
2022-09-11 23:38:37 +02:00
Patrik Oldsberg
87de8ed3f7
core-components: fix usage of invalid elements in DependencyGrape tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 21:24:27 +02:00
Patrik Oldsberg
4710e6eeb6
core-components: avoid logging in HomepageTimer test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
a1a3a5f16a
core-components: avoid logging in HeaderTabs test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
3742ccbfc3
core-components: avoid logging in GaugeCard test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
50d6c7e07e
create-app: clean up log output in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
5ecca7e44b
config-loader: remove logging from remote config watch
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:23 +02:00
Patrik Oldsberg
e87e53a056
core-plugin-api: clean up log output in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 17:32:22 +02:00
Patrik Oldsberg
1d2e28c26f
core-app-api: clean up log output in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-11 14:25:00 +02:00
Fredrik Adelöw
f1e42b71e1
Merge pull request #13629 from backstage/rugvip/devapp
...
dev-utils: fix route discovery with react-router stable
2022-09-11 09:15:09 +02:00
Patrik Oldsberg
4f7d2b0ac0
Merge pull request #13620 from anicke/bazaar-routing
...
Bazaar plugin: Fix routing
2022-09-10 18:30:56 +02:00
Niklas Aronsson
1dd12349d1
Bazaar plugin: Remove 'Router' as 'RoutedTabs' children
...
During the 'react-router-dom' upgrades the Bazaar routing broke. This
patch removes the wrapping 'Router' from the 'RouterTabs' children.
Opening the Bazaar plugin would result in the followin error:
"A <Route> is only ever to be used as the child of <Routes> element,
never rendered directly. Please wrap your <Route> in a <Routes>."
Also removed 'react-router-dom' as a peer dependency of the bazaar
plugin.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-09-10 17:54:13 +02:00
Patrik Oldsberg
329ed2b9c7
dev-utils: fix route discovery with react-router stable
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-10 14:06:24 +02:00
John Kilmister
90aefde6d3
Updated case on feature flag text
...
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com >
2022-09-10 12:02:48 +01:00
backstage-goalie[bot]
6de25bee18
Merge pull request #13624 from backstage/renovate/graphql-tools-monorepo
...
fix(deps): update dependency @graphql-tools/schema to v9.0.4
2022-09-09 20:29:26 +00:00
renovate[bot]
073db8e0b8
fix(deps): update dependency @graphql-tools/schema to v9.0.4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 19:45:07 +00:00
John Kilmister
ab014e17d9
Added new docs for plugin feature flags
...
Signed-off-by: John Kilmister <blueboxes@users.noreply.github.com >
2022-09-09 20:20:22 +01:00
backstage-goalie[bot]
5290d088b0
Merge pull request #13617 from backstage/renovate/eslint-plugin-jest-27.x-lockfile
...
fix(deps): update dependency eslint-plugin-jest to v27.0.2
2022-09-09 16:36:01 +00:00
Patrik Oldsberg
409ed984e8
changesets: added changesets for scoped services
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
06ad1b16de
update API reports + fixes
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
2a29d24519
backend-app-api,backend-plugin-api: refactor existing service factories and fix type issues
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
fb93ecad9c
backend-plugin-api: remove services with scope mismatch from deps type
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
06c744d142
backend-plugin-api: add initial PluginMetadataService definition
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
f55c11f29d
core-plugin-api: narrow scope type of service refs passed to default factory loader
...
Co-authored-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:05 +02:00
Patrik Oldsberg
2bf8855c1d
core-app-api: switch to non-broken way of defining service factories
...
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:04 +02:00
Patrik Oldsberg
dc74ebd10d
backend-plugin-api: refactor createServiceFactory helper types
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:04 +02:00
Patrik Oldsberg
4b324c83f8
backend-app-api: 100% coverage of ServiceRegistry
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:04 +02:00
Patrik Oldsberg
229a1fa927
backend-{plugin,app}-api: introduce service scopes and update registry to support
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-09 18:28:04 +02:00
backstage-goalie[bot]
6020a397eb
Merge pull request #13616 from backstage/renovate/core-js-3.x-lockfile
...
fix(deps): update dependency core-js to v3.25.1
2022-09-09 16:19:51 +00:00
renovate[bot]
c703978d53
fix(deps): update dependency eslint-plugin-jest to v27.0.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 15:38:57 +00:00
renovate[bot]
409f999595
fix(deps): update dependency core-js to v3.25.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 15:38:06 +00:00
backstage-goalie[bot]
173e3aab6e
Merge pull request #13614 from backstage/renovate/yarnpkg-parsers-3.x-lockfile
...
fix(deps): update dependency @yarnpkg/parsers to v3.0.0-rc.18
2022-09-09 15:29:19 +00:00
renovate[bot]
8e598a1bc1
fix(deps): update dependency @yarnpkg/parsers to v3.0.0-rc.18
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 14:46:45 +00:00
renovate[bot]
bf329f4102
fix(deps): update dependency @swc/core to v1.2.249
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-09-09 14:45:55 +00:00
Patrik Oldsberg
541ea937d2
Merge pull request #13510 from backstage/mob/factories
...
backend-next: incorporate options into createServiceFactory
2022-09-09 15:17:14 +02:00
backstage-goalie[bot]
25bd74f5ca
Merge pull request #13609 from backstage/renovate/google-cloud-container-4.x-lockfile
...
fix(deps): update dependency @google-cloud/container to v4.1.2
2022-09-09 11:59:24 +00:00
backstage-goalie[bot]
8dd57d35cc
Merge pull request #13602 from backstage/renovate/canvas-2.x-lockfile
...
chore(deps): update dependency canvas to v2.10.1
2022-09-09 11:52:27 +00:00