blam
a648d763d7
chore: fixing pr comments
...
Signed-off-by: blam <ben@blam.sh >
2021-11-17 20:17:08 +01:00
Anthony Ikeda
69f06b7db5
Ran Prettier and reformatted the file
...
Signed-off-by: Anthony Ikeda <anthony.ikeda@gmail.com >
2021-11-11 08:45:44 -08:00
Anthony Ikeda
ac4eeb7102
More consistent formatting of the Note block
...
Signed-off-by: Anthony Ikeda <anthony.ikeda@gmail.com >
2021-11-10 21:06:06 -08:00
Anthony Ikeda
02ebae6ffd
Removed code block at top and altered the main registration code block to include the builtInActions registration
...
Signed-off-by: Anthony Ikeda <anthony.ikeda@gmail.com >
2021-11-10 20:55:28 -08:00
Anthony Ikeda
677da179d8
More consistent formatting of the Note block
...
Signed-off-by: Anthony Ikeda <anthony.ikeda@gmail.com >
2021-11-10 20:55:28 -08:00
Anthony Ikeda
5b9d1291f7
Placed the Custom Actions pre-requisites at the top of the document instead of the middle. These **pre-requisites** are easily missed if developers are writing custom actions.
...
Signed-off-by: Anthony Ikeda <anthony.ikeda@gmail.com >
2021-11-09 08:48:04 -08:00
Patrik Oldsberg
58d0c50d5d
Merge pull request #7905 from backstage/dependabot/npm_and_yarn/graphiql-1.4.7
...
build(deps): bump graphiql from 1.4.2 to 1.4.7
2021-11-08 22:49:06 +01:00
Patrik Oldsberg
72832b983f
Merge pull request #7873 from dehamzah/add-overrides-ui-name
...
Add Theme Overrides for Sidebar
2021-11-08 21:56:31 +01:00
Fredrik Adelöw
44e97144bf
Merge pull request #7889 from jeremyguarini/code_coverage_ui_updates
...
Minor UI updates to make numbers and dates a bit more human friendly
2021-11-08 21:04:15 +01:00
Tim Hansen
93999aa972
Merge pull request #7904 from jeremyguarini/adopters_update
...
Add Palo Alto Networks to Adopters page
2021-11-08 11:25:12 -07:00
dependabot[bot]
0ef78fcd75
build(deps): bump graphiql from 1.4.2 to 1.4.7
...
Bumps [graphiql](https://github.com/graphql/graphiql ) from 1.4.2 to 1.4.7.
- [Release notes](https://github.com/graphql/graphiql/releases )
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md )
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.4.2...graphiql@1.4.7 )
---
updated-dependencies:
- dependency-name: graphiql
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-08 18:09:15 +00:00
Jeremy Guarini
1a915b49d4
change luxon version to match others
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-08 09:58:17 -08:00
Fredrik Adelöw
c0a7f95c87
Merge pull request #7843 from backstage/joonp/nested-entity-search-filter
...
Allow singleton and flexibly nested EntityFilters
2021-11-08 18:49:43 +01:00
Jeremy Guarini
564d392580
Add Palo Alto Networks to Adopters page
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-08 09:40:10 -08:00
Jeremy Guarini
367e3bf130
updated timestamp conversion to use Luxon and adrs-adr012 guideline, added luxon as dependency
...
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com >
2021-11-08 09:29:21 -08:00
Fredrik Adelöw
76b9945796
Merge pull request #7895 from backstage/dependabot/npm_and_yarn/passport-oauth2-1.6.1
...
build(deps): bump passport-oauth2 from 1.6.0 to 1.6.1
2021-11-08 18:21:05 +01:00
Ben Lambert
8aca452b0c
Merge pull request #7875 from marleypowell/marley/7641-build-table-story
...
docs: Created stories for BuildTable component to document different component states.
2021-11-08 17:02:29 +01:00
Patrik Oldsberg
aadc38fddd
Merge pull request #7746 from backstage/mob/snyk-issue-creation-workflow
...
Opening Github issues for Snyk vulnerabilities
2021-11-08 16:49:13 +01:00
dependabot[bot]
e9803242ac
build(deps): bump passport-oauth2 from 1.6.0 to 1.6.1
...
Bumps [passport-oauth2](https://github.com/jaredhanson/passport-oauth2 ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/jaredhanson/passport-oauth2/releases )
- [Changelog](https://github.com/jaredhanson/passport-oauth2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaredhanson/passport-oauth2/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: passport-oauth2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-11-08 15:29:23 +00:00
Fredrik Adelöw
278563b988
Merge pull request #7898 from backstage/freben/msw
...
Bump msw to the same version as the rest
2021-11-08 16:26:14 +01:00
Joon Park
c74834a62d
Allow singleton and flexible EntityFilters.
...
Signed-off-by: Joon Park <joonp@spotify.com >
2021-11-08 15:18:31 +00:00
Joon Park
86bef79ad1
Allow nested EntityFilters
...
This makes the format of EntityFilters more flexible, and paves the way for the permissions system, which requires composing multiple _collections_ of filters.
Signed-off-by: Joon Park <joonp@spotify.com >
2021-11-08 15:18:31 +00:00
Fredrik Adelöw
5d2cf5c890
Merge pull request #7878 from RoadieHQ/pin-elastic
...
Pin version of ElasticSearch client to 7.13.0
2021-11-08 16:16:56 +01:00
Ben Lambert
31f00e8015
Merge pull request #7777 from backstage/orkohunter/export-entity-ref-hooks
...
catalog-react: export loadIdentityOwnerRefs and loadCatalogOwnerRefs all the way
2021-11-08 15:57:14 +01:00
Marley Powell
0c9dd8df51
fix: Added --passWithNoTests flag to package.json.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:56:16 +00:00
Ben Lambert
f391b79f2a
Merge pull request #7899 from backstage/blam/missing-adr-in-sidebar
...
chore: missing ADR in sidebars
2021-11-08 15:35:12 +01:00
Marley Powell
4634588de3
chore: generated API report.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:29:50 +00:00
Patrik Oldsberg
44f4059d6a
Merge pull request #7798 from alexrybch/route-sort
...
fixed route resolving in EntityLayout and TabbedLayout
2021-11-08 15:18:08 +01:00
Patrik Oldsberg
43f900430c
Merge pull request #7791 from RodionGork/fix/sentry-plugin-pass-id-token
...
fix: sentry plugin can pass id token
2021-11-08 15:15:09 +01:00
blam
4c780d8651
chore: use named exports instead
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 15:14:38 +01:00
Marley Powell
a209473de8
revert: Removed unnecessary changes in changeset.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:08:25 +00:00
Marley Powell
9c76bf58b7
feat: Created new @backstage/plugin-azure-devops-common package for common types.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-11-08 14:06:44 +00:00
blam
0557332ec6
chore: missing ADR in sidebars
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 15:05:56 +01:00
Fredrik Adelöw
26c5659c97
Bump msw to the same version as the rest
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-08 15:02:07 +01:00
Ben Lambert
fa43705a2f
Merge pull request #7858 from backstage/dependabot/npm_and_yarn/storybook/addons-6.3.12
...
build(deps-dev): bump @storybook/addons from 6.3.11 to 6.3.12
2021-11-08 14:55:52 +01:00
Johan Haals
2bc202bc52
Merge pull request #7887 from lykkeaxlin/ilert-luxon-version
...
ilert date-io/luxon version change from 2.x to 1.x
2021-11-08 14:04:28 +01:00
Harry Hogg
bd74a61eaa
Updated to run on a separate workflow every 4 hours.
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2021-11-08 11:03:58 +00:00
Fredrik Adelöw
bc30f37af0
Merge pull request #7894 from backstage/freben/early-super
...
Call the super constructor early
2021-11-08 12:02:41 +01:00
Johan Haals
093cd594c3
Merge pull request #7896 from backstage/blam/readme
...
remove maintainer warning
2021-11-08 11:54:00 +01:00
Ben Lambert
3d8f70f5de
Merge pull request #7862 from jluk-box/scaffolder-backend-modules-api-docs
...
Improve API docs in Scaffolder action plugins
2021-11-08 11:46:14 +01:00
blam
44308cc80d
chore: remove some duplicate dependencies
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 11:40:31 +01:00
blam
0aec087ee6
chore: updating API report
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 11:00:30 +01:00
blam
064297ea19
chore: adding some documentation for exported things
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 10:57:58 +01:00
Patrik Oldsberg
5b6797a20e
Merge pull request #7587 from SDA-SE/feat/jenkins-pattern
...
Don't require a validation pattern for the jenkins base URL
2021-11-08 10:41:11 +01:00
blam
e7e4626fc9
chore: remove warning
...
Signed-off-by: blam <ben@blam.sh >
2021-11-08 10:38:42 +01:00
Patrik Oldsberg
4c9f570e1e
Merge pull request #7340 from Sandpip3rs/read-remote-config
...
Read config from remote config server
2021-11-08 10:35:55 +01:00
Fredrik Adelöw
204989227d
Merge pull request #7838 from egnwd/fix-s3-integration-etags
...
Fix: [backstage-common] AWSS3UrlReader should throw NotModifiedError when etag matches
2021-11-06 10:37:45 +01:00
Fredrik Adelöw
ec64d9590c
Call the super constructor early
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-11-06 10:25:17 +01:00
Eric Peterson
b52637dacc
Merge pull request #7857 from awanlin/bug/fix-s3-path-join
2021-11-05 21:31:49 +01:00
Andre Wanlin
f3c7eec64b
Updated changeset to reflect changes made
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-11-05 14:48:44 -05:00