Andre Wanlin
bcf312fa52
Added the HomepageTimer to the new composable Home Page
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-09-07 14:47:07 -05:00
Fredrik Adelöw
c30771467c
Merge pull request #7077 from pawelmitka/scaffolder_webhook_actions_names
...
feat(plugin-scaffolder-backend): Validate webhook event names
2021-09-06 14:28:36 +02:00
@pawelmitka
cd8da26d21
fix: revert api-report.md changes
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-06 13:24:45 +02:00
@pawelmitka
21ccd49970
feat(plugin-scaffolder-backend): Validate webhook event names
...
Webhook event names are validated against Octokit Webhooks `emitterEventNames`. Note `emitterEventNames` contains event/action combinations as well that are comma delimited. Therefore, extracting strings without '.' provides list of all events.
"@octokit/webhooks" version 9.14.0 is the minimum requirement because this is a version where I introduced exported `emitterEventNames` to be used here.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-06 13:10:57 +02:00
Eric Peterson
3a868d8800
ConfigReader-ify SearchBar test.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-09-06 09:30:35 +02:00
Eric Peterson
97e13d178d
Prevent chromatic build error on SearchBar
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-09-05 21:46:04 +02:00
Patrik Oldsberg
88f1597175
Merge pull request #7068 from backstage/rugvip/cleanup
...
plugins/todo: properly export types and avoid usage of deprecated functions
2021-09-05 12:18:22 +02:00
Patrik Oldsberg
9fbd23c7e5
plugins/todo: replace usage of deprecated serializeEntityRef
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 17:42:41 +02:00
Patrik Oldsberg
fcc206cfc7
plugins/todo: fix warnings in api-reports
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-04 17:41:36 +02:00
OscarDHdz
3acf5988f3
Fix Template Load Error
...
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com >
2021-09-03 09:43:35 -05:00
Ruben Lindström
7f00902d97
Search Bar Home Page Component ( #7013 )
...
feat: add search bar home page component
2021-09-03 14:50:14 +02:00
Fredrik Adelöw
f38887d59c
Merge pull request #7051 from twonds/fix/backstage-scaffolder-backend/fetch-template-file-permissions
...
fix: scaffolder backend fetch:template preserves file permissions when templating
2021-09-02 20:07:53 +02:00
Christopher Zorn
a5c71b627c
log: change the way the file mode is logged
...
Signed-off-by: Christopher Zorn <czorn@flexport.com >
2021-09-02 10:12:52 -07:00
Patrik Oldsberg
bc8520f8cb
Merge pull request #7049 from backstage/rugvip/todo
...
todo: fix TodoList table column widths
2021-09-02 18:32:21 +02:00
Patrik Oldsberg
a3734ba27d
todo: fix TodoList table column widths
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-02 17:19:30 +02:00
Fredrik Adelöw
0d7f928b41
Merge pull request #6955 from bolcom/default-catalog-collator-filter
...
Allow the entities indexed by DefaultCatalogCollator to be filtered by kind
2021-09-02 16:44:47 +02:00
Roy Jacobs
800a95bace
Use the CatalogClient to perform the request to the catalog backend
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-09-02 15:02:24 +02:00
github-actions[bot]
45a681aa6a
Version Packages
2021-09-02 10:41:57 +00:00
Patrik Oldsberg
ff5395a57c
Merge pull request #6512 from pschildkamp/auth_handler_and_sign-in_resolvers_oauth2
...
Auth handler and sign in resolvers oauth2
2021-09-02 12:35:38 +02:00
Fredrik Adelöw
3e47afe9c2
Merge pull request #7028 from pawelmitka/webhook_default_secret
...
feat(plugin-scaffolder-backend): Default GitHub Webhook Action secret
2021-09-02 12:17:40 +02:00
Oliver Sand
52f7d149ac
Merge pull request #6815 from SDA-SE/feat/search-paging
...
Implement cursor-based paging in search
2021-09-02 11:24:10 +02:00
@pawelmitka
5783b0dc27
refactor: rename webhookSecretDefault to defaultWebhookSecret
...
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-02 11:06:06 +02:00
Oliver Sand
dba58584c3
Update api report
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:50:57 +02:00
Oliver Sand
f8546dadbf
Force adopters to include the search result pager on their own
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:42 +02:00
Oliver Sand
66be814579
Remove scrolling behavior
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
532b4cc656
Rework search paging based on cursors
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
56e7932629
Update API reports
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:41 +02:00
Oliver Sand
6876c48423
Implement offset and limit based paging in frontend
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:22:40 +02:00
Oliver Sand
487b84b4a0
Implement offset and limit based paging in pg search engine
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:33 +02:00
Oliver Sand
81cf103cf6
Implement offset and limit based paging in elastic search engine
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:32 +02:00
Oliver Sand
3abef1177e
Implement offset and limit based paging in Lunr search engine
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-02 10:19:32 +02:00
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
dependabot[bot]
8301f4198c
chore(deps): bump azure-devops-node-api from 10.2.2 to 11.0.1
...
Bumps [azure-devops-node-api](https://github.com/Microsoft/azure-devops-node-api ) from 10.2.2 to 11.0.1.
- [Release notes](https://github.com/Microsoft/azure-devops-node-api/releases )
- [Commits](https://github.com/Microsoft/azure-devops-node-api/commits )
---
updated-dependencies:
- dependency-name: azure-devops-node-api
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-02 04:16:02 +00:00
Christopher Zorn
ed1100739c
Tests for fixing #7021 to ensure file permissions are copied when templating
...
Signed-off-by: Christopher Zorn <czorn@flexport.com >
2021-09-01 14:47:58 -07: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
@pawelmitka
774b08a5c4
feat(plugin-scaffolder-backend): GitHub Webhook Action can be constructed with default Webhook secret
...
This allows using this action with secrets stored in environment variables.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-01 14:30:11 +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
Christopher Zorn
652a2e9276
Copy file mode by getting original mode via stats
...
Signed-off-by: Christopher Zorn <czorn@flexport.com >
2021-08-31 15:52:55 -07: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