74233 Commits

Author SHA1 Message Date
Patrik Oldsberg e4d0aa4609 docgen: fix duplicate help text 2020-10-17 15:11:28 +02:00
Patrik Oldsberg 9f3ddfacde cli: split and bump eslint dependencies + fix issues 2020-10-17 15:04:37 +02:00
Patrik Oldsberg bb243dca25 cli: add support for ts4 2020-10-17 13:28:00 +02:00
Patrik Oldsberg 9cf0cb255c Merge pull request #2941 from abhishekjakhar/fix/status-component
give aria-label to StatusOk, StatusWarning and StatusError components
2020-10-17 11:01:02 +02:00
Patrik Oldsberg a7e4377c3e Merge pull request #2934 from RoadieHQ/google-analytics
Add Google Analytics support
2020-10-17 10:38:00 +02:00
Abhishek Jakhar 754e31db5e add changeset 2020-10-17 08:21:10 +05:30
Abhishek Jakhar fc1705050e give aria-label attribute to Status Ok, Warning and Error 2020-10-17 08:21:10 +05:30
Fredrik Adelöw c150c05e5c Merge pull request #2937 from spotify/freben/publish-cloudbuild
chore(cloudbuild): publish the cloudbuild plugin
2020-10-16 20:19:22 +02:00
Ryan Vazquez 31e03cca48 Merge pull request #2886 from spotify/cost-insights-comparable-metrics
Cost insights comparable metrics
2020-10-16 12:05:24 -04:00
Ryan Vazquez e7d4ac7ce3 add changeset 2020-10-16 11:23:04 -04:00
Ryan Vazquez 6dba5f6b60 update README 2020-10-16 11:22:39 -04:00
Ryan Vazquez e62956f96f getMetricData -> getDailyMetricData 2020-10-16 11:02:11 -04:00
Ryan Vazquez a508287b9c throw errors for multiple defaults 2020-10-16 10:30:48 -04:00
Fredrik Adelöw 711c27eecf chore(cloudbuild): publish the cloudbuild plugin 2020-10-16 16:09:05 +02:00
Eric Nilsson a01fbc2dd3 Merge branch 'master' of https://github.com/erictnilsson/backstage 2020-10-16 16:06:49 +02:00
Dominik Henneke 2e1a0b8c99 feat(api-docs): show a custom error page when no apis are implemented by a component (#2933) 2020-10-16 16:02:08 +02:00
David Tuite 1e278d09ad Add dist-types to .prettierignore 2020-10-16 14:55:35 +01:00
David Tuite 71de0d8aee Add Google Analytics
Specity a Google Analytics Tracking ID in the `app-config.yaml` to
enable Google Analytics tracking.

```
app:
  title:
  baseUrl:
  googleAnalyticsTrackingId: UA-000000-0
```

If the `googleAnalyticsTrackingId` is not supplied, no tracking script
is added to the application and no tracking can occur.

Includes Helm chart changes to allow overriding the GA Tracking ID.
2020-10-16 14:55:24 +01:00
Ryan Vazquez d47e2287b5 compare -> default; deprecate dailyCost as metric; cleanup 2020-10-16 09:54:28 -04:00
Fredrik Adelöw 14f9daf942 Merge pull request #2913 from markuscodes1/feature/github-scaffolder-baseurl
Scaffolder backend- provide base url for creating apps in Enterprise GitHub
2020-10-16 14:35:33 +02:00
Fredrik Adelöw 5aa8021b4f Merge pull request #2929 from spotify/rugvip/remfix
cli: cleanup and fix removePlugin tests
2020-10-16 14:31:49 +02:00
Fredrik Adelöw 22d61d3e72 Merge pull request #2928 from abhishekjakhar/fix/tech-radar
fix(tech-radar): add overflow-x scroll to the company radar section
2020-10-16 14:21:02 +02:00
Fredrik Adelöw 60489952d6 Merge pull request #2927 from spotify/freben/yup
chore(deps): bump yup
2020-10-16 14:18:38 +02:00
Patrik Oldsberg 0d53c752ac cli: cleanup and fix removePlugin tests 2020-10-16 13:59:00 +02:00
Abhishek Jakhar 02c60b5f8b fix(tech-radar): add overflowX scroll to the company radar section 2020-10-16 17:23:39 +05:30
Fredrik Adelöw c91054ac17 chore(deps): bump yup 2020-10-16 13:29:45 +02:00
Patrik Oldsberg 5ff5b1325d Merge pull request #2739 from Marvin9/feat/flexible-theme-for-page
feat: theme customization for pages
2020-10-16 12:47:05 +02:00
Althaf Hameez 275b7f001a Change default organization to be set to My Company instead of Spotify / Acme Organization (#2918) 2020-10-16 08:49:25 +02:00
Fredrik Adelöw 04b2a0a08b Merge pull request #2922 from spotify/dependabot/npm_and_yarn/dayjs-1.9.3
chore(deps): bump dayjs from 1.9.1 to 1.9.3
2020-10-16 07:54:47 +02:00
dependabot[bot] d553996bf2 chore(deps): bump dayjs from 1.9.1 to 1.9.3
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.9.1...v1.9.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 04:28:40 +00:00
Fredrik Adelöw 48f2c93978 Merge pull request #2904 from spotify/iameap/hacks-newrelic
New Relic Plugin Base Improvements
2020-10-15 22:59:08 +02:00
Eric Peterson ee88f6d210 Fix example in README. 2020-10-15 22:44:15 +02:00
Markus Heinemann 5c46f0d337 Rename config property for custom github scaffolder host 2020-10-15 20:35:43 +00:00
Fredrik Adelöw 8bb5a9f738 Merge pull request #2908 from althafh/catalog-name
Use organization name as the prefix for Service Catalog
2020-10-15 20:20:55 +02:00
Marek Calus 130c827e50 Enable possibility of creating pending locations 2020-10-15 19:26:25 +02:00
Patrik Oldsberg cc42d22eec Merge pull request #2905 from mahmoodhosseini/bug/better-presentation-of-authentication-errors-1566
Better presentation of authentication errors
2020-10-15 18:52:01 +02:00
Andrew Thauer a19377601f Merge pull request #2915 from RoadieHQ/fix/bump-github-insights-plugin-version
Upgrade GitHub Insights plugin version in sample app
2020-10-15 11:48:23 -04:00
Fredrik Adelöw 1aae336247 Merge pull request #2864 from spotify/orkohunter/remove-friction-by-vale
Run vale linter only if it is installed, skip otherwise
2020-10-15 17:00:48 +02:00
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
Marvin9 973500dd8d chore: make pageTheme optional & provide default value 2020-10-15 19:34:57 +05:30
Fredrik Adelöw cefbc073f1 Merge pull request #2914 from spotify/freben/rename-location-processor
chore(catalog-backend): rename locationprocessor to catalogprocessor
2020-10-15 16:04:50 +02:00
Fredrik Adelöw a5cb46bac9 chore(catalog-backend): rename locationprocessor to catalogprocessor 2020-10-15 15:48:03 +02:00
Eric Peterson 1797d4924c Update create-app to use expected techdocs api origin url. (#2911) 2020-10-15 15:38:34 +02:00
Markus Heinemann 1c8c437562 Add changeset 2020-10-15 13:18:14 +00:00
Markus Heinemann 6943ead4c6 feat: add base url config property to github scaffholders 2020-10-15 13:04:12 +00: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
althaf.hameez 4e5d8b28ac Fix prettier 2020-10-15 18:53:46 +08:00
althaf.hameez a6c47b3d18 Acme 2020-10-15 18:42:26 +08:00
Eric Peterson 1af3dbdb5e Provide more context. Handle more edge cases. 2020-10-15 12:37:50 +02:00
althaf.hameez 37015caeb9 Revert to backstage 2020-10-15 18:25:48 +08:00