Commit Graph

423 Commits

Author SHA1 Message Date
blam 29314e1d08 Deprecate packages
Signed-off-by: blam <ben@blam.sh>
2024-04-18 20:44:42 +02:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
renovate[bot] cb1e3b052e chore(deps): update dependency @testing-library/dom to v10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 20:20:07 +00:00
renovate[bot] abfbcfca9c chore(deps): update dependency @testing-library/react to v15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 21:06:44 +00:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
Fredrik Adelöw a5b16dc0be Merge pull request #24009 from backstage/freben/sort
🧹  sort more package.json files
2024-04-08 16:02:28 +02:00
Quadman 481f784d6e made the teams limit option available in front end but with no defined default value since it is set to a default 100 in backend
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:42 +02:00
Quadman d6a4e2b470 Update getAllTeams parameter name to 'limit'
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman 637c1eacf0 Renamed the parameter to teamsLimit, reran api report, tsc, lint, and tests.
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman 171e80c9ea Updated API report for azure-devops plugins
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman 11fa8ea465 added topTeams to PullRequestsPageProps and implemented through to backend
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Quadman 95b057332a Add optional topTeams parameter for getAllTeams method, defaults to 100 which is default in azure-devops-node-api
Signed-off-by: Quadman <QuadmanSWE@gmail.com>
2024-04-07 18:39:41 +02:00
Fredrik Adelöw ba91121655 sort more package.json files
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-05 11:59:45 +02:00
Deepankumar Loganathan 4d895b36a9 fixed Azure DevOps pipeline for build definition annotation
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-04-04 11:03:59 +02:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
github-actions[bot] bb8923602f Version Packages 2024-03-27 09:37:09 +00:00
Fredrik Adelöw 04655bb318 Generate Release
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-22 21:41:20 +01:00
Tomasz Szuba e8f026a300 Use esm exports from react-use library
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2024-03-19 19:53:04 +00:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00
blam ab185c688a chore: update usages of the customStyles to use classes instead
Signed-off-by: blam <ben@blam.sh>
2024-03-14 11:48:17 +01:00
github-actions[bot] 778bc48921 Version Packages (next) 2024-03-12 13:35:55 +00:00
Fredrik Adelöw 9f19476042 moved some more --cwd
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-12 09:45:19 +01:00
github-actions[bot] 8db51ca72f Version Packages (next) 2024-03-05 13:38:18 +00:00
Deepankumar Loganathan b65ee04506 added RequirePermission in PullRequestPage
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:40 +01:00
Deepankumar Loganathan 75a28c79d8 PR dashboard permission docs updated
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:40 +01:00
Deepankumar Loganathan 168bae03d7 fixed ReadmeCard & documentation updated
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:40 +01:00
Deepankumar Loganathan 5ac4adc1eb minor fix & documentation updated
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:39 +01:00
Deepankumar Loganathan bfd63c99f6 README updated and comments fixed
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:39 +01:00
Deepankumar Loganathan 2bfd8ac15b frontend permission integration changed
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:39 +01:00
Deepankumar Loganathan 3270b1b4f8 api-reports and changeset added
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:39 +01:00
Deepankumar Loganathan 6d7a92759c minor changes
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:39 +01:00
Deepankumar Loganathan b433e52d5f permissio framework add to azure-devops
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2024-03-05 06:55:39 +01:00
github-actions[bot] 4cca80fbf8 Version Packages (next) 2024-02-27 16:48:30 +00:00
Fredrik Adelöw 972502b366 Merge pull request #23046 from awanlin/topic/use-fetch-api
Updated Azure DevOps, DevTools, and Linguist to use `fetchApi` as per ADR013
2024-02-22 14:17:55 +01:00
Fredrik Adelöw 7754bdcaec Merge pull request #22791 from DavidRobertsOrbis/azd-readme-location
azure-devops plugin: Ability to fetch the README file from a different AZD path
2024-02-21 09:00:19 +01:00
github-actions[bot] f1831dd9b2 Version Packages 2024-02-20 11:04:26 +00:00
Andre Wanlin f6283a0a03 Clean up based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-02-18 09:46:31 -06:00
Andre Wanlin 1d6af04ad0 Refactored to removed items cover by fetchApi
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-02-18 09:19:04 -06:00
Andre Wanlin a0e33935a9 Updated to use fetchApi as per ADR013
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-02-18 08:56:32 -06:00
David Roberts e39eb80da9 better docs
Signed-off-by: David Roberts <David.Roberts@orbis.com>
2024-02-16 13:26:34 +00:00
github-actions[bot] 7236e15fa2 Version Packages (next) 2024-02-13 14:00:45 +00:00
David Roberts 5bda681a1c add tests for readme extraction
Signed-off-by: David Roberts <David.Roberts@orbis.com>
2024-02-12 17:39:15 +00:00
David Roberts ad528cc495 Better instructions for implementation
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: David Roberts <61826520+DavidRobertsOrbis@users.noreply.github.com>
2024-02-12 11:28:39 +00:00
Fredrik Adelöw 439df11d06 upgrade knip
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-12 11:06:30 +01:00
Fredrik Adelöw e97cc0b0a3 updated the knip rules a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-08 09:53:18 +01:00
Heikki Hellgren c9d39120b2 chore: update knip reports
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 09:08:32 +02:00
Heikki Hellgren 23a29697aa ci: introduce knip for checking unused packages
fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:38:05 +02:00
Heikki Hellgren 55963c4714 feat: move knip reports under own command
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:29:50 +02:00
Heikki Hellgren 60a68f10e9 ci: introduce knip for checking unused packages
fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:29:48 +02:00
David Roberts 9fdb86a91f Document the changes
Signed-off-by: David Roberts <David.Roberts@orbis.com>
2024-02-07 12:30:39 +00:00