Commit Graph

21075 Commits

Author SHA1 Message Date
blam cd05442ed2 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam a9412268a9 chore: think i've finished the refactor of this bloody component now
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 2632ae4c2f chore: fixing bitbucket behaviour for cloud and noncloud things
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 49299ac371 chore: starting the refactor and split of the RepoUrlPicker
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 0ca7eacd64 chore: added Host widget
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam fece75f038 chore
Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
blam 02274caa49 chore: moving out the host field into another component
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-01-12 13:30:57 +01:00
Ben Lambert ed054cd9b8 Merge pull request #8868 from lykkeaxlin/minor-fixes
[Bazaar] Add to marketplace and some minor fixes
2022-01-12 13:20:53 +01:00
Ben Lambert aabbd9a475 Merge pull request #8871 from DRoystonSmith/patch-1
Add Just Eat Takeaway to adopters list
2022-01-12 13:19:25 +01:00
Ben Lambert 332b47fcdf Merge pull request #8821 from djamaile/master
feat: give component EntityMembersListCard a memberType prop
2022-01-12 11:41:39 +01:00
Ben Lambert ea228d2417 Merge pull request #8517 from marleypowell/marley/7678-pull-request-custom-filters-2
feat: Added the ability to resolve team and team member relations for PR column filters
2022-01-12 11:38:03 +01:00
DRoystonSmith be7b234fb6 Add Just Eat Takeaway to adopters list 2022-01-12 11:35:41 +01:00
Emma Indal 285d641eb6 Custom Homepage documentation (#8862)
* Fix note formatting

Signed-off-by: Emma Indal <emma.indahl@gmail.com>

* Update app-custom-theme.md

Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-01-12 11:30:33 +01:00
Marley Powell d1ab1d613e Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters-2 2022-01-12 10:09:21 +00:00
Ben Lambert f9c8cef5f9 Merge pull request #8881 from backstage/blam/fix-dep
Trim the commit message on dependabot script so that it doesn't break prettier
2022-01-12 11:07:29 +01:00
blam 783537bb1a chore: add back the newline char
Signed-off-by: blam <ben@blam.sh>
2022-01-12 11:00:36 +01:00
blam 57ce85be71 chore: trim the message to remove any extra chars
Signed-off-by: blam <ben@blam.sh>
2022-01-12 10:48:14 +01:00
blam b7ecbb6014 chore: needs a new line at the end
Signed-off-by: blam <ben@blam.sh>
2022-01-12 10:46:12 +01:00
Patrik Oldsberg 92703c58c3 Merge pull request #8837 from backstage/rugvip/style
added STYLE.md
2022-01-12 10:46:02 +01:00
blam 18023e40ce chore: prettify changeset
Signed-off-by: blam <ben@blam.sh>
2022-01-12 10:41:26 +01:00
Ben Lambert 00ec6fe3c2 Merge pull request #8877 from backstage/dependabot/npm_and_yarn/jest-when-3.5.0
build(deps-dev): bump jest-when from 3.3.1 to 3.5.0
2022-01-12 10:10:41 +01:00
Marley Powell 8a8c11158d Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-custom-filters-2 2022-01-12 09:06:24 +00:00
Marley Powell 7de84a8239 refactor: Code review improvements around getTeamMembers parameters.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2022-01-12 08:59:16 +00:00
Johan Haals e142fa53b8 Merge pull request #8873 from SDA-SE/docs/sonarqube-token-info
docs(sonarqube): enhance token content documentation
2022-01-12 09:09:23 +01:00
Johan Haals 4656a55779 Merge pull request #8875 from praveen-livspace/patch-1
Adding Livspace in the list of adopters
2022-01-12 09:07:59 +01:00
Johan Haals 82e2c1d77a Merge pull request #8878 from backstage/dependabot/npm_and_yarn/yup-0.32.11
build(deps): bump yup from 0.32.9 to 0.32.11
2022-01-12 09:04:37 +01:00
Johan Haals fdb2e43502 Merge pull request #8880 from backstage/dependabot/npm_and_yarn/http-errors-2.0.0
build(deps-dev): bump http-errors from 1.8.0 to 2.0.0
2022-01-12 09:02:12 +01:00
praveen-livspace 5a9cbb17fa Adding Livspace in the list of adopters
Signed-off-by: praveen-livspace <praveen@livspace.com>
2022-01-12 12:00:45 +05:30
dependabot[bot] 5b406daabe build(deps-dev): bump http-errors from 1.8.0 to 2.0.0
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/http-errors/compare/1.8.0...v2.0.0)

