Eric Nilsson
99ab175f59
removed transformErrors function
2020-10-27 15:40:13 +01:00
Eric Nilsson
12c1fbfeb9
added validation for CRA and stage-failure fix
2020-10-26 22:38:48 +01:00
Fredrik Adelöw
d89401df3c
fix(catalog): unbreak the catalog client ( #3106 )
2020-10-26 18:28:49 +01:00
Ryan Vazquez
5d166212bf
Merge pull request #3083 from spotify/ryanv/export-mock-context-utils
...
Ryanv/export mock context utils
2020-10-26 10:58:25 -04:00
Ryan Vazquez
3b4cac510d
fix typo and verbiage
2020-10-26 09:30:13 -04:00
Ben Lambert
04d6f634be
Merge pull request #3030 from goober/feature/support-bitbucket-server
...
Support both Bitbucket Cloud and Server
2020-10-26 13:31:08 +01:00
canut
8de84c77fc
Remove MkDocs copyright from documentation pages ( #3072 )
...
* Simplify MkDocs footer in documentation pages
* Update plugins/techdocs/src/reader/transformers/simplifyMkdocsFooter.ts
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
Co-authored-by: Emma Indal <emma.indahl@gmail.com >
2020-10-26 11:56:10 +01:00
Fredrik Adelöw
002860e7ac
feat(catalog-backend): move filters into their own query key ( #3066 )
2020-10-26 10:10:18 +01:00
Abhishek Jakhar
03b21ff56f
make create-audit page responsive ( #3069 )
2020-10-25 19:41:28 +01:00
Abhishek Jakhar
ae567d8125
make user settings page responsive ( #3084 )
2020-10-25 07:34:28 +01:00
Ryan Vazquez
7491ee2170
export cost growth
2020-10-24 19:15:07 -04:00
Ryan Vazquez
1fa92752a2
export mock context utils
2020-10-24 19:13:35 -04:00
David Tuite
62780c92ac
Add annotation example in CircleCI plugin README ( #3081 )
...
* Add annotation example in CircleCI plugin README
Closes #3079
* Specify lang for highlighting
2020-10-24 21:41:30 +02:00
Mathias Åhsberg
834f602eaf
Upgrade git-url-parse to v11.4.0
2020-10-24 16:19:54 +02:00
Tim
9e6e4fdb56
Merge pull request #3054 from spotify/timbonicus/last-complete-date
...
[Cost Insights] Add last complete billing date to CostInsightsApi
2020-10-23 13:31:35 -06:00
Tim Hansen
66e503cea9
Switch ProjectGrowthAlertData to expect ISO 8601 quarter format
2020-10-23 12:54:52 -06:00
Tim Hansen
1760e6af12
Fix ProjectGrowthAlert period display
...
Wait for lastCompleteBillingData
2020-10-23 11:39:02 -06:00
Tim Hansen
bb48b9833e
Add lastCompleteBillingDate validation
...
Move style to utils/styles
Add CODEOWNERS rule for changesets
2020-10-23 10:42:17 -06:00
Ben Lambert
162c3089bf
Merge pull request #3038 from erictnilsson/master
...
More descriptive error messages when trying to create a component from invalid backstage.yaml config file
2020-10-23 10:03:26 +02:00
Ben Lambert
cae545ce39
Merge pull request #3028 from dlavrenuek/remove-default-in-component-name
...
feat(catalog): Remove "in default" in component name
2020-10-23 09:58:07 +02:00
dependabot[bot]
65c6e6bfb4
chore(deps-dev): bump @types/nodegit from 0.26.8 to 0.26.11 ( #3057 )
...
Bumps [@types/nodegit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodegit ) from 0.26.8 to 0.26.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodegit )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-23 08:01:29 +02:00
Tim Hansen
169ed042ae
Add getLastCompleteBillingDate to CostInsightsApi
...
Add useLastCompleteBillingDate hook
More usage of PropsWithChildren
2020-10-22 19:22:29 -06:00
Eric Nilsson
9cf0a85578
Merge branch 'master' into master
2020-10-22 22:48:12 +02:00
Dimitri Lavrenük
60d40892cc
feat(catalog): Remove "in default" in component name
2020-10-22 19:15:34 +02:00
Patrik Oldsberg
5a1eb83826
Merge pull request #2617 from spotify/rugvip/relations
...
Entity Relation Processing
2020-10-22 19:04:16 +02:00
Patrik Oldsberg
8ab87db8d7
Merge pull request #3022 from spotify/mob/owner
...
catalog: use the ownedBy relation to display owners
2020-10-22 18:48:15 +02:00
Patrik Oldsberg
bc9f536545
Merge pull request #2994 from spotify/rugvip/conflagrate
...
config-loader: switch to using --config options to load in config
2020-10-22 18:01:21 +02:00
Patrik Oldsberg
15278fae30
catalog-backend: review fixes
2020-10-22 17:36:56 +02:00
Sachin Tewari
df94d7edda
Fix GitHub OAuth format ( #3036 )
...
* Fix GitHub OAuth format
* Fix extraction of apiBaseUrl from config
* Add 'x-oauth-basic' as password
2020-10-22 16:44:53 +02:00
Fredrik Adelöw
692636d934
Merge pull request #3008 from RoadieHQ/mcalus3/enable-pending-locations-for-repo-importing
...
Mcalus3/enable pending locations for repo importing
2020-10-22 15:33:45 +02:00
Ben Lambert
4fce2e30b0
Merge pull request #3041 from canut/issue3010
...
Use Extension icon in the About card
2020-10-22 15:05:33 +02:00
Ben Lambert
879c54b5cd
Merge pull request #2831 from spotify/migrate-to-msw
...
Remove node-fetch and jest-mock-fetch from all plugins and packages
2020-10-22 13:34:28 +02:00
canut
5e8898c277
Use Extension icon in the About card
2020-10-22 13:32:15 +02:00
Patrik Oldsberg
f495ba9c18
techdocs-backend: fix config loading in git-auth
2020-10-22 12:49:02 +02:00
Eric Nilsson
dab96d0c68
Made validation messages more descriptive
2020-10-22 12:18:25 +02:00
Marek Calus
0e8530b5fc
Fix type error
2020-10-22 11:30:44 +02:00
blam
1bc1c3af06
Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
...
* 'master' of github.com:spotify/backstage:
Read git auth token from backend config (#2992 )
chore(catalog-model): add the petstore into the default entities
chore(deps-dev): bump @storybook/addon-actions from 6.0.21 to 6.0.26
chore(deps): bump eslint-config-prettier from 6.10.0 to 6.14.0
Add API docs link to About card
adds a sample organization set of users and groups (#2963 )
Make sure hasCostsWithinTimeframe is a boolean
fix(catalog-backend): fix codeowners processor to handle users
feat(catalog): add simple client side paging
default to last 30 days
Removed default-branch library since it's no longer used (#3019 )
useRealTimers in onCssReady test case
move type dependecy
remove unused import
changeset
simpler query params
2020-10-22 11:02:32 +02:00
Fredrik Adelöw
0a7123c7d6
fix(catalog): make the About card links use react-router properly
2020-10-22 10:58:13 +02:00
Patrik Oldsberg
c2ea3cd26a
docs: updated to reflect new --config flags
2020-10-22 10:52:07 +02:00
Patrik Oldsberg
8c2b76e45f
config-loader: switch to using --config options to load in config
2020-10-22 10:52:06 +02:00
Fredrik Adelöw
e11865ec69
Merge pull request #3031 from canut/issue3010
...
Add API docs link to About card
2020-10-22 10:19:35 +02:00
Marek Calus
cb93d87b17
Code review fixes.
2020-10-22 09:35:31 +02:00
Sachin Tewari
1d652bbb2f
Read git auth token from backend config ( #2992 )
2020-10-22 09:31:32 +02:00
Marek Calus
d9c63dd56c
Merge branch 'master' into mcalus3/enable-pending-locations-for-repo-importing
2020-10-22 09:30:03 +02:00
canut
525449396f
Add API docs link to About card
2020-10-22 02:03:36 +02:00
Ryan Vazquez
85dc470687
Merge pull request #3006 from spotify/ryanv/simpler-query-params
...
Simpler query params
2020-10-21 16:00:04 -04:00
Brenda Sukh
5473236ed4
Make sure hasCostsWithinTimeframe is a boolean
2020-10-21 15:40:11 -04:00
Andrew Thauer
8bdf0bcf57
fix(catalog-backend): fix codeowners processor to handle users
2020-10-21 13:34:09 -04:00
Andrew Thauer
f0aa01bcc2
feat(catalog): add simple client side paging
2020-10-21 11:53:26 -04:00
Patrik Oldsberg
b2efa2020e
catalog: use the ownerBy relation to display owners
...
Co-authored-by: blam <ben@blam.sh >
2020-10-21 17:23:11 +02:00