Commit Graph

21728 Commits

Author SHA1 Message Date
Fredrik Adelöw 604a87a46f Merge pull request #8962 from backstage/dependabot/npm_and_yarn/postcss-8.4.5
build(deps): bump postcss from 8.3.5 to 8.4.5
2022-01-17 09:29:16 +01:00
Fredrik Adelöw 4eb34102d5 Merge pull request #8963 from backstage/dependabot/npm_and_yarn/core-js-3.20.3
build(deps): bump core-js from 3.19.0 to 3.20.3
2022-01-17 09:28:45 +01:00
Fredrik Adelöw f2bb0e6993 Merge pull request #8954 from backstage/freben/azure-version
fix wrong azure devops version
2022-01-17 09:12:11 +01:00
Fredrik Adelöw 56bbc3dd31 Merge pull request #8961 from backstage/dependabot/npm_and_yarn/types/jquery-3.5.13
build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.13
2022-01-17 07:35:40 +01:00
Fredrik Adelöw 5efc8924ff Merge pull request #8960 from backstage/dependabot/npm_and_yarn/keyv-4.0.5
build(deps): bump keyv from 4.0.3 to 4.0.5
2022-01-17 07:35:08 +01:00
Fredrik Adelöw 0f91ff58ce Merge pull request #8959 from backstage/dependabot/npm_and_yarn/terser-webpack-plugin-5.3.0
build(deps): bump terser-webpack-plugin from 5.2.4 to 5.3.0
2022-01-17 07:34:36 +01:00
dependabot[bot] bf177df9c3 build(deps): bump core-js from 3.19.0 to 3.20.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.0 to 3.20.3.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.0...v3.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:22:35 +00:00
dependabot[bot] 28872b53dd build(deps): bump postcss from 8.3.5 to 8.4.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.4.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.3.5...8.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:19:55 +00:00
dependabot[bot] dc6aa5559f build(deps-dev): bump @types/jquery from 3.5.8 to 3.5.13
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.8 to 3.5.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery)

