74233 Commits

Author SHA1 Message Date
Ivan Shmidt 71c65d9610 feat(core): controlled stepper 2020-06-29 14:24:58 +02:00
Patrik Oldsberg 4c43b3e2ff packages/backend,cli: revert publish config and remove postpack script requirement from image-build 2020-06-29 14:24:58 +02:00
Patrik Oldsberg e562274874 plugins/auth-backend: include migrations in published package
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-29 14:24:58 +02:00
Patrik Oldsberg 66ef3e9821 backend: update packaging and add build-image command + Dockerfile
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-29 14:24:58 +02:00
Patrik Oldsberg be3ae02215 cli: added backend:build-image command
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
2020-06-29 14:24:58 +02:00
Patrik Oldsberg af48afcb09 cli: add packager lib for packaging packages into a dist workspace
Co-authored-by: Ivan Shmidt <bahoc47@gmail.com>
Co-authored-by: Raghunandan <soapraj@gmail.com>
2020-06-29 14:24:58 +02:00
Patrik Oldsberg ad38aea485 cli: rename packager to builder 2020-06-29 14:24:58 +02:00
Patrik Oldsberg 3be96fbba0 cli: implement postpack 2020-06-29 14:24:57 +02:00
Nicholas Pirrello fccbd11e42 Add prompt: consent. Adjust unused types for StateStore 2020-06-29 14:24:57 +02:00
Nicholas Pirrello 9ba3d6a124 Fix linting and tsc issues 2020-06-29 14:24:57 +02:00
Nicholas Pirrello 180dbfded9 Fix build and add okta oauth2 scope normalization 2020-06-29 14:24:57 +02:00
Nicholas Pirrello af07e2cb8b Add correct link for okta resouce scopes 2020-06-29 14:24:57 +02:00
Nicholas Pirrello 1ae797a9c6 Add ui implementation for okta sso integration 2020-06-29 14:24:57 +02:00
Nicholas Pirrello a462730d30 Add okta integration 2020-06-29 14:24:57 +02:00
Ivan Shmidt 029c6d0b50 fix(scaffolder): show progressbar if no data 2020-06-29 14:24:57 +02:00
dependabot-preview[bot] c52c1e7a8e build(deps): bump graphiql from 1.0.0-alpha.10 to 1.0.3 (#1453)
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.0.0-alpha.10 to 1.0.3.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.0.0-alpha.10...graphiql@1.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-29 14:24:57 +02:00
dependabot-preview[bot] 891b5e000e build(deps-dev): bump cypress from 4.7.0 to 4.9.0 (#1454)
Bumps [cypress](https://github.com/cypress-io/cypress) from 4.7.0 to 4.9.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.7.0...v4.9.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-06-29 14:24:57 +02:00
dependabot-preview[bot] 7957e15463 build(deps): bump inquirer from 7.1.0 to 7.2.0 (#1451)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.1.0...inquirer@7.2.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-06-29 14:24:57 +02:00
Jeff Feng 6189b5d5b9 Update FAQ.md (#1464)
* Update FAQ.md

— Changed anchor links to relative links (/docs/FAQ.md#heading-name)
— Restored the heading + answer for "What is a "plugin" in Backstage?"
— Cleaned up extra spaces throughout and added line breaks to the answer for "What is the end-to-end user flow?".

* Update FAQ.md
2020-06-29 14:24:56 +02:00
Patrik Oldsberg 33870a5283 yarnrc: bump network timeout 2020-06-29 14:24:56 +02:00
dependabot-preview[bot] 3b16c5f16d build(deps): bump helmet from 3.22.0 to 3.23.2 (#1450)
Bumps [helmet](https://github.com/helmetjs/helmet) from 3.22.0 to 3.23.2.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v3.22.0...v3.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-29 14:24:56 +02:00
Raghunandan Balachandran f29b9017ba fixing doc links (#1456) 2020-06-29 14:24:56 +02:00
Remy DeCausemaker 307ddaa86a Patch 3: Fixes #1323 (#1461)
* Updated FAQ with correct link

“Will Spotify’s internal plugins be open sourced, too?” had an incorrect link, and I added the correct one.

* Update FAQ.md

* Update FAQ.md

* Fix links to include full path to .md files

Co-authored-by: Nikki Beesetti <12538017+nikkibeesetti@users.noreply.github.com>
Co-authored-by: Stefan Ålund <alund@spotify.com>
2020-06-29 14:24:56 +02:00
Sebastian Qvarfordt 6d482bd947 feat(techdocs-reader): fetch and basic transform on html 2020-06-29 14:24:56 +02:00
Ivan Shmidt 1b15895bc2 feat(scaffolder): tags as list 2020-06-29 14:24:56 +02:00
Ivan Shmidt 74b237d495 feat(scaffolder): use swr, pretty template mocks, move out grid item 2020-06-29 14:24:56 +02:00
Ivan Shmidt 4aa3116476 feat(scaffolder): load data from catalog api 2020-06-29 14:24:56 +02:00
ellinors 563a8a5f4e Enabled 'dense' mode for Table cells.
Hardcoded cell styling for Table was removed to enable 'dense' as a cell padding choice.
Padding customisation for inherited smallSize was added.
Dense mode was chosen for sentry issues table rows.
2020-06-29 14:20:34 +02:00
tudi2d d42d1eaa1a Add FavouriteEntity component 2020-06-29 14:14:25 +02:00
Ivan Shmidt 01b3e44429 feat(scaffolder): do real fetch 2020-06-29 14:02:51 +02:00
Patrik Oldsberg 688fb60624 Merge pull request #1484 from spotify/rugvip/table-fix
core: pin material-table to 1.62.x
2020-06-29 13:43:22 +02:00
Patrik Oldsberg 85bb1a3e83 core: pin material-table to 1.62.x 2020-06-29 13:09:10 +02:00
Sebastian Qvarfordt 695b1971ad Fixed lint issue 2020-06-29 12:17:07 +02:00
Ivan Shmidt 2fb51621c6 feat(scaffolder): mocked fe flow 2020-06-29 11:42:17 +02:00
Ivan Shmidt b3a2c4df84 feat(core): controlled stepper 2020-06-29 11:39:26 +02:00
Emma Indal 2454dcbd79 feat(ItemCard): reusable card component 2020-06-29 11:05:04 +02:00
Emma Indal 5066a79143 fix(docs): update readmeg 2020-06-29 11:04:27 +02:00
Emma Indal ec0230a6c8 feat(techdocs): techdocs landing page 2020-06-29 11:03:57 +02:00
Fredrik Adelöw 78f6527354 Merge pull request #1476 from spotify/freben/improve-filters
More catalog page cleanup
2020-06-29 08:34:28 +02:00
danztran 11307d46b9 storybook: fix gitlab auth 2020-06-29 12:13:30 +07:00
danztran fba2c8c3b2 plugin/auth-backend: fix test on passport strategy helper 2020-06-29 12:03:51 +07:00
danztran c1806a0e2d plugin/auth-backend: add test for gitlab provider 2020-06-29 11:43:17 +07:00
danztran eeaf25fce8 plugin/auth-backend: add gitlab types 2020-06-29 10:55:54 +07:00
Fredrik Adelöw 963648eeb7 Address comments 2020-06-28 20:48:11 +02:00
danztran 9fca100dc7 plugin/auth-backend: update docs 2020-06-28 23:21:37 +07:00
danztran f524bbdea2 plugin/auth-backend: add gitlab oauth 2020-06-28 22:24:47 +07:00
blam ee205ef23e feat(scaffolder): Implementing the VCS steps in the processor 2020-06-28 02:06:33 +02:00
blam 294a2bb923 chore(scaffolder): refactoring the scaffolder to move things around like the rest 2020-06-28 00:35:24 +02:00
blam 9d8709d5b7 chore(scaffolder): fixing linting issues 2020-06-28 00:09:44 +02:00
blam f07b794987 chore(scaffolder): trying to fix some tests on CI, they pass locall 2020-06-28 00:05:45 +02:00