Commit Graph

5771 Commits

Author SHA1 Message Date
Andrew Thauer 5c4e6aee25 feat(explore): customizable explore page
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-06-16 19:46:33 -04:00
Patrik Oldsberg 3ce6f80632 Merge pull request #6061 from lunarway/feature/publish-action-topics
Add topics input to publish:github action
2021-06-16 22:59:35 +02:00
Patrik Oldsberg d458690f5c Merge pull request #5754 from TejasQ/tejask/3333
TechDocs: Support configurable working directory as temp dir
2021-06-16 18:54:47 +02:00
Patrik Oldsberg 1cc99d6568 Merge pull request #6021 from vcapretz/chore/sentry-plugin-replace-timeago-for-luxon
Chore/sentry plugin replace timeago for luxon
2021-06-16 18:32:26 +02:00
Patrik Oldsberg f07426d3ab Merge pull request #6024 from goober/bugfix/jenkins-builds-with-slashes
[jenkins-plugin] Support Jenkins build details for branches that contains slashes
2021-06-16 18:07:07 +02:00
Patrik Oldsberg 7ca9dc4fa6 Merge pull request #6022 from vcapretz/chore/circleci-remove-moment
Chore/circleci remove moment
2021-06-16 18:00:34 +02:00
Crevil 3b43fc3ab8 Lowercase topics
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-16 16:49:45 +02:00
Eric Peterson 9bca8225f0 Merge pull request #6058 from oOntheway/master
Searching for things like "World" in "Hello World." returns no results.
2021-06-16 15:14:34 +02:00
Oliver Sand 6f0b0c1a33 Add tests for stemming and trimming
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-16 14:43:25 +02:00
Patrik Oldsberg 01e0e4fdb6 Merge pull request #6060 from backstage/rugvip/refresh
auth-backend: implement GitLab session refresh
2021-06-16 14:41:04 +02:00
Patrik Oldsberg 1c582b7f37 Merge pull request #5967 from getndazn/truncate-long-system-diagram-names
fix: truncate long system names
2021-06-16 14:13:14 +02:00
Crevil 878c1851d4 Add topics input to publish:github action
This change adds an array input of topics to attach on a repository upon
creation.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-16 13:31:00 +02:00
Louis Bichard e2d68f1ce3 fix: truncate long system names
Signed-off-by: Louis Bichard <contact@louisjohnbichard.co.uk>
2021-06-16 11:31:07 +01:00
Patrik Oldsberg 1aa31f0afc auth-backend: add support for GitLab auth refresh
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-16 12:13:27 +02:00
Fredrik Adelöw cb09e445ea Implement NextCatalogBuilder.addEntityProvider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-16 11:30:15 +02:00
Eric Peterson 95dfa3340a Merge pull request #6038 from backstage/goalie/fix-docs-scaffold
Documentation fixes for sample Scaffolder templates
2021-06-16 10:50:54 +02:00
Tejas Kumar 20d9c7d384 Address review comments
Signed-off-by: Tejas Kumar <tejask@spotify.com>
2021-06-16 10:09:06 +02:00
Kevin facbe60532 fix: results are not accurate for search
Signed-off-by: Kevin <dl_xq@sina.com>
2021-06-16 15:36:04 +08:00
Patrik Oldsberg d973d84e94 Merge pull request #6002 from backstage/dependabot/npm_and_yarn/leasot-12.0.0
chore(deps): bump leasot from 11.5.0 to 12.0.0
2021-06-16 00:14:23 +02:00
Patrik Oldsberg dd18b5ff0a Merge pull request #5700 from minnsoe/add-support-for-plugin-specific-db
Add backwards compatible database manager which allows per plugin config
2021-06-16 00:12:25 +02:00
Patrik Oldsberg 7f10e7e7a7 Merge pull request #5984 from kuangp/refactor/api-page
refactor(api-docs): rework ApiExplorerPage to use EntityListProvider
2021-06-16 00:10:18 +02:00
Phil Kuang fb4a7f71e6 revert(CreateComponentButton): use dedicated button in api page
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 13:18:05 -04:00
Patrik Oldsberg e855326632 Merge pull request #6044 from lunarway/docs/scaffolder-publish-github-descriptions
Describe publish:github scaffolder action fields
2021-06-15 19:02:34 +02:00
Phil Kuang 5d286716c9 refactor(EntityOwnerPicker): use ownedBy relation
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 12:43:19 -04:00
Tim Hansen 7ae8dc8bab Minor tweaks to spacing and wording
Adds EntityOwnerPicker and EntityLifecyclePicker to CatalogPage

Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-06-15 12:43:19 -04:00
Phil Kuang 172c973247 feat(pickers): implement EntityLifecyclePicker and EntityOwnerPicker
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 12:43:19 -04:00
Phil Kuang 2ebc430c4d refactor(api-docs): rework ApiExplorerPage to use EntityListProvider
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-15 12:43:19 -04:00
Patrik Oldsberg 64989b4b6d Merge pull request #5758 from rbrishabh/patch-1
Fix: Diagram component using hardcoded namespace
2021-06-15 18:28:59 +02:00
Patrik Oldsberg faa27ef711 Merge pull request #5982 from ougfh/add-pagination-to-apis-explorer-table
Add pagination to ApisExplorerTable
2021-06-15 18:28:45 +02:00
Patrik Oldsberg 560e0dd0b2 Merge pull request #5968 from ougfh/fix-doc-navigation-links-for-non-dir-urls
Do not add / for html pages in rewriteDocLinks
2021-06-15 18:23:40 +02:00
Patrik Oldsberg 311bd449bd Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 18:07:43 +02:00
Patrik Oldsberg 05c98f1f79 Merge branch 'master' into add-support-for-plugin-specific-db 2021-06-15 17:49:50 +02:00
Fredrik Adelöw d844f6cade Merge pull request #6046 from backstage/fix-5496-splunk-on-call-configs
Get #5498 across the line
2021-06-15 15:46:36 +02:00
Fredrik Adelöw b811b1e1b1 Merge pull request #6030 from SDA-SE/feat/command-exists
Migrate from the `command-exists-promise` dependency to `command-exists`
2021-06-15 15:41:12 +02:00
Fredrik Adelöw dc728f5874 Merge pull request #6010 from SDA-SE/feat/fix-react-warning-import
Fix a react warning in `<EntityListComponent>`
2021-06-15 15:39:32 +02:00
Fredrik Adelöw c5204c01ba Merge pull request #6032 from backstage/freben/backend-dev
Make `yarn dev` for backend plugins respect the `PLUGIN_PORT` env var
2021-06-15 15:12:17 +02:00
Patrik Oldsberg 7883cef882 splunk-on-call: tweak config schema
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 15:09:43 +02:00
Dominik Henneke a46ae7c0c7 Merge pull request #6036 from SDA-SE/feat/button-link
Use the Backstage `Link` component in the `Button`
2021-06-15 15:03:01 +02:00
Dominik Henneke 55a834f3cc Use the correct parameter to create a public repository in Bitbucket Server for the v2 templates
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-15 14:29:01 +02:00
Crevil 7453511900 Describe publish:github scaffolder action fields
Currently the fields of the publish:github action uses some undocumented
conventions in the repoUrl and access input fields.

