Commit Graph

13119 Commits

Author SHA1 Message Date
Harry Hogg 42fa9cdcdb Removed the parameters count from the permissions metadata endpoint
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:17 +01:00
Harry Hogg 755361681c Add explanation comment around the schema type and whay we need to remove the optional def for the schema
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:17 +01:00
Harry Hogg 1d4b847c98 Explicitly use the schema to infer the types for the permission rule
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:16 +01:00
Harry Hogg 708ff4761a Explicitly type optional parameters so the definitions are accurate
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:16 +01:00
Harry Hogg 6d447843fa Changing over permission rules params API to accept a single object
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:16 +01:00
Harry Hogg 1893c3d4da Updated API reports
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:15 +01:00
Harry Hogg eec3f766f2 Output a JSON schema from the .well-known metadata endpoint
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:15 +01:00
Harry Hogg 9fe88c4fab Added parameter validation using the param schemas
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:15 +01:00
Harry Hogg e9b4191071 Added parameter scheamas to permission rules
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-10-04 12:03:15 +01:00
Emma Indal 4c480aeefb Merge pull request #13945 from backstage/bux/search-group-empty-state
[Search] Customize <SearchResultGroup/> no results state
2022-10-04 09:57:36 +02:00
Fredrik Adelöw 6d8c801bad Merge pull request #13869 from lunarway/feature/entity-kind-picker
Implement EntityKindPicker for the catalog
2022-10-03 16:06:36 +02:00
Johan Haals c53904300b Merge pull request #13920 from imleozzito/master
feat: allow auth0 provider to specify connection/connection_scope config
2022-10-03 15:11:53 +02:00
Fredrik Adelöw fcba74f97b Merge pull request #13960 from amreshh/master
VaultBuilder.tsx renamed to VaultBuilder in order for module to be co…
2022-10-03 15:00:57 +02:00
Fredrik Adelöw bb47522f6d Merge pull request #13953 from acierto/task-logging
Switching off duplicated timestamp
2022-10-03 15:00:23 +02:00
Johan Haals 3443256fd6 Merge pull request #13911 from al06/catalog-table-enhancement-with-label-column
feat: enhance catalog-plugin table with label column
2022-10-03 13:50:14 +02:00
Fredrik Adelöw 1bd10b8657 Merge pull request #13928 from backstage/freben/one-more-integration
One more integration test
2022-10-03 09:49:31 +02:00
bnechyporenko 00c477f3e1 Merge remote-tracking branch 'origin/master' into task-logging 2022-10-03 08:33:51 +02:00
Amresh Hanoeman dae0bbe522 VaultBuilder.tsx renamed to VaultBuilder in order for module to be correctly loaded
Signed-off-by: Amresh Hanoeman <20923769+amreshh@users.noreply.github.com>
2022-10-02 14:58:11 +02:00
Emma Indal 6faaa05626 changeset and api report updates
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-10-02 11:34:30 +02:00
Emma Indal 6cbe962a5f Fixup storybook examples
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-10-02 11:34:30 +02:00
Emma Indal 86e899b977 Be able to pass through index used for index ranking
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-10-02 11:34:30 +02:00
Matthew Clarke d4a8c683be feat: Add request details to k8s service locator (#13871)
* feat: Add request details to k8s service locator

BREAKING_CHANGE: Service locator now takes additional args

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* changeset && api report

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* Update .changeset/silent-bees-repeat.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Matthew Clarke <matthewclarke47@gmail.com>
Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* update changeset

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* Update silent-bees-repeat.md

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
Signed-off-by: Matthew Clarke <matthewclarke47@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-01 12:53:11 -04:00
Crevil f81ce9d438 Review updates
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-10-01 09:02:37 +02:00
bnechyporenko f3a79e851e Switching off duplicated timestamp
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-09-30 22:41:56 +02:00
Emma Indal bd9f398150 Tests for custom no result component
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-09-30 14:53:59 +02:00
Emma Indal 523f32778c Storybook examples for custom no result component
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-09-30 14:53:35 +02:00
Emma Indal 5c5c79ec75 Optional property for custom no result component
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-09-30 14:52:33 +02:00
Ankit Luthra c74b8e2807 chore: rephrase changeset and inline render logic for feat: enhance catalog-plugin with label column
Signed-off-by: Ankit Luthra <ankitluthra06@gmail.com>
2022-09-30 18:15:12 +05:30
Johan Haals 1c0aed4dd2 Merge pull request #13924 from kuangp/fix/dryRun/layouts
fix(dryRunEditor): render custom layouts
2022-09-30 13:55:15 +02:00
Patrik Oldsberg 53d1fc435f Merge pull request #13732 from acierto/entity-ref-link
Provide custom displayed text in EntityRefLinks
2022-09-30 13:41:11 +02:00
Fredrik Adelöw 273009ba39 One more integration test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-29 19:33:40 +02:00
Phil Kuang 8220f2fd83 fix(dryRunEditor): render custom layouts
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-09-29 12:53:48 -04:00
Fredrik Adelöw aa0492c3b0 Merge pull request #13915 from backstage/renovate/luxon-3.x-lockfile
Update dependency luxon to v3.0.4
2022-09-29 18:28:11 +02:00
Leonardo Cardoso de Almeida b1f9a031aa style: prettify auth0 provider codestyle
Signed-off-by: Leonardo Cardoso de Almeida <leozzito@Leonardos-MacBook-Pro.local>
2022-09-29 12:14:14 -03:00
Fredrik Adelöw 8c7bff2bb4 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-29 16:52:40 +02:00
Johan Haals 5caabbeecd Merge pull request #13903 from backstage/renovate/asyncapi-react-component-1.x
Update dependency @asyncapi/react-component to v1.0.0-next.43
2022-09-29 16:37:09 +02:00
Johan Haals f1cc0abf45 Merge pull request #13889 from alexrybch/gcalendar-loader
fixed loader in gcalendar when not signed in
2022-09-29 16:34:36 +02:00
Ankit Luthra d558f41d3a feat: enhance catalog-plugin table with label column
Signed-off-by: Ankit Luthra <ankitluthra06@gmail.com>
2022-09-29 20:03:15 +05:30
Leonardo Cardoso de Almeida 9ad307a07c feat: add connection/connection scope options to auth0 provider
Signed-off-by: Leonardo Cardoso de Almeida <leozzito@Leonardos-MacBook-Pro.local>
2022-09-29 11:31:12 -03:00
bnechyporenko 359efe7db9 Added a test case which covers the case when the array of entities was provided to entityRefs
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-09-29 15:32:26 +02:00
bnechyporenko 4a7dd7865e Added a test case which covers the case when the array of entities was provided to entityRefs
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-09-29 15:22:37 +02:00
bnechyporenko e13ff65ce4 Merge remote-tracking branch 'origin/master' into entity-ref-link 2022-09-29 15:18:06 +02:00
bnechyporenko c59e05111b Fixed an incorrect condition for an empty array
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-09-29 14:39:06 +02:00
ivgo 63a0f35835 Add tests for the fallback
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-09-29 13:25:15 +02:00
ivgo 44c9a95dcf Add return statement in fallback 'set'
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-09-29 13:25:15 +02:00
renovate[bot] 50c6e14aee Update dependency @asyncapi/react-component to v1.0.0-next.43
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-29 09:43:45 +00:00
bnechyporenko 8f1148f77e Merge remote-tracking branch 'origin/master' into entity-ref-link 2022-09-29 08:36:10 +02:00
Johan Haals 44aa394c35 Merge pull request #13887 from William-Hill-Online/feature/update-repoUrl-owner-description
Making the GitLab repoUrl picker description clearer
2022-09-28 17:02:39 +02:00
Eric Peterson aa8b3b77b3 Merge pull request #13890 from pedronastasi/Search-less-restrictive-V2
[Search] Be less restrictive with unknown keys on query endpoint
2022-09-28 17:01:59 +02:00
Pedro Nastasi 65c8a72b54 bugfix: prettier
Signed-off-by: Pedro Nastasi <v-pnastasi@expediagroup.com>
2022-09-28 11:44:47 -03:00