Commit Graph

2469 Commits

Author SHA1 Message Date
David Tuite 9af34d30f1 Upgrade GitHub Insights plugin to 0.2.6
Fixes issue with entities backed to private repos not rendering
 when the GitHub insights plugin is installed.
2020-10-15 15:53:32 +01:00
Eric Peterson 1797d4924c Update create-app to use expected techdocs api origin url. (#2911) 2020-10-15 15:38:34 +02:00
Andrew Thauer 018dc1058b Merge pull request #2838 from andrewthauer/fix-ci-oom
feat: add cli build parallel flag
2020-10-15 07:48:33 -04:00
Fredrik Adelöw 8ab8b40c03 Merge pull request #2893 from spotify/freben/validator-any
chore(catalog-model): use unknown instead of any for validators
2020-10-15 09:48:15 +02:00
Andrew Thauer 72f6cda358 feat: add cli build parallel flag 2020-10-14 13:13:18 -04:00
Patrik Oldsberg 11000d903f Merge pull request #2800 from SDA-SE/feat/config-scope-oauth
Auth Provider: make default scopes configurable
2020-10-14 17:58:07 +02:00
Stefan Ålund 179a960b15 Tweak missing annotation emptystate (#2897) 2020-10-14 16:43:39 +02:00
Nicholas Chew e4f53f0e30 customisation design for navbar (#2873)
Co-authored-by: nicholas.chew <nicholas.chew@grabtaxi.com>
2020-10-14 12:42:19 +02:00
Fredrik Adelöw ae183f96b3 chore(catalog-model): use unknown instead of any for validators 2020-10-14 09:46:31 +02:00
Fredrik Adelöw 612dbf66aa chore(catalog-model): add missing fields to the swapi def 2020-10-14 09:39:08 +02:00
Fredrik Adelöw 99710b102d feat(catalog-backend): make a builder to help wire up the catalog 2020-10-14 09:28:59 +02:00
Marcus Eide e4d7390967 Merge pull request #2860 from RoadieHQ/lewtakm/add-pull-request-plugin
feat: Add pull request plugin
2020-10-13 14:59:31 +02:00
Ben Lambert f440a9ab49 Merge pull request #2868 from spotify/feat/fix-backend-cli
chore(cli): backend plugins should have the backend suffix
2020-10-13 13:45:55 +02:00
Mateusz Lewtak 86276aea6b Merge branch 'master' into lewtakm/add-pull-request-plugin 2020-10-13 11:45:43 +02:00
Mateusz Lewtak 0f538ab784 Merge branch 'master' into lewtakm/add-pull-request-plugin 2020-10-13 11:00:04 +02:00
Mateusz Lewtak bef3cef42f Merge branch 'master' into lewtakm/add-pull-requests-to-overview 2020-10-13 10:52:39 +02:00
Oliver Sand 46b9ae82ba Add filters to API Explorer (#2830)
* fix: support nested fields in table filter

Add support for nested fields like metadata.name to the table filters. Previously only top-level fields were allowed. In addition, support for filtering on fields that are arrays is introduced (like tags). Filters are now distinct.

* feat: introduce table filters to the api explorer

* fix: allow to close select in multiple mode

* fix: export TableFilter
2020-10-13 09:45:25 +02:00
Sebastian Qvarfordt b041aab8ad [TechDocs] Remove all git preparers and use a commonGit preparer instead (#2856)
* Remove all git preparers and use a commonGit preparer instead

* Added more tests

* Updated default-app template
2020-10-13 09:07:14 +02:00
blam b7d15b4f1a chore(cli): remove superfluous bracket that was causing all the things 2020-10-13 03:02:58 +02:00
blam f9035f7644 Merge branch 'master' of github.com:spotify/backstage into feat/fix-backend-cli
* 'master' of github.com:spotify/backstage:
  chore: fix lerna linting
  v0.1.1-alpha.25
2020-10-12 23:44:24 +02:00
blam bd3864385b chore(e2e): fix the e2e test 2020-10-12 22:51:17 +02:00
blam 46960a61ec v0.1.1-alpha.25 2020-10-12 22:42:54 +02:00
blam a8a4f41380 chore(cli): folder name etc should have the suffix too 2020-10-12 22:27:21 +02:00
blam 0b2a13b5c9 chore(cli): backend plugins should have the backend suffix 2020-10-12 22:19:50 +02:00
Mateusz Lewtak 08c392815b Add Code Insights plugin to sample app and marketplace (#2833)
* feat - add code insights plugin to sample app and plugin to marketplace

* feat - update plugin package version

* Update code-insights.yaml

Add an empty lane on the end of the file.

* Update plugins.ts

Add an empty lane at the end of the file after conflicts resolve.

* Update code-insights.yaml

* Update code-insights.yaml

* Update code-insights.yaml

* feat: update sample app with github insight plugin

* Update github-insights.yaml

* Update EntityPage.tsx
2020-10-12 18:42:30 +02:00
Patrik Oldsberg 8f78c90dfe Merge pull request #2845 from spotify/rugvip/appenv
Use APP_ENV to determine what config to load, falling back to NODE_ENV
2020-10-12 15:20:45 +02:00
Patrik Oldsberg 75499a4418 Merge pull request #2846 from spotify/rugvip/e2e
e2e-test: converted into a CLI
2020-10-12 15:18:46 +02:00
Marcus Eide 3296853ba0 Merge pull request #2818 from feiming/backend_plugin_version
backstage version variable
2020-10-12 15:16:37 +02:00
lewtakm 74a29db272 fix: bumb package version 2020-10-12 14:04:40 +02:00
lewtakm 69d50967e6 feat: add pull requests widget to overview page of the component 2020-10-12 13:44:09 +02:00
lewtakm d9bfacffad fix: update component name 2020-10-12 13:07:48 +02:00
lewtakm 90461a7eac feat: Add Pull Request plugin to sample app. 2020-10-12 12:50:37 +02:00
Fredrik Adelöw 390a6d7982 fix(catalog-backend): actually use modified entity output (default namespace was broken) 2020-10-12 11:16:12 +02:00
Jesko Steinberg b79017fd33 feat(githubAuth): make default scopes configurable 2020-10-12 09:48:56 +02:00
Stefan Ålund e3f4fdbad7 [storybook] Re-order components (#2847) 2020-10-11 07:59:34 +02:00
Fabian Chong 5129f0c05f Merge branch 'master' of github.com:spotify/backstage into backend_plugin_version 2020-10-11 12:11:57 +08:00
Patrik Oldsberg 8afce088ac Use APP_ENV to determine what config to load, falling back to NODE_ENV 2020-10-10 17:41:03 +02:00
Patrik Oldsberg 7de1004f03 e2e-test: converted into a CLI 2020-10-10 17:26:27 +02:00
Patrik Oldsberg 9a3b3dbf15 cli: avoid printing duplicate help, and print help on invalid command 2020-10-10 17:11:26 +02:00
Patrik Oldsberg 5491c65a2e Merge pull request #2828 from spotify/rugvip/invariant
core: remove unused variants from InfoCard
2020-10-10 01:44:54 +02:00
Patrik Oldsberg 468d4a2dae Merge pull request #2684 from themousepotato/lintrule-dirname-fix
Add a lint rule to avoid using __dirname
2020-10-09 21:03:13 +02:00
Tim Hansen d413872fd6 Merge branch 'master' into timbonicus/example-data 2020-10-09 10:35:40 -06:00
Brenda Sukh a99bea1cc3 Merge remote-tracking branch 'origin/master' into update-project-select
# Conflicts:
#	packages/app/src/plugins/cost-insights/ExampleCostInsightsClient.ts
2020-10-09 10:26:29 -04:00
Tim 2cbb8f4355 Merge pull request #2816 from spotify/timbonicus/custom-alerts
Enable custom alert types in Cost Insights
2020-10-09 07:29:12 -06:00
Ivan Shmidt 28793b502c Merge pull request #2820 from spotify/Rugvip-patch-1
create-app: remove build step
2020-10-09 14:09:41 +02:00
Patrik Oldsberg 11a21cdbac core: remove unused variants from InfoCard 2020-10-09 13:38:12 +02:00
Patrik Oldsberg a6568b0c90 Merge pull request #2819 from spotify/rugvip/simplex
cli: simplify jest transform ignore regex
2020-10-09 12:16:31 +02:00
Ben Lambert 643aa8b380 Merge pull request #2772 from spotify/alund/transparent
emptystates: add transparent versions
2020-10-09 11:59:35 +02:00
Navaneeth Suresh bbeaff9daf Add a lint rule to avoid using __dirname 2020-10-09 15:03:29 +05:30
Patrik Oldsberg bd785fff17 create-app: remove build step 2020-10-09 11:00:02 +02:00