Commit Graph

17887 Commits

Author SHA1 Message Date
Lykke Axlin 809b6d85c6 update yarn.lock
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-13 15:43:35 +02:00
Lykke Axlin 60f4178501 Merge branch 'master' of https://github.com/backstage/backstage into pr-draft 2021-10-13 15:19:13 +02:00
Fredrik Adelöw 7c00725471 Merge pull request #7567 from RoadieHQ/set-catalog-table-search-placeholder
Set catalog table search field placeholder to "Filter"
2021-10-13 13:26:39 +02:00
Johan Haals 6e870cd1b8 Merge pull request #7580 from ptychu/master
Add Box as an adopter
2021-10-13 13:22:17 +02:00
Johan Haals 22722f3cb2 Merge pull request #7582 from backstage/mob/fix-orphan
Catalog: Fix entity orphaning
2021-10-13 12:48:32 +02:00
Iain Billett b488d8b69f Set catalog table search field placeholder to "Filter"
Full reasoning is in the changeset but in short this is to avoid
confusion with the search plugin. The icon is also updated.

Signed-off-by: Iain Billett <iain@roadie.io>
2021-10-13 11:41:56 +01:00
Iain Billett 28afbcd45a Revert "Set catalog table search field placeholder to "Filter""
This reverts commit c9940ec5c5d515888c7f5cd2ee14a3672f9f02ac.

Signed-off-by: Iain Billett <iain@roadie.io>
2021-10-13 11:41:56 +01:00
Iain Billett efb0c6bf15 Set catalog table search field placeholder to "Filter"
Full reasoning is in the changeset but in short this is to avoid
confusion with the search plugin.

