Commit Graph

4880 Commits

Author SHA1 Message Date
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
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
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
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
Fredrik Adelöw 9c76103ebd Merge pull request #2279 from SDA-SE/feat/refactor-api-docs
Refactor API docs plugin to work it in the new catalog routing
2020-09-07 08:43:56 +02:00
Stefan Ålund 1193a0f57b Sort Storybook stories (#2300) 2020-09-06 23:11:40 +02:00
Patrik Oldsberg 10216391ba switch default docker-build command to build backend 2020-09-06 20:01:21 +02:00
Patrik Oldsberg b104ebce53 app-config: split cors and urls out to separate development config 2020-09-06 20:01:21 +02:00
Patrik Oldsberg f8a871979e cli: copy all app-config flavors into backend image 2020-09-06 20:01:21 +02:00
Patrik Oldsberg 6fa721eb97 cli: add --build option to backend:image-build 2020-09-06 20:01:20 +02:00
o-farooq 83ade4252c storybook: Upgrade Storybook to version 6 (#2296)
* upgrade Storybook to version 6

* update storybook renderer layout

Co-authored-by: Omer Farooq <17722640+o-farooq@users.noreply.github.com>
2020-09-06 20:00:47 +02:00
Patrik Oldsberg 4ddc1e6f77 workflows: lint and test in windows master build 2020-09-06 14:38:25 +02:00
Patrik Oldsberg 5957123277 core: fix app config tests on windows 2020-09-06 14:38:24 +02:00
Patrik Oldsberg 566f1f890e techdocs-backend: make tests work on windows 2020-09-06 14:38:24 +02:00
Patrik Oldsberg 2723fb78d2 scaffolder-backend: fix or skip tests on windows 2020-09-06 14:38:24 +02:00
Patrik Oldsberg 30747fd724 app-backend: make tests work on windows 2020-09-06 14:38:24 +02:00
Patrik Oldsberg ae10876e0e cli: make tests work on windows 2020-09-06 14:38:23 +02:00
Patrik Oldsberg 905a924c18 cli-loader: use mock-fs for tests 2020-09-06 14:38:22 +02:00