Commit Graph

11658 Commits

Author SHA1 Message Date
Camila Belo 7ad6bde557 Merge pull request #11839 from namco1992/fix-techdocs-cli-config
techdocs-cli: fix the legacyCopyReadmeMdToIndexMd flag in techdocs-cli generate
2022-06-23 15:53:49 +02:00
Johan Haals fa0a5657e0 Merge pull request #12113 from stichiboi/stichiboi/apache-airflow-plugin-extension
Stichiboi/apache airflow plugin extension
2022-06-23 15:36:56 +02:00
Patrik Oldsberg 8320cb6ad9 Merge pull request #12241 from backstage/rugvip/roles
example-todo-list: fix package roles
2022-06-23 14:56:55 +02:00
Ben Lambert 98ff3fbef5 Merge pull request #12044 from alexrybch/entity-type-predicates
added type predicates for entities
2022-06-23 14:15:49 +02:00
Camila Belo 70815419c5 Merge pull request #11510 from backstage/techdocs/do-not-transform-headings
[TechDocs] Fix headings transformations
2022-06-23 14:15:40 +02:00
Ben Lambert edf1d91c98 Merge pull request #12097 from kuangp/feat/myGroups
refactor(MyGroupsSidebarItem): Render namespaces with subtitles
2022-06-23 14:11:56 +02:00
Emma Indal bfbbee1003 Merge pull request #12235 from backstage/emmaindal/stack-overflow-plugin-config-schema
[Stack Overflow] point to config schema from package.json
2022-06-23 13:59:45 +02:00
Camila Belo b2a78cd5b9 Merge pull request #12236 from backstage/camilal/fix-search-bar-test
[Search]: Fix SearchBar Test
2022-06-23 13:52:06 +02:00
Camila Belo 6259fcf98a refactor(techdocs): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:44:11 +02:00
Camila Belo 4c09c09102 refactor(techdocs): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:35:01 +02:00
Emma Indal b2dd93f207 delete headings transformations
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 13:35:01 +02:00
Emma Indal a47c1b1407 add config.d.ts to files
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 13:29:40 +02:00
Camila Belo 8382852597 refactor(search-react): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:28:43 +02:00
Patrik Oldsberg bb48de7aa8 example-todo-list: fix package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-23 13:06:55 +02:00
Daniele.Mazzotta b9822464b3 fixed line wraps
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 14:56:37 +04:00
Johan Haals a780e24d22 Merge pull request #12222 from szubster/ldap-rdn-references
[ldap] Add possibility to resolve relations by RDN, in addition to UUID and …
2022-06-23 11:47:07 +02:00
Emma Indal 617e5ae30e update config to be optional
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:30:27 +02:00
Emma Indal 635cd6e9d2 same for backend plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:11:12 +02:00
Emma Indal 5d7a1cca09 point to config schema from package.json
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:03:12 +02:00
Mattias Frinnström 7d9dc8f271 Change version to 0.0.0
Signed-off-by: Mattias Frinnström <mattias@frinnstrom.se>
2022-06-23 11:00:50 +02:00
Camila Belo 9592a6cefd fix(search): race condition on search bar test
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 10:56:01 +02:00
Daniele.Mazzotta 7bc7b1d376 case-insensitive NOT FOUND error catching in getDags
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:35:50 +04:00
Daniele.Mazzotta aed6b691cb fixed failing test while fetching getDags
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:29:10 +04:00
Daniele.Mazzotta 007cba9eb1 fixed issue where error message would be 0 instead of empty element
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:07:08 +04:00
Mattias Frinnström 6064243882 Add catalog-backend-module-openapi plugin
Signed-off-by: Mattias Frinnström <mattias@frinnstrom.se>
2022-06-22 18:19:37 +02:00
Tomasz Szuba fbfbff6bf7 Add possibility to resolve relations by RDN, in addition to UUID and DN in LDAP plugin
This is required to support memberUid attribute https://ldapwiki.com/wiki/MemberUid

