Commit Graph

785 Commits

Author SHA1 Message Date
github-actions[bot] ef6a039e07 Version Packages 2021-12-16 08:56:38 +00:00
Jan Vilimek 8390fff862 entitypage: prettier
Signed-off-by: Jan Vilimek <jan.vilimek@oriflame.com>
2021-12-13 11:12:19 +01:00
Jan Vilimek 5835456f6f Example for entityFilterKind
Signed-off-by: Jan Vilimek <jan.vilimek@oriflame.com>
2021-12-11 13:26:25 +01:00
Colton Padden 06f145c4bf MVP of Apache Airflow Plugin
Adds support for a new Backstage integration with the Apache Airflow workflow
management platform. This implementation has been tested with Apache Airflow v2
API authenticating with basic auth through the Backstage proxy plugin.

Supported functionality include:
- Information card of version information for the Airflow instance
- Information card of  instance status (health) for metadatabase and scheduler
- Table of DAGs with meta information and status, along with a link to view
  details in the Airflow UI

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-09 09:57:17 -05:00
github-actions[bot] 9068128fd8 Version Packages 2021-12-09 12:02:28 +00:00
blam 1e48c3de82 chore: fixing the last of the mpl violations
Signed-off-by: blam <ben@blam.sh>
2021-12-08 15:33:59 +01:00
Patrik Oldsberg 2d3af35de5 packages: bump last few react deps to ^16.31.1
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-07 17:40:51 +01:00
github-actions[bot] 29f2606ed9 Version Packages 2021-12-02 12:35:24 +00:00
Ben Lambert afa656ae6b Merge pull request #8302 from backstage/feat/search-modal-context
[Search] Search Modal now relies on the Search Context
2021-12-02 13:08:51 +01:00
Patrik Oldsberg 1f7c345191 Merge pull request #8093 from RoadieHQ/scorecard-tech-insights
Scorecard for tech insights
2021-12-02 12:04:27 +01:00
Camila Belo 662636227b feat(search): move the modal state to context
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-12-01 17:38:17 +01:00
Marley Powell e8abb99a65 Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard 2021-11-29 10:15:43 +00:00
jrusso1020 f3bcd52216 rename swimlane -> group
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-27 12:36:29 -05:00
jrusso1020 fa683cab7d address comments
Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-27 12:36:29 -05:00
irma12 1f455f8abb Rename scorecards plugin to tech-insights plugin
Signed-off-by: irma12 <irma@roadie.io>
2021-11-26 13:51:43 +01:00
jrusso1020 ed5bef529e Add swimlanes to scaffolder page
Add swimlane filtering to the scaffolder page. This will allow
developers to surface specific templates ahead of others or group
templates together. This is just a first pass, in the future we can also
all developers to customize the listing component for fancier one

Fixes https://github.com/backstage/backstage/issues/6661s

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-11-25 20:25:28 -05:00
Marley Powell 1f22075a46 Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard 2021-11-25 09:21:03 +00:00
irma12 b5bd60fddc Changesets fixes
Signed-off-by: irma12 <irma@roadie.io>
2021-11-24 23:11:50 +01:00
irma12 574e524fcd Merge branch 'master' into scorecard-tech-insights
Signed-off-by: irma12 <irma@roadie.io>
2021-11-24 22:53:10 +01:00
dependabot[bot] fb90b70de5 chore(deps-dev): bump @testing-library/cypress from 7.0.6 to 8.0.2
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 7.0.6 to 8.0.2.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.6...v8.0.2)

---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 04:11:52 +00:00
Patrik Oldsberg 68eddf88a0 Merge pull request #8118 from backstage/rugvip/test-port
packages,plugins: migrate to using TestApiProvider and TestApiRegistry
2021-11-23 13:47:51 +01:00
irma12 f4420c7767 Merge branch 'master' into scorecard-tech-insights
Signed-off-by: irma12 <irma@roadie.io>
2021-11-23 12:15:21 +01:00
Fredrik Adelöw a6b5becf0f Merge pull request #8202 from backstage/freben/bump-rjsf
bump rjsf
2021-11-23 11:11:13 +01:00
Fredrik Adelöw 2d7d165737 bump rjsf
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-22 19:59:52 +01:00
Patrik Oldsberg 8a96019a39 Merge branch 'master' into rugvip/test-port 2021-11-22 17:33:10 +01:00
Otto Sichert b23bc7f9c3 Change default port of backend to 7007 due to MacOS Control Center update
Signed-off-by: Otto Sichert <git@ottosichert.de>
2021-11-18 16:45:57 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
Marley Powell 8b5034034f Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-18 11:25:35 +00:00
Patrik Oldsberg 29ef695410 packages,plugins: migrate to using TestApiProvider and Registry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 11:28:46 +01:00
irma12 dc62dcab12 Introduce scorecards
Signed-off-by: irma12 <irma@roadie.io>
2021-11-17 14:28:54 +01:00
Andre Wanlin 7c3297c71a Merge branch 'backstage:master' into topic/add-entity-pull-requests 2021-11-12 07:38:47 -06:00
Marley Powell 330872df37 Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard 2021-11-12 11:05:04 +00:00
Patrik Oldsberg 0fb57d28e3 dev-utils,test-utils,app: update to use app-defaults
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-11 17:26:13 +01:00
Patrik Oldsberg e551a44c65 core-components: provide withDefaults and work around type duplication
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-11 17:24:34 +01:00
Patrik Oldsberg cb77f4599a core-app-api: deprecate not passing in icons + add defaultAppIcons()
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-11 17:24:34 +01:00
Patrik Oldsberg 014cbf8cb9 core-app-api: deprecate dependency on core-components
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-11 17:24:33 +01:00
Rod Machen 5dcea2586c Add Search Modal component (#7316)
Signed-off-by: rodmachen <rmachen@expediagroup.com>
2021-11-11 09:26:15 +01:00
Andre Wanlin 6d56f20ae6 Improved naming based on feedback and a few other improvements
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 07:46:29 -06:00
Andre Wanlin adcb1fa7a2 Added entity pull requests
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 06:59:06 -06:00
Marley Powell 94d942a147 feat: Added Azure Pull Requests route and sidebar link.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-11-08 09:52:13 +00:00
Ben Lambert 96a2a23167 Merge pull request #7729 from stoiev/update-datadog-rum-version
update datatogRum browser agent version
2021-10-25 15:16:59 +02:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
Ivan Stoiev bf5dfa2708 update datatogRum browser agent version
Signed-off-by: Ivan Stoiev <ivan.stoiev@gmail.com>
Signed-off-by: Ivan Stoiev <ivan.stoiev@cobli.co>
2021-10-21 10:01:46 -03:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00:00
Dominik Henneke 82fbda923e Introduce a new StarredEntitiesApi that is used in the useStarredEntities hook
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-10-14 12:08:42 +02:00
Fredrik Adelöw d2bf8ca90d Merge pull request #7484 from awanlin/awanlin/azure-devops-frontend-plugin
Adding Azure DevOps frontend plugin
2021-10-13 12:30:39 +02:00
Andre Wanlin 0a47212b42 Another round of improvements
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-12 14:06:04 -05:00
Andre Wanlin 2435d7a49b Move HomepageTimer and use props over config (#7533) 2021-10-12 19:54:44 +02:00
Andre Wanlin e1f5307ae3 Merge branch 'backstage:master' into awanlin/azure-devops-frontend-plugin 2021-10-12 12:44:13 -05:00
Fredrik Adelöw 56ba9293fa Merge pull request #7540 from SDA-SE/feat/welcome
Feat/welcome
2021-10-12 00:09:47 +02:00