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
Patrik Oldsberg
8c2b76e45f
config-loader: switch to using --config options to load in config
2020-10-22 10:52:06 +02:00
Marek Calus
d9c63dd56c
Merge branch 'master' into mcalus3/enable-pending-locations-for-repo-importing
2020-10-22 09:30:03 +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
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
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
Ivan Shmidt
93a3fa3aea
fix: forwardRef to SidebarItem
2020-10-21 11:27:40 +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
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
Marek Calus
b3d57961c6
Add changeset
2020-10-20 23:11:10 +02:00
Ryan Vazquez
0e67c6b40c
changeset
2020-10-20 15:58:34 -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
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
17e04965b0
Merge pull request #2955 from spotify/freben/next-steps-in-processing
...
feat(catalog-backend): First steps of refactoring - split processEntity
2020-10-20 14:13:49 +02:00
Abhishek Jakhar
2713f28f44
add changeset
2020-10-20 13:29:50 +05:30
Patrik Oldsberg
7bbeb049fe
backend-common: make loadBackendConfig return config directly and log all resolved app-configs
2020-10-20 00:10:28 +02:00
Fredrik Adelöw
770fd08542
Merge pull request #2956 from abhishekjakhar/fix/entities
...
fix(unregister-entities): UI handling when no entities are available from api
2020-10-19 16:53:54 +02:00
Abhishek Jakhar
ac8d5d5c74
use getBy query instead of queryBy when asserting for elements present in document ( #2951 )
...
* replace queryByText with getByText when asserting for presence of element
* use string instead of regex for line numbers
* cleanup test case of CodeSnippet
2020-10-19 11:10:56 +02:00
Abhishek Jakhar
782f3b3541
Add test case for Progress component ( #2953 )
...
* remove data-testid from div
* add test case for Progress component
* add changeset
* update the GraphiQLPage test cases to handle Progress timeout
* update the RadarComponent and RadarPage test case to handle Progress timeout
* update the TechDocsProgressBar test case to handle Progress timeout
* add changeset
2020-10-19 10:33:30 +02:00
Abhishek Jakhar
0aecfded05
add changeset
2020-10-19 07:09:05 +05:30
Fredrik Adelöw
4036ff59d0
feat(catalog-backend): First steps of refactoring - split processEntity
2020-10-18 21:16:35 +02:00
Fredrik Adelöw
1862ef38a5
Merge pull request #2946 from abhishekjakhar/feat/status-test-cases
...
add test cases for Status components
2020-10-17 20:37:33 +02:00
Abhishek Jakhar
ebca83d480
add test cases for Status components
2020-10-17 23:15:21 +05:30
Braxton Christensen
406015b0d8
Fix/1577/item card color contrast ( #2921 )
...
* fix(layout): adjust ItemCard header colors
- adjust header colors to pass color contrast standards
* chore(changeset): add changeset
-add change set
2020-10-17 19:38:20 +02:00
Abhishek Jakhar
754e31db5e
add changeset
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
e7d4ac7ce3
add changeset
2020-10-16 11:23:04 -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
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
48f2c93978
Merge pull request #2904 from spotify/iameap/hacks-newrelic
...
New Relic Plugin Base Improvements
2020-10-15 22:59:08 +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
Markus Heinemann
1c8c437562
Add changeset
2020-10-15 13:18:14 +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
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
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
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
Mateusz Lewtak
0f538ab784
Merge branch 'master' into lewtakm/add-pull-request-plugin
2020-10-13 11:00:04 +02:00
Patrik Oldsberg
8f78c90dfe
Merge pull request #2845 from spotify/rugvip/appenv
...
Use APP_ENV to determine what config to load, falling back to NODE_ENV
2020-10-12 15:20:45 +02:00
Patrik Oldsberg
75499a4418
Merge pull request #2846 from spotify/rugvip/e2e
...
e2e-test: converted into a CLI
2020-10-12 15:18:46 +02:00
lewtakm
65d7224554
feat: add changeset
2020-10-12 13:00:19 +02:00