Fredrik Adelöw
8aab143568
Merge pull request #11332 from backstage/renovate/codemirror-5.x
...
chore(deps): update dependency @types/codemirror to v5
2022-05-06 09:31:42 +02:00
Fredrik Adelöw
8386a32644
Merge pull request #10815 from djamaile/chore/update-document-text
...
chore: update the return type guard for `isGroupEntity`
2022-05-05 15:36:35 +02:00
Ben Lambert
993ee96756
Merge pull request #11308 from backstage/blam/user-info-in-scaffolder
...
scaffolder: Added the ability to reference the user that created the task in the templates
2022-05-05 13:06:32 +02:00
Renovate Bot
e1f42a0e2c
chore(deps): update dependency @types/codemirror to v5
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-05 10:47:24 +00:00
blam
36441d9927
chore: fix the tests for node 14
...
Signed-off-by: blam <ben@blam.sh >
2022-05-05 12:36:25 +02:00
blam
5af8f5b1fe
chore: add some debugging for CI
...
Signed-off-by: blam <ben@blam.sh >
2022-05-05 11:30:17 +02:00
blam
cd03a05d2d
chore: wait for message to be dispatched
...
Signed-off-by: blam <ben@blam.sh >
2022-05-04 17:17:50 +02:00
Fredrik Adelöw
c2a8f01493
Merge pull request #11186 from helaoutar/feature/accessibe_filters
...
Make Menu items on filters accessible through keyboard
2022-05-04 16:35:44 +02:00
blam
5b2d1dd6b4
chore: updating API reports
...
Signed-off-by: blam <ben@blam.sh >
2022-05-04 16:23:43 +02:00
blam
76a294331c
chore: juggle the code around proper
...
Signed-off-by: blam <ben@blam.sh >
2022-05-04 16:20:57 +02:00
blam
277634feb0
chore: added some test for checking that the workflow passes through the user
...
Signed-off-by: blam <ben@blam.sh >
2022-05-04 14:42:33 +02:00
Fredrik Adelöw
9348b8401a
Merge pull request #11294 from backstage/renovate/use-immer-0.x
...
fix(deps): update dependency use-immer to ^0.7.0
2022-05-04 13:16:17 +02:00
Eric Peterson
37afefbfac
Merge pull request #11175 from backstage/search/batch-size-default
...
[Search] Use batchSize of 1000 by default
2022-05-04 12:53:14 +02:00
Renovate Bot
70817dafc0
fix(deps): update dependency use-immer to ^0.7.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-04 10:07:37 +00:00
blam
d06a045a68
chore: added the user entity for decoration and added some more tests for the router which were untested before
...
Signed-off-by: blam <ben@blam.sh >
2022-05-03 17:27:01 +02:00
Patrik Oldsberg
4a2a9ec36b
Merge pull request #11254 from backstage/rugvip/guardrails
...
scaffolder-backend-module-rails: add allowedImageNames option
2022-05-03 16:50:32 +02:00
Patrik Oldsberg
3d001a3bcf
scaffolder-backend-module-rails: add allowedImageNames option
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-03 16:18:34 +02:00
Renovate Bot
1af133f779
fix(deps): update dependency event-source-polyfill to v1.0.26
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-03 13:24:22 +00:00
Fredrik Adelöw
c7b6d28bc8
Merge pull request #11249 from backstage/freben/github-org
...
update docs for github org ingestion, and add scheduling to the provider
2022-05-03 14:47:57 +02:00
Fredrik Adelöw
a7de43f648
update docs for github org ingestion, and add scheduling to the provider
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-05-03 14:15:20 +02:00
github-actions[bot]
55da880bf9
Version Packages (next)
2022-05-03 09:38:51 +00:00
Patrik Oldsberg
5af8626202
Merge pull request #11216 from backstage/rugvip/oauth2-proxy
...
auth-backend: oauth2 proxy refactor + integration example + doc updates
2022-05-03 11:07:24 +02:00
Anders Näsman
784e34f7fc
Merge pull request #11073 from realandersn/techdocs/addon-test-utils
...
[Techdocs] Addons test utilities
2022-05-03 10:53:53 +02:00
Ben Lambert
dccb85171a
Merge pull request #11232 from bridgetbarnes/catalog-entities-MoreVert-aria-label
...
Fix invalid aria- attribute
2022-05-03 09:59:37 +02:00
Renovate Bot
7f6f97d151
fix(deps): update dependency @asyncapi/react-component to v1.0.0-next.38
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-03 05:30:28 +00:00
Bridget Barnes
4ded6c6200
Fixes invalid aria- attribute
...
Signed-off-by: Bridget Barnes <bbarnes@seek.com.au >
2022-05-03 13:48:06 +10:00
Patrik Oldsberg
e863356c77
auth-backend: update API report
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 18:10:01 +02:00
Patrik Oldsberg
09fff50b27
auth-backend: added note about oauth2-proxy example setup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 17:35:36 +02:00
Patrik Oldsberg
ddae564f54
auth-backend: tweak oauth2-proxy example
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 17:29:24 +02:00
Vincenzo Scamporlino
d0ac302c0f
Merge pull request #11017 from backstage/permission-docs
...
Permission framework documentation
2022-05-02 17:29:07 +02:00
Patrik Oldsberg
906c235e5c
auth-backend: update oauth2-proxy test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 17:22:25 +02:00
Patrik Oldsberg
0caff59719
auth-backend: add a default auth handler for the oauth2-proxy provider
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 17:09:55 +02:00
Patrik Oldsberg
ba901234cf
auth-backend: add example setup for oauth2-proxy
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 16:44:51 +02:00
Patrik Oldsberg
abaa34aaa0
auth-backend: add getHeaders to oauth2-proxy + update docs for other fields
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 16:06:17 +02:00
Renovate Bot
8d4ecc30f1
chore(deps): update dependency @types/codemirror to ^0.0.109
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-02 12:20:39 +00:00
Johan Haals
bbb6450015
Merge pull request #11202 from claudiahub/gh-11196
...
Added alternative text to profile picture (Settings)
2022-05-02 14:06:31 +02:00
Patrik Oldsberg
693112bec7
auth-backend: add headers to oauth2-proxy result
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-02 13:59:26 +02:00
Ben Lambert
c2f8f8534c
Merge pull request #11176 from stephane-mori/customFieldExtensionValidation
...
Allow custom field extension validation
2022-05-02 13:42:51 +02:00
Ben Lambert
34ac70168f
Merge pull request #11165 from claudiahub/gh-11163
...
Add menu parent role for menu items
2022-05-02 13:23:51 +02:00
Ben Lambert
fda3772745
Merge pull request #11168 from anicke/gerrit-package-entry
...
Gerrit-catalog-plugin: Fix incorrect main entry
2022-05-02 13:18:19 +02:00
Claudia Bressi
403793213e
Provide alternative text
...
Signed-off-by: Claudia Bressi <cbressi@vmware.com >
2022-05-02 12:48:42 +02:00
Niklas Aronsson
57f684f59c
Gerrit-catalog-plugin: Fix incorrect main entry
...
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-05-02 11:49:30 +02:00
Claudia Bressi
2f314a7891
Solve menu parent role Signed-off-by: Claudia Bressi cbressi@vmware.com
...
Signed-off-by: Claudia Bressi <cbressi@vmware.com >
2022-05-02 11:17:33 +02:00
blam
d48f69fa60
chore: working added createdBy column
...
Signed-off-by: blam <ben@blam.sh >
2022-05-02 11:16:13 +02:00
Ben Lambert
efefcc04b8
Merge pull request #11183 from dweber019/feat/tech-radar
...
feat: rename use to adopt
2022-05-02 11:14:00 +02:00
Ben Lambert
73357576e0
Merge pull request #11122 from helaoutar/feature/announce_external_links
...
Announce external links to screen readers
2022-05-02 10:32:04 +02:00
Eric Peterson
71d3432710
Set the default batchSize to 1000 for all search engines.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-05-01 16:19:58 +02:00
Patrik Oldsberg
1ccbe081cc
root: bump to TypeScript 4.6
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-05-01 12:38:09 +02:00
Hamza El Aoutar
57f41fb8d6
Make Menu items on filters accessible through keyboard
...
Signed-off-by: Hamza El Aoutar <elaoutarhamza@gmail.com >
2022-04-30 20:33:47 +00:00
David Weber
3588a77994
feat: rename use to adopt
...
Rename `use` to `adopt`, to reflect Zalando Tech Radar regarding quadrants and add link to Zalando explanation.
Signed-off-by: David Weber <david.weber@w3tec.ch >
2022-04-30 20:08:53 +02:00