Commit Graph

13649 Commits

Author SHA1 Message Date
Eric Peterson 203ce6f6f8 Changeset.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:11:28 +02:00
Eric Peterson 54d3fdb338 Allow bundled files to be downloaded by respecting a[download]
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-26 17:07:45 +02:00
Tim Hansen 3601847bda Merge branch 'master' into timbonicus/catalog-entity-context 2021-05-26 09:01:12 -06:00
Patrik Oldsberg 5a54510cf7 Merge pull request #5747 from backstage/orkohunter/follow-up-sign-in-page-updates
SignInPage: Minor improvements as follow up of #5702
2021-05-26 16:50:28 +02:00
Patrik Oldsberg 3a181cff10 added changeset for webpack-node-externals bump
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-26 16:50:13 +02:00
Patrik Oldsberg 3b352ec4bb Merge pull request #5761 from kuangp/fix/github-deployments
fix(github-deployments): handle deployments without commits
2021-05-26 16:46:01 +02:00
Fredrik Adelöw a563dd9eb7 Merge pull request #5811 from backstage/freben/catalog-model-refactor
Refactor entity validation in catalog-model
2021-05-26 16:17:29 +02:00
Patrik Oldsberg 73fd8ba65a Merge pull request #5818 from backstage/Fox32-patch-1
Fix wrong yaml indention in docs
2021-05-26 15:56:56 +02:00
Patrik Oldsberg 260aaa6843 bump all @gitbeaker deps + changelogs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-26 15:55:25 +02:00
Fredrik Adelöw 6fd3350a1d cache on strings instead
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-26 14:59:17 +02:00
Oliver Sand b517c7f9b7 Remove indention
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-26 14:17:36 +02:00
Oliver Sand 35e73aab14 Fix wrong yaml indention in docs
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-26 14:10:23 +02:00
Fredrik Adelöw 704875e26d Refactor entity validation in catalog-model
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-26 12:59:33 +02:00
Rob Long 7ab5bfe684 Add support for fullHeight variant
Signed-off-by: Rob Long <Robert.Long@lv.com>
2021-05-26 11:51:42 +01:00
Fredrik Adelöw ad3188cafd Merge pull request #5817 from backstage/freben/browserslist1
bump browserslist at least partially to address security warning
2021-05-26 10:07:54 +02:00
Johan Haals 6bf4a994ff Merge pull request #5808 from SDA-SE/feat/fix-docs
Fix images on github org data page
2021-05-26 09:37:47 +02:00
Fredrik Adelöw fd30ad1893 bump browserslist at least partially to address security warning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-26 09:33:28 +02:00
dependabot[bot] d88ae5ff29 chore(deps-dev): bump @changesets/cli from 2.14.1 to 2.16.0
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.14.1 to 2.16.0.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/atlassian/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.14.1...@changesets/cli@2.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 04:14:22 +00:00
Tim Hansen 44ece9881e Remove FilterEnvironment
Use parameter properties for EntityFilter types

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-25 21:10:43 -06:00
Heather Lee bfa0908de0 Fix tests
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-05-25 16:58:09 -07:00
Heather Lee 8eb2c2951c Update the tests to consider on call annotation for team as 'test' to match mock value
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-05-25 15:49:18 -07:00
Heather Lee 80b5f67e33 Merge branch 'master' of github.com:splunk/backstage into feature/update-splunk-on-call-invalid-team 2021-05-25 15:39:41 -07:00
Heather Lee dc3558e84e Add changeset
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-05-25 15:37:24 -07:00
Heather Lee 0c35f79ed5 Add card to display incorrect team annotation where team does not exist per the API
Signed-off-by: Heather Lee <heatherl@splunk.com>
2021-05-25 15:17:26 -07:00
Oliver Sand 8a7799d850 Fix images on github org data page
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-25 13:33:44 +02:00
Fredrik Adelöw 7947a407f6 Merge pull request #5804 from backstage/dependabot/npm_and_yarn/express-session-1.17.2
chore(deps): bump express-session from 1.17.1 to 1.17.2
2021-05-25 07:10:43 +02:00
Fredrik Adelöw 62e4915fde Merge pull request #5801 from backstage/cost-insights-null-group-bugfix
fix(cost-insights): null groups in urls
2021-05-25 07:09:13 +02:00
dependabot[bot] 4b678c92da chore(deps): bump express-session from 1.17.1 to 1.17.2
Bumps [express-session](https://github.com/expressjs/session) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/expressjs/session/releases)
- [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/session/compare/v1.17.1...v1.17.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 04:13:04 +00:00
dependabot[bot] 9d1d444133 chore(deps): bump eslint-config-prettier from 6.14.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.14.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.14.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 04:10:03 +00:00
Ryan Vazquez 4915b554d0 test for null groups and project
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 18:12:19 -04:00
Ryan Vazquez 41c3ec421f changeset
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 17:59:16 -04:00
Ryan Vazquez e153e4371b update tests
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 17:59:16 -04:00
Ryan Vazquez fffd1af6c0 null groups are valid
Signed-off-by: Ryan Vazquez <ryanv@spotify.com>
2021-05-24 17:59:16 -04:00
Fredrik Adelöw 0a922726f9 Merge pull request #5799 from backstage/freben/status-tests
Add tests for the entity schema including new status field
2021-05-24 22:38:33 +02:00
Tim 8161eb1562 Merge pull request #5797 from backstage/timbonicus/create-app-cards
Add relationship cards to create-app template
2021-05-24 14:24:31 -06:00
Fredrik Adelöw 9836bd2924 Add tests for the entity schema including new status field
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-24 21:59:03 +02:00
Fredrik Adelöw 1b60694c4f Merge pull request #5787 from backstage/freben/errors
Foundation for standard status values
2021-05-24 21:50:15 +02:00
Tim Hansen f86ab6d492 Add relationship cards to create-app template
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-24 13:34:23 -06:00
Tim Hansen 8b62311cbb Replace quickstart-app-auth with updated docs
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-05-24 12:46:59 -06:00
AlleyWei 6391d60d0a Create/Manage/Explore Image Updates
Create/Manage/Explore Image Updates

Signed-off-by: Alexandra Wei <Alexandrawei@spotify.com>
2021-05-24 14:39:00 -04:00
Eric Peterson 8352c2e7b0 Merge pull request #5791 from backstage/iameap/techdocs-invalid-url
[TechDocs] Prevent WSOD when rendering pages with malformed links
2021-05-24 20:29:03 +02:00
Fredrik Adelöw aef9fb2399 Implement suggested changes after discussions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-24 19:13:30 +02:00
Eric Peterson bf805b4679 Changeset.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-24 17:56:18 +02:00
Eric Peterson fd381447a5 Fixes WSOD when loading docs with un-parseable URLs that were auto-transformed to links by mkdocs
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-05-24 17:51:53 +02:00
Himanshu Mishra 0ed1f45660 Merge pull request #5782 from backstage/orkohunter/docs-auth-gitlab 2021-05-24 16:27:57 +02:00
dependabot[bot] 6f17a5d3a0 chore(deps): bump webpack-node-externals from 2.5.2 to 3.0.0
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 2.5.2 to 3.0.0.
- [Release notes](https://github.com/liady/webpack-node-externals/releases)
- [Changelog](https://github.com/liady/webpack-node-externals/blob/master/CHANGELOG.md)
- [Commits](https://github.com/liady/webpack-node-externals/compare/v2.5.2...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 13:08:06 +00:00
Patrik Oldsberg e3c18ec501 Merge pull request #5771 from backstage/eide/yaml-jest
[cli]: Add yaml support to jest config
2021-05-24 15:05:47 +02:00
Fredrik Adelöw bba9b444a2 Merge pull request #5789 from backstage/freben/caniuse
bump caniuse db to get rid of browserslist warning
2021-05-24 11:54:25 +02:00
Fredrik Adelöw 6fd8778ecb Merge pull request #5766 from backstage/dependabot/npm_and_yarn/types/classnames-2.3.1
chore(deps-dev): bump @types/classnames from 2.2.11 to 2.3.1
2021-05-24 11:19:18 +02:00
Fredrik Adelöw 539fa31e61 Merge pull request #5788 from backstage/imgbot
[ImgBot] Optimize images
2021-05-24 10:45:58 +02:00