Commit Graph

14230 Commits

Author SHA1 Message Date
dependabot[bot] 6ed926414a chore(deps): bump path-to-regexp from 6.2.2 to 8.0.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 8.0.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v8.0.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 20:47:13 +00:00
Ben Lambert 1f82b4a8b0 Merge pull request #26479 from stephenglass/star-color
allow custom override for entity star icon
2024-09-09 16:56:20 +02:00
Carl-Erik Bergström af4c1469c2 fix: support menu items should not be buttons in favour of links
Signed-off-by: Carl-Erik Bergström <cbergstrom@spotify.com>
2024-09-09 14:29:42 +02:00
Andre Wanlin 8d231b60a6 Updated scaffolder module template to add to backend
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-09-08 15:06:41 -05:00
Fredrik Adelöw d76cc2974f Merge pull request #26396 from backstage/renovate/react-monorepo
chore(deps): update dependency @types/react to v18.3.5
2024-09-06 14:57:54 +02:00
Fredrik Adelöw 412fb2e04f Merge pull request #26527 from backstage/freben/mysql
more lax mysql settings
2024-09-06 14:57:47 +02:00
Fredrik Adelöw f421d2ae29 more lax mysql settings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-06 13:48:04 +02:00
Fredrik Adelöw 8052b9b313 ref to json
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-06 12:44:01 +02:00
Fredrik Adelöw dbbd93ec7f fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-06 10:49:28 +02:00
Johan Haals b4ae0c8309 Merge pull request #26506 from backstage/renovate/supertest-7.x
chore(deps): update dependency supertest to v7
2024-09-06 10:20:57 +02:00
Fredrik Adelöw caf6bbc6e8 Merge pull request #26336 from backstage/renovate/typescript-json-schema-0.x
fix(deps): update dependency typescript-json-schema to ^0.65.0
2024-09-06 10:02:59 +02:00
Stephen Glass e03455c6e0 fix favorite toggle test to render in test app
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2024-09-05 19:34:51 -04:00
Stephen Glass 523556bc36 update favorite toggle icons
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2024-09-05 19:09:58 -04:00
Stephen Glass 327b52679a Merge branch 'master' of https://github.com/backstage/backstage into star-color 2024-09-05 18:39:43 -04:00
renovate[bot] c2b63ab9bc chore(deps): update dependency supertest to v7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 17:28:35 +00:00
Ben Lambert 1c7e4597da Merge pull request #26484 from backstage/26385-bug-report-favourite-icon-components-not-using-theme-colors
feat: add overrideable FavoriteToggle to core-components
2024-09-05 17:04:14 +02:00
blam cfeaec21f9 chore: small cleanup
Signed-off-by: blam <ben@blam.sh>
2024-09-05 16:42:35 +02:00
renovate[bot] ef3c50735c fix(deps): update dependency typescript-json-schema to ^0.65.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 14:36:17 +00:00
blam 0d91710f44 chrore: export from components
Signed-off-by: blam <ben@blam.sh>
2024-09-05 16:33:24 +02:00
blam 76eaaf3154 chore: fix api-report warnings
Signed-off-by: blam <ben@blam.sh>
2024-09-05 16:31:39 +02:00
Fredrik Adelöw a430ade44c Merge pull request #26464 from backstage/renovate/eslint-plugin-react-7.x-lockfile
fix(deps): update dependency eslint-plugin-react to v7.35.2
2024-09-05 15:45:08 +02:00
Fredrik Adelöw 2a59265222 Merge pull request #26335 from backstage/renovate/testcontainers-node-monorepo
fix(deps): update dependency testcontainers to v10.13.0
2024-09-05 15:44:59 +02:00
Carl-Erik Bergström c891b694c4 feat: add overrideable FavoriteToggle to core-components
Signed-off-by: Carl-Erik Bergström <cbergstrom@spotify.com>
2024-09-05 15:28:56 +02:00
Fredrik Adelöw cf5bf5c0b4 MORE
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-05 15:12:16 +02:00
Fredrik Adelöw 16ffdd68f3 remove direct vite dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-05 15:12:15 +02:00
Fredrik Adelöw 0ecbb8db10 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-05 15:08:46 +02:00
Fredrik Adelöw 3606843e44 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-05 15:01:41 +02:00
renovate[bot] 119851ed76 fix(deps): update dependency @opentelemetry/auto-instrumentations-node to ^0.50.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 11:37:26 +00:00
Stephen Glass decb4bf1f6 fix tests for star icon
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2024-09-05 00:49:16 -04:00
Stephen Glass b537bd7a6b custom theme options for star icon
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2024-09-04 23:21:58 -04:00
Fredrik Adelöw 5b317bce17 Merge pull request #25202 from anicke/gerrit-resolve-url
feat(gerrit-integration): Update the gerrit url resolver
2024-09-04 11:34:23 +02:00
Patrik Oldsberg 9d810d98ff Merge pull request #26389 from backstage/rugvip/new-inject
app: enable runtime templating and public path + config injection into index.html
2024-09-03 23:59:16 +03:00
github-actions[bot] 582092fb23 Version Packages (next) 2024-09-03 14:38:01 +00:00
Ben Lambert 9b0086b54d Merge pull request #26435 from backstage/blam/fix-change
NFS: Small changeset tweaks and API Ref change
2024-09-03 16:32:09 +02:00
Fredrik Adelöw 5d62849b2e Merge pull request #26433 from backstage/freben/nopath
removed the `basePath` of discovery
2024-09-03 15:37:08 +02:00
blam 6db849e650 chore: fix up some small things
Signed-off-by: blam <ben@blam.sh>
2024-09-03 15:33:48 +02:00
Ben Lambert c6fd667891 Merge pull request #26414 from backstage/blam/remove-namespace-where-possible
NFS: Removing `namespace` where possible as it's now deprecated
2024-09-03 14:11:39 +02:00
blam 4d39e3b4ae chore: revert small change
Signed-off-by: blam <ben@blam.sh>
2024-09-03 13:55:36 +02:00
Fredrik Adelöw a4bac3c25b removed the basePath of discovery
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-09-03 13:52:07 +02:00
blam 948d431983 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2024-09-03 13:19:43 +02:00
blam 5cbb4c6fd1 chore: fix remaining tests
Signed-off-by: blam <ben@blam.sh>
2024-09-03 13:16:14 +02:00
blam 40b8a7a280 chore: should be wrapped up in a plugin instead of a module
Signed-off-by: blam <ben@blam.sh>
2024-09-03 12:02:17 +02:00
Johan Haals 03030c775f Merge pull request #26390 from Zakemi/master
core-components: Add titleComponent prop to SignInPage to allow title customization with ReactNode
2024-09-03 11:09:33 +02:00
Ben Lambert db6bcfbabc Merge pull request #25849 from leboncoin/feat-add-configd-eslint
feat: add config.d.ts in tsconfig included files
2024-09-03 10:59:05 +02:00
Ben Lambert e02cffc96b Merge pull request #26298 from backstage/renovate/useoptic-openapi-utilities-0.x
fix(deps): update dependency @useoptic/openapi-utilities to ^0.55.0
2024-09-03 10:38:35 +02:00
blam 538972e19e chore: fix namespace snapshot
Signed-off-by: blam <ben@blam.sh>
2024-09-03 10:19:04 +02:00
blam 1ac573b4f3 chore: smol refactor
Signed-off-by: blam <ben@blam.sh>
2024-09-03 07:59:02 +02:00
blam d7f25e1d43 chore: fixing formatting
Signed-off-by: blam <ben@blam.sh>
2024-09-02 17:00:08 +02:00
blam 84d89bb5f3 chore: fix the router test a different way, don't set namespace as test by default
Signed-off-by: blam <ben@blam.sh>
2024-09-02 16:57:30 +02:00
blam ba263b350c chore: updating frontend-plugin-api
Signed-off-by: blam <ben@blam.sh>
2024-09-02 16:38:32 +02:00