Commit Graph

1347 Commits

Author SHA1 Message Date
Patrik Oldsberg 365e8d744b Merge pull request #1445 from spotify/rugvip/tlbump
packages: bump @testing-library packages to latest versions
2020-06-24 20:03:42 +02:00
Patrik Oldsberg dbf6686818 app,cli/templates: install @types/react-dom in app for @testing-library/react 2020-06-24 19:00:45 +02:00
Patrik Oldsberg 17adaefc5d packages: bump @testing-library packages to latest versions 2020-06-24 18:50:13 +02:00
Rob Tirserio da60f9e504 rollback package install 2020-06-24 11:51:17 -04:00
Rob Tirserio e7fdca9f3b fixes build errors 2020-06-24 11:45:09 -04:00
Rob Tirserio 6ff00f26f5 update plugin template to not trigger the notice header warning 2020-06-24 11:06:17 -04:00
Patrik Oldsberg 207765bfdd Merge pull request #1433 from spotify/rugvip/authid
auth-backend: leave it to the providers to figure out the backstage identity
2020-06-24 12:04:18 +02:00
Patrik Oldsberg 91022ff1ec catalog-model: let the guest take care of some services 2020-06-24 11:45:51 +02:00
Patrik Oldsberg cc0e6b0d30 auth-backend: leave it to the providers to figure out the backstage identity 2020-06-24 11:37:30 +02:00
Patrik Oldsberg 45c518272c core-api: move session state tracking to auth session managers 2020-06-24 11:11:58 +02:00
Fredrik Adelöw 38a63c4472 Merge pull request #1428 from spotify/freben/examples
chore(catalog): move the entity examples to catalog-model
2020-06-24 10:47:28 +02:00
Patrik Oldsberg 5ff8582eb6 Merge pull request #1422 from spotify/mob/auth-std-profile
auth: refactor to include backstage identity and use more explicit types
2020-06-24 10:40:28 +02:00
Patrik Oldsberg a0772a2263 Merge pull request #1425 from spotify/rugvip/graphiql
graphiql: add GitHub endpoint and add to App
2020-06-24 10:25:10 +02:00
Fredrik Adelöw afc2e37056 chore(catalog): move the entity examples to catalog-model 2020-06-24 08:47:55 +02:00
Fredrik Adelöw 1ca24a1b19 Merge pull request #1416 from spotify/dependabot/npm_and_yarn/rollup/plugin-node-resolve-8.1.0
build(deps): bump @rollup/plugin-node-resolve from 7.1.3 to 8.1.0
2020-06-24 08:39:11 +02:00
Fredrik Adelöw bbd0c08f96 Merge pull request #1182 from spotify/dependabot/npm_and_yarn/rollup/plugin-commonjs-13.0.0
build(deps): bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0
2020-06-24 08:34:54 +02:00
Patrik Oldsberg 2b3713f7b6 app: add graphiql plugin with gitlab and github endpoints 2020-06-24 00:31:37 +02:00
Patrik Oldsberg c6b9d27a71 dev-utils: add google and github auth APIs to default api factories 2020-06-24 00:30:40 +02:00
dependabot-preview[bot] 61f89dd90b build(deps): bump yup from 0.28.5 to 0.29.1
Bumps [yup](https://github.com/jquense/yup) from 0.28.5 to 0.29.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v0.28.5...v0.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 21:29:26 +00:00
Patrik Oldsberg dcaee07754 v0.1.1-alpha.12 2020-06-23 22:25:25 +02:00
Patrik Oldsberg 4d94f4cbb4 packages: publish entire dist folder 2020-06-23 22:24:55 +02:00
Patrik Oldsberg 910057bc8a v0.1.1-alpha.11 2020-06-23 21:27:58 +02:00
Patrik Oldsberg 60db4adb18 cli: include assets-types in published package 2020-06-23 21:27:45 +02:00
Patrik Oldsberg 005ca191a8 storybook: update identity api mock 2020-06-23 19:29:04 +02:00
Patrik Oldsberg a6815e3543 core-api: update loginPopup tests 2020-06-23 19:21:15 +02:00
Patrik Oldsberg cc3664faf1 core: fix sign-in hot reloading issues and unmounted component access 2020-06-23 18:38:34 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
Patrik Oldsberg 593cc2c6e6 core-api: update web message response handling in loginPopup to expect RFC format 2020-06-23 16:06:26 +02:00
Marcus Eide a5785b80fa Identity and profile work, wip 2020-06-23 15:45:48 +02:00
dependabot-preview[bot] 7bee339222 build(deps): bump @rollup/plugin-node-resolve from 7.1.3 to 8.1.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 7.1.3 to 8.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v7.1.3...node-resolve-v8.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 12:08:45 +00:00
Patrik Oldsberg 3ebad8911e Merge pull request #1410 from spotify/rugvip/svg
Fix types for static assets and handle svg imports
2020-06-23 14:04:05 +02:00
Patrik Oldsberg d4cc7c107f cli: added jest transform for static assets 2020-06-23 10:43:45 +02:00
Ben Lambert fd34a77a5f Merge pull request #1404 from spotify/blam/github-as-source
Use Github as Preparer for the Scaffolder
2020-06-23 09:39:23 +02:00
Patrik Oldsberg 13dab6fd64 core: move error page MicDrop out as separate svg file 2020-06-23 09:26:35 +02:00
Patrik Oldsberg 747acd2dfc cli: allow svg imports and special .icon.svg import 2020-06-23 09:26:05 +02:00
Patrik Oldsberg 554369d2c1 cli: provide global asset module types through separate import 2020-06-23 09:25:05 +02:00
Emma Indal 4bf7003eb0 Merge pull request #1403 from spotify/mob/techdocs-cli
techdocs: cli skeleton
2020-06-22 20:39:09 +02:00
Emma Indal 55be200b70 feat(techdocs-cli): change access from restricted to public 2020-06-22 20:33:52 +02:00
Ben Lambert 602f06b2ff Merge pull request #1371 from spotify/mob/prepare-from-catalog
File Preparer for the Scaffolder using the Catalog Template Entity
2020-06-22 16:50:30 +02:00
Emma Indal 474b1ecf9b fix(techdocs-cli): remove dependencies 2020-06-22 16:17:30 +02:00
Emma Indal 54735dc269 fix(techdocs-cli): add techdocs cli bin 2020-06-22 16:06:34 +02:00
blam 1302becd63 chore(scaffolder): Fixing linting issues 2020-06-22 16:05:43 +02:00
Emma Indal 082219ae41 fix(techdocs-cli): minimize dependencies 2020-06-22 15:29:03 +02:00
Emma Indal b5dba7fb89 fix(techdocs-cli): pass with no tests 2020-06-22 15:13:54 +02:00
Emma Indal b23a90c4b9 fix(techdocs-cli): export module to fix tsc error 2020-06-22 15:08:53 +02:00
Emma Indal 9077e12261 fix(techdocs-cli): update readme 2020-06-22 15:06:30 +02:00
Emma Indal d245aaf39e fix(techdocs-cli): delete unused files 2020-06-22 15:00:51 +02:00
Emma Indal b25d28410c fix(techdocs-cli): update package.json 2020-06-22 14:57:53 +02:00
Emma Indal 7484a26022 fix(techdocs-cli): remove dev folder 2020-06-22 14:51:13 +02:00
Emma Indal e2c52bafc8 fix(codeowners): change techdocs-cli to packages 2020-06-22 14:51:13 +02:00