Fredrik Adelöw
98ba7871d9
Merge pull request #9779 from backstage/jhaals/dep-useEntityTypeFilter
...
Deprecate EntityTypeReturn type
2022-02-24 11:54:59 +01:00
Fredrik Adelöw
bc9ac5e038
Merge pull request #9752 from backstage/blam/deprecations/scaffolder/frontend
...
🧹 some tidying up in the `scaffolder` plugin
2022-02-24 11:54:06 +01:00
blam
ab30d1a859
revert console
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 11:16:23 +01:00
Fredrik Adelöw
c70ba8b069
Merge pull request #9635 from mdb/mdb/splunk-on-call-read-only
...
[Plugin] expose 'read only' configuration option in Splunk On-Call plugin
2022-02-24 11:16:09 +01:00
blam
209b13774c
chore: fallback to just exporting the components as before for now, and work out how to embed the types later
...
Signed-off-by: blam <ben@blam.sh >
2022-02-24 11:10:15 +01:00
Johan Haals
96b8ae9a9e
Deprecate EntityTypeReturn type
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-24 11:07:00 +01:00
Dede Hamzah
d721f8a458
Update to filter techdocs annotation directly in get entities
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2022-02-24 10:22:14 +07:00
Dede Hamzah
8e91f7a359
updating api-report
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2022-02-24 10:19:52 +07:00
Dede Hamzah
bef351550f
generate api docs
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2022-02-24 10:19:52 +07:00
Dede Hamzah
d2ea0473bf
Add filter parameter in DefaultTechDocsCollator to help limit scanning all entities
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2022-02-24 10:19:52 +07:00
Mike Ball
43c779a38b
improve EntitySplunkOnCallCard props
...
* export the props
* rename the props to match component,
* unpack the props inside the function
* mark both with `/** public */`
...per code review feedback here:
https://github.com/backstage/backstage/pull/9635#discussion_r813155577
Signed-off-by: Mike Ball <mikedball@gmail.com >
2022-02-23 15:46:29 -05:00
Mike Ball
2a7b83c8aa
simplify component rendering logic
...
Per feedback here:
https://github.com/backstage/backstage/pull/9635#discussion_r813156878
Signed-off-by: Mike Ball <mikedball@gmail.com >
2022-02-23 15:27:59 -05:00
Mike Ball
7b45dd6f92
restore accidentally-committed change
...
This restores `eventsRestEndpoint` to its proper state.
Signed-off-by: Mike Ball <mikedball@gmail.com >
2022-02-23 15:23:09 -05:00
Eric Peterson
e007c4fd7c
Merge pull request #9766 from backstage/techdocs-plugin-theme-tweaks
...
[TechDocs] Adjust reader search position
2022-02-23 18:51:17 +01:00
Fredrik Adelöw
d63ecedf79
Merge pull request #9732 from backstage/jhaals/useOwnedEntities
...
catalog-react: Deprecate useOwnedEntities & useOwnUser
2022-02-23 17:14:06 +01:00
Fredrik Adelöw
233b05881e
Merge pull request #9761 from backstage/jhaals/remove-githuborg-providers
...
catalog-backend: Remove `processors.githubOrg` config section
2022-02-23 17:05:31 +01:00
Fredrik Adelöw
c6a035e8c3
Merge pull request #9751 from roylisto/sync-group-button
...
Add entity sync to Group page
2022-02-23 17:04:41 +01:00
Fredrik Adelöw
823a3bf3a2
Merge pull request #9721 from goenning/go/add-search-criteria-msgraph
...
plugin-catalog-backend-module-msgraph: add configuration to use search criteria to select groups
2022-02-23 17:00:41 +01:00
Camila Belo
74ff136e9c
fix(plugin-techdocs): adjust reader search margins
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-02-23 16:44:19 +01:00
Fredrik Adelöw
918c4df3c9
api report
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 16:20:08 +01:00
blam
8e6a835272
chore: changing types
...
Signed-off-by: blam <ben@blam.sh >
2022-02-23 16:03:23 +01:00
Fredrik Adelöw
fc07c8c132
Merge pull request #9754 from backstage/freben/the-ref-revolution
...
Remove all usage of, and deprecate, `EntityRef`
2022-02-23 15:34:08 +01:00
Fredrik Adelöw
943401405d
Merge pull request #9671 from backstage/freben/targetRef
...
add `EntityRelation.targetRef`
2022-02-23 15:20:32 +01:00
blam
7fe47155f0
chore: code review comments
...
Signed-off-by: blam <ben@blam.sh >
2022-02-23 15:18:09 +01:00
Fredrik Adelöw
c37252f2ae
Merge pull request #9663 from backstage/rugvip/moveloco
...
catalog-model: move LocationSpec to catalog-backend
2022-02-23 15:15:50 +01:00
Fredrik Adelöw
a26a8ce300
Merge pull request #9750 from backstage/dependabot/npm_and_yarn/minimatch-5.0.0
...
chore(deps): bump minimatch from 3.0.4 to 5.0.0
2022-02-23 14:59:52 +01:00
Johan Haals
420f8d710f
catalog-backend: Remove processors.githubOrg config section
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-23 14:53:18 +01:00
Guilherme Oenning
21fb25f1c3
fix formatting
...
Signed-off-by: Guilherme Oenning <goenning@eshopworld.com >
2022-02-23 13:49:53 +00:00
Fredrik Adelöw
76e3cb1153
fix tests
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 14:33:35 +01:00
Johan Haals
b5e63f1466
Merge pull request #9728 from backstage/jhaals/delete-loadIdentityOwnerRefs
...
catalog-react: Delete loadIdentityOwnerRefs, deprecate loadCatalogOwn…
2022-02-23 14:15:40 +01:00
Fredrik Adelöw
bbbd0f0950
deprecate parseEntityName
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 12:01:27 +01:00
Fredrik Adelöw
35280f66b3
stop using EntityRef in tech-insights-backend
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 12:01:27 +01:00
Fredrik Adelöw
7d82685c9d
stop using EntityRef in jenkins
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 12:01:27 +01:00
Fredrik Adelöw
184366af8b
stop using EntityRef in jenkins-backend
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 12:01:27 +01:00
Fredrik Adelöw
19521af045
stop using EntityRef in code-coverage-backend
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 12:01:27 +01:00
Fredrik Adelöw
410e592552
stop using EntityRef in bazaar
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 12:01:27 +01:00
Fredrik Adelöw
3f480db963
stop using EntityRef in scaffolder-backend
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 12:01:27 +01:00
blam
3825dab8d9
chore: fix free solo
...
Signed-off-by: blam <ben@blam.sh >
2022-02-23 11:39:53 +01:00
blam
b698a20195
hack to get something working
...
Signed-off-by: blam <ben@blam.sh >
2022-02-23 10:41:07 +01:00
Fredrik Adelöw
ce6abe1699
Merge pull request #9459 from HqOapp/fmc100/codeclimate-plugin
...
[Plugin] Code Climate
2022-02-23 10:33:08 +01:00
Fredrik Adelöw
78e1bb7fd1
oh vale, how i love thee
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 10:27:04 +01:00
blam
ce18146fa2
chore: removing text value picker
...
Signed-off-by: blam <ben@blam.sh >
2022-02-23 10:16:52 +01:00
Fredrik Adelöw
d0582b2d0f
stitch targetRef and backwards compat inject it on read
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-23 09:38:40 +01:00
blam
0408fa07c3
chore: updating api report
...
Signed-off-by: blam <ben@blam.sh >
2022-02-23 08:32:49 +01:00
blam
4bf93e6c29
chore: reworking all the types for the different field extensions
...
Signed-off-by: blam <ben@blam.sh >
2022-02-23 08:32:28 +01:00
blam
61d091e705
chore: reworking these types a little bit now so that we can expose the uiSchema props in the api-report
...
Signed-off-by: blam <ben@blam.sh >
2022-02-23 08:31:47 +01:00
roylisto
c08ed7c47d
Add sync button to Group page
...
Signed-off-by: roylisto <roylistoputra@gmail.com >
2022-02-23 11:45:21 +07:00
dependabot[bot]
d64b8d3678
chore(deps): bump minimatch from 3.0.4 to 5.0.0
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 5.0.0.
- [Release notes](https://github.com/isaacs/minimatch/releases )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v5.0.0 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-23 04:23:36 +00:00
Mike Ball
59864eaebe
update splunk-on-call API report
...
Signed-off-by: Mike Ball <mikedball@gmail.com >
2022-02-22 12:39:32 -05:00
Mike Ball
262a2a2d51
configure readOnly via simple component prop
...
This eliminates the use of YAML configuration and instead
relies on a simple property to enable `readOnly` mode, per code review feedback.
Signed-off-by: Mike Ball <mikedball@gmail.com >
2022-02-22 12:05:10 -05:00