Commit Graph

5969 Commits

Author SHA1 Message Date
Mathias Åhsberg b055ef88aa Add extension points for the LDAP processor for modifying group and user entities
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-07-06 10:00:04 +00:00
Ben Lambert 9b743a33b8 Merge pull request #6262 from jamesrenaud/master
Update PagerDuty Plugin Doc
2021-07-05 11:28:21 +02:00
Eugene Sh 253136fba7 Make branch protection attempt less restrictive
In case if something wrong happens along the way when trying to apply protection of a newly created branch - log error, instead of throwing an it, making scaffolder exit with non-zero exit code.
This one addresses the issue #6330

Signed-off-by: Eugene S <jh.sh@me.com>
2021-07-02 22:17:32 +03:00
Fredrik Adelöw 43a4ef6442 More helpful error message when trying to import by folder from non-github
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-07-02 16:46:35 +02:00
Fredrik Adelöw 938cbba261 Merge pull request #6257 from tudi2d/6239-responsive-sidebar
Improve Sidebar UX for smaller screens
2021-07-02 14:19:35 +02:00
Patrik Oldsberg 375f5c3f01 Merge pull request #6305 from backstage/mob/read-url
backend-common: add new optional readUrl method to UrlReader
2021-07-02 12:27:39 +02:00
Ben Lambert f8a93ec1ae Merge pull request #6290 from backstage/dependabot/npm_and_yarn/fs-extra-10.0.0
chore(deps): bump fs-extra from 9.1.0 to 10.0.0
2021-07-02 10:33:59 +02:00
Ben Lambert b919556807 Merge pull request #6195 from shoukoo/shoukoo.add-default-branch
feat: add default branch prop for publish:github action
2021-07-02 10:33:24 +02:00
Fredrik Adelöw de9a7819a3 Merge pull request #6244 from deepak-bhardwaj-ps/explorer-external-tools
feat: open external tools in new tab
2021-07-02 10:03:29 +02:00
Fredrik Adelöw 6494c09b09 manually patch snapshot
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-07-01 16:56:37 +02:00
Deepak Bhardwaj 80b42d7137 Open external links in new window by default
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com>
2021-07-01 19:09:03 +05:30
Patrik Oldsberg 2d41b6993f catalog-backend: make use of new readUrl method if available
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-07-01 15:06:42 +02:00
dependabot[bot] 613e46d234 chore(deps): bump fs-extra from 9.1.0 to 10.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 11:29:50 +00:00
github-actions[bot] 6e937b9fa6 Version Packages 2021-07-01 09:06:13 +00:00
Fredrik Adelöw 17ae7d3d2e Merge pull request #6243 from Sainsburys/6180-add-tech-radar-id
Add an optional id prop and pass to load API
2021-07-01 09:55:21 +02:00
Fredrik Adelöw 2993f0ea45 Merge pull request #6261 from GoWind/techdocs-fetch-with-credentials
Techdocs: Include cookies when requesting SVGs
2021-06-30 23:41:55 +02:00
Eric Peterson 7a3efb0372 Merge pull request #6267 from kuangp/feat/techdocs-optimize
feat(techdocs): filter fetched entity kinds and fields
2021-06-30 23:33:17 +02:00
Gowind 103b1b6ea6 Add unit test to ensure credentials are sent for SVGs
Signed-off-by: Gowind <petrovgovind@gmail.com>
2021-06-30 22:51:16 +02:00
Phil Kuang a444c7431a feat(techdocs): filter fetched entity kinds and fields
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-30 15:15:28 -04:00
Deepak Bhardwaj bbdeb50ba7 Replaced material button to core-components
Signed-off-by: Deepak Bhardwaj <deepak.bhardwaj@outlook.com>
2021-06-30 21:53:09 +05:30
Patrik Oldsberg 112fd4ddb3 Merge pull request #6283 from backstage/mob/location-key
catalog-backend: fix test on windows
2021-06-30 16:59:59 +02:00
Patrik Oldsberg d1e9b0e139 catalog-backend: fix test on windows
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-30 16:43:44 +02:00
James Renaud e15c4156a9 fix: remove image tooltips
Signed-off-by: James Renaud <james.renaud@mitel.com>
2021-06-30 10:08:07 -04:00
Johan Haals 98acb3d197 Merge pull request #6266 from backstage/mob/location-key
catalog-backend: introduce location key as a conflict resolution mechanism
2021-06-30 16:05:48 +02:00
Patrik Oldsberg 3cf22d0a92 catalog-backend: review fixes
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-30 15:47:44 +02:00
Fredrik Adelöw 35a3e4e4cf Fix repetitive error reporting in EntityTypePicker
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-30 14:38:03 +02:00
Fredrik Adelöw 0654c202e6 Merge pull request #6279 from volvofinans/master
Remove autofocus for the description field
2021-06-30 12:53:54 +02:00
Fredrik Adelöw a80e5e8353 Merge pull request #6247 from SDA-SE/feat/next-catalog-fields
Only return the selected fields from the new catalog
2021-06-30 12:15:06 +02:00
Hammar Johan 13bf0f3867 Remove autofocus for the description field
Signed-off-by: Hammar Johan <johan.hammar@volvofinans.se>
2021-06-30 11:56:39 +02:00
Fredrik Adelöw 0de94b458a Merge pull request #6259 from roylisto/roylisto/groups-display-name-on-chart
add displayName option for Groups diagram
2021-06-30 11:39:51 +02:00
shoukoo c2db794f5a feat: add default branch prop for publish:github
Signed-off-by: shoukoo <shoukoo.koike@gmail.com>
2021-06-30 19:39:05 +10:00
Fredrik Adelöw e44f437579 Merge pull request #6271 from backstage/dependabot/npm_and_yarn/use-immer-0.6.0
chore(deps): bump use-immer from 0.5.1 to 0.6.0
2021-06-30 11:06:10 +02:00
Patrik Oldsberg 27e90f969d catalob-backend: more test fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-30 10:53:01 +02:00
roylisto.pradana 3fb229ec63 Remove profile var
Signed-off-by: roylisto.pradana <roylisto.pradana@grabtaxi.com>
2021-06-30 15:25:16 +07:00
dependabot[bot] a94587cad4 chore(deps): bump use-immer from 0.5.1 to 0.6.0
Bumps [use-immer](https://github.com/mweststrate/use-immer) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/mweststrate/use-immer/releases)
- [Changelog](https://github.com/immerjs/use-immer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mweststrate/use-immer/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: use-immer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 10:17:23 +02:00
dependabot[bot] 8939f9ee17 chore(deps): bump ts-node from 9.1.1 to 10.0.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-30 04:20:38 +00:00
roylisto.pradana c991df871f use GroupEntity as casting to catalogItem
Signed-off-by: roylisto.pradana <roylisto.pradana@grabtaxi.com>
2021-06-30 10:27:16 +07:00
Patrik Oldsberg b74666f46c catalog-backend: couple of cleanups and fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-29 17:46:58 +02:00
Philipp Hugenroth 9c0f0dd327 Remove unused import
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-29 17:37:29 +02:00
Philipp Hugenroth 50dc04bf41 Merge remote-tracking branch 'upstream/master' into 6239-responsive-sidebar 2021-06-29 17:17:56 +02:00
Patrik Oldsberg 698e823bbe catalog-backend: fix unprocessed entity conflict handling when using postgres
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-29 17:06:27 +02:00
Patrik Oldsberg 057e78ebb1 catalog-backend: more tests for DB + fix ref handling during conflicts
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-29 17:06:26 +02:00
Johan Haals 72849d6495 Add locationKey tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-29 17:06:25 +02:00
Johan Haals 03f1076fa6 Remove addUnprocessedEntities from public interface
This is only used internally.

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-29 17:06:25 +02:00
Johan Haals 3aa0014263 Consolidate addUnprocessedEntities, compute delta using locationKey
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-29 17:06:24 +02:00
Johan Haals e4906366a3 Catalog: Rename emitKey to locationkey
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-29 17:06:23 +02:00
Johan Haals ba3061f53e Fix location key migrations
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-29 17:06:18 +02:00
Johan Haals d0a13d227e Catalog: Disallow insertion of conflicting entityRefs
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-29 17:06:04 +02:00
Fredrik Adelöw 8ab897e018 Properly return a 404 when an unknown cluster is given
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-29 16:48:36 +02:00
James Renaud 0daaffd13d chore: update doc with screenshots
Signed-off-by: James Renaud <james.renaud@mitel.com>
2021-06-29 09:25:10 -04:00