Patrik Oldsberg
a5741ff0aa
test-utils: switch to new auto DI api
2020-09-08 11:31:48 +02:00
Patrik Oldsberg
e7c04aedab
dev-utils: remove separate ApiTestRegistry setup
2020-09-08 11:31:47 +02:00
Patrik Oldsberg
bcaa188860
core: add default DiscoveryApi factory that uses /api
2020-09-08 11:31:47 +02:00
Patrik Oldsberg
aa235dd154
app: move api factories out to plugins
2020-09-08 11:31:47 +02:00
Patrik Oldsberg
db291ab323
app: move a bunch of APIs to defaultApis in core
2020-09-08 11:30:31 +02:00
Patrik Oldsberg
1067ae85e7
core-api: make it possible for plugins to include ApiFactories
2020-09-08 11:30:31 +02:00
Patrik Oldsberg
c8faa6a73d
core-api,app: switch to auto DI with ApiResolver and ApiFactories
2020-09-08 11:30:31 +02:00
Patrik Oldsberg
4e390d6e9d
core-api: simplify ApiFactory type
2020-09-08 11:30:30 +02:00
Patrik Oldsberg
d1eeb01b01
core-api: overload createApiFactory with a singleton helper
2020-09-08 11:30:30 +02:00
Patrik Oldsberg
b9e838c8b7
core-api: added ApiResolver
2020-09-08 11:30:29 +02:00
Patrik Oldsberg
d0567352a5
core-api: refine api types and add ApiFactoryHolder
2020-09-08 11:30:29 +02:00
Patrik Oldsberg
98b626fefb
core-api: added ApiFactoryRegistry
2020-09-08 11:30:29 +02:00
Patrik Oldsberg
d4505128cb
core-api: remove save functionality from ApiTestRegistry + any type
2020-09-08 11:30:27 +02:00
Patrik Oldsberg
02e3517818
Merge pull request #2325 from spotify/rugvip/graphiql
...
graphiql: move to new plugin pattern
2020-09-08 11:28:41 +02:00
Patrik Oldsberg
493e8052b8
graphiql: move to new plugin pattern
2020-09-08 10:36:24 +02:00
Ivan Shmidt
c7798b3910
Merge pull request #2321 from spotify/shmidt-i/plugin-explore-migration-to-new-routing-api
...
Plugin explore: migrate to new routing api
2020-09-08 10:35:25 +02:00
Ivan Shmidt
26cd64847d
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/plugin-explore-migration-to-new-routing-api
2020-09-08 10:03:03 +02:00
Ivan Shmidt
2371529edd
feat: remove explore plugin from app
2020-09-08 09:53:34 +02:00
Ivan Shmidt
2cd0904e35
Merge pull request #2320 from spotify/shmidt-i/fix-404-route
...
Fix 404 route for frontend
2020-09-07 23:36:25 +02:00
Ivan Shmidt
83a2be4bd2
Merge pull request #2318 from spotify/rugvip/radar
...
plugins/tech-radar: migrate to new plugin pattern and avoid using api for config
2020-09-07 23:28:25 +02:00
Ivan Shmidt
1486990b91
fix: missing header
2020-09-07 23:28:00 +02:00
Ivan Shmidt
298851b312
feat(plugin-explore): migrate to new routing api
2020-09-07 23:03:33 +02:00
Ivan Shmidt
0ffed8b711
fix: 404 page
2020-09-07 22:54:23 +02:00
Ivan Shmidt
b745142fa0
fix: annotation missing text
2020-09-07 22:32:47 +02:00
Ivan Shmidt
37e72cf457
fix: lint & typos
2020-09-07 22:18:10 +02:00
Ivan Shmidt
f3acee2537
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/circle-ci-plugin-new-route-api
2020-09-07 22:15:12 +02:00
Patrik Oldsberg
66a2a870bc
plugins/tech-radar: migrate to new plugin pattern and avoid using api for config
2020-09-07 20:10:08 +02:00
Patrik Oldsberg
2db299cbcb
Merge pull request #2317 from spotify/rugvip/nolibc
...
cli: make skipLibCheck default in tsconfig, but provide tsc:full
2020-09-07 19:58:02 +02:00
Stefan Ålund
0a1416d476
[Docs] Clarify what is core features ( #2314 )
2020-09-07 19:44:17 +02:00
Patrik Oldsberg
3ec99fbc55
cli: make skipLibCheck default in tsconfig, but provide tsc:full
2020-09-07 17:30:57 +02:00
Patrik Oldsberg
817d958026
Merge pull request #2313 from spotify/rugvip/skellies
...
cli: add skeleton tarball for docker build caching
2020-09-07 17:06:13 +02:00
NetPenguins
2133418485
Entity needed to be passed to logs component.
2020-09-07 10:56:11 -04:00
Emma Indal
969cf48858
[TechDocs] migrate techdocs to use new routing/catalog api ( #2312 )
...
* migrate techdocs to use new routing
* use new techdocs routing in default app
* new EntityPageDocs and Router components
* remove unused code
* remove unused import
2020-09-07 16:56:03 +02:00
NetPenguins
f21aef7d9f
Merge remote-tracking branch 'upstream/master'
2020-09-07 10:12:57 -04:00
Fredrik Adelöw
3d559e97ae
Merge pull request #2301 from andrewthauer/rollbar-catalog
...
Refactor rollbar to use new routing api + catalog entity annotations
2020-09-07 16:06:11 +02:00
Stefan Ålund
b6fcf99853
Fix typo in gRPC template ( #2315 )
2020-09-07 15:35:39 +02:00
Patrik Oldsberg
9bfef247cc
cli: add skeleton tarball for docker build caching
2020-09-07 15:03:39 +02:00
Andrew Thauer
66ddd0cc56
refactor(rollbar): update to use routing & entities
2020-09-07 08:38:07 -04:00
Esteban Barrios
2b114fde44
Show Display name in catalog instead of userId ( #2310 )
...
* Use display name instead of userid if this exists in the user profile for the catalog welcome banner
* Rename variable for clarity
* Updated test for CatalogPage to include getProfile function
2020-09-07 13:53:30 +02:00
davidamitchell
d372b1c675
docs: minor typo correction ( #2307 )
...
* docs: minor typo correction
* chore: fix prettier errors
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-09-07 13:51:13 +02:00
Patrik Oldsberg
81d5fad250
Merge pull request #2226 from spotify/rugvip/wintest
...
Make tests work on Windows and run as part of Windows master build
2020-09-07 13:50:18 +02:00
Patrik Oldsberg
1db061501e
Merge pull request #2299 from spotify/rugvip/db
...
cli: forward docker args to backend:build-image, add --build flag, and use by default
2020-09-07 13:48:37 +02:00
Marcus Eide
9e03d3bede
Merge pull request #2304 from spotify/eide/no-loggin-newline
...
logging: Remove newlines added by morgan
2020-09-07 12:53:18 +02:00
Stefan Ålund
a1b3ff5f6e
Minor cleanup of Stories ( #2302 )
...
* Minor cleanup of Stories
* Remove ugly styling
* Update InfoCard.stories.tsx
2020-09-07 12:24:39 +02:00
Marcus Eide
0e0a0f4917
Use trimRight instead
2020-09-07 11:40:02 +02:00
Marcus Eide
215c87ec2b
Remove newlines added by morgan
2020-09-07 11:40:02 +02:00
Fredrik Adelöw
a7af454215
Merge pull request #2308 from spotify/freben/prettuer
...
chore: fix prettier errors
2020-09-07 11:36:23 +02:00
Fredrik Adelöw
7245158e71
chore: fix prettier errors
2020-09-07 11:14:56 +02:00
dependabot-preview[bot]
ea10e74557
chore(deps): bump @rjsf/core from 2.2.2 to 2.3.0 ( #2305 )
...
Bumps [@rjsf/core](https://github.com/rjsf-team/react-jsonschema-form ) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases )
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.2.2...v2.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-07 09:46:48 +02:00
Rémi Doreau
8b43c483b2
feat(core): add chip component ( #2225 )
2020-09-07 09:45:47 +02:00