Commit Graph

9827 Commits

Author SHA1 Message Date
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
Himanshu Mishra 2132233fc8 Merge pull request #3890 from ParthS007/3715 2021-02-03 00:26:51 +01:00
Patrik Oldsberg f20f046514 github-actions: fix card tests 2021-02-03 00:03:07 +01:00
Patrik Oldsberg c5ab91ce3c newrelic: migrate to new composability API 2021-02-02 23:57:50 +01:00
Patrik Oldsberg 64b9efac2e kubernets: migrate to new composability API 2021-02-02 23:51:30 +01:00
Himanshu Mishra 1ca98d7df8 TechDocs: Use mockFs for tests instead of real filesystem 2021-02-02 23:50:23 +01:00
Patrik Oldsberg 7716d1d709 kafka: migrate to new composability API 2021-02-02 23:47:25 +01:00
Fredrik Adelöw 2ed1176fac Merge pull request #4363 from backstage/rugvip/fixxings
user-settings: restore route ref path to fix sidebar item
2021-02-02 23:44:19 +01:00
Patrik Oldsberg 025c0c7bf8 jenkins: migrate to new composability API 2021-02-02 23:30:10 +01:00
Himanshu Mishra 93a53ea093 TechDocs: Use @deprecated for techdocs config urls 2021-02-02 23:16:09 +01:00
Patrik Oldsberg f5f45744e3 github-actions: migrate to new composability API 2021-02-02 23:11:22 +01:00
Patrik Oldsberg a06f9974f5 user-settings: restore route ref path to fix sidebar item 2021-02-02 22:49:12 +01:00
Patrik Oldsberg b7fb8984c0 org: update cards to grab entity from context 2021-02-02 22:24:42 +01:00
Patrik Oldsberg f54025dde8 lighthouse: grab entity from context 2021-02-02 22:18:45 +01:00
Patrik Oldsberg 302795d107 cloudbuild: migrate to now composability API 2021-02-02 22:16:45 +01:00
Patrik Oldsberg 6b26c9f41e circleci: migrate to new composability API 2021-02-02 22:08:17 +01:00
Patrik Oldsberg 8e1c7be11c Merge pull request #4361 from backstage/rugvip/ports
plugins: migrate lighthouse, catalog-import, and org to new composability API
2021-02-02 21:55:31 +01:00
Patrik Oldsberg 0269f4fd91 org: migrate to new composability API 2021-02-02 20:22:07 +01:00
Patrik Oldsberg b712841d61 catalog-import: migrated to new composability API 2021-02-02 19:44:05 +01:00
Patrik Oldsberg a5628df400 lighthouse: migrate to new composability API 2021-02-02 19:06:24 +01:00
Debajyoti Halder bf0dc0bcf8 Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-02-02 23:08:18 +05:30
Debajyoti Halder 0c00a0c14c cost-insights: Add better type names from patch 2021-02-02 23:07:42 +05:30
Patrik Oldsberg 4b4096c456 Merge pull request #4356 from backstage/rugvip/catagrate
catalog: finalize port to new composability API + tweak dev-utils
2021-02-02 17:38:00 +01:00
Johan Haals c386de896d Remove unused dependencies 2021-02-02 16:46:11 +01:00
Johan Haals a173d47527 Delete knexfile 2021-02-02 16:45:28 +01:00
Johan Haals 615103a631 Add changesets
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:38:04 +01:00
Johan Haals 9b0bba5439 Reshuffle api endpoints 2021-02-02 16:38:04 +01:00
Johan Haals 6608f9f5ee Drop runId, update TaskStore interface
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:38:03 +01:00
Johan Haals 88c31ab16b Add tests. Extend storage with fetch staletasks method
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:38:03 +01:00
Johan Haals 5da5e6b224 Delete MemoryTaskStore
This is replaced by running sqlite in memory.
2021-02-02 16:38:02 +01:00
Johan Haals 71dc78b01f Wire up database and rename database classes
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:38:02 +01:00
Fredrik Adelöw 605eb7f594 scaffolder: add the bare minimum of a db abstraction 2021-02-02 16:38:01 +01:00
Johan Haals 95c2719809 Rename publish to legacy:publish 2021-02-02 16:38:01 +01:00
Johan Haals 7b7230f75b Add getWorkspaceName 2021-02-02 16:38:01 +01:00
Johan Haals abff060e67 Use url from parameters
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:38:00 +01:00
Johan Haals cf896972ef Wire up task registry with legacy tasks
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-02 16:38:00 +01:00
Johan Haals 8623025c9b Wip wip 2021-02-02 16:38:00 +01:00