Eric Peterson
35a67722bc
Changeset
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-07-12 16:44:00 +02:00
Eric Peterson
5176099c79
Allow either out-of-the-box or recommended configurations in TechDocs createRouter
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-07-12 16:41:39 +02:00
Francisco Ribas
49d814226c
Update plugins/scaffolder/src/components/MultistepJsonForm/MultistepJsonForm.tsx
...
Co-authored-by: Andrea Falzetti <andreafalzetti@users.noreply.github.com >
Signed-off-by: chicoribas <chico.bribas@gmail.com >
2021-07-12 11:29:52 -03:00
Francisco Ribas
fe10391180
Update plugins/scaffolder/src/components/MultistepJsonForm/MultistepJsonForm.test.tsx
...
Co-authored-by: Andrea Falzetti <andreafalzetti@users.noreply.github.com >
Signed-off-by: chicoribas <chico.bribas@gmail.com >
2021-07-12 11:29:52 -03:00
Francisco Ribas
c76502dc93
Update docs/features/software-templates/writing-templates.md
...
Spelling fix
Co-authored-by: Andrea Falzetti <andreafalzetti@users.noreply.github.com >
Signed-off-by: chicoribas <chico.bribas@gmail.com >
2021-07-12 11:29:52 -03:00
Prasetya Aria Wibawa
75a532fbe9
add unstable prop for disabling unregister entity
...
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com >
2021-07-12 20:34:30 +07:00
Ben Lambert
4e690e59fd
Merge pull request #6382 from backstage/blam/de-dupe
...
de-duplicate yarn.lock
2021-07-12 15:07:09 +02:00
Ben Lambert
fdb5908f49
Merge pull request #6439 from backstage/fix-custom-actions-docs
...
docs(scaffolder): update custom actions docs with new options for createRouter
2021-07-12 13:44:08 +02:00
Mike Lewis
e156990a70
docs(scaffolder): update custom actions docs with new options for createRouter
...
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-07-12 12:30:37 +01:00
Raghunandan Balachandran
ce0f957169
Merge pull request #6436 from backstage/update-readme
...
Update readme
2021-07-12 11:43:17 +02:00
Raghunandan
59ab8d2abd
consistent naming for authors
...
Signed-off-by: Raghunandan <soapraj@gmail.com >
2021-07-12 11:08:27 +02:00
Ben Lambert
1564580056
Merge pull request #6435 from backstage/dependabot/npm_and_yarn/types/http-errors-1.8.1
...
chore(deps-dev): bump @types/http-errors from 1.8.0 to 1.8.1
2021-07-12 09:39:02 +02:00
Ben Lambert
4c996ce27d
Merge pull request #6434 from backstage/dependabot/npm_and_yarn/sanitize-html-2.4.0
...
chore(deps): bump sanitize-html from 2.3.3 to 2.4.0
2021-07-12 09:38:39 +02:00
dependabot[bot]
ae33ea3dba
chore(deps-dev): bump @types/http-errors from 1.8.0 to 1.8.1
...
Bumps [@types/http-errors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-errors ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-errors )
---
updated-dependencies:
- dependency-name: "@types/http-errors"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 04:16:13 +00:00
dependabot[bot]
e2677af900
chore(deps): bump sanitize-html from 2.3.3 to 2.4.0
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases )
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.3.3...2.4.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-12 04:13:23 +00:00
Tim
18c767e7af
Merge pull request #6425 from kuangp/fix/typeFilter
...
fix(useEntityTypeFilter): fetch unique set of types ignoring case sensitivity
2021-07-09 11:39:20 -06:00
chicoribas
d2e4012f45
Change ui:options to ui:backstage
...
Signed-off-by: chicoribas <chico.bribas@gmail.com >
2021-07-09 14:34:33 -03:00
Tim
e0f9bf3922
Merge pull request #6424 from OscarDHdz/scaffolder-equiality-helper
...
Scaffolder: Add handlebar 'eq' helper
2021-07-09 11:29:38 -06:00
Phil Kuang
e13f0fb9de
fix(useEntityTypeFilter): fetch unique set of types ignoring case sensitivity
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-07-09 13:24:13 -04:00
OscarDHdz
84d329e2a6
Scaffolder: Add handlebar 'eq' helper
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2021-07-09 12:13:15 -05:00
Ben Lambert
2c3f301f82
Merge pull request #6419 from backstage/orkohunter/chore-remove-testyaml
...
chore: remove empty test.yaml in the project
2021-07-09 18:19:22 +02:00
Ben Lambert
c745665e81
Merge pull request #6421 from backstage/orkohunter/backstage.spotify.com
...
microsite: Update contact Backstage team @ Spotify URL
2021-07-09 18:17:58 +02:00
chicoribas
73951fc44b
Changeset
...
Signed-off-by: chicoribas <chico.bribas@gmail.com >
2021-07-09 11:43:36 -03:00
chicoribas
4f9eeacc71
Documentation
...
Signed-off-by: chicoribas <chico.bribas@gmail.com >
2021-07-09 11:42:18 -03:00
chicoribas
ac96bc7975
Add ui:options to mask and hide
...
Signed-off-by: chicoribas <chico.bribas@gmail.com >
2021-07-09 11:42:18 -03:00
Dominik Henneke
fbba171405
Update api report
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-07-09 14:49:01 +02:00
Dominik Henneke
221b3080f9
Fix warning
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-07-09 14:38:50 +02:00
Dominik Henneke
fbb6d421e9
Merge remote-tracking branch 'upstream/master' into feat/techdocs-build-logs
2021-07-09 14:35:01 +02:00
Dominik Henneke
4255617c2e
Show the error alert on the not found page in case there are sync errors
...
This allows access to the build logs in the initial build view
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-07-09 14:33:54 +02:00
Dominik Henneke
800445cca0
Move the logging one level up to send all logs and exceptions to the user
...
With this change, only failed builds are logged to the backend logger
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-07-09 14:33:54 +02:00
Eric Peterson
b361b32194
Merge pull request #6418 from SDA-SE/feat/async-index
...
Change return value of `SearchEngine.index` to `Promise<void>`
2021-07-09 13:20:01 +02:00
Himanshu Mishra
363ac329ab
microsite: Update contact Backstage team @ Spotify URL
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-09 12:50:53 +02:00
Himanshu Mishra
fb21e406fa
chore: remove empty test.yaml in the project
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-09 12:22:42 +02:00
Oliver Sand
97b2eb37b2
Change return value of SearchEngine.index to Promise<void>
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-07-09 11:26:42 +02:00
Ben Lambert
ec5ebc4df5
Merge pull request #6412 from backstage/dependabot/npm_and_yarn/rollup-plugin-dts-3.0.2
...
chore(deps): bump rollup-plugin-dts from 3.0.1 to 3.0.2
2021-07-09 09:58:20 +02:00
Ben Lambert
143dc1467b
Merge pull request #6398 from RoadieHQ/fix-codeowners-processor-user-entity-ref
...
Codeowners processor should specify kind for user entities.
2021-07-09 09:56:57 +02:00
Emma Indal
cecfe5c7f5
[Search] docs updates ( #6402 )
...
* add link to collator implementation to search docs
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* clean up types from registering new collators as its now a attribute of the collator itself
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* one more
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-07-09 09:35:16 +02:00
Fredrik Adelöw
1fa1e4e786
Merge pull request #6409 from kuangp/feat/ensureExists
...
feat(db-config): support a ensureExists config option
2021-07-09 07:27:18 +02:00
dependabot[bot]
c8c15a9af2
chore(deps): bump rollup-plugin-dts from 3.0.1 to 3.0.2
...
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases )
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: rollup-plugin-dts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-09 04:08:56 +00:00
Tim
30534caa64
Merge pull request #6407 from backstage/backend-debugging
...
Add debugging instructions to backend README
2021-07-08 17:06:58 -06:00
Phil Kuang
5f6f2fd96f
feat(db-config): support a ensureExists config option
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-07-08 17:53:19 -04:00
Tim Hansen
9d38188c2b
start-backend
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-07-08 15:20:14 -06:00
Tim
9eccc589b7
Merge pull request #6367 from kuangp/entity-list-query-params
...
Use query params with useEntityListProvider
2021-07-08 13:31:00 -06:00
Himanshu Mishra
e7b81645f2
Merge pull request #6404 from fengypants/icons
...
microsite: Updated SVGs for core feature icons
2021-07-08 20:53:38 +02:00
Himanshu Mishra
4df5440a29
Merge pull request #6403 from goober/bugfix/expose-ldap-classes
2021-07-08 20:52:32 +02:00
Phil Kuang
d84778c257
feat(EntityListProvider): store filter values in query params
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-07-08 14:46:44 -04:00
Tim Hansen
86e4920ee0
Add debugging instructions to backend README
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-07-08 12:42:00 -06:00
Joe Porpeglia
96fc276989
Fix repository inputs for githubPullRequest publish action
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2021-07-08 14:26:29 -04:00
Jeff Feng
3129663cef
Updated SVGs for core feature icons
...
New SVG exports:
Stroke width updated to 2.5px.
Fixed the helm illustration in the K8s icon.
Signed-off-by: Jeff Feng <fengypants@gmail.com >
2021-07-08 13:18:21 -04:00
Mathias Åhsberg
afe3e4b548
Expose missing types used by the ldap transformers
...
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se >
2021-07-08 16:36:26 +00:00