Commit Graph

95 Commits

Author SHA1 Message Date
github-actions[bot] 29f2606ed9 Version Packages 2021-12-02 12:35:24 +00:00
Marley Powell b2d87cc0a0 refactor: Removed deprecated use of path for createRouteRef.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-01 08:07:26 +00:00
Marley Powell f0c16fc82a Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pr-dashboard-backend 2021-12-01 08:01:06 +00:00
Marley Powell e66d33c1e8 refactor: Use named export for AzurePullRequestsIcon.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-30 13:19:42 +00:00
Marley Powell ce734226d2 chore: Updated API report.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-30 09:46:46 +00:00
Marley Powell 947acdf8b3 feat: Added polling for pull requests and other small improvements.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-30 08:58:32 +00:00
Marley Powell e8abb99a65 Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard 2021-11-29 10:15:43 +00:00
Marley Powell 62b5167e5a Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pr-dashboard-backend 2021-11-29 09:19:21 +00:00
Marley Powell 2439a1acbd refactor: Small change to PullRequestCard subheader.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-26 13:22:02 +00:00
github-actions[bot] ef34f5de7b Version Packages 2021-11-25 12:40:52 +00:00
Marley Powell 0749dd0307 chore: Generated changeset.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-25 09:34:35 +00:00
Marley Powell 1f22075a46 Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard 2021-11-25 09:21:03 +00:00
Andre Wanlin a519640e67 Rushing, this is the correct change
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-19 07:34:56 -06:00
Andre Wanlin ab7f280cb4 Fixed missed naming and typos
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-19 07:31:10 -06:00
Patrik Oldsberg 0fae9f2c0b core-app-api: fix and release accidental createApp type breakage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 22:54:46 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
Marley Powell 8b5034034f Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-18 11:25:35 +00:00
Andre Wanlin bafa085a2a Improvements from review feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-17 07:37:36 -06:00
Andre Wanlin 48fe020c05 Updated to handle dates nicely with tests
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-12 13:52:29 -06:00
Andre Wanlin 70b96a8d65 Merge branch 'backstage:master' into topic/add-entity-pull-requests 2021-11-12 13:25:26 -06:00
Andre Wanlin a06242e5cc Refactored route names
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-12 08:03:19 -06:00
Andre Wanlin 7c3297c71a Merge branch 'backstage:master' into topic/add-entity-pull-requests 2021-11-12 07:38:47 -06:00
Marley Powell fa6c26f68d refactor: Renamed azurePrsRootRouteRef to azurePullRequestDashboardRouteRef.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-12 11:23:45 +00:00
Marley Powell caa2bc31f1 refactor: Updated PullRequestCard to use Link from @backstage/core-components.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-12 11:19:06 +00:00
Marley Powell 330872df37 Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard 2021-11-12 11:05:04 +00:00
Andre Wanlin 6275236aab Updated story to handle date changes
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-11 10:01:58 -06:00
Andre Wanlin 94dc1fedee Improved readability and used DateTime consistently
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-11 09:31:40 -06:00
Andre Wanlin 24f5f29174 Merge branch 'backstage:master' into topic/improve-azure-devops-date-handling 2021-11-11 09:01:07 -06:00
Marley Powell d75972b352 chore: Updated api-report.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-11 14:09:01 +00:00
Marley Powell d3f3e3dc7b fix: Fixed issue with AutoCompleteIcon component props.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-11 14:04:50 +00:00
Marley Powell cfa98e33f9 fix: Added key properties to list items.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-11 13:58:00 +00:00
Marley Powell b585da59e1 refactor: Reworked policy icon logic.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-11 13:56:14 +00:00
Marley Powell 051561b635 feat: Added initial logic to PullRequestsPage for displaying pull request groups.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-11 13:41:55 +00:00
Marley Powell 4e0fc8f8a4 test: Added unit tests for utils.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-11 12:20:17 +00:00
Marley Powell 6ba7001659 feat: Created utils file for util functions.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-11 12:19:01 +00:00
github-actions[bot] 3369ade8c0 Version Packages 2021-11-11 11:07:58 +00:00
Andre Wanlin 7e966461d0 Use string for Date and let client handle display
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 12:17:58 -06:00
Marley Powell 7e7e98f8f2 feat: Created new hooks for loading API data.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-10 16:37:03 +00:00
Andre Wanlin 486b0251b7 Provided proper type
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 10:25:07 -06:00
Marley Powell 135d2abcf2 feat: Created getDashboardPullRequests and getAllTeams methods in AzureDevOpsClient.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-10 15:16:16 +00:00
Marley Powell 96c562bb22 refactored: Improved types and small code improvements.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-10 14:53:40 +00:00
Andre Wanlin df99633427 Updated to import from azure-devops-common
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 08:19:47 -06:00
Andre Wanlin 8671e8e9f9 Ran prettier to fix CI failure
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 08:05:53 -06:00
Andre Wanlin 5985135e25 Moved box to be inside row,isDraft condition
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 07:53:32 -06:00
Andre Wanlin 6d56f20ae6 Improved naming based on feedback and a few other improvements
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 07:46:29 -06:00
Andre Wanlin 9ae9f6cf75 Minor changes after rebase to latest master
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 07:31:11 -06:00
Andre Wanlin aff67e97eb Small refactor based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 07:04:34 -06:00
Andre Wanlin 7468647b37 Extracted duration function and related tests
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 07:04:31 -06:00
Andre Wanlin a9b7481cd3 Refactored icons based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 07:01:52 -06:00
Andre Wanlin 12d43328ea Clean up based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 07:01:49 -06:00