Commit Graph

7788 Commits

Author SHA1 Message Date
Jonathan Ash 6499e057af Generated api reports for packages/core-components
Signed-off-by: Jonathan Ash <jonathan-ash@users.noreply.github.com>
2022-03-15 15:33:03 +00:00
Jonathan Ash c9a07a5664 Changed sidebar to accept new props sidebarOptions and submenuOptions
Signed-off-by: Jonathan Ash <jonathan-ash@users.noreply.github.com>
2022-03-15 15:33:02 +00:00
Jonathan Ash 7741e47eae Added ability to override properties of Sidebar config and Sidebar Submenu config
Signed-off-by: Jonathan Ash <jonathan-ash@users.noreply.github.com>
2022-03-15 15:13:38 +00:00
Fredrik Adelöw 132189e466 catalog-model: make User spec.memberOf theoretically - but not practically - optional
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-15 15:06:35 +01:00
Ben Lambert 2d63d04743 Merge pull request #10078 from KaemonIsland/update-header-styles
Change header style word-wrap from break-all to break-word
2022-03-15 13:21:26 +01:00
Patrik Oldsberg 4e3e34e120 Merge pull request #10198 from backstage/rugvip/memory
config-loader: lazy load typescript-json-schema
2022-03-15 12:16:11 +01:00
Ben Lambert 9bd1995528 Merge pull request #9892 from backstage/dependabot/npm_and_yarn/aws-sdk-mock-5.6.2
chore(deps-dev): bump aws-sdk-mock from 5.2.1 to 5.6.2
2022-03-15 12:05:30 +01:00
Patrik Oldsberg 664821371e config-loader: lazy load typescript-json-schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-15 11:35:20 +01:00
Patrik Oldsberg 0163c41be2 catalog-client,catalog-backend: removed deprecated presence field
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-15 11:12:08 +01:00
Fredrik Adelöw 6565f2c50b Merge pull request #10147 from rex4539/typos
Fix typos
2022-03-15 11:01:46 +01:00
Emma Indal fe6814471a Merge pull request #10174 from backstage/emmaindal/techdocs-clean-up-deprecations
[TechDocs] clean up deprecations
2022-03-15 11:00:17 +01:00
blam 848157fb49 chore: fixing tests
Signed-off-by: blam <ben@blam.sh>
2022-03-15 10:39:04 +01:00
dependabot[bot] f910c2a3f8 build(deps): bump typescript-json-schema from 0.52.0 to 0.53.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.52.0...v0.53.0)