---
updated-dependencies:
- dependency-name: "@types/jquery"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:18:55 +00:00
dependabot[bot] c0e4963fd1 build(deps): bump keyv from 4.0.3 to 4.0.5
Bumps [keyv](https://github.com/jaredwray/keyv) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/jaredwray/keyv/releases)
- [Commits](https://github.com/jaredwray/keyv/commits)

---
updated-dependencies:
- dependency-name: keyv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:15:05 +00:00
dependabot[bot] d6a02ec73f build(deps): bump terser-webpack-plugin from 5.2.4 to 5.3.0
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.2.4 to 5.3.0.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.2.4...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 04:10:00 +00:00
Patrik Oldsberg 6bc3d749e8 docs: add build system publishing and jest config sections
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:09 +01:00
Patrik Oldsberg 035abd52dd docs: build system tweaks and corrections
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:09 +01:00
Patrik Oldsberg e3155cbfaa docs: build system transpilers and loaders docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:09 +01:00
Patrik Oldsberg a2f6b59119 docs: document backend dev and prod bundling setup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:09 +01:00
Patrik Oldsberg 525e7aa3d7 docs: frontend bundling docs mostly done
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:09 +01:00
Patrik Oldsberg 71c22ae2fc docs: halfway bundling docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:08 +01:00
Patrik Oldsberg 0a052c9be1 docs: initial build system build step docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:08 +01:00
Patrik Oldsberg 7a9240a56f docs/local-dev: build system doc tweaks and more type checking/test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:08 +01:00
Patrik Oldsberg aaeda76427 docs: move cli/build-system to local-dev
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 22:35:07 +01:00
Fredrik Adelöw de907b4f20 fix wrong azure devops version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-16 20:57:06 +01:00
David Weber c007bea546 Add change set
Signed-off-by: David Weber <david.weber@baloise.ch>
2022-01-16 13:09:24 +01:00
David Weber 6f4f3422d8 Export GraphQlDefinitionWidget
This is important for reuse of the widget.

Signed-off-by: David Weber <david.weber@baloise.ch>
2022-01-16 12:41:14 +01:00
Patrik Oldsberg 12174e0b9c docs: more build system docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 11:53:44 +01:00
Patrik Oldsberg d61f0d4fd4 docs: initial build system docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 11:53:44 +01:00
Patrik Oldsberg 2a42d573d2 cangesets: add changeset for the exterimental cli type builds
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 11:48:51 +01:00
Patrik Oldsberg 26cd3e2d01 cli: set skipLibCheck for api extractor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 11:14:26 +01:00
Fredrik Adelöw d268fdb61c Merge pull request #8951 from kurtaking/kurtaking/fixing-types-architecture-overview-docs
Fixed several typos in the Architecture Overview docs
2022-01-15 23:08:58 +01:00
Fredrik Adelöw 838dd945da prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-15 22:53:54 +01:00
Kurt King 4316d9ae40 Fixed several types in the Architecture Overview docs
Signed-off-by: Kurt King <kurtaking@gmail.com>
2022-01-15 10:36:20 -06:00
Patrik Oldsberg 2b27e49eb1 catalog,catalog-backend: update to catalog-model status change
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-15 16:47:39 +01:00
Patrik Oldsberg 8b5a7763d5 catalog-model: enable alpha release stage and add AlphaEntity
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-15 16:31:38 +01:00
Julio Zynger bc58af2722 Replace GoCD plugin logo
The original link does not render on the plugins page, replace it with an asset from the official website.

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-01-15 15:47:42 +01:00
Patrik Oldsberg 0b30af8f06 Merge pull request #8949 from backstage/dependabot/npm_and_yarn/microsite/shelljs-0.8.5
build(deps): bump shelljs from 0.8.4 to 0.8.5 in /microsite
2022-01-15 13:41:36 +01:00
Patrik Oldsberg 3d79f6321f cli: add support for separate release stage types in publishConfig
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-15 13:38:28 +01:00
Patrik Oldsberg d241348038 cli: split release stages in experimental type build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-15 13:23:21 +01:00
dependabot[bot] 2afa6a94c0 build(deps): bump shelljs from 0.8.4 to 0.8.5 in /microsite
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 10:45:08 +00:00
Patrik Oldsberg 34a2a107a9 Merge pull request #8948 from backstage/dependabot/npm_and_yarn/shelljs-0.8.5
build(deps): bump shelljs from 0.8.4 to 0.8.5
2022-01-15 11:44:37 +01:00
dependabot[bot] 049cb4b1bb build(deps): bump shelljs from 0.8.4 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 06:30:07 +00:00
Patrik Oldsberg 790cf7fea0 Merge pull request #8941 from satrox28/patch-1
Fixing typo error on Changelog
2022-01-14 20:16:11 +01:00
Fredrik Adelöw 178c149e90 Merge pull request #8942 from backstage/freben/locks
yarn.lock again
2022-01-14 19:47:03 +01:00
Patrik Oldsberg 093e5e06e4 cli: add experimental type builds
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-14 19:40:24 +01:00
Sathish Kumar 96b9e44312 Fixing typo error
Signed-off-by: Sathish Kumar <satcse88@gmail.com>
2022-01-14 13:25:55 -05:00
djamaile f006fe2529 feat(org): expose pageSize prop for MembersListCard component
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-01-14 19:05:43 +01:00
Fredrik Adelöw 7cd53159a2 Merge pull request #8940 from SDA-SE/fix/api-docs-url
fix(api-docs): set url explicitly to an empty string
2022-01-14 18:57:19 +01:00
Fredrik Adelöw a686efd469 yarn.lock again
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-14 18:56:34 +01:00
Juan Pablo Garcia Ripa 9f0d178a51 apply last feedback
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2022-01-14 18:46:52 +01:00
Dominik Schwank cd4e3c4d4e fix(api-docs): set url explicitly to an empty string
The url argument is undefined when it is not explicitly set to an empty string. An undefined url is
causing the swagger UI to fail on match checks.

fixes #8895

Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2022-01-14 18:19:25 +01:00
Juan Pablo Garcia Ripa ec67d27cb2 remove layoutProvider references
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2022-01-14 18:06:57 +01:00
Juan Pablo Garcia Ripa 14b882a696 Move layout context to SidabarPage
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2022-01-14 18:05:55 +01:00