Signed-off-by: Iain Billett <iain@roadie.io>
2021-10-13 11:41:56 +01:00
Fredrik Adelöw d2bf8ca90d Merge pull request #7484 from awanlin/awanlin/azure-devops-frontend-plugin
Adding Azure DevOps frontend plugin
2021-10-13 12:30:39 +02:00
Lykke Axlin 96f8bd673b added autocomplete when selecting a project
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-13 12:29:00 +02:00
Johan Haals 80ab0ccaa8 fix test names
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-13 11:34:58 +02:00
Johan Haals 3b59bb915e Catalog: Fix entity orphaning
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-13 11:30:56 +02:00
Michal Partyka 9ee25fedf6 Add Box as an adopter
Signed-off-by: Michal Partyka <mpartyka@box.com>
2021-10-13 09:49:27 +02:00
Lykke Axlin c0041ca9c3 changed dependencies to match plugin template
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-13 08:17:06 +02:00
Fredrik Adelöw 8c754968d9 Merge pull request #7373 from livetocode/feature/k8s-add-factory
Add a factory class for customizing the services used by the kubernetes backend plugin
2021-10-12 22:21:13 +02:00
Morgan Martinet f969089a18 regen API docs
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-10-12 15:35:32 -04:00
Andre Wanlin 3135d711d8 Fixed this missed item
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-12 14:23:36 -05:00
Fredrik Adelöw 273014dd10 Merge pull request #7537 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.2
build(deps): bump mini-css-extract-plugin from 1.4.1 to 2.4.2
2021-10-12 21:20:55 +02:00
Fredrik Adelöw d71b42ceb5 Merge pull request #7518 from Madebymaurice/add-props-to-apiexplorerpage
Add actions props to the ApiExplorerPage
2021-10-12 21:19:58 +02:00
Andre Wanlin 9cfbf27f6d Updated screenshot
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-12 14:17:07 -05:00
Andre Wanlin 9e86cce085 Updated API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-12 14:09:31 -05:00
Andre Wanlin 0a47212b42 Another round of improvements
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-12 14:06:04 -05:00
Andre Wanlin 2435d7a49b Move HomepageTimer and use props over config (#7533) 2021-10-12 19:54:44 +02:00
Andre Wanlin e1f5307ae3 Merge branch 'backstage:master' into awanlin/azure-devops-frontend-plugin 2021-10-12 12:44:13 -05:00
Tim Hansen 7e4e97c23b Fix tests
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-10-12 10:47:46 -06:00
Eric Peterson a79f0f879d Merge pull request #7541 from SDA-SE/feat/the-missing-key
Fix `<ComponentTabs>` to display only the selected tab, not the other way around
2021-10-12 17:51:23 +02:00
Eric Peterson bcdee188db Merge pull request #7501 from backstage/docs/analytics
[Documentation] Document the Analytics API
2021-10-12 17:23:10 +02:00
Lykke Axlin af4fd48b0b add picture to avatar, lint fixes
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-12 16:35:35 +02:00
Morgan Martinet 5ac5afe7cc remove unused type KubernetesFactory
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com>
2021-10-12 10:11:07 -04:00
Fredrik Adelöw e4ab91cf57 Merge pull request #7416 from johanhammar/firefox-search
Fix handling of search term when performing searches from the sidebar
2021-10-12 15:59:06 +02:00
Fredrik Adelöw a5d7f1ca77 Merge pull request #7532 from awanlin/topic/add-pull-requests-to-backend
Add pull requests to Azure DevOps backend plugin
2021-10-12 15:55:36 +02:00
Lykke Axlin 1fb1f8d758 move entity_ref from request header to params
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-12 15:34:07 +02:00
Lykke Axlin bc14419fab Merge branch 'master' of https://github.com/backstage/backstage into pr-draft 2021-10-12 15:23:12 +02:00
Fredrik Adelöw e6c904f21d Merge pull request #7492 from alexrybch/react-catalog-style-overrides
added support for material-ui overrides in react-catalog
2021-10-12 15:07:17 +02:00
Johan Haals 8e3e9e2182 Merge pull request #7566 from backstage/mob/catalog-cleaning
Catalog: Remove next folder from catalog internals
2021-10-12 14:51:25 +02:00
Dominik Henneke ccfb94fc88 Merge pull request #7549 from SDA-SE/feat/update-swagger-ui-react
Bump `swagger-ui-react` to `^4.0.0-rc.3`
2021-10-12 14:18:57 +02:00
Johan Haals 22bd35917b Merge pull request #7561 from anisorigin/patch-1
change appId: 1 to appId: app id in the docs
2021-10-12 13:59:54 +02:00
Johan Haals 55ff928d50 Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-12 13:48:11 +02:00
Johan Haals 9a6ad82fba Restructure NextcatalogBuilder, util and NextEntitiesCatalog
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-12 13:45:48 +02:00
Johan Haals ccbcab2a42 Move refresh to processing
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-12 13:45:48 +02:00
Johan Haals 9d3ff6680f Move router and *Service to service folder
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-12 13:45:47 +02:00
Johan Haals ee8d55e02b Move providers and processing to separate folders
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-12 13:45:47 +02:00
Johan Haals 54e5cd14ac Move EntityProviders to providers
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-12 13:45:47 +02:00
Johan Haals 37d131ab2f Remove unused context package
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-12 13:45:47 +02:00
Johan Haals ac7f177291 catalog: Move database, processing and stitching out of next
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-12 13:45:46 +02:00
Fredrik Adelöw cd4e8003ee Merge pull request #7565 from tragiclifestories/master
Add GoCardless to ADOPTERS.md
2021-10-12 13:02:46 +02:00
Fredrik Adelöw 9e5005a4cf fix build error
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-12 12:19:51 +02:00
James Turley a6767ed289 Add GoCardless to ADOPTERS.md 2021-10-12 11:19:32 +01:00
Patrik Oldsberg 6ba78b765f Merge pull request #7547 from backstage/rugvip/testspeed-2
core-components,theme: avoid importing all of @mui/core
2021-10-12 11:14:03 +02:00
Patrik Oldsberg fe975842c2 Merge pull request #7528 from backstage/rugvip/root-tests
cli: allow __dirname usage in backend tests and fix test runs from root
2021-10-12 10:51:56 +02:00