Oliver Sand
eb81a5fdfb
Implement offset and limit based paging in search API
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:32 +02:00
Eric Peterson
dc152e0da6
Merge pull request #6773 from SDA-SE/feat/techdocs-repo-url
...
[Techdocs] Set the correct edit_uri or repo_url for documentation pages that are hosted on GitHub and GitLab
2021-09-01 19:11:29 +02:00
Fredrik Adelöw
dbce13d7ae
Merge pull request #6999 from pawelmitka/refactor_github_integration
...
refactor(plugin-scaffolder-backend): GitHub integration
2021-09-01 13:16:28 +02:00
@pawelmitka
d02960f764
fix: update plugins/scaffolder-backend/api-report.md
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-01 12:52:06 +02:00
@pawelmitka
0b93caefb6
refactor: export OctokitProvider
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-01 12:41:52 +02:00
Fredrik Adelöw
1fa98590a9
Merge pull request #7008 from Aj-vrod/master
...
Hide pagination when there's just one page
2021-09-01 11:02:58 +02:00
Fredrik Adelöw
8057eb8166
Merge pull request #7025 from estahn/patch-1
...
fix: export createGithubProvider
2021-09-01 10:53:28 +02:00
Fredrik Adelöw
1c3e45563c
Merge pull request #6881 from aureliosaraiva/techdoc_title
...
Friendly Title for Docs
2021-09-01 10:42:02 +02:00
Fredrik Adelöw
145f7a5dd1
add api report
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-01 10:33:08 +02:00
@pawelmitka
a239a4a5e5
refactor: rename helpers.ts to OctokitProvider.ts and add docstrings
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-01 09:30:50 +02:00
Enrico Stahn
968412fa4e
fix: export createGithubProvider
...
Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com >
2021-09-01 15:43:32 +10:00
Eric Peterson
90cbacc37d
Merge pull request #7003 from backstage/techdocs/beta-local
2021-08-31 20:43:54 +02:00
Fredrik Adelöw
9b2c6252b5
Merge pull request #6923 from deepak-bhardwaj-ps/plugin-allure
...
#6528 Plugin allure
2021-08-31 19:21:10 +02:00
Fredrik Adelöw
a8395402b6
Merge pull request #7007 from msamad/msamad/use-custom-theme-id-for-template-card
...
Use themeId in TemplateCard from theme object
2021-08-31 19:01:59 +02:00
Fredrik Adelöw
b1fa60bd04
Merge pull request #7014 from backstage/freben/saml-3
...
Add a warning log message that `passport-saml` will require a `cert` config parameter imminently
2021-08-31 16:45:18 +02:00
Fredrik Adelöw
2a105f4514
Add a warning log message that passport-saml will require a cert config parameter imminently
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-31 16:22:54 +02:00
Eric Peterson
a42a142c2f
Reduce log fatigue during startup.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-08-31 15:24:04 +02:00
Aurelio Saraiva
d288ffc77a
fixed typo camelcase
...
Signed-off-by: Aurelio Saraiva <aureliosaraiva@gmail.com >
2021-08-31 09:51:07 -03:00
@pawelmitka
2b69f8a4fd
refactor: replace getOctokit with OctokitProvider.getOctokit to allow credentails caching
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-31 11:43:58 +02:00
Dominik Henneke
deeb708077
Provide the form context so nested controllers can use it
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-31 11:19:27 +02:00
Aj-vrod
1594286153
Added condition for pagination
...
Signed-off-by: Aj-vrod <ammyvrodriguez@hotmail.com >
2021-08-31 09:43:56 +02:00
Mustansar Anwar ul Samad
957ae8059b
Use themeId in TemplateCard from theme object
...
The themeId should be picked up from the object to make sure that
when a custom theme is provided, it's pageTheme list is used instead
of one in the default theme package
Signed-off-by: Mustansar Anwar ul Samad <mustansar.samad@gmail.com >
2021-08-31 16:47:18 +12:00
Aurelio Saraiva
37b29bd5a5
Merge branch 'master' into techdoc_title
2021-08-30 18:17:19 -03:00
Fredrik Adelöw
d6ae53f8c4
Merge pull request #6994 from backstage/erikengervall/add-keys-to-custom-feature-list
...
[GRM plugin] Add keys to custom features list
2021-08-30 17:14:31 +02:00
Fredrik Adelöw
5670ae8a39
Merge pull request #6694 from backstage/dependabot/npm_and_yarn/react-hook-form-7.12.2
...
chore(deps): bump react-hook-form from 6.15.4 to 7.12.2
2021-08-30 17:12:54 +02:00
@pawelmitka
0b92a1e740
refactor(plugin-scaffolder-backend): GitHub integration
...
Created `github/helpers.ts` in order to extract common functions related to token and Octokit client.
Duplicated tests have been moved appropriately.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-30 16:39:14 +02:00
Fredrik Adelöw
e0a6aea82c
fix up types and rebase
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-30 15:55:37 +02:00
Erik Engervall
68174d5959
Replace box with fragment
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-08-30 11:54:15 +02:00
Erik Engervall
d78742783c
add keys to custom features list
...
Signed-off-by: Erik Engervall <erik.engervall@gmail.com >
2021-08-30 11:47:26 +02:00
Fredrik Adelöw
e3572a7f4e
oops
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-30 11:30:37 +02:00
blam
4919013771
chore: reset register component as it's going away in another PR
...
Signed-off-by: blam <ben@blam.sh >
2021-08-30 11:28:59 +02:00
Dominik Henneke
3c684fdb9c
fix(catalog-import): migrate to the new react-hook-form version
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-30 11:27:31 +02:00
blam
508520ffbc
chore: fixing up some migrations
...
Signed-off-by: blam <ben@blam.sh >
2021-08-30 11:25:18 +02:00
dependabot[bot]
ee17c32fa2
chore(deps): bump react-hook-form from 6.15.4 to 7.12.2
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 6.15.4 to 7.12.2.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v6.15.4...v7.12.2 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-30 11:23:27 +02:00
Dominik Henneke
b4e0c6eafd
Merge pull request #6983 from SDA-SE/feat/better-about
...
Update the `AboutCard` to properly support non-standard entity types and rework the defaults for the build-in kinds
2021-08-30 10:44:13 +02:00
Dominik Henneke
21becc9441
Don't explicitly set target but instead fallback to the logic in the Link component
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-30 09:57:09 +02:00
Tim Hansen
0d6d42c91c
Merge pull request #6895 from backstage/timbonicus/kind-picker
...
Add kind picker to the CatalogPage
2021-08-28 23:09:06 -06:00
Tim Hansen
7febe58d6e
Test update, JSX.Element -> ReactNode
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-08-28 22:44:57 -06:00
Fredrik Adelöw
2d0274b2d2
Merge pull request #6961 from gt-yogan/usernamespace
...
Adds Optional Namespacing for Users in the GitHubMultiOrg
2021-08-27 21:41:31 +02:00
Fredrik Adelöw
8587067ade
Merge pull request #6829 from victormorfin97/supportCustomTemplateCard
...
Support custom template card on ScaffolderPage
2021-08-27 20:46:44 +02:00
Gregory Yogan
1a446f0145
Formatting and Linting
...
Signed-off-by: Gregory Yogan <gregory.yogan@unity3d.com >
2021-08-27 11:42:02 -07:00
Fredrik Adelöw
1f7b3807f3
fixed two cross-package imports
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-08-27 20:02:42 +02:00
Fredrik Adelöw
3bb560a11b
Merge pull request #6921 from pawelmitka/scaffolder_plugin_github_webhook
...
feat(plugin-scaffolder-backend): GitHub create repository webhook
2021-08-27 19:54:02 +02:00
victormorfin97
149fc41c95
remove unused code
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-27 12:52:48 -05:00
Gregory Yogan
19727d19b1
Adding undefined handling of usernamespace and namespaced user deduplicaiton
...
Signed-off-by: Gregory Yogan <gregory.yogan@unity3d.com >
2021-08-27 09:11:15 -07:00
Dominik Henneke
10db3ce099
Update the AboutCard to properly support non-standard entity types and rework the defaults for the build-in kinds
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-08-27 17:15:48 +02:00
@pawelmitka
5b125edfcc
fix: update api-report.md
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-27 16:59:19 +02:00
@pawelmitka
c5c229966f
refactor: rename github:repository:webhook:create to github:webhook
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-08-27 16:34:38 +02:00
victormorfin97
a085b28f94
update the api report
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-27 08:54:36 -05:00
victormorfin97
b21fb3ae26
use a const instead of a condition to render the card component
...
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com >
2021-08-27 08:24:11 -05:00