Signed-off-by: Tomasz Szuba <tszuba@box.com>
2022-06-22 16:25:49 +02:00
Daniele.Mazzotta f74361a585 removed dagsNotFound state
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-22 17:29:58 +04:00
Johan Haals 0ea9a07008 Merge pull request #12050 from ivangonzalezacuna/feature/gitlab-entity-provider-scan-full-project
[GitlabDiscoveryEntityProvider] Add possibility to scan all the groups in the project
2022-06-22 13:32:37 +02:00
Phil Kuang 7e115d42f9 refactor(MyGroupsSidebarItem): render namespaces with subtitles
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-06-21 16:34:55 -04:00
Alex Rybchenko 919396b27a revert plugin-catalog export change
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-06-21 17:47:18 +02:00
Alex Rybchenko 384dddd0b4 moved entity checkers to catalog-model
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-06-21 17:44:09 +02:00
Patrik Oldsberg d9f86c2d81 Merge pull request #12120 from backstage/rugvip/auth-cleanup
auth-backend: remove deprecations
2022-06-21 17:03:08 +02:00
Camila Belo 239059b7fd Merge pull request #12180 from backstage/camilal/fix-search-modal-context
[Search]: Fix search modal context scope
2022-06-21 16:07:52 +02:00
Daniele Mazzotta c8a502ce3e fixed formatting
Signed-off-by: Daniele Mazzotta <daniele.mazzotta@tii.ae>
2022-06-21 17:36:35 +04:00
Camila Belo a620f777b3 refactor(search): apply review suggestion
Use search context checker in search modal and create local context only if needed.

Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-21 13:46:18 +02:00
Camila Belo c7285cac4c fix(search): search modal context scope
Only create a search context for the modal if there is no parent context already defined.

Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-21 11:54:38 +02:00
github-actions[bot] 2231987c10 Version Packages (next) 2022-06-21 09:04:17 +00:00
Patrik Oldsberg 3d41484683 Merge pull request #12170 from backstage/rugvip/codemirror
scaffolder: bump codemirror deps
2022-06-21 10:57:48 +02:00
Patrik Oldsberg 747c6e29b1 Merge pull request #12176 from backstage/rugvip/smaller
scaffolder: reduce max file size for dry-run content
2022-06-21 10:19:26 +02:00
Patrik Oldsberg 99d1d1f789 Merge pull request #12174 from backstage/rugvip/details
scaffolder: show dry-run error cause
2022-06-21 10:08:27 +02:00
Patrik Oldsberg 842282ecf9 scaffolder: bump codemirror deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-21 10:03:59 +02:00
Patrik Oldsberg 464bb0e6c8 scaffolder: reduce max file size for dry-run content
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-21 10:00:12 +02:00
Patrik Oldsberg 37539e29d8 scaffolder: show dry-run error cause
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-21 09:48:58 +02:00
Johan Haals 114a6ceb0a Merge pull request #12168 from anicke/tech-insights-readme
TechInsightsBackend/README: Added 'scheduler' to code examples
2022-06-21 09:39:32 +02:00
Niklas Aronsson 2ef58ab539 TechInsightsBackend: Added 'scheduler' to code examples
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-06-21 07:04:44 +02:00
Johan Haals c99ddf2579 Merge pull request #12080 from ivangonzalezacuna/feature/vault-plugin-improvements
[Vault Plugin] Add requested improvements
2022-06-20 15:39:42 +02:00
Patrik Oldsberg 66c79ff359 auth-backend: avoid marking TokenIssuer as internal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-20 15:25:33 +02:00
Patrik Oldsberg 4d74ec0b22 auth-backend: remove direct provider exports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-20 15:20:06 +02:00
Patrik Oldsberg 59761a0106 auth-backend: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-20 15:20:06 +02:00
Patrik Oldsberg 36e4377480 auth-backend: remove deprecated identity exports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-20 15:20:06 +02:00