renovate[bot]
|
6398dd7a5b
|
fix(deps): update dependency eslint-plugin-react to v7.32.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-11 16:06:26 +00:00 |
|
backstage-goalie[bot]
|
eb1a957e7e
|
Merge pull request #15707 from backstage/renovate/eslint-plugin-jsx-a11y-6.x-lockfile
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.7.0
|
2023-01-11 15:55:34 +00:00 |
|
Ben Lambert
|
2cd3f4cf5d
|
Merge pull request #15639 from dpfaffenbauer/scaffolder-sentry
Add Scaffolder Sentry Plugin
|
2023-01-11 16:34:27 +01:00 |
|
Jussi Hallila
|
9a62631056
|
Change name of the type of passed in option object.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
|
2023-01-11 16:21:37 +01:00 |
|
renovate[bot]
|
ac7fd7a8f5
|
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.7.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-11 15:12:58 +00:00 |
|
Brian Fletcher
|
cebe24ef1d
|
add entity labels card
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2023-01-11 15:08:36 +00:00 |
|
backstage-goalie[bot]
|
42ba68a04b
|
Merge pull request #15704 from backstage/renovate/cron-2.x-lockfile
fix(deps): update dependency cron to v2.2.0
|
2023-01-11 15:02:19 +00:00 |
|
Ademílson F. Tonato
|
28047b3532
|
style: update footer width in tablet viewports
Closes #15700
Signed-off-by: Ademílson F. Tonato <ademilsonft@outlook.com>
|
2023-01-11 14:55:36 +00:00 |
|
renovate[bot]
|
dc0566e13b
|
fix(deps): update dependency cron to v2.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-11 14:32:27 +00:00 |
|
blam
|
8c19b84088
|
chore: fix other tests
Signed-off-by: blam <ben@blam.sh>
|
2023-01-11 15:20:35 +01:00 |
|
blam
|
54632b8304
|
chore: fix some of the tests by exporting the mockConfigFactory
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
|
2023-01-11 15:20:35 +01:00 |
|
Patrik Oldsberg
|
5541715237
|
backend-test-utils: make mock token manager check for mock tokens
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>
|
2023-01-11 15:20:35 +01:00 |
|
Patrik Oldsberg
|
ac993deb18
|
backend-test-utils: tweak mockConfigFactory options
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>
|
2023-01-11 15:20:35 +01:00 |
|
Patrik Oldsberg
|
51b7a7ed07
|
changesets: added changesets for default implementations for test backend
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>
|
2023-01-11 15:20:35 +01:00 |
|
Patrik Oldsberg
|
3fad4ed40a
|
backend-tasks: update API report + changeset for forPlugin addition
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>
|
2023-01-11 15:20:35 +01:00 |
|
Patrik Oldsberg
|
b4b1bd6643
|
backend-test-utils: refactor startTestBackend to use new http implementation
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>
|
2023-01-11 15:20:35 +01:00 |
|
Patrik Oldsberg
|
df6a5a9264
|
backend-app-api: refactor RestrictedIndexedRouter -> DefaultRootHttpRouter
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>
|
2023-01-11 15:20:35 +01:00 |
|
blam
|
8f9d0c8fca
|
chore: explore some of the options for the httpRouter and fix the shutdown in mutliple tests
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: blam <ben@blam.sh>
|
2023-01-11 15:20:35 +01:00 |
|
blam
|
875cd848fd
|
chore: reworking how we do the TaskScheduler for now
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-11 15:20:35 +01:00 |
|
blam
|
9ec23f2d7c
|
chore: revert the TaskScheduler
Signed-off-by: blam <ben@blam.sh>
|
2023-01-11 15:20:35 +01:00 |
|
blam
|
beed5864d0
|
chore: added some more mock defintions and refactoring the TaskManager.forPlugin
Signed-off-by: blam <ben@blam.sh>
|
2023-01-11 15:20:35 +01:00 |
|
blam
|
bdd4b973e8
|
chore: provide all core services to the TestBackend
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
|
2023-01-11 15:20:35 +01:00 |
|
backstage-goalie[bot]
|
ac65652aa9
|
Merge pull request #15702 from backstage/renovate/commander-9.x-lockfile
fix(deps): update dependency commander to v9.5.0
|
2023-01-11 14:19:51 +00:00 |
|
renovate[bot]
|
933ef1cd0f
|
fix(deps): update dependency commander to v9.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-11 13:43:03 +00:00 |
|
Ben Lambert
|
4577a7ea3c
|
Merge pull request #15611 from angeliski/add-skip-active-record-argument
feat(scaffolder-backend-module-rails) add skipActiveRecord argument
|
2023-01-11 14:31:27 +01:00 |
|
Fredrik Adelöw
|
02f37153b7
|
Merge pull request #15676 from backstage/renovate/react-router-monorepo
chore(deps): update react-router monorepo to v6.6.2
|
2023-01-11 14:30:41 +01:00 |
|
Fredrik Adelöw
|
e5cd3c8e62
|
Merge pull request #15699 from backstage/freben/no-span
remove usage of span
|
2023-01-11 14:18:26 +01:00 |
|
Fredrik Adelöw
|
a942f70435
|
clickable links in UserSettingsIdentityCard
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-01-11 14:14:18 +01:00 |
|
Patrik Oldsberg
|
9d54e9706d
|
Merge pull request #15692 from backstage/rugvip/manager
backend-app-api: fix token manager factory
|
2023-01-11 14:04:07 +01:00 |
|
Dominik Pfaffenbauer
|
1ad0f00744
|
update api-report for sentry scaffolder
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
|
2023-01-11 13:56:51 +01:00 |
|
Fredrik Adelöw
|
6be0b55186
|
Merge pull request #15674 from backstage/dependabot/npm_and_yarn/knex-2.4.0
chore(deps): bump knex from 2.3.0 to 2.4.0
|
2023-01-11 13:53:10 +01:00 |
|
Fredrik Adelöw
|
544c0a59a7
|
fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-01-11 13:42:32 +01:00 |
|
renovate[bot]
|
0516d6b6d0
|
chore(deps): update react-router monorepo to v6.6.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-11 13:42:31 +01:00 |
|
Fredrik Adelöw
|
0e33627996
|
remove usage of span
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-01-11 13:35:35 +01:00 |
|
Ben Lambert
|
8daa52d3b0
|
Merge pull request #15610 from drodil/entity_menu_tooltip
feat: add entity context menu tooltip
|
2023-01-11 13:30:39 +01:00 |
|
Patrik Oldsberg
|
746802901a
|
Merge pull request #15691 from backstage/mob/identity
backend-plugin-api: added new core identity service
|
2023-01-11 13:25:02 +01:00 |
|
Patrik Oldsberg
|
31e2309c8c
|
changesets: added changeset for legacyPlugin wrapper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-11 13:24:39 +01:00 |
|
Patrik Oldsberg
|
cdabd4eefb
|
backend-common: rename createPluginCompat -> legacyPlugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-11 13:09:56 +01:00 |
|
Patrik Oldsberg
|
6e2248abbe
|
backend-common: added compatibility wrapper for legacy plugins
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-11 12:29:15 +01:00 |
|
Patrik Oldsberg
|
843a0a158c
|
backend-plugin-api: added new core identity service
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-11 12:26:14 +01:00 |
|
Dominik Pfaffenbauer
|
e4a52374ae
|
Sentry Scaffolder rename action, make slug optional and change package version to 0.0.0
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
|
2023-01-11 12:12:15 +01:00 |
|
Jussi Hallila
|
d5e43e4a09
|
Make default repository impl protected
Expose a construction function instead.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
|
2023-01-11 11:52:05 +01:00 |
|
Patrik Oldsberg
|
170282ece6
|
backend-app-api: fix token manager factory
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-01-11 11:50:32 +01:00 |
|
backstage-goalie[bot]
|
8b63b46e28
|
Merge pull request #15690 from backstage/renovate/already-3.x-lockfile
fix(deps): update dependency already to v3.4.1
|
2023-01-11 10:47:37 +00:00 |
|
Ben Lambert
|
01ed31492c
|
Merge pull request #15535 from luchillo17/feat/BCKSTG-93-spans
Enable eslint-plugin-react forbid span - Reopen
|
2023-01-11 11:29:28 +01:00 |
|
renovate[bot]
|
351494c1a7
|
fix(deps): update dependency already to v3.4.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-11 10:20:17 +00:00 |
|
backstage-goalie[bot]
|
e5a7fd77db
|
Merge pull request #15687 from backstage/renovate/tanstack-query-monorepo
fix(deps): update dependency @tanstack/react-query to v4.22.0
|
2023-01-11 10:08:39 +00:00 |
|
renovate[bot]
|
b84da49362
|
fix(deps): update dependency @tanstack/react-query to v4.22.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
|
2023-01-11 09:24:51 +00:00 |
|
Johan Haals
|
cd05fc32ed
|
Merge pull request #15679 from backstage/renovate/oriflame-backstage-plugin-score-card-0.x
fix(deps): update dependency @oriflame/backstage-plugin-score-card to ^0.6.0
|
2023-01-11 10:11:55 +01:00 |
|
Patrik Oldsberg
|
c558c04caa
|
Merge pull request #15664 from backstage/rugvip/folders
backend-app-api: restructure implementation layout
|
2023-01-11 10:11:33 +01:00 |
|