Commit Graph

16057 Commits

Author SHA1 Message Date
Tim Hansen dbdf1b27d4 Merge pull request #6875 from backstage/timbonicus/template-doc-tweak
Fix incorrect links key
2021-08-18 16:31:25 -06:00
Patrik Oldsberg 843480007a Merge pull request #6871 from backstage/rugvip/compat
cli: reintroduce node polyfills that were removed in webpack 5 migration
2021-08-18 20:14:31 +02:00
Patrik Oldsberg 4f168af631 Merge pull request #6879 from backstage/rugvip/register
catalog-plugin-react: clarified messaging around deleting entities from configured locations
2021-08-18 20:12:24 +02:00
Himanshu Mishra a3c7d2933d Merge pull request #6870 from backstage/orkohunter/add-firehydrant-to-marketplace
marketplace: add firehydrant plugin
2021-08-18 19:55:45 +02:00
Himanshu Mishra 1be093d04b use firehydrant's official description for the plugin
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-18 19:50:38 +02:00
Tim Hansen 23c493876a Merge pull request #6844 from aaronnickovich/master
Update writing custom actions documentation
2021-08-18 11:05:06 -06:00
Tim Hansen 2b27e4ad27 Merge pull request #6780 from benjmac/themes-gradient
Add configurable gradient property to backstage theme
2021-08-18 11:04:52 -06:00
Patrik Oldsberg 1ac2961c30 cli: reintroduce node polyfills that were removed in webpack 5 migration
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-18 18:52:49 +02:00
Patrik Oldsberg 3bc009287c catalog-plugin-react: clarified messaging around deleting entities from configured locations
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-18 18:48:46 +02:00
Himanshu Mishra c409a0cbe8 firehyrant -> firehyrant
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-18 17:20:44 +02:00
Tim Hansen a96793a1fa Fix incorrect links key
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-18 09:13:31 -06:00
Benjamin 6b1afe8c00 Add configurable gradient property to backstage theme
Signed-off-by: Benjamin <benjamin.mccain@onepeloton.com>
2021-08-18 10:16:38 -04:00
Himanshu Mishra 500abf47eb marketplace: add firehyrant plugin
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-08-18 13:35:52 +02:00
Oliver Sand 557faeb7e1 Merge pull request #6866 from SDA-SE/feat/org-transform-msgraph
Pass along a `OrganizationTransformer` to the read step
2021-08-18 12:40:56 +02:00
Patrik Oldsberg 37e25f3b30 Merge pull request #6865 from backstage/dependabot/npm_and_yarn/graphiql-1.4.2
chore(deps): bump graphiql from 1.4.0 to 1.4.2
2021-08-18 11:31:42 +02:00
Patrik Oldsberg 35281504ff Merge pull request #6864 from backstage/dependabot/npm_and_yarn/dompurify-2.3.1
chore(deps): bump dompurify from 2.3.0 to 2.3.1
2021-08-18 11:29:44 +02:00
Johan Haals 807c5f8704 Merge pull request #6822 from backstage/jhaals/refresh-timer
catalog-backend: Add refresh interval function
2021-08-18 11:29:38 +02:00
Oliver Sand ee99798da7 Correct version requirements on postgres from 11 to 12 (#6863)
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-18 11:19:25 +02:00
Johan Haals db83840a65 Update .changeset/early-ducks-stare.md
Signed-off-by: Johan Haals <johan.haals@gmail.com>

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-18 11:06:01 +02:00
Fredrik Adelöw 4c31ff72d8 Merge pull request #6736 from adamdmharvey/search-log-msg
chore(search-backend): Improve search query log message
2021-08-18 10:28:25 +02:00
Oliver Sand be498d22fe Pass along a OrganizationTransformer to the read step
Follow up to #6855

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-18 09:05:54 +02:00
Fredrik Adelöw 7c1e6deefe Merge pull request #6855 from backstage/freben/msgraph-user-transform
Support passing a UserTransformer through the processor to the reader
2021-08-18 08:38:43 +02:00
dependabot[bot] 15b41477bd chore(deps): bump graphiql from 1.4.0 to 1.4.2
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/commits/graphiql@1.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 04:12:04 +00:00
dependabot[bot] cd44f1d602 chore(deps): bump dompurify from 2.3.0 to 2.3.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 04:07:43 +00:00
Tim Hansen 92c095d1d5 Merge pull request #6857 from satrox28/backstage-plugin-gitlab
Adding Gitlab Plugin to Marketplace
2021-08-17 19:16:10 -06:00
Tim Hansen 550101a284 GitLab logo, name tweak
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-17 19:03:29 -06:00
Sathish Kumar 83700022a0 Updated the file path for the plugin
Signed-off-by: Sathish Kumar <sathish.kumar2@loblaw.ca>
2021-08-17 19:37:27 -05:00
Sathish Kumar 603094c836 Adding Backstage Plugin for Gitlab
Signed-off-by: Sathish Kumar <sathish.kumar2@loblaw.ca>
2021-08-17 19:37:27 -05:00
Tim Hansen aa53fb9a51 Merge pull request #6845 from backstage/dependabot/npm_and_yarn/types/d3-shape-3.0.2
chore(deps-dev): bump @types/d3-shape from 3.0.1 to 3.0.2
2021-08-17 17:08:26 -06:00
Tim Hansen 4f1a43ea39 Merge pull request #6862 from kuangp/chore/UnregisterEntityDialog
chore(UnregisterEntityDialog): migrate to catalog-react
2021-08-17 17:03:25 -06:00
Phil Kuang 2105d608f9 chore(UnregisterEntityDialog): migrate to catalog-react
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-17 17:53:04 -04:00
Tim Hansen 36713842f0 Merge pull request #6854 from SDA-SE/feat/field-id
Set field id in scaffolder
2021-08-17 15:50:34 -06:00
Oliver Sand 9f9b808f96 Review comments
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-17 23:28:36 +02:00
Fredrik Adelöw 77cdc5a842 Support passing a UserTransformer through the processor to the reader
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-17 19:40:06 +02:00
Patrik Oldsberg 6d7126c2a1 Merge pull request #6853 from backstage/rugvip/authfix
auth-backend: fix origin filter tests on windows
2021-08-17 18:42:18 +02:00
Oliver Sand 3281b75ea2 Update API report
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-17 18:13:55 +02:00
Oliver Sand 24d0e1ea12 Set field id in scaffolder
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-17 17:41:18 +02:00
Patrik Oldsberg 879a98ca3b auth-backend: fix origin filter tests on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 17:25:06 +02:00
Johan Haals 6d73b1f428 Merge pull request #6846 from backstage/jhaals/drop-debug
cli: Remove useless debug logging
2021-08-17 16:52:43 +02:00
Patrik Oldsberg 81e48b365f Merge pull request #6850 from backstage/rugvip/winrar
cli: fix diff command filepath handling on windows
2021-08-17 15:53:01 +02:00
samiramkr 5cb7eead4f Merge pull request #6772 from backstage/mob/auth-origins
Auth backend: add support for authenticating from additional app origins
2021-08-17 15:18:35 +02:00
Johan Haals ba01a6bcdf Parse date correctly, drop math.Floor
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-17 14:59:07 +02:00
Ruben Lindström 2b7d3455b5 Composable Homepage (#6486)
feat: implement homepage plugin
2021-08-17 14:44:30 +02:00
Samira Mokaram aed3e16dd9 update changeset
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-08-17 14:34:46 +02:00
Patrik Oldsberg 8ea1e96b32 cli: fix diff command filepath handling on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 14:31:35 +02:00
Patrik Oldsberg 6f98aec868 Merge pull request #6113 from djamaile/master
fix: todo-plugin ignores images and files that are bigger than/equal 200k
2021-08-17 14:18:37 +02:00
Patrik Oldsberg 8f2c880b80 todo-backend: fix TodoScmReader caching logic
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:59:01 +02:00
Patrik Oldsberg c8fd2fc190 backend-common: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:58:59 +02:00
Patrik Oldsberg 8543d98906 changesets: add changeset for readTree filter addition
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:58:52 +02:00
Patrik Oldsberg 89966c0c37 todo-backend: filter out large or binary files + deduplicate in-flight requests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-08-17 13:58:52 +02:00