Commit Graph

7838 Commits

Author SHA1 Message Date
Eric Peterson f1a8e3a819 Merge pull request #8068 from stephane-mori/fix-reader
Set doc reader configurable
2021-11-17 12:09:33 +01:00
Ben Lambert 33c7d6522a Merge pull request #8027 from backstage/catalog-query-isolation
catalog-backend: ensure subqueries are isolated from one another
2021-11-17 11:26:40 +01:00
Fredrik Adelöw 107dc83c15 Merge pull request #8063 from gotson/patch-1
Update Kafka configuration types
2021-11-17 10:15:40 +01:00
Eric Peterson 7439368ce5 Merge pull request #7917 from mertcb/migrate/oss 2021-11-17 08:44:42 +01:00
Eric Peterson 461d79e0d8 Merge pull request #8067 from SDA-SE/feat/techdocs-tasklist-icons
[TechDocs] Use a better checkbox rendering in a task list
2021-11-16 17:07:16 +01:00
Tim Hansen 4576f82858 Fix sample data in example Cost Insights client
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-11-16 08:31:45 -07:00
Stéphane MORI 7b3bb89e3c Set doc reader parametable
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com>
2021-11-16 12:55:06 +01:00
Dominik Henneke f7703981a9 Use a better checkbox rendering in a task list
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-16 11:54:58 +01:00
Gauthier f4fe544f73 Update config.d.ts
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-16 17:51:27 +08:00
Gauthier fe20e6f4a8 Update Kafka configuration types
According to https://nodejs.org/dist/latest-v8.x/docs/api/tls.html#tls_tls_createsecurecontext_options the `ssl` options `ca`, `key`, and `cert` are all optional. In my case, i need to pass `rejectUnauthorized`, but I can't do so as the backend expects a `key`. Passing an empty string works, but everything becomes redacted in my log because of that.

Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-16 17:51:27 +08:00
Eric Peterson b0c7748ab5 Ensure sse config is optional; pass through sse from constructor.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-11-16 10:34:56 +01:00
Mert Can Bilgiç 35acef9931 Merge branch 'master' into migrate/oss 2021-11-16 10:27:39 +03:00
therynamo 9e64a7ac1e pr suggestions
Signed-off-by: therynamo <theryn.groetken@gemini.com>
2021-11-15 10:56:54 -06:00
Johan Haals a08022254b Add missing yarn.lock changes and reports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-15 14:59:23 +01:00
Ben Lambert 880ad8ce2a Merge pull request #8028 from timja/skip-empty-file-name-scaffolder
Skip empty file names during scaffolder
2021-11-15 14:13:33 +01:00
Patrik Oldsberg ca0e663f63 Merge pull request #7874 from dehamzah/override-icons
Add Props Icon for Sidebar Item SidebarSearchField and Settings
2021-11-15 11:55:44 +01:00
Patrik Oldsberg 5bba60055e Merge pull request #7886 from SDA-SE/feat/about-api-component-only
feat(catalog): remove "View Api" from AboutCard
2021-11-15 11:55:07 +01:00
Patrik Oldsberg 5d918f9c16 Merge pull request #8035 from zfalen-deloitte/bugfix/duplicate-backstage-token
Bugfix/duplicate backstage token
2021-11-15 11:50:17 +01:00
Johan Haals 539aaf2c7a Merge pull request #7885 from bryce-od/defaultProcessors
feat: Add getDefaultProcessors to CatalogBuilder
2021-11-15 11:48:56 +01:00
Brian Fletcher 8809b6c0dd update versions of json-schema
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-11-15 10:00:08 +00:00
Dede Hamzah b565119196 update api report docs
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2021-11-15 14:19:28 +07:00
Zach Falen 7d6ab03ebb update test
Signed-off-by: Zach Falen <zfalen@deloitte.com>
2021-11-12 13:32:48 -07:00
Zach Falen 8a60033962 hotfix for Backstage token generation, prefer .token over .idToken
Signed-off-by: Zach Falen <zfalen@deloitte.com>
2021-11-12 12:53:13 -07:00
Tim Jacomb 26eb174ce8 Skip empty file names during scaffolder
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
2021-11-12 16:02:50 +00:00
Mike Lewis 06934f2f52 catalog-backend: ensure subqueries are isolated from one another
Ensures that independent calls to `parseFilter` are isolated from one
another, by always wrapping additional clauses to the query in
`andWhere`. I think that the bug in the previous incarnation is strictly
theoretical, as long as parseFilters is only called once for a given
filter (which today, it is). When authorization lands in catalog-backend
though, we'll need to call it multiple times - once to add the authz
filters, and once to add the filters requested by the caller, which
would expose this bug.

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-12 15:45:11 +00:00
Andre Wanlin f5a5657d9a Merge branch 'backstage:master' into topic/improve-azure-devops-date-handling 2021-11-12 07:38:59 -06:00
Patrik Oldsberg 510f16a435 Merge pull request #7845 from jeremyguarini/gcp-plugin-ui-updates
UI updates to GCP-projects plugin
2021-11-12 01:02:24 +01:00
Jeremy Guarini 1e33ce7407 swapout material-table for backstage table
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com>
2021-11-11 12:41:30 -08:00
Fredrik Adelöw 9010cdc4d7 add snyk ignores for the node-gyp tar vuln
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-11 19:59:13 +01:00
Andre Wanlin 2b5ccd2964 Aded API Report and changeset
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-11 10:02:29 -06:00
Andre Wanlin 6275236aab Updated story to handle date changes
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-11 10:01:58 -06:00
Andre Wanlin 94dc1fedee Improved readability and used DateTime consistently
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-11 09:31:40 -06:00
Andre Wanlin a2637ce893 Cleaned up tests
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-11 09:18:50 -06:00
Andre Wanlin 24f5f29174 Merge branch 'backstage:master' into topic/improve-azure-devops-date-handling 2021-11-11 09:01:07 -06:00
github-actions[bot] 3369ade8c0 Version Packages 2021-11-11 11:07:58 +00:00
Oliver Sand ac511f98c4 Merge pull request #7865 from SDA-SE/feat/api-docs-customization
Lazy load API definition widgets
2021-11-11 12:03:00 +01:00
Kim Jin 53c9ad7e04 Update TechDocs Headings css font weight (#7931)
* update headings style

Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>

* add changeset

Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>

* update changeset

Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>

* rename changeset

Signed-off-by: kim5566 <28945404+kim5566@users.noreply.github.com>
2021-11-11 11:45:40 +01:00
Oliver Sand 54c5be2d6d Fix styling issues of swagger-ui
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 11:33:23 +01:00
Fredrik Adelöw 6fab898841 Merge pull request #7932 from backstage/jhaals/core-plugin-api-no-name
core-plugin-api: Deprecate use of extensions without name
2021-11-11 10:11:30 +01:00
Oliver Sand e849f9cc0a Use <Progress> instead of <LinearProgress /> in combination with Suspense
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 09:55:05 +01:00
Oliver Sand 7e5bd18cf7 Adjust to review comments
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 09:55:03 +01:00
Oliver Sand fe5738fe1c Lazy load LazyLog as it is rarely used
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-11-11 09:54:27 +01:00
Rod Machen 5dcea2586c Add Search Modal component (#7316)
Signed-off-by: rodmachen <rmachen@expediagroup.com>
2021-11-11 09:26:15 +01:00
Andre Wanlin 7e966461d0 Use string for Date and let client handle display
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-11-10 12:17:58 -06:00
Dominik Schwank 38d6df6bb9 feat(catalog): remove 'View Api' link from AboutCard
Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
2021-11-10 17:46:08 +01:00
Mert Can Bilgiç 884c6d0bc5 prettier runned
Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com>
2021-11-10 13:28:22 +03:00
Mert Can Bilgiç c79b30420b lowercase routing issue fixed
Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com>
2021-11-10 13:28:22 +03:00
Johan Haals 3487920e5e api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-10 09:49:44 +01:00
Johan Haals 4a336fd292 core-plugin-api: Deprecate use of extensions without name
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-10 09:21:02 +01:00
Jeremy Guarini fdc35dbff7 swap out data-grid for material-table
Signed-off-by: Jeremy Guarini <jguarini@paloaltonetworks.com>
2021-11-09 14:18:54 -08:00