Brian Fletcher
f49099fc13
fix more imports to follow convention
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-10-26 16:39:53 +01:00
Brian Fletcher
c754c390ee
fix up exports to follow covention
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-10-26 12:09:54 +01:00
Brian Fletcher
d781df1843
hide workflow runners behind createWorker
...
Also renames legacy and default workflow runners.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-10-26 11:34:57 +01:00
Brian Fletcher
45a2a91a31
update api reports after merge
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-10-26 09:49:21 +01:00
Brian Fletcher
c1d186858f
Merge branch 'master' into scaffolder-improvement
2021-10-26 08:55:33 +01:00
Tim Hansen
2ba4a2caef
Merge pull request #7765 from RodionGork/fix/sentry-plugin-period-values
...
fix: sentry plugin corrected allowed period values
2021-10-25 20:20:25 -06:00
Tim Hansen
5d3253f7b6
Merge pull request #7755 from jrusso1020/jrusso/export-components-for-custom-scaffolderpage
...
Export components so developers can customize the scaffolder page
2021-10-25 13:57:46 -06:00
rodion
61fe752dad
fix: sentry plugin corrected allowed period values
...
according https://docs.sentry.io/api/events/list-a-projects-issues/
Signed-off-by: rodion <rodiongork@github.com >
2021-10-25 22:48:14 +03:00
jrusso1020
5e10974af6
Export components so developers can customize the scaffolder page
...
This is the first step to allow developers to customize the scaffolder
page. With this work all the scaffolder page is now available to
backstage developers and they can customize the current scaffolder
page how they like similar to what is available for the catalog page
and other plugin pages.
Future work that has been discussed is possibly allowing for SwimLane
components that will allow developers to surface specific templates
or organize templates in specific ways
Signed-off-by: jrusso1020 <jrusso@brex.com >
2021-10-25 10:10:35 -04:00
Ben Lambert
0ad4e5dab0
Merge pull request #7753 from awanlin/topic/azure-devops-frontend-refactoring
...
Azure DevOps Frontend Refactoring
2021-10-25 15:00:32 +02:00
Ben Lambert
874150c602
Merge pull request #7737 from RodionGork/feat/sentry-plugin-allows-search-query
...
fix: sentry plugin allows search query parameter
2021-10-25 14:56:29 +02:00
rodion
43b77e1e5e
fix: sentry-plugin query parameter is optional
...
Signed-off-by: rodion <rodiongork@github.com >
2021-10-25 15:05:07 +03:00
Ben Lambert
a1b042b508
Merge pull request #7752 from awanlin/topic/add-duration-and-identity-to-azure-devops-backend
...
Added duration and identity as well as minor refactoring
2021-10-25 11:00:46 +02:00
Ben Lambert
a22ebf3da6
Merge pull request #7681 from mclarke47/refresh-kubernetes-plugin-at-interval
...
Refresh k8s plugin at interval
2021-10-25 10:23:00 +02:00
Ben Lambert
6a4e6e3898
Merge pull request #7733 from cmpadden/tech-docs-scroll-restoration
...
Scroll to Top of TechDocs Reader During Page Navigation
2021-10-25 10:04:04 +02:00
Andre Wanlin
91e7f2eda8
Added tests for state and result functions
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-24 10:04:11 -05:00
Andre Wanlin
7adcfb4f76
Refactored README
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-24 08:45:22 -05:00
Andre Wanlin
e1ebaff47a
Removed router
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-24 08:09:00 -05:00
Andre Wanlin
75a865215c
Added duration and identity as well as minor refactoring
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-23 11:47:54 -05:00
Fredrik Adelöw
10615525f3
Do Observable too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-10-22 16:13:25 +02:00
Fredrik Adelöw
56f182dde2
Remove all internal usage of the Json types
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-10-22 16:11:35 +02:00
Brian Fletcher
e85f494939
Merge branch 'master' into scaffolder-improvement
2021-10-22 10:44:33 +01:00
Brian Fletcher
33d99f7cdd
data store options type added
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-10-22 10:42:07 +01:00
Fredrik Adelöw
0ede1cebca
Merge pull request #7724 from backstage/freben/core-types
...
introduce `@backstage/types`
2021-10-22 10:25:32 +02:00
Camila Belo
27c2a740e5
Merge pull request #7726 from szubster/lunr-filter-single-item-array
...
Handle single-item array filter in Lunr search engine
2021-10-22 08:32:17 +02:00
rodion
97231f5581
fix: sentry plugin allows search query parameter
...
specified by documentation https://docs.sentry.io/api/events/list-a-projects-issues/
Signed-off-by: rodion <rodiongork@github.com >
2021-10-21 21:39:47 +03:00
Fredrik Adelöw
3fcc9894f8
Merge pull request #7714 from backstage/freben/stringify-error
...
Add `stringifyError`
2021-10-21 19:08:50 +02:00
Brian Fletcher
5a58092168
no longer expose the storage task broker
...
We can implement the task broker completely, so it is not neccessary
to export it.
This commit also addresses some review comments.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2021-10-21 16:34:02 +01:00
Fredrik Adelöw
8c30ae8902
Add stringifyError that is useful for logging e.g. Something went wrong, ${stringifyError(e)}
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-10-21 16:39:12 +02:00
Colton Padden
a9a8c6f7c5
Scroll to the top of reader content when primary navigation link is clicked
...
When navigating between pages using the primary sidebar navigation menu,
scroll to the top of the generated markdown content via
`.scrollIntoView()`.
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-10-21 10:36:59 -04:00
github-actions[bot]
bf5090e59d
Version Packages
2021-10-21 13:28:13 +00:00
Matthew Clarke
b61c50a12f
fix k8s crd regression ( #7728 )
...
Signed-off-by: mclarke47 <matthewclarke47@gmail.com >
2021-10-21 14:21:35 +01:00
Fredrik Adelöw
447c514899
rename to just types
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-10-21 15:18:37 +02:00
Ben Lambert
f207c39e41
Merge pull request #7642 from kuangp/fix/catalog-register
...
fix(catalog:register): support optional locations
2021-10-21 15:16:52 +02:00
Patrik Oldsberg
803c5550c5
Merge pull request #7568 from backstage/firestore-keystore
...
auth-backend: Add Firestore as new key-store provider
2021-10-21 14:43:05 +02:00
Ben Lambert
09dea877bb
Merge pull request #7703 from lykkeaxlin/bump-version
...
bump bazaar plugin-catalog-react version
2021-10-21 14:16:30 +02:00
blam
5e43a73dd4
chore: fix up the changeset for the bazaar plugins
...
Signed-off-by: blam <ben@blam.sh >
2021-10-21 14:15:46 +02:00
Patrik Oldsberg
b42d0506bb
Merge pull request #7570 from rv-ddeloff/atlassian-auth
...
Atlassian auth provider
2021-10-21 14:11:38 +02:00
Tomasz Szuba
428061d7e5
Add tests
...
Signed-off-by: Tomasz Szuba <tszuba@box.com >
2021-10-21 14:04:58 +02:00
Patrik Oldsberg
9809e4093a
Merge pull request #7643 from marleypowell/marley/7641-export-ado-types
...
refactor(`@backstage/plugin-azure-devops-backend`): re-exported types from `azure-devops-node-api`
2021-10-21 13:55:24 +02:00
Tomasz Szuba
0de67c4d2a
Handle single-item array filter in Lunr search engine
...
Signed-off-by: Tomasz Szuba <tszuba@box.com >
2021-10-21 13:54:44 +02:00
Patrik Oldsberg
34da1574a3
auth-backend: rename postgres keystore provider to database
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-21 13:48:49 +02:00
Daniel Deloff
727554274e
updated api report, adds Atlassian to vocab
...
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com >
2021-10-21 07:23:23 -04:00
Ben Lambert
b45020a548
Merge pull request #7555 from dirathea/plugins-k8s-caData-support
...
Plugins k8s ca data support
2021-10-21 11:35:30 +02:00
Oliver Sand
d27263153b
Merge pull request #7606 from SDA-SE/feat/msgraphorgentityprovider
...
Add `MicrosoftGraphOrgEntityProvider`
2021-10-21 10:45:44 +02:00
Oliver Sand
93dbdc4538
Merge pull request #7627 from SDA-SE/feat/githuborgentityprovider
...
Add `GitHubOrgEntityProvider`
2021-10-21 10:44:36 +02:00
Marley Powell
e823146635
refactor: Code review improvements.
...
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com >
2021-10-21 09:31:20 +01:00
Marcus Eide
6237e636eb
Be more specific when accessing firestore provider config
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2021-10-21 10:30:29 +02:00
Oliver Sand
8ba7481eb8
Add more tests
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-10-21 10:25:18 +02:00
Oliver Sand
665cfed096
Add tests
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-10-21 10:23:46 +02:00