Renovate Bot
a1d5de5412
chore(deps): update dependency @types/react-syntax-highlighter to v15.5.2
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-06-10 10:14:45 +00:00
Eric Peterson
0991717d6e
Merge pull request #11849 from realandersn/search/move-reusable-components
...
[Search] move reusable components to search-react package
2022-06-10 12:04:07 +02:00
Emma Indal
ddce23d080
prefix changeset with search-*
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-10 11:38:46 +02:00
Eric Peterson
effb3b27a4
Further review feedback.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-06-10 11:29:38 +02:00
Pit Wegner
2fa8826678
add component dependency in text and diagram
...
Signed-off-by: pitwegner <pit.wegner@student.hpi.de >
2022-06-10 02:22:56 -07:00
Fredrik Adelöw
935fa5d5d1
remove some yarn.lock impurity in master by adjusting msw dep
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-06-10 11:07:15 +02:00
Ben Lambert
8c7ed9bad1
Merge pull request #11946 from djamaile/chore/remove-project-id
...
chore(scaffolder): remove projectId from gitlab publish mr action because it is redundant
2022-06-10 10:48:33 +02:00
Emma Indal
7c26e81120
add some more docs to the template body type as well as optional composed_of
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-10 10:33:29 +02:00
Anders Näsman
2dc4818541
apply review feedback
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:28:45 +02:00
Anders Näsman
295eb30778
remove unnecessary deprecation
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:58 +02:00
Anders Näsman
a33399ed59
fixup to arch diagram
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:58 +02:00
Anders Näsman
30f04d1497
changeset for create-app
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:58 +02:00
Anders Näsman
93089a9d06
prettier?
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:58 +02:00
Anders Näsman
8c2b28708f
update api-report
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:58 +02:00
Anders Näsman
8809159148
changeset
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:58 +02:00
Anders Näsman
f28bc28834
update docs
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00
Anders Näsman
1b1c47f4a7
update imports
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00
Anders Näsman
b3d64b448e
api-report cleanup
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00
Anders Näsman
a7a0e2520a
cleanup
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00
Anders Näsman
bc6ce63e7b
Move DefaultResultListItem from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search, and properly deprecate SearchResult in @backstage/plugin-search
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00
Anders Näsman
b3389f1eee
remove Search*Next components
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00
Anders Näsman
ccbabfd4bd
Move SearchBar, SearchBarBase, and SearchTracker from @backstage/plugin-search to @backstage/plugin-search-react and deprecate SearchBar and SearchbarBase in @backstage/plugin-search
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00
Anders Näsman
193ae37f15
Move SearchResultPager from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:57 +02:00
Anders Näsman
01abb3bc7e
Move SearchResult from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:56 +02:00
Anders Näsman
d7044784f0
Move SearchFilter from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search, and also remove SearchFilterNext
...
Signed-off-by: Anders Näsman <andersn@spotify.com >
2022-06-10 10:27:56 +02:00
Emma Indal
535847cf14
changeset and api report updates
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-10 10:08:48 +02:00
Emma Indal
1b59892019
implement possibilities to set custom template on elastic search engine
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-06-10 10:03:25 +02:00
Jussi Hallila
989761315a
Update API report.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-06-10 09:04:46 +02:00
Jussi Hallila
aa15229ec3
Introduce additional JsonValue types to be storable as facts. This enables the possibility to store more complex objects for fact checking purposes. The rules engine supports walking keyed object values directly to create rules and checks
...
Modify facts database table to have a more restricted timestamp precision for cases where the postgres server isn't configured to contain such value. This fixes the issue where in some cases `maxItems` lifecycle condition didn't work as expected.
resolves #11595
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-06-10 08:36:53 +02:00
Isaiah Thiessen
03681264a4
fix: resolve warnings from api-report.md, add jsDoc comments
...
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com >
2022-06-09 16:03:03 -07:00
Isaiah Thiessen
65e7a42701
fix: revert removing routeRef
...
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com >
2022-06-09 15:57:44 -07:00
Isaiah Thiessen
6f475edfb6
fix: address PR review comments from @freben
...
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com >
2022-06-09 15:41:37 -07:00
djamaile
5179b8d805
chore: add warning to notify user that projectid is deprecated
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2022-06-09 22:51:57 +02:00
Christopher Klewin
fd9f3694cf
Add SANS Institute to adopters
...
Signed-off-by: Christopher Klewin <cklewin@sans.org >
2022-06-09 15:02:23 -04:00
Christopher Klewin
a035463bb8
Format ADOPTERS.md
...
Signed-off-by: Christopher Klewin <cklewin@sans.org >
2022-06-09 13:50:31 -04:00
Ben Lambert
ecf4bc5590
Merge pull request #11950 from backstage/blam/support-namespaces-in-templates
...
scaffolder: support templates in other namespaces
2022-06-09 17:27:22 +02:00
Patrik Oldsberg
0701b2d71d
changesets: exit prerelease
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-06-09 17:19:24 +02:00
blam
216172b015
chore: fix typescript error
...
Signed-off-by: blam <ben@blam.sh >
2022-06-09 16:41:54 +02:00
Eric Peterson
4b7f4eb262
Merge pull request #11777 from kuangp/feat/techdocsEntityTitle
...
feat(techdocs): use entity title as label in header
2022-06-09 16:33:22 +02:00
blam
0a8b212165
chore: wrong line
...
Signed-off-by: blam <ben@blam.sh >
2022-06-09 16:22:08 +02:00
blam
f93af969cd
chore: tidying up a little bit and added changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-06-09 16:15:13 +02:00
blam
f780859eb0
feat: added the ability to run namespaced templates
...
Signed-off-by: blam <ben@blam.sh >
2022-06-09 16:12:16 +02:00
Fredrik Adelöw
27bf151737
Merge pull request #11423 from ivangonzalezacuna/feature/vault-plugin
...
[Plugin] Vault
2022-06-09 16:00:54 +02:00
ivgo
6b1ed2292d
Remove rules & update some tsc errors
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-09 14:56:04 +02:00
djamaile
6424c0ad6f
chore: give alternative to deprecated projectId
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2022-06-09 14:51:07 +02:00
ivgo
90450c925b
Fix some typos & update yarn.lock after release
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-09 14:50:18 +02:00
ivgo
f96cdcb9f0
Fix typo and add more explanation in the changeset
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-09 14:50:18 +02:00
ivgo
58927c3784
Fix local dependency
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-09 14:50:18 +02:00
ivgo
459efebf87
Update api-report
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-09 14:50:18 +02:00
ivgo
eea8126171
Gitlab entity provider
...
Signed-off-by: ivgo <ivgo@spreadgroup.com >
2022-06-09 14:50:18 +02:00