This change adds a description to the fields with examples of what to input. The
collaborators description is also expanded a bit to make it more clear that
these are additional compared to access and owner.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-06-15 12:13:09 +02:00
Johan Haals a0f2f63374 Merge pull request #5901 from backstage/jhaals/legacy-catalog
Catalog: Make the new processing engine the default
2021-06-15 11:40:53 +02:00
Patrik Oldsberg 3be9904e63 Merge pull request #6027 from backstage/rugvip/pipeline
catalog-backend: introduce TaskPipeline
2021-06-15 11:24:49 +02:00
Johan Haals 0176d78f27 Merge pull request #6007 from backstage/jhaals/configure-refresh
catalog/next: Make refresh interval configurable
2021-06-15 10:58:46 +02:00
Vitor Capretz fccbc7d1b6 Fix NaN bug with null end_time
Signed-off-by: Vitor Capretz <capretzvitor@gmail.com>
2021-06-15 09:55:37 +02:00
Eric Peterson e03eaeec3e Fix TechDocs annotation on remaining scaffolder templates.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-14 19:19:47 +02:00
Eric Peterson aeed120114 Fix Scaffolder Docs Template
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-06-14 19:19:11 +02:00
Dominik Henneke df3ac03cfb Use the correct parameter to create a public repository in Bitbucket Server.
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-14 18:14:26 +02:00
Dominik Henneke 938aee2fbd Fix the link to the documentation page when no owned documents are displayed
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-06-14 17:33:55 +02:00
Patrik Oldsberg 608e83f928 Merge pull request #5959 from carlo-colombo/bitbucket-lfs
Add supprt to enable LFS for hosted Bitbucket
2021-06-14 16:41:22 +02:00
Johan Haals 9600e5e669 chore: Update constructor args to object
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-06-14 16:18:15 +02:00