Commit Graph

6253 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 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
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
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
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
althaf.hameez 94e8a38953 Acme corporation fix 2020-10-15 18:08:22 +08:00
Martina Iglesias 7ff2f1c0f0 [charts] Add certificate issuer (#2877) 2020-10-15 11:30:39 +02:00
Eric Peterson a6c0d9803e Type with interface instead of class. 2020-10-15 11:08:16 +02:00
althaf.hameez 0d67d11eb3 fix 2020-10-15 16:54:36 +08:00
Fredrik Adelöw ca08887250 Merge pull request #2896 from spotify/freben/batch-move
fix(catalog-backend): move batch write to EntitiesCatalog where it belongs
2020-10-15 10:52:21 +02:00
Fredrik Adelöw fecd2d4001 fix(catalog-backend): move batch write to EntitiesCatalog where it belongs 2020-10-15 10:39:09 +02:00
Marvin9 53104074ee feat: allow passing pageTheme in createThemeOptions 2020-10-15 14:04:20 +05:30
althaf.hameez 1f4f856cd4 Revert 2020-10-15 16:25:15 +08:00
Marvin9 fe4926cb75 chore: remove explicit return 2020-10-15 13:52:18 +05:30
Stefan Ålund bd4029b775 Add Lighthouse annotation to YAML (#2909) 2020-10-15 10:02:36 +02: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
Marcus Eide 2c15cc79bf Merge pull request #2872 from spotify/dependabot/npm_and_yarn/types/passport-1.0.4
chore(deps-dev): bump @types/passport from 1.0.3 to 1.0.4
2020-10-15 09:04:52 +02:00
althaf.hameez 9c779c0b09 Fix e2e tests 2020-10-15 14:59:30 +08:00
Fredrik Adelöw a3fdac9b4a Merge pull request #2836 from spotify/freben/simpler
feat(catalog-backend): some more simplification
2020-10-15 08:33:21 +02:00
althaf.hameez c861f4415f Use organization name as the prefix for Service Catalog 2020-10-15 14:24:21 +08:00
Marvin9 fe47cb9f07 chore: update example component 2020-10-15 09:37:13 +05:30
Marvin9 8f0608a5ed chore: refactor 2020-10-15 09:16:39 +05:30
Marvin9 ba056b1ba8 chore: update naming convention for page theme options 2020-10-15 09:14:15 +05:30
Mahmood Hosseini e142a2767f bug(passport-strategy-helper): Better presentation of auth errors 2020-10-14 14:21:09 -04:00
Andrew Thauer 72f6cda358 feat: add cli build parallel flag 2020-10-14 13:13:18 -04:00
Eric Peterson 4512b99678 Marked minor, although it is major-ish... 2020-10-14 18:10:45 +02: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
Eric Peterson 78fea5041e Update README with new instructions on how to configure the plugin. 2020-10-14 17:54:48 +02:00
Eric Peterson c64a0a47ea Use new expected proxy configs to hit New Relic API. 2020-10-14 17:54:15 +02:00
Eric Peterson 25645e25db Refactor config/type usage out of component, use new API instead. 2020-10-14 17:52:59 +02:00
Eric Peterson 2865fcf9cb Make the plugin aware of the NR API. 2020-10-14 17:51:47 +02:00
Eric Peterson 8e0016f7ad Introduce a New Relic API class for future expansion. 2020-10-14 17:49:41 +02:00