Commit Graph

10116 Commits

Author SHA1 Message Date
Oliver Sand 769a0d8466 Fix import 2021-02-03 09:37:55 +01:00
Oliver Sand d7f8560fe1 Fix formatting 2021-02-03 09:37:54 +01:00
Oliver Sand f041e92e13 Port test from js to tsx 2021-02-03 09:37:54 +01:00
Oliver Sand ac396e8e0b Fix tests 2021-02-03 09:37:54 +01:00
Oliver Sand 54c7d02f7b Introduce TabbedLayout for creating tabs that are routed 2021-02-03 09:37:54 +01:00
Oliver Sand 9b78fb4bb6 Review comments 2021-02-03 09:37:54 +01:00
Oliver Sand 1f1ad490cd Revert "Update versions.ts"
This reverts commit 3b9c600f20250b68d38d5a0205e2ab96def0fbe7.
2021-02-03 09:37:54 +01:00
Oliver Sand d9499bbc6a Update versions.ts 2021-02-03 09:37:53 +01:00
Oliver Sand 4f16114938 Add test 2021-02-03 09:37:53 +01:00
Oliver Sand c4c0f82b52 Add api for configuring tools in the explore plugin 2021-02-03 09:37:53 +01:00
Oliver Sand 207024e2e0 Implement explorer page 2021-02-03 09:37:53 +01:00
Oliver Sand 806929fe2f Move code from ecosystem package to explore package 2021-02-03 09:37:53 +01:00
Oliver Sand 9cdd8f8888 Add ecosystem explorer 2021-02-03 09:37:52 +01:00
Oliver Sand 5fa3bdb553 Add support for links in ItemCard and fix height of cards with tags vs cards without tags 2021-02-03 09:37:52 +01:00
Kaparwan Manoj 2e62aea6fb changeset created 2021-02-03 19:25:43 +11:00
Manoj - 2a3d7599e6 added test cases to include both the endpoints 2021-02-03 18:59:25 +11:00
Manoj - d8386f780a added condition handling the case - bitbucket.org 2021-02-03 16:54:44 +11:00
Debajyoti Halder 5f5cf2acfb Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-02-03 11:05:45 +05:30
Adam Harvey c0ddb32563 Fix tests 2021-02-03 00:02:50 -05:00
Adam Harvey 81a039cc9f Fix test 2021-02-02 23:49:15 -05:00
Adam Harvey 2b9d16b397 Add period for consistency in error msg 2021-02-02 23:32:06 -05:00
Adam Harvey f5e564cd67 Add changeset 2021-02-02 23:28:06 -05:00
Adam Harvey 5479e4eef0 Improve display of errors 2021-02-02 23:27:20 -05:00
Erik Larsson 124d21c20a Refactor to use context argument 2021-02-03 02:17:35 +01:00
Erik Larsson 987fa8b24f Forward authorization header token 2021-02-03 02:17:35 +01:00
Erik Larsson 9729d9e572 Use request options 2021-02-03 02:17:35 +01:00
Erik Larsson 320708e171 Only add authorization header if token exists 2021-02-03 02:17:35 +01:00
Erik Larsson 5ba0804189 Get clean yarn from master 2021-02-03 02:17:35 +01:00
Erik Larsson cee1933d77 Trying to make tests work on Github too 2021-02-03 02:17:34 +01:00
Erik Larsson 2688210621 use the second mock 2021-02-03 02:17:34 +01:00
Erik Larsson cf07455842 Type those variables 2021-02-03 02:17:34 +01:00
Erik Larsson 1476950a12 Increase code coverage 2021-02-03 02:17:34 +01:00
Erik Larsson 97d13a8889 Use request options 2021-02-03 02:17:34 +01:00
Erik Larsson 7d7fe3d788 Avoid importing core 2021-02-03 02:17:34 +01:00
Erik Larsson 3af90e2f46 Fix test 2021-02-03 02:17:34 +01:00
Erik Larsson 3a3cdfb1ca Backwards compatible scaffolder 2021-02-03 02:17:34 +01:00
Erik Larsson b3e9b08fd7 tsc 2021-02-03 02:17:34 +01:00
Erik Larsson 05a6c4c394 Use RequestOptions 2021-02-03 02:17:33 +01:00
Erik Larsson 09b97cbe84 Add catalog-client dep again.. 2021-02-03 02:17:33 +01:00
Erik Larsson fdbea3ae20 Move catalog-client dep to create-app 2021-02-03 02:17:33 +01:00
Erik Larsson ca51082b3f Fix CatalogClient reference in create-app too 2021-02-03 02:17:33 +01:00
Erik Larsson 0e40a5915d Fix client reference 2021-02-03 02:17:33 +01:00
Erik Larsson 82cac24d19 Fix client reference 2021-02-03 02:17:33 +01:00
Erik Larsson 214ca40d07 CatalogEntityClient uses CatalogClient 2021-02-03 02:17:33 +01:00
Erik Larsson be2958d731 CatalogIdentityClient uses CatalogClient 2021-02-03 02:17:33 +01:00
Erik Larsson 3647d0577f Add token to CatalogClient and add wrapper class for frontend 2021-02-03 02:17:33 +01:00
Erik Larsson b52baa518b Make identityApi required 2021-02-03 02:17:32 +01:00
Erik Larsson 570884ece6 Fix linting 2021-02-03 02:17:32 +01:00
Erik Larsson 6ed2b47d60 Add identity token to api requests 2021-02-03 02:17:32 +01:00
Himanshu Mishra 2132233fc8 Merge pull request #3890 from ParthS007/3715 2021-02-03 00:26:51 +01:00