---
updated-dependencies:
- dependency-name: http-errors
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:28:51 +00:00
dependabot[bot] ba64975be6 build(deps): bump yup from 0.32.9 to 0.32.11
Bumps [yup](https://github.com/jquense/yup) from 0.32.9 to 0.32.11.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v0.32.9...v0.32.11)

---
updated-dependencies:
- dependency-name: yup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:17:24 +00:00
dependabot[bot] dffff180b7 build(deps-dev): bump jest-when from 3.3.1 to 3.5.0
Bumps [jest-when](https://github.com/timkindberg/jest-when) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/timkindberg/jest-when/releases)
- [Commits](https://github.com/timkindberg/jest-when/compare/v3.3.1...v3.5.0)

---
updated-dependencies:
- dependency-name: jest-when
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-12 04:13:02 +00:00
Patrik Oldsberg 67c53777ec STYLE.md: review fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-11 19:39:02 +01:00
Patrik Oldsberg 071b6eb660 added STYLE.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-11 19:39:01 +01:00
djamaile 0a51b21328 test: update test description
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-01-11 19:21:45 +01:00
djamaile 68651069b6 fix: use right prop name
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-01-11 19:14:44 +01:00
Dominik Schwank 3423b3b24d docs(sonarqube): enhance token content documentation
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-11 17:57:30 +01:00
djamaile 03016eab49 chore: change prop name to memberDisplayTitle
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-01-11 17:25:40 +01:00
Ben Lambert 0d1e0bef8e Merge pull request #8864 from RoadieHQ/query-perf-tweaks-for-tech-insights
[TechInsights] Modify queries to perform better by filtering on subqueries as well
2022-01-11 16:44:44 +01:00
Ben Lambert ac65c65391 Merge pull request #8863 from goenning/go/add-bulk-check-operation
[TechInsights] add operation to run checks for multiple entities in one operation
2022-01-11 16:43:05 +01:00
Lykke Axlin 9a797cfd50 add newline at end of file
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-11 16:34:45 +01:00
Lykke Axlin fac69a935c remove unnecessary type cast
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-11 16:32:52 +01:00
Lykke Axlin 77f194c89e add line break to prevent horizontal scrolling
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-11 16:25:06 +01:00
goenning 60ec1a959b simplify error handling
Signed-off-by: goenning <me@goenning.net>
2022-01-11 15:14:52 +00:00
goenning a60eb0f0dd add checks bulk operation
Signed-off-by: goenning <me@goenning.net>
2022-01-11 15:14:52 +00:00
Lykke Axlin 5cee07e45f update yarn.lock
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-11 16:14:41 +01:00
Lykke Axlin 6eb6e2dc31 add changeset
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-11 16:11:51 +01:00
Lykke Axlin f686aaccf2 Merge branch 'master' of https://github.com/backstage/backstage into minor-fixes 2022-01-11 16:09:37 +01:00
Lykke Axlin d2b984597c add type checking
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>
2022-01-11 16:06:23 +01:00
Jussi Hallila 5a14988da6 Add dash to make vale happier.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-11 15:19:47 +01:00
Jussi Hallila 10f26e8883 Modify queries to perform better by filtering on subqueries as well
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-11 15:19:47 +01:00