Commit Graph

17297 Commits

Author SHA1 Message Date
Emma Indal 03d7911ad9 [TechDocs] Add link to how-to guide
Signed-off-by: Emma Indal emma.indahl@gmail.com
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-09-27 15:49:25 +02:00
Patrik Oldsberg 8117926014 Merge pull request #7306 from feedmypixel/fix-sed-single-quote-escaping-frontend-with-nginx-example
FIX: Stop sed escaping numbers 2 and 7 in Docker
2021-09-27 15:19:59 +02:00
Fredrik Adelöw 906de40f57 optional dependencies in plugin:diff
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-27 15:10:14 +02:00
Andre Wanlin d8de9f870f Added doc folder to package
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-27 07:47:50 -05:00
Andre Wanlin 40c01f5c13 Merge branch 'backstage:master' into topic/improve-badges-frontend-readme 2021-09-27 07:42:41 -05:00
Patrik Oldsberg 5dfa46ca08 Merge pull request #7328 from awanlin/topic/add-is-docs-available
Add is TechDocs available
2021-09-27 13:53:41 +02:00
Patrik Oldsberg 4b2f6d87c5 Merge pull request #7329 from awanlin/topic/add-is-kubernetes-available
Add check for Kubernetes annotation on entity
2021-09-27 11:21:45 +02:00
Patrik Oldsberg a343837854 Merge pull request #7332 from backstage/dependabot/npm_and_yarn/types/luxon-2.0.4
build(deps-dev): bump @types/luxon from 1.27.0 to 2.0.4
2021-09-27 11:16:32 +02:00
Patrik Oldsberg 419c2c54a3 Merge pull request #7315 from backstage/rugvip/catalog-bork
catalog-backend: refactor deferral of entites + fix dissapearing ref bug
2021-09-27 10:29:33 +02:00
Patrik Oldsberg 2f09cdb97f use preferred luxon duration units
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-27 10:22:31 +02:00
Patrik Oldsberg 1c76a3c574 Merge pull request #7333 from backstage/dependabot/npm_and_yarn/types/terser-webpack-plugin-5.2.0
build(deps-dev): bump @types/terser-webpack-plugin from 5.0.4 to 5.2.0
2021-09-27 10:03:25 +02:00
Patrik Oldsberg 047abce582 Merge pull request #7334 from backstage/dependabot/npm_and_yarn/react-hook-form-7.16.1
build(deps): bump react-hook-form from 7.15.3 to 7.16.1
2021-09-27 10:02:24 +02:00
Fredrik Adelöw 1e48d8cbde just some playing around with depcheck
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-27 09:18:56 +02:00
dependabot[bot] 38371e8693 build(deps): bump react-hook-form from 7.15.3 to 7.16.1
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.15.3 to 7.16.1.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.15.3...v7.16.1)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 04:20:29 +00:00
dependabot[bot] a853b282d8 build(deps-dev): bump @types/terser-webpack-plugin from 5.0.4 to 5.2.0
Bumps [@types/terser-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/terser-webpack-plugin) from 5.0.4 to 5.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/terser-webpack-plugin)

---
updated-dependencies:
- dependency-name: "@types/terser-webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 04:17:25 +00:00
dependabot[bot] 2982d3856f build(deps-dev): bump @types/luxon from 1.27.0 to 2.0.4
Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 1.27.0 to 2.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 04:16:30 +00:00
Andre Wanlin 092c8d4de6 Added screenshots and samples
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-26 11:13:58 -05:00
Andre Wanlin fc96399fb4 Merge branch 'backstage:master' into topic/improve-badges-frontend-readme 2021-09-26 11:05:42 -05:00
Andre Wanlin 28d4e6f0fc Updated API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-26 11:04:50 -05:00
Andre Wanlin 9424501792 Merge branch 'backstage:master' into topic/add-is-kubernetes-available 2021-09-26 11:02:09 -05:00
Andre Wanlin 4069e3546c Updated API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-26 10:59:23 -05:00
Andre Wanlin a1c61fc5bf Merge branch 'backstage:master' into topic/add-is-docs-available 2021-09-26 10:50:46 -05:00
Andre Wanlin 4836fd97ca Regenerated API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-26 10:45:24 -05:00
Andre Wanlin e7d9bbb6a8 Fixed dependencies casuing the build to fail
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-26 10:44:54 -05:00
Andre Wanlin 86991fa27e Merge branch 'backstage:master' into awanlin/azure-devops-backend-plugin 2021-09-26 10:34:52 -05:00
Johan Hammar 3df2e8532b fix(techdocs): fix copy documentation link to clipboard url
Signed-off-by: Johan Hammar <johan.hammar@gmail.com>
2021-09-26 16:31:38 +02:00
Patrik Oldsberg 78d6aebdad Merge pull request #7321 from ryan-hanchett/fix/update-oauth-refresh-token
Fix oauth refresh logic to set new refresh token
2021-09-26 15:02:32 +02:00
Andre Wanlin 1984dab101 Refactored top to be number from query string
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 15:07:47 -05:00
Andre Wanlin a058de29e0 Updated tests to use toHaveBeenCalledWith
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 11:51:17 -05:00
Andre Wanlin f23349832b Extracted function and added tests
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 11:48:37 -05:00
Patrik Oldsberg 40199b61d6 cli: include root package in schema search + update docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-25 17:46:07 +02:00
Patrik Oldsberg ee7a1a4b64 config-loader: allow schemas to be collected by package path as well
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-25 17:46:04 +02:00
Andre Wanlin 74de9a0d1e Corrected formatting
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin bb256781b0 Fixed up API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin 94373feca1 Type fixes
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin c6fdf864b3 Corrected imports
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin a18f2d2a96 Moved top so it will be provided by the future frontend
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin b6c5102d46 Added expect for arguments
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin 0d2e75ba9d Cleaning up router and its tests
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin a599a8c4f2 Corrected year in file header
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00
Andre Wanlin 46a17f1dbe Fixed package settings
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:36:59 -05:00
Andre Wanlin 94e4ea6e9d Removed link causing issues with CI build
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:36:59 -05:00
Andre Wanlin 3e65c78238 Added API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:36:59 -05:00
Andre Wanlin b1b7ddee39 Added missing new line
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:36:59 -05:00
Andre Wanlin 2f5e0c5272 Adding Azure DevOps backend plugin
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:36:34 -05:00
Andre Wanlin 8d397ef27a Add check for Kubernetes annotation on entity
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:27:57 -05:00
Andre Wanlin 504bcb2214 Added changeset
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:15:08 -05:00
Andre Wanlin 0a8bec0877 Added changeset
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:13:37 -05:00
Andre Wanlin 0f74a2f479 Add check for TechDocs annotation on entity
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:11:42 -05:00
Andre Wanlin 081d58fb8c Merge branch 'backstage:master' into topic/improve-badges-frontend-readme 2021-09-25 10:06:35 -05:00