Commit Graph

78 Commits

Author SHA1 Message Date
github-actions[bot] 6465ab3686 Version Packages (next) 2022-12-06 13:22:31 +00:00
github-actions[bot] 2cb6963f9b Version Packages (next) 2022-11-29 11:14:34 +00:00
github-actions[bot] 83d3167594 Version Packages (next) 2022-11-22 15:40:52 +00:00
renovate[bot] 3280711113 Update dependency msw to ^0.49.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-22 04:34:08 +00:00
github-actions[bot] 3164131851 Version Packages 2022-11-15 12:31:55 +00:00
renovate[bot] e13cd3feaf Update dependency msw to ^0.48.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-09 10:15:16 +00:00
github-actions[bot] b01fea7b8c Version Packages (next) 2022-11-08 14:04:37 +00:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00:00
Josh Maxwell d331fe795e Replacing gitlab integration host with stripped url already present
Signed-off-by: Josh Maxwell <jmaxwell@qualtrics.com>
2022-10-25 14:06:34 +02:00
Josh Maxwell ee653a97c5 Using GitHub Integration Host information in place of static GitHub hostname
Signed-off-by: Josh Maxwell <cctechwiz@gmail.com>
2022-10-25 14:05:11 +02:00
Dmitry Lobanov f905853ad6 refactor: replace @material-ui Link
Signed-off-by: Dmitry Lobanov <lobanov.dmitry.s@gmail.com>
2022-10-25 13:05:18 +02:00
Fredrik Adelöw ead285b9e4 lowercase h in github, in plugins/github-issues
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-24 16:08:50 +02:00
Johan Haals 2e9329831f Merge pull request #14192 from Bonial-International-GmbH/pjungermann/github/naming-part2
chore(integration): use consistent naming of `[gG]ithub` in code
2022-10-20 09:41:56 +02:00
Patrick Jungermann c1784a4980 chore(integration): use consistent naming of [gG]ithub in code
Relates to the discussion at PR #14039.

Relates-to: PR #14039
Relates-to: PR #14174
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-10-19 16:11:53 +02:00
github-actions[bot] f0196a2f04 Version Packages 2022-10-18 09:55:10 +00:00
github-actions[bot] 9282c018c7 Version Packages (next) 2022-10-11 14:30:05 +00:00
Johan Haals b1c10102a3 Merge pull request #14022 from dagda1/filter-github-issues-by-label
Filter GitHub issues by label
2022-10-07 16:13:58 +02:00
Paul Cowan 29de9091cf rename IssuesByRepoOptions to GithubIssuesByRepoOptions
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:43 +01:00
Paul 5fc85ed461 Update plugins/github-issues/api-report.md
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Paul <paul.cowan@cutting.scot>
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:43 +01:00
Paul Cowan 7a6ba9f4f3 add tests for filterByClause
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:43 +01:00
Paul Cowan eaafa1cb37 run api-reports
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:42 +01:00
Paul Cowan 663fd697f1 prefix IssuesFilters and IssuesOrdering with Github
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:41 +01:00
Paul Cowan 27828db4a7 falsy check in createFilterByClause
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:41 +01:00
Paul c950a3aa72 Update plugins/github-issues/src/api/gitHubIssuesApi.ts
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Paul <paul.cowan@cutting.scot>
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:41 +01:00
Paul Cowan 4bb79f7cdd update github-issues README
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:40 +01:00
Paul Cowan df226e124c create changeset and run api-reports
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:39 +01:00
Paul Cowan d27181ca29 clear mocks in github-issues tests
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:39 +01:00
Paul Cowan 0a968bb1df make orderBy direction optional
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:39 +01:00
Paul Cowan e7b90f996a add filterBy and orderBy props to the github-issues plugin
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-10-07 14:54:38 +01:00
github-actions[bot] 721c1efdb4 Version Packages (next) 2022-10-04 12:08:16 +00:00
Fredrik Adelöw 8c7bff2bb4 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-29 16:52:40 +02:00
Fredrik Adelöw c7f88d041b Merge pull request #13862 from backstage/freben/owned
filter ownership by references
2022-09-27 17:14:13 +02:00
github-actions[bot] 4e94720142 Version Packages (next) 2022-09-27 10:57:53 +00:00
Fredrik Adelöw 719ccbb963 filter ownership by references
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-27 12:06:24 +02:00
Patrik Oldsberg be5a837259 migrate to use workspace ranges
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-21 10:14:53 +02:00
github-actions[bot] 30882884a4 Version Packages 2022-09-20 11:52:02 +00:00
github-actions[bot] 423e01d903 Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-13 18:00:17 -04:00
Patrik Oldsberg 7d47def9c4 switch @types/jest to only be depended on by @backstage/cli
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-07 11:29:12 +02:00
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
renovate[bot] 667d917488 chore(deps): update dependency msw to ^0.47.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-06 07:09:16 +00:00
renovate[bot] 87ec2ba4d6 chore(deps): update dependency msw to ^0.46.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-31 01:34:13 +00:00
github-actions[bot] d1ec204774 Version Packages (next) 2022-08-30 12:02:13 +00:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
renovate[bot] bf5e9030eb chore(deps): update dependency msw to ^0.45.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-22 02:27:29 +00:00
github-actions[bot] a5684d0d53 Version Packages 2022-08-16 12:15:33 +00:00
Kamil Wolny 474370b668 feat: removed faker-js
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-16 09:36:35 +01:00
Kamil Wolny ebde1274c8 feat: moved generating test issues code to the test file
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-15 12:35:49 +01:00
Kamil Wolny f6fb510ec4 feat: faker as dev dependency + use static json as test data for the local dev
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-15 12:13:23 +01:00
Kamil Wolny 824f8dcce0 feat: move faker to regular deps of github issues plugin
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-15 12:13:22 +01:00
Kamil Wolny 5e615bf99c feat: fix local dev environment
Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
2022-08-15 12:13:22 +01:00