Crevil
dd48ca1bba
Replace router instead of modifying it
...
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2022-07-08 21:05:50 +02:00
Crevil
a4fa1ce090
Add config hot reloading to proxy-backend
...
When working with the proxy configuration or plugins facilitating the proxy
package the workflow is currently somewhat cumbersom as changes to the proxy
configuration requires a full restart of the backend server.
Use cases where the proxy configuration is updated is when testing out new
routes for plugins to use and updating header configuration like authorization
tokens.
This change updates the proxy-backend to subscribe to configuration changes and
update the router when changes to the proxy is made.
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2022-07-02 09:24:33 +02:00
Fredrik Adelöw
31499b9c29
Merge pull request #12298 from andrewthauer/cost-insights-isomorphic
...
refactor: create cost-insights-common isomorphic package
2022-07-01 17:07:35 +02:00
Eric Peterson
f277122357
Merge pull request #12372 from backstage/camilal/fix-search-page-cursor
2022-07-01 12:37:30 +02:00
Fredrik Adelöw
5259a76138
Merge pull request #12099 from planeiii-te/jenkins-branches
...
feat(jenkins-backend): add multiple branch support to the JenkinsApi
2022-07-01 09:41:04 +02:00
Johan Haals
20b5cf0fb6
Merge pull request #12357 from backstage/renovate/rc-progress-3.x
...
fix(deps): update dependency rc-progress to v3.4.0
2022-07-01 09:30:35 +02:00
Fredrik Adelöw
66554994a5
Merge pull request #12275 from dweber019/feat/table-filter-title
...
Add hidden title column to catalog and API table to enable filtering by title
2022-07-01 08:52:11 +02:00
Fredrik Adelöw
1b44cb657e
Merge pull request #12325 from sblausten/tech-insights-context
...
Allow FactRetrieverRegistry to be injected into builder for flexibility
2022-07-01 08:50:01 +02:00
Andrew Thauer
2276883473
fix cost-insight contrib doc refs
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-06-30 16:46:40 -04:00
Camila Belo
7d2f89a1bd
fix(search): when reset page cursor
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-06-30 21:47:23 +02:00
Andrew Thauer
6f7ef41351
update cost-insights api docs
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-06-30 15:38:03 -04:00
Andrew Thauer
66ef032631
move frontend types back into cost-insights
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-06-30 15:36:05 -04:00
Andrew Thauer
c380ea795e
update cost-insights api docs
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-06-30 15:35:11 -04:00
Andrew Thauer
81dd5ea989
add changeset for new cost-insights-common package
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-06-30 15:35:11 -04:00
Andrew Thauer
e6db276347
update api report for cost-insight types
...
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-06-30 15:35:11 -04:00
Andrew Thauer
3e032a5de2
refactor: create cost-insights-common isomorphic package
...
This moves most of the cost-insights API types into a separate
isomorphic @backstage/plugin-cost-insights-common package. This will
allow these types to be used by a a cost-insights backend or other
product specific modules.
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com >
2022-06-30 15:35:11 -04:00
David Weber
a274fe38b9
feat: add hidden title column to catalog and API table to enable filtering by title
...
Signed-off-by: David Weber <david.weber@w3tec.ch >
2022-06-30 19:05:28 +02:00
Fredrik Adelöw
0771e2834f
Merge pull request #10145 from awanlin/topic/removed-unused-burst-properties
...
Removed unused properties from BackstagePaletteAdditions
2022-06-30 16:55:31 +02:00
sblausten
d223fa1566
Clean
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 16:47:32 +02:00
sblausten
8915b74167
Fix mocking
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 16:43:09 +02:00
renovate[bot]
15201b1032
fix(deps): update dependency rc-progress to v3.4.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-06-30 14:12:56 +00:00
Fredrik Adelöw
4edfaa10e4
Merge pull request #12130 from awanlin/topic/highlight-pg-search-results
...
Added Support to Highlight PG Search Result Terms
2022-06-30 15:59:22 +02:00
Ben Lambert
074f4bcc6d
Merge pull request #11870 from SuganJoe/Issue-10434
...
Customize the Entity context menu in Catalog
2022-06-30 15:37:13 +02:00
Andre Wanlin
e52f7801b0
Adjustments based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:32 +02:00
Andre Wanlin
a45d796451
Refactored types based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:32 +02:00
Andre Wanlin
8803c2f2df
Updated changeset and api-report
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:32 +02:00
Andre Wanlin
90aca31689
Refactored config/options based on feedback
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:32 +02:00
Andre Wanlin
a678795d25
Updated api-report
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:32 +02:00
Andre Wanlin
fe664999df
Added documentation about optional config
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:32 +02:00
Andre Wanlin
b69dd94766
Fixed failing tests
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:32 +02:00
Andre Wanlin
d43228a183
Refactored to support config with options
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:32 +02:00
Andre Wanlin
423e3d8e95
Highlight PG search results
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2022-06-30 15:27:31 +02:00
sblausten
5dedcb541e
Mock out engine
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 13:21:23 +02:00
sblausten
f90371a6bb
Fix test mock
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 12:58:36 +02:00
sblausten
331b680258
Fix test mock
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 12:46:49 +02:00
sblausten
0b36b9cb0b
Adds api report
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 12:24:50 +02:00
sblausten
156bb8ffba
Add clearer documentation
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 11:50:26 +02:00
sblausten
3c84892796
Add documentation
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 11:07:32 +02:00
sblausten
8e40830f90
Fix Vale check
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 10:42:16 +02:00
sblausten
ef2196cb52
Fix grammer in changeset and export default registry also
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 10:19:19 +02:00
sblausten
9120fb3056
Refactor naming
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 10:07:16 +02:00
sblausten
f3d530bbe6
Use new interface
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 10:07:16 +02:00
sblausten
948d675442
Allow FactRetrieverRegistry to be passed in to context builder for more flexibility
...
Signed-off-by: sblausten <sam@roadie.io >
2022-06-30 10:07:16 +02:00
Ben Lambert
5a98712ce3
Merge pull request #11806 from dotressel/add-allowed-repos-to-repourlpicker
...
Scaffolder: RepoUrlPicker: Add allowedRepos Option and move RepoName Input to own Component
2022-06-29 16:00:06 +02:00
blam
2dae0427cf
chore: removing the failing tests that have been replaced with the other functionality
...
Signed-off-by: blam <ben@blam.sh >
2022-06-29 15:37:40 +02:00
Ben Lambert
b23dd559c6
Merge pull request #12127 from getndazn/feat/github-repo-create-push-actions
...
feat: scaffolder actions github:repo:create gitub:repo:push
2022-06-29 15:29:03 +02:00
Eric Peterson
9c6e5ae7d2
Merge pull request #11932 from backstage/fix-sticky-header-overlap
...
[Techdocs] Fix sticky sidebars from overlapping other content in Entity Pages
2022-06-29 15:07:46 +02:00
blam
975d20c8c9
chore: added another option to the repoUrlPicker for the api-rports
...
Signed-off-by: blam <ben@blam.sh >
2022-06-29 14:55:00 +02:00
Ben Lambert
90f846c21c
Merge pull request #11938 from Smorenoz/limit-ranges-default-object
...
Kubernetes: Limit ranges as default objects
2022-06-29 14:33:54 +02:00
blam
ed45ee23fa
chore: added some simple tests
...
Signed-off-by: blam <ben@blam.sh >
2022-06-29 14:21:57 +02:00