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
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
Ryan Vazquez
d47e2287b5
compare -> default; deprecate dailyCost as metric; cleanup
2020-10-16 09:54:28 -04: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
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
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
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
Fredrik Adelöw
a5cb46bac9
chore(catalog-backend): rename locationprocessor to catalogprocessor
2020-10-15 15:48:03 +02:00
Eric Peterson
1af3dbdb5e
Provide more context. Handle more edge cases.
2020-10-15 12:37:50 +02:00
Eric Peterson
a6c0d9803e
Type with interface instead of class.
2020-10-15 11:08:16 +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
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
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
8f0608a5ed
chore: refactor
2020-10-15 09:16:39 +05:30
Ryan Vazquez
921d705d51
use ratio for engineer cost display
2020-10-14 14:21:33 -04:00
Mahmood Hosseini
e142a2767f
bug(passport-strategy-helper): Better presentation of auth errors
2020-10-14 14:21:09 -04:00
Ryan Vazquez
22e1195419
cost -> cost trend
2020-10-14 14:18:34 -04: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
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
Matthew Clarke
0ede39fd08
split service locator and cluster locators ( #2900 )
...
* split service locator and cluster locators
* fix test
2020-10-14 15:46:11 +01:00
Eric Peterson
cb867d8854
Friendlier error when NR APM API Key isn't configured.
2020-10-14 13:36:12 +02:00
Eric Nilsson
08f5e0311f
TechDocsPageHeader: Changed repo location icon ( #2895 )
2020-10-14 11:03:41 +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
Taras Mankovski
c926765a2c
Allow templates to be located on non-default branch ( #2839 )
...
* Checkout branch if not on default
* Use checkout Ref
* Get first directory instead of relying on component_id
* Checkout branch when clonning
* Update test
* Default to empty string
* Added changeset
* Added test for Cookie Cutter installed & nothing generated
* Added comment
2020-10-14 08:24:41 +02:00
Ryan Vazquez
94b248e682
set default null metric
2020-10-13 16:25:24 -04: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
Fredrik Adelöw
9cc95aa90f
fix(templates): add some jsonify to fix escaping issues
2020-10-13 17:12:19 +02:00
blam
d694fd5fee
chore(lighthouse): need to rewrite some of these tests to remove the jest-fetch-mock dependency
2020-10-13 13:49:30 +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
J Shamsul Bahri
a0a3e6d6ca
Fix: SAML provider postMessageResponse localhost ( #2870 )
...
* make saml provider path from globalConfig
* fix:(auth-backend/saml) change hardcoded localhost
Co-authored-by: JShamsul <jshamsul@grabtaxi.com >
2020-10-13 06:49:16 +02:00
blam
3857bd85de
chore(auth-backend): fixing dep order
2020-10-13 04:03:16 +02:00
blam
e44cb85b22
Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
...
* 'master' of github.com:spotify/backstage: (66 commits)
chore: fix lerna linting
v0.1.1-alpha.25
Add Code Insights plugin to sample app and marketplace (#2833 )
Improve main CI build status badge in README (#2866 )
Update roadmap: Design System 🚢 (#2858 )
github/codecov: switch to informational mode
github/workflows: use the tip of master as the base for comparing PR code coverage
make saml provider path from globalConfig (#2855 )
fix(catalog-backend): limit search value lengths
Update project Copyright (#2852 )
fix(catalog-backend): actually use modified entity output (default namespace was broken)
remove unnecessary center keyword
Move card header bg to up contrast, fix #2558
Update name of env authentication env vars
Fix feedback from dtuite
Remove chart testing workflow for now
Only lint charts on Pull Requests
Move the k8s deployment docs to its own helm deployment page
Remove line in initdb script that creates backend db
Use app-config.development.yaml to provide configuration instead of local
...
2020-10-13 03:56:13 +02:00
blam
46960a61ec
v0.1.1-alpha.25
2020-10-12 22:42:54 +02:00
Fredrik Adelöw
4a867ed4a4
chore: fix comments
2020-10-12 21:31:31 +02:00
J Shamsul Bahri
79340e44b4
make saml provider path from globalConfig ( #2855 )
...
Co-authored-by: JShamsul <jshamsul@grabtaxi.com >
2020-10-12 12:11:28 +02:00