Commit Graph

2515 Commits

Author SHA1 Message Date
Abhishek Jakhar ebca83d480 add test cases for Status components 2020-10-17 23:15:21 +05:30
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 fc1705050e give aria-label attribute to Status Ok, Warning and Error 2020-10-17 08:21:10 +05:30
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 e62956f96f getMetricData -> getDailyMetricData 2020-10-16 11:02:11 -04: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 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
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
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
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
Eric Peterson 1797d4924c Update create-app to use expected techdocs api origin url. (#2911) 2020-10-15 15:38:34 +02: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
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
althaf.hameez 0d67d11eb3 fix 2020-10-15 16:54:36 +08: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
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
althaf.hameez 9c779c0b09 Fix e2e tests 2020-10-15 14:59:30 +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
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
Ryan Vazquez 57a91a0d96 Merge branch 'master' into cost-insights-comparable-metrics 2020-10-13 16:06:15 -04:00
Ryan Vazquez 1268eadd19 add metric comparison to top panel 2020-10-13 16:01:50 -04: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