Patrik Oldsberg
c2ea3cd26a
docs: updated to reflect new --config flags
2020-10-22 10:52:07 +02:00
Patrik Oldsberg
87a6e78d03
CHANGELOG: bump to alpha.25 and add entry for new --config flags
2020-10-22 10:52:07 +02:00
Patrik Oldsberg
4ab6f559dd
app-config: merged dev config back into main config
2020-10-22 10:52:07 +02:00
Patrik Oldsberg
4a6a5149df
backend-common: fix for args.config not always being an array
2020-10-22 10:52:06 +02:00
Patrik Oldsberg
fac3026699
create-app: prettier backend + fix loadBackendConfig arg
2020-10-22 10:52:06 +02:00
Patrik Oldsberg
8c2b76e45f
config-loader: switch to using --config options to load in config
2020-10-22 10:52:06 +02:00
Ben Lambert
ad221957cd
Merge pull request #3033 from spotify/dependabot/npm_and_yarn/eslint-config-prettier-6.14.0
...
chore(deps): bump eslint-config-prettier from 6.10.0 to 6.14.0
2020-10-22 10:26:39 +02:00
Ben Lambert
173d2f7102
Merge pull request #3034 from spotify/dependabot/npm_and_yarn/storybook/addon-actions-6.0.26
...
chore(deps-dev): bump @storybook/addon-actions from 6.0.21 to 6.0.26
2020-10-22 10:25:50 +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
Sachin Tewari
1d652bbb2f
Read git auth token from backend config ( #2992 )
2020-10-22 09:31:32 +02:00
Fredrik Adelöw
9ccb2c871d
Merge pull request #3035 from spotify/freben/petstore
...
chore(catalog-model): add the petstore into the default entities
2020-10-22 09:14:35 +02:00
Fredrik Adelöw
b646e4b232
chore(catalog-model): add the petstore into the default entities
2020-10-22 08:43:49 +02:00
Fredrik Adelöw
2f1bb5a4d1
Merge pull request #2993 from punkle/2963
...
adds a sample organization set of users and groups (#2963 )
2020-10-22 07:12:24 +02:00
dependabot[bot]
118bc9a6e9
chore(deps-dev): bump @storybook/addon-actions from 6.0.21 to 6.0.26
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.0.21 to 6.0.26.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.26/addons/actions )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-22 04:25:54 +00:00
dependabot[bot]
186412f15b
chore(deps): bump eslint-config-prettier from 6.10.0 to 6.14.0
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.10.0 to 6.14.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.0...v6.14.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-22 04:07:06 +00:00
canut
525449396f
Add API docs link to About card
2020-10-22 02:03:36 +02:00
Brian Fletcher
4f6d40db34
adds a sample organization set of users and groups ( #2963 )
...
The top level is the acme-corp Group. Here is the graph
acme-corp
|
infrastructure
|
_______________
| |
backstage boxoffice
| | | |
team-a team-b team-c team-d
The members of those groups are as follows:
team-a: team-b: team-c: team-d:
Janelle Dawe Jenny Doe Frank Tiernan Eva MacDowell
Nigel Manning Jonathon Page Tara MacGovern Lucy Sheehan
Breanna Davison Amelia Park Sarah Gilroy
Justine Barrow Peadar MacMahon
Colette Brock Calum Leavy
2020-10-21 21:20:15 +01: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
Fredrik Adelöw
d74d7832be
Merge pull request #3026 from andrewthauer/fix-user-codeowner
...
fix(catalog-backend): fix codeowners processor to handle users
2020-10-21 20:10:11 +02:00
Andrew Thauer
8bdf0bcf57
fix(catalog-backend): fix codeowners processor to handle users
2020-10-21 13:34:09 -04:00
Andrew Thauer
cea1fa92d8
Merge pull request #3025 from andrewthauer/catalog-client-paging
...
feat(catalog): add simple client side paging
2020-10-21 12:51:46 -04:00
Andrew Thauer
f0aa01bcc2
feat(catalog): add simple client side paging
2020-10-21 11:53:26 -04:00
Fredrik Adelöw
229ce4d04f
Merge pull request #3020 from abhishekjakhar/chore/onCssReady-test-case
...
chore: reset fake timers in onCssReady test cases
2020-10-21 16:31:53 +02:00
Ryan Vazquez
cd5a2c63f7
default to last 30 days
2020-10-21 10:07:51 -04:00
Sebastian Qvarfordt
08ced1df2e
Removed default-branch library since it's no longer used ( #3019 )
2020-10-21 14:00:15 +02:00
Ivan Shmidt
7df7322317
Merge pull request #3018 from spotify/ivans/forward-ref-sidebar-item
...
fix: forwardRef to SidebarItem
2020-10-21 13:31:08 +02:00
Patrik Oldsberg
acb48c1876
Merge pull request #2976 from spotify/rugvip/logconf
...
backend-common: make loadBackendConfig return config directly and log all resolved app-configs
2020-10-21 13:00:52 +02:00
Abhishek Jakhar
53f9d70658
useRealTimers in onCssReady test case
2020-10-21 15:43:02 +05:30
Fredrik Adelöw
255f6ce03b
Merge pull request #3015 from spotify/freben/promises-last
...
fix(cli): one more await in the test
2020-10-21 12:00:21 +02:00
Ivan Shmidt
f56486570c
fix: ts
2020-10-21 11:33:14 +02:00
Ivan Shmidt
93a3fa3aea
fix: forwardRef to SidebarItem
2020-10-21 11:27:40 +02:00
Fredrik Adelöw
d7594eb698
Merge pull request #2972 from punkle/master
...
Organize catalog examples into sub-directories, cleanup (#2963 )
2020-10-21 11:25:32 +02:00
Patrik Oldsberg
7f4093fc56
Merge pull request #2970 from spotify/mob/relations-db
...
catalog-backend: initial implementation of relations storage
2020-10-21 11:07:46 +02:00
Emre Konar
22ff8fba5e
TechDocs Backend: Replace hardcoded github api by configuration value ( #3004 )
...
* replace hardcoded by configuration value
* use integrations configuration to read github apiBaseUrl
Co-authored-by: Emre Konar <emre.konar@zalando.de >
2020-10-21 11:03:05 +02:00
Abhishek Jakhar
c5ef12926b
fix: accordion details design for job stage failure ( #3014 )
...
* fix the design of accordion details on job stage failure
* add changeset
2020-10-21 11:02:33 +02:00
Fredrik Adelöw
f35f5bcfc4
fix(cli): one more await in the test
2020-10-21 10:44:44 +02:00
Abhishek Jakhar
1611c6dbc2
fix: responsive of page example in storybook ( #3005 )
...
* fix the responsive of page stories in story book
* fix the typo in Example header of Page stories
* add changeset
2020-10-21 08:03:00 +02:00
Abhishek Jakhar
aca79334f4
fix: update the ItemCard component and it's story ( #3007 )
...
* fix ItemCard stories on responsive
* update the value of key prop in ItemCard tags
* add test case for ItemCard component
* add changeset
2020-10-21 08:02:08 +02:00
Abhishek Jakhar
82759d3e43
rename stories folder to Chip ( #3009 )
2020-10-21 07:59:39 +02:00
Tim
96d7e1c282
Merge pull request #3003 from spotify/timbonicus/exports
...
fix(cost-insights): More exports to help custom alerting
2020-10-20 14:22:00 -06:00
Ryan Vazquez
1101e99d63
move type dependecy
2020-10-20 16:19:12 -04:00
Ryan Vazquez
bf6edbbeee
remove unused import
2020-10-20 16:07:01 -04:00
Ryan Vazquez
0e67c6b40c
changeset
2020-10-20 15:58:34 -04:00
Ryan Vazquez
6358351901
simpler query params
2020-10-20 15:51:49 -04:00
Jesko Steinberg
6d97d2d6f9
feat: Display the plugins InfoCards on EntityPage Overwiev suitable full height ( #2826 )
...
* fix(github-actions): change RecentWorkflowRunsCard to InfoCard
* feat: format entity page overview page
* feat: replace InfoCard variant 'height100' with 'gridItem'
* fix: deprecate usage of InfoCard variant height100
2020-10-20 20:20:30 +02:00
Tim Hansen
79528d67d9
fix(cost-insights): More exports to help custom alerting
2020-10-20 09:40:23 -06:00
Fredrik Adelöw
dc141d2854
Merge pull request #2978 from abhishekjakhar/fix/test-cases
...
fix: test case warnings for all core components
2020-10-20 16:33:13 +02:00
Fredrik Adelöw
9b81f0298f
Merge pull request #3001 from spotify/freben/bump-rjsf
...
chore(scaffolder): bump rjsf
2020-10-20 16:31:16 +02:00
Fredrik Adelöw
769548c19d
Merge pull request #3000 from RoadieHQ/feat/update-github-pull-request-plugin-version
...
feat: update github pull requests package version to 0.5.2
2020-10-20 15:59:10 +02:00