Commit Graph

15350 Commits

Author SHA1 Message Date
Rémi Doreau 2c087c4568 feat(cypress): techdocs fixture
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:01:28 +02:00
Rémi Doreau 80353b04a4 feat(cypress): add codeowners + typos
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:01:28 +02:00
Rémi Doreau 0b0a1200d4 feat(cypress): remove techodcs fixtures
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:01:28 +02:00
Rémi Doreau 79ebee7a6b feat(e2e): add changeset + rollback
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:49 +02:00
Rémi Doreau f57575b6b7 feat(cypress): api base url
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:49 +02:00
Rémi Doreau ba109136a1 feat(techdocs): add entity error case
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:46 +02:00
Rémi Doreau b1370f8c0f feat(e2e): move TechDocs tests to cypress folder
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Rémi Doreau e1a5549125 feat(app): undo changes
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Rémi Doreau a42649ce41 fix(app): fix techdocs initial scroll e2e
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Rémi Doreau 398d3adb79 feat(app): refactor e2e tests
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Rémi Doreau 70e754ec33 fix(app): e2e tests typo
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Rémi Doreau f83861bb50 feat(app): refactor e2e tests
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Rémi Doreau ef1916d1d7 feat(app): update e2e tests
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Rémi Doreau 718af15378 feat(e2e): add data-testid values
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Rémi Doreau 8cd6de8166 feat(app): add techdocs e2e
Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
2021-07-21 00:00:14 +02:00
Tim Hansen 6b690fb633 Merge pull request #6554 from fcorti/fcorti-roadmap-001
Roadmap review for breaking links.
2021-07-20 10:18:34 -06:00
Francesco Corti 1b994b4b6e Roadmap review for breaking links.
Signed-off-by: Francesco Corti <francescoc@spotify.com>
2021-07-20 18:07:13 +02:00
Tim Hansen 20bb197b6f Merge pull request #6397 from tudi2d/catalog-filter-accordion
Wrap catalog filter with an accordion for smaller screens
2021-07-20 07:43:25 -06:00
Ben Lambert 1106f840dd Merge pull request #6550 from backstage/blam/roadmap
Update Roadmap
2021-07-20 15:43:06 +02:00
Himanshu Mishra 92a16f5e2b Merge pull request #6549 from backstage/orkohunter/techdocs-warning-add-link 2021-07-20 15:15:27 +02:00
blam b17407c9d1 chore: run prettier and fix PR
Signed-off-by: blam <ben@blam.sh>
2021-07-20 14:55:20 +02:00
Francesco Corti 1b056f8ee2 Updated roadmap.
Signed-off-by: blam <ben@blam.sh>
2021-07-20 14:53:39 +02:00
Ben Lambert 2552ad52ab Merge pull request #6534 from carlo-colombo/master
Adds configuration for request logging handler when creating the backend express app
2021-07-20 14:44:55 +02:00
Himanshu Mishra 250984333e techdocs: add changeset
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-20 12:44:24 +02:00
Himanshu Mishra c8dbc9aaa1 techdocs: add a helpful link to docs page for warning
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-20 12:42:04 +02:00
Ben Lambert 7d14c587fe Merge pull request #6545 from backstage/dependabot/npm_and_yarn/azure/msal-node-1.2.0
chore(deps): bump @azure/msal-node from 1.1.0 to 1.2.0
2021-07-20 11:39:33 +02:00
Ben Lambert 9cf344b191 Merge pull request #6544 from backstage/dependabot/npm_and_yarn/isomorphic-git-1.9.2
chore(deps): bump isomorphic-git from 1.8.0 to 1.9.2
2021-07-20 11:28:48 +02:00
Ben Lambert b762db3ffc Merge pull request #6543 from backstage/dependabot/npm_and_yarn/webpack-4.46.0
chore(deps): bump webpack from 4.44.2 to 4.46.0
2021-07-20 11:28:14 +02:00
Ben Lambert f150d7c2fc Merge pull request #6541 from AmericanAirlines/add-theme-to-dev-app
chore(create dev app): custom theme on devApp for single plugin
2021-07-20 11:27:40 +02:00
Philipp Hugenroth f5067d1660 Adjust test to be more specific
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-20 11:02:28 +02:00
Carlo Colombo bdd6ab5f19 Adds configuration for request logging handler when creating the backend express app
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2021-07-20 10:34:47 +02:00
dependabot[bot] 93be473b54 chore(deps): bump @azure/msal-node from 1.1.0 to 1.2.0
Bumps [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: "@azure/msal-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:20:27 +00:00
dependabot[bot] b16daa7907 chore(deps): bump isomorphic-git from 1.8.0 to 1.9.2
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.8.0 to 1.9.2.
- [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases)
- [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md)
- [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.8.0...v1.9.2)

---
updated-dependencies:
- dependency-name: isomorphic-git
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:17:06 +00:00
dependabot[bot] 2f732b8320 chore(deps): bump webpack from 4.44.2 to 4.46.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.46.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 04:09:52 +00:00
Fidel Coria b0750ca4fb add api-report.md for dev-utils
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-07-19 18:02:29 -05:00
Fidel Coria 01001a3242 add changeset
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-07-19 17:39:52 -05:00
Fidel Coria cedb602a42 custom theme on devApp for single plugin
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-07-19 17:39:52 -05:00
Philipp Hugenroth 8d6408d05c Adjust tests to use only text & test drawer visibility
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:57:18 +02:00
Philipp Hugenroth ef4acd1be8 Merge branch 'catalog-filter-accordion' of github.com:tudi2d/backstage into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:25:02 +02:00
Philipp Hugenroth 11c9fcda71 Merge branch 'master' into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:07:58 +02:00
Tim Hansen 249cbfc893 Minor tweaks, button fixes
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-19 12:18:29 -06:00
Ben Lambert e47f2a3c09 Merge pull request #6536 from SDA-SE/feat/fix-jenkins-import
Update @backstage/backend-common to `^0.8.6`
2021-07-19 19:29:45 +02:00
Dominik Henneke eee05803ae Update @backstage/backend-common to ^0.8.6
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-19 17:47:03 +02:00
Ben Lambert f4db30cf5a Merge pull request #6522 from backstage/dependabot/npm_and_yarn/microsite/spotify/prettier-config-11.0.0
chore(deps-dev): bump @spotify/prettier-config from 10.0.0 to 11.0.0 in /microsite
2021-07-19 16:28:13 +02:00
Eric Peterson 01647758ed Merge pull request #6511 from kuangp/fix/techdocsLocal
fix(techdocs): properly validate mkdocs docs_dir property
2021-07-19 16:03:03 +02:00
blam c87bed34bc chore: fix yarn.lock for microsite
Signed-off-by: blam <ben@blam.sh>
2021-07-19 15:48:42 +02:00
dependabot[bot] 525a8c696a chore(deps-dev): bump @spotify/prettier-config in /microsite
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v10.0.0...v11.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 15:46:45 +02:00
Himanshu Mishra 257b9d5693 Merge pull request #6513 from kuangp/chore/catalogExports 2021-07-19 14:56:50 +02:00
Himanshu Mishra 4e032017e3 Merge pull request #6526 from backstage/dependabot/npm_and_yarn/storybook/addon-links-6.3.4 2021-07-19 14:39:50 +02:00
Philipp Hugenroth f39ee49343 Adjust props to fit general conventions
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 12:23:05 +02:00