Commit Graph

7188 Commits

Author SHA1 Message Date
Gabriel Noal 3c756657b8 Sort Jenkins biuld by timestemp in CITable
Signed-off-by: Gabriel Noal <gabriel.oliva@hotmail.com>
2021-10-14 17:58:10 -03:00
Patrik Oldsberg fb55aacd48 Merge pull request #7327 from awanlin/topic/improve-badges-frontend-readme
Improve Badges Frontend README
2021-09-28 19:19:18 +02:00
Patrik Oldsberg a23c2347c0 Merge pull request #7192 from awanlin/awanlin/azure-devops-backend-plugin
Adding Azure DevOps backend plugin
2021-09-28 19:16:57 +02:00
Fredrik Adelöw 92c3d6dc04 Merge pull request #7356 from backstage/dependabot/npm_and_yarn/testing-library/react-hooks-7.0.2
build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
2021-09-28 15:25:56 +02:00
Andre Wanlin ccc5e36ae8 Added repo and removed doc from files
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-28 08:10:36 -05:00
Andre Wanlin 614dc97d7c Merge branch 'backstage:master' into topic/improve-badges-frontend-readme 2021-09-28 08:05:35 -05:00
Fredrik Adelöw f5e6961bc8 slow down there fella
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-28 14:09:12 +02:00
Fredrik Adelöw 6084db3352 Merge pull request #7342 from backstage/freben/catalog-entity-provider-full-upsert
Make entity provider `full` updates behave as a large set replacement
2021-09-28 13:57:59 +02:00
Fredrik Adelöw bf650f8603 add a test too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-28 13:31:49 +02:00
Patrik Oldsberg 1c43d2c25c Merge pull request #7331 from johanhammar/fix-copy-documentation-link-to-clipboard
fix(techdocs): fix copy documentation link to clipboard url
2021-09-28 13:21:37 +02:00
Fredrik Adelöw d0209d8e11 Store and maintain a hash of unprocessed items as well
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-28 13:15:10 +02:00
Fredrik Adelöw 1db090c8d1 rename toAdd to toUpsert to clarify what it actually does
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-28 13:15:10 +02:00
Patrik Oldsberg 075562efa7 Merge pull request #7309 from branchvincent/kubernetes-rancher
feat(kubernetes): add rancher dashboard formatter
2021-09-28 13:11:51 +02:00
Fredrik Adelöw dcf32f9189 adjust dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-28 13:10:38 +02:00
dependabot[bot] e5327abaa3 build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 3.4.2 to 7.0.2.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v3.4.2...v7.0.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 13:01:24 +02:00
Patrik Oldsberg 59b46a1419 Merge pull request #7075 from lmejbar/devTechRadar
Added SearchBar and ScrollBar on Techradar
2021-09-28 11:18:53 +02:00
Fredrik Adelöw eea41d7245 Merge pull request #7229 from backstage/freben/depcheck
just some playing around with depcheck
2021-09-28 10:26:35 +02:00
Fredrik Adelöw 8fdd2eab89 review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-28 10:15:06 +02:00
Fredrik Adelöw c8dc80bf49 review fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-27 22:42:54 +02:00
lmejbar 6f82fef197 Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar d6ebcba5b4 Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar ded541cca8 Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar 5e198da71b Signed-off-by Lmejbar : Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar 48ac287ee0 Minor corrections
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
lmejbar c1ef701395 Added SearchBar and ScrollBar on Techradar
Signed-off-by: lmejbar <42239917+lmejbar@users.noreply.github.com>
2021-09-27 22:03:51 +02:00
Bodil Björklund edda769360 Minor text edits
Piggy-backing on this branch to include minor text edits to README.

Signed-off-by: Bodil Björklund <bodilb@spotify.com>
2021-09-27 17:19:54 +02:00
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
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
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] 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 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
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
Andre Wanlin 74de9a0d1e Corrected formatting
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-25 10:37:00 -05:00