---
updated-dependencies:
- dependency-name: typescript-json-schema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 04:08:08 +00:00
Emma Indal b44692890b tests fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:18 +01:00
irma12 06e8d02b9b Include roadie packages in app
Signed-off-by: irma12 <irma@roadie.io>
2022-03-14 16:46:22 +01:00
Eric Peterson 82b0190155 Final release for old search/techdocs common packages.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-14 14:13:24 +01:00
Fredrik Adelöw fc0ff39ece Merge pull request #10038 from anicke/gerrit
Added a ScmIntegration for Gerrit
2022-03-14 13:39:47 +01:00
Patrik Oldsberg 97716eae20 Merge pull request #10149 from backstage/rugvip/testext
cli: fix test file matching
2022-03-14 12:09:27 +01:00
Johan Haals 54e2cebb75 Merge pull request #10162 from backstage/jhaals/remove-EntityName
catalog-model: Remove EntityName & getEntityName
2022-03-14 11:27:01 +01:00
Niklas Aronsson 0885854ff3 Fixed review comments
* Rename "apiBaseUrl" to the more suitable "baseUrl".
* Removed the Gerrit location doc (will be added later together
  with the "urlReader" implementation.
* Fixed the line number handling in Gerrit/resolveUrl.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-03-14 10:34:53 +01:00
Johan Haals a04dbc22d7 catalog-model: Remove EntityName & getEntityName
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-14 10:01:09 +01:00
Fredrik Adelöw 89c7e47967 make the backend plugin ts files consistent
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 19:27:46 +01:00
Patrik Oldsberg 217547ae51 cli: fix test file matching
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-13 17:23:59 +01:00
Dimitris Apostolou aedd4daa66 Fix typos
Signed-off-by: Dimitris Apostolou <dimitris.apostolou@icloud.com>
2022-03-13 14:12:05 +02:00
Patrik Oldsberg 86de5e8d61 Merge pull request #10137 from backstage/rugvip/overrides
cli: forward overrides in eslint-factory
2022-03-12 09:06:19 +01:00
Patrik Oldsberg 19eed0edd9 cli: forward overrides in eslint-factory
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-11 18:05:08 +01:00
Patrik Oldsberg 6ad0c45648 cli: add experimental add-deps command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-11 18:03:32 +01:00
Fredrik Adelöw 1d9a123dde Merge pull request #10132 from backstage/freben/better
switch us over to better-sqlite3
2022-03-11 16:18:19 +01:00
Fredrik Adelöw 96eeed1162 Merge pull request #9719 from alexrybch/gcalendar
Google calendar widget for Homepage
2022-03-11 16:17:16 +01:00
Fredrik Adelöw efc73db10c switch us over to better-sqlite3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 15:37:50 +01:00
Alex Rybchenko 7fcae219d1 remove apiRef register, pr fixes
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-11 15:30:31 +01:00
Yousif Al-Raheem 8f769adebf use direct import of useLocalStorage hook from react-use in AdvancedSettings component
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-11 14:11:49 +01:00
Fredrik Adelöw 3f21eb4d13 Merge pull request #10131 from backstage/freben/dots
fix handling of bucket names with dots in them
2022-03-11 13:38:59 +01:00
Niklas Aronsson b0c0fccacf Gerrit config: Make the apiBaseUrl optional
If the apiBaseUrl is not set assume that the gerrit instance
uses https and can be reached on the address specified by the
"host" option.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-03-11 13:35:23 +01:00
Patrik Oldsberg 4d35a4228c Merge pull request #10114 from backstage/rugvip/apply-cli-fix
apply fix from 0.71.1 to master
2022-03-11 13:35:09 +01:00
Patrik Oldsberg 3fe70c4856 Merge pull request #10130 from backstage/rugvip/codemods
codemods: inline core-imports table + fix createApp
2022-03-11 13:35:01 +01:00
Fredrik Adelöw b66f70180f fix handling of bucket names with dots in them
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 13:18:39 +01:00
Fredrik Adelöw fa2bd08033 Merge pull request #9800 from backstage/dependabot/npm_and_yarn/testing-library/react-12.1.3
chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
2022-03-11 11:25:56 +01:00
Patrik Oldsberg 224441d0f9 codemods: inline core-imports table + fix createApp
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-11 11:16:58 +01:00
Patrik Oldsberg 947ae3b40e cli: sync changelog + changeset for 0.71.1 fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-10 18:59:14 +01:00
Patrik Oldsberg 8cdb271bf1 cli: fix for versions not being inlined by rollup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-10 18:56:17 +01:00
Yousif Al-Raheem 016c574b51 enable adding extra setting tabs
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2022-03-10 16:35:27 +01:00
Fredrik Adelöw c3decbde71 fix
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-10 16:24:54 +01:00
Johan Haals ae6b614d84 update changeset, add api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals 9803a47f31 app: Disable incompatible example app plugins until updated
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals d3e9ec43b7 catalog-model: Remove target from EntityRelation type.
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:12 +01:00
Fredrik Adelöw 165cabfeb6 Merge pull request #9976 from backstage/freben/generation
remove `metadata.generation`
2022-03-10 15:45:21 +01:00
Iain Billett a8c5f1a08f Add an optional external Id field
Signed-off-by: Iain Billett <iain@roadie.io>
2022-03-10 14:41:07 +00:00
dependabot[bot] a422d7ce5e chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 12.1.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v12.1.3)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 14:07:33 +01:00
Alex Rybchenko 2e0eb4808e Merge branch 'master' into gcalendar
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-10 13:36:37 +01:00