Commit Graph

10158 Commits

Author SHA1 Message Date
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
Emma Indal 9234be033c api reports logger fixup
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-15 09:35:57 +01:00
dependabot[bot] 7ff853b2d5 build(deps): bump object-hash from 2.2.0 to 3.0.0
Bumps [object-hash](https://github.com/puleos/object-hash) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/puleos/object-hash/releases)
- [Commits](https://github.com/puleos/object-hash/compare/v2.2.0...v3.0.0)

---
updated-dependencies:
- dependency-name: object-hash
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-15 04:08:31 +00:00
Emma Indal da7d91fcdc api report fixup
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:19 +01:00
Emma Indal 1bc516bdfb remove unused import
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:18 +01:00
Emma Indal b44692890b tests fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:18 +01:00
Emma Indal b83063afe0 clean up deprecations of techdocs-backend plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:18 +01:00
Emma Indal cb4f0e4f07 clean up deprecations of techdocs-node plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:17 +01:00
Emma Indal 7cb5788e9c clean up deprecations of techdocs plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:17 +01:00
Patrik Oldsberg 74375be2c6 catalog-backend: removed RecursivePartial export
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-14 17:16:20 +01:00
Fredrik Adelöw 8ed8e26247 Merge pull request #10171 from backstage/freben/results
remove results
2022-03-14 15:06:12 +01:00
Fredrik Adelöw 167c468748 Merge pull request #10172 from backstage/freben/auth-more
make sure to pass in the auth token to the ancestry endpoint
2022-03-14 15:03:30 +01:00
Patrik Oldsberg 267f85f997 Merge pull request #10168 from backstage/rugvip/favorite
catalog-react: remove deprecated favorite column helpers
2022-03-14 14:48:38 +01:00
Eric Peterson 90f145fbce Merge pull request #9944 from realandersn/andersn/fix-techdocs-sidebar-scroll
[Techdocs] fix sidebar scroll
2022-03-14 14:40:44 +01:00
Fredrik Adelöw 26fb159a30 make sure to pass in the auth token to the ancestry endpoint
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-14 14:39:02 +01:00
Fredrik Adelöw 7250b6993d remove results
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-14 14:23:47 +01:00
Fredrik Adelöw 9486c3e46c Merge pull request #9921 from Bonial-International-GmbH/PJ_msgraph_advanced-queries
feat(msgraph): support advanced querying capabilities
2022-03-14 14:02:28 +01:00
Fredrik Adelöw 011eb5e76c Merge pull request #10163 from SDA-SE/fix/add-missing-ldap-search-ops
fix(catalog-backend-module-ldap): add support for missing search options
2022-03-14 13:55:19 +01:00
Patrik Oldsberg 57d99a9344 Merge branch 'master' into rugvip/favorite 2022-03-14 13:24:33 +01:00
Patrick Jungermann 759b32b0ce feat(msgraph): support advanced querying capabilities
Support advanced querying capabilities
using the new config option

```
queryMode?: 'basic' | 'advanced'
```

which will set all required headers and
query parameters.

Closes: #9795
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-03-14 13:01:19 +01:00
Patrik Oldsberg 93cdba802b Merge branch 'master' into rugvip/annotations 2022-03-14 12:56:05 +01:00
Patrik Oldsberg 4dc1942b09 Merge pull request #10167 from backstage/rugvip/refresh
catalog-backend: removed deprecated refresh interval symbols
2022-03-14 12:55:38 +01:00
Patrik Oldsberg 085af888ce Merge branch 'master' into rugvip/favorite 2022-03-14 12:34:18 +01:00
Patrik Oldsberg f7fb7295e6 catalog-react: remove deprecated favorite column helpers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-14 12:31:55 +01:00
Patrik Oldsberg 72a95da928 Merge pull request #10164 from backstage/rugvip/nodoc
catalog-backend: removed CatalogEntityDocument
2022-03-14 12:09:54 +01:00
Patrik Oldsberg 19c13078ba Merge pull request #10165 from backstage/rugvip/humanize
catalog-react: remove deprecated formatEntityRefTitle
2022-03-14 12:09:46 +01:00
Patrik Oldsberg 077e7c132f catalog-backend: removed deprecated refresh interval symbols
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-14 12:08:20 +01:00
Dominik Schwank a6c367d937 fix(catalog-backend-module-ldap): add support for missing search options
Some LDAP search options were ignored while reading from the config.

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-03-14 10:58:16 +01:00
Patrik Oldsberg 4cd92028b8 catalog-react: remove deprecated annotation helpers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-14 10:56:10 +01:00
Patrik Oldsberg 0f3520d499 catalog-react: remove deprecated formatEntityRefTitle
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-14 10:49:47 +01:00
Patrik Oldsberg ced3016f2a catalog-backend: removed CatalogEntityDocument
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-14 10:44:28 +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
Fredrik Adelöw 6653a63c91 fix react testing lib version in gcalendar
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 16:39:25 +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
Fredrik Adelöw 3de66d7bb9 Merge pull request #10109 from afscrome/patch-1
Typo fix to Azure Devops readme
2022-03-11 11:59:17 +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
dependabot[bot] dab7f8dbd3 build(deps): bump @google-cloud/container from 2.3.0 to 3.0.0
Bumps [@google-cloud/container](https://github.com/googleapis/nodejs-cloud-container) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/googleapis/nodejs-cloud-container/releases)
- [Changelog](https://github.com/googleapis/nodejs-cloud-container/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-cloud-container/compare/v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/container"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 04:07:21 +00:00
Alex Crome e7dde11b46 Typo fix to Azure Devops readme
Removed an erroneous backtick that was messign up formatting

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-03-10 23:11:52 +00: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 be906d84fe fix year off-by-one error
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals 36c2ada275 Keep target field in entities output
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals cdb623445e remove target from catalog tests
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
Alex Rybchenko 8411f85ee8 fixed plugin template
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-10 14:15:06 +01: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