Commit Graph

32920 Commits

Author SHA1 Message Date
Fredrik Adelöw 49c8bb6942 Merge pull request #14304 from backstage/rugvip/plugins
microsite/plugins: fix authors and filename
2022-10-25 12:41:34 +01:00
Dmitry Lobanov 7539b36748 chore: (eslint) restrict imports of @material-ui Link
BREAKING CHANGE: Added a new ESLint rule that restricts imports of Link from @material-ui

Signed-off-by: Dmitry Lobanov <lobanov.dmitry.s@gmail.com>
2022-10-25 13:05:19 +02:00
Dmitry Lobanov f905853ad6 refactor: replace @material-ui Link
Signed-off-by: Dmitry Lobanov <lobanov.dmitry.s@gmail.com>
2022-10-25 13:05:18 +02:00
Fredrik Adelöw b77eb63ef8 Merge pull request #14316 from backstage/jhaals/snyk2
actions/snyk: debug correct workflow
2022-10-25 11:23:27 +01:00
Johan Haals bd07f250fc actions/snyk: debug correct workflow
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-25 12:01:47 +02:00
Fredrik Adelöw 0216863048 Merge pull request #14300 from backstage/freben/github-issues-casing
lowercase h in github, in plugins/github-issues
2022-10-25 10:48:02 +01:00
Johan Haals 4ce3c2a371 Merge pull request #14315 from backstage/jhaals/snyk2
actions: generate snyk report in debug mode
2022-10-25 11:47:08 +02:00
Fredrik Adelöw 52d168b6a1 Merge pull request #14312 from backstage/freben/circ
get rid of circular imports
2022-10-25 10:46:52 +01:00
Johan Haals c27640a8bd actions: generate snyk report in debug mode
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-25 11:41:47 +02:00
Johan Haals 7a3440e118 Merge pull request #14305 from backstage/rugvip/sync
github-pull-requests-board: sync changelog
2022-10-25 11:30:49 +02:00
Fredrik Adelöw 7573b65232 get rid of circular imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-25 11:00:05 +02:00
Johan Haals 02ade65ec4 Merge pull request #14311 from backstage/jhaals/snyk2
actions/snyk chore: move old-space-size to relevant step
2022-10-25 10:52:21 +02:00
Fredrik Adelöw 1808e924e7 Update .changeset/shaggy-birds-happen.md
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-25 10:44:42 +02:00
Johan Haals abff148c9d Merge pull request #14307 from backstage/rugvip/prstale
.github/workflows: update PR stale message to not mislead
2022-10-25 10:42:18 +02:00
Johan Haals 9dba9a3b36 Merge pull request #14309 from cctechwiz/docs/gitlab-oauth-callbackurl
Updating GitLab Auth provider docs about using a custom callbackUrl
2022-10-25 10:41:48 +02:00
Johan Haals b676e1ddfe actions/snyk chore: move old-space-size to relevant step
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-25 10:34:28 +02:00
Johan Haals 89e86f467f chore: refactor https expiration logic
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-25 10:03:16 +02:00
Anders Näsman 7165a2fcf9 Merge pull request #13913 from axdotl/patch-1
Update to most recent mkdocs-techdocs-core version
2022-10-25 09:33:39 +02:00
Josh Maxwell 52f91da678 Adding notes about using a custom callbackUrl with the GitLab Auth provider
Signed-off-by: Josh Maxwell <jmaxwell@qualtrics.com>
2022-10-24 22:21:12 -06:00
Patrik Oldsberg 99e65be542 Merge pull request #14281 from jamieklassen/patch-3
[microsite] mention connectivity to graph.microsoft.com
2022-10-24 16:56:33 -04:00
Patrik Oldsberg 84bb330ce9 .github/workflows: update PR stale message to not mislead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-24 16:29:15 -04:00
Patrik Oldsberg 66a993f0c2 Merge pull request #14302 from hillmandj/fix-authenticate-api-docs
Fix Authenticate API Requests Example
2022-10-24 15:31:55 -04:00
Anders Näsman 5a959e5c58 Merge pull request #13740 from Cylix/EntityListDocsGrid-Categories
plugin-techdocs: add group filtering support to EntityListDocsGrid
2022-10-24 20:53:53 +02:00
Johannes Grumboeck 6e16a040ae fix: run prettier
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-24 20:12:36 +02:00
Johannes Grumboeck 296e3ac84a fix: @types/node-forge needs to be dev-dependency
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-24 20:12:36 +02:00
Johannes Grumboeck 374e65c679 feat: own function for certificate expiration
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-24 20:12:35 +02:00
Johannes Grumboeck a17a7a6cc1 chore: use import for node-forge instead of require
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-24 20:12:35 +02:00
Johannes Grumboeck 35f292c9f7 fix(backend): run prettier and yarn add node-forge
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-24 20:12:35 +02:00
Johannes Grumboeck 7e739e6009 fix(backend): Type is not assignable
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-24 20:12:34 +02:00
Johannes Grumboeck 88ac2dd220 fix(backend): Object is possibly 'undefined'
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-24 20:12:34 +02:00
Johannes Grumboeck 55227712dd fix(backend): fix certificate validation
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-24 20:12:33 +02:00
Patrik Oldsberg aad90cab64 github-pull-requests-board: sync changelog
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-24 14:06:09 -04:00
Patrik Oldsberg f295f18692 Merge pull request #14278 from backstage/rugvip/git
create-app: refactor git init
2022-10-24 13:51:31 -04:00
Patrik Oldsberg d0256a4d4e microsite/plugins: fix authors and filename
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-24 13:36:09 -04:00
Simon Ninon 5691baea69 plugin-techdocs: add group filtering support to EntityListDocsGrid
Signed-off-by: Simon Ninon <sninon@pagerduty.com>
2022-10-24 10:34:57 -07:00
hillmandj 5938d1244d Fix Authenticate API Requests Example
Signed-off-by: hillmandj <hillmandj@gmail.com>
2022-10-24 12:52:31 -04:00
Patrik Oldsberg 80bfac5266 create-app: refactor git init
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-10-24 11:49:53 -04:00
Patrik Oldsberg 9124416926 Merge pull request #14301 from backstage/freben/fix-e2e
fix the end-to-end tests
2022-10-24 11:49:03 -04:00
Fredrik Adelöw 858bcaf69b fix the end-to-end tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-24 16:47:18 +02:00
Fredrik Adelöw bf117d7f1e Merge pull request #14226 from awanlin/topic/todo-permission-tutorial-updates
Updates to the To Do List Permission Tutorial
2022-10-24 15:44:35 +01:00
Johan Haals e60bd847b3 Merge pull request #14056 from atoko/atoko/gitea/scmintegration
Gitea SCM integration / URL Reader
2022-10-24 16:11:22 +02:00
Fredrik Adelöw ead285b9e4 lowercase h in github, in plugins/github-issues
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-24 16:08:50 +02:00
Fredrik Adelöw 8b035f0d23 Merge pull request #14290 from backstage/freben/oopsie
add missed changeset for #14209
2022-10-24 14:59:25 +01:00
Andre Wanlin 093ef4c5b3 Improved formatting and content
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-10-24 08:48:24 -05:00
Andre Wanlin 445460e2d1 Updates to the To Do List permission tutorial
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-10-24 08:37:22 -05:00
Johan Haals f37d8e8e3c microsite: Add Gitea to sidebar
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-10-24 14:55:41 +02:00
Johan Haals 5b85e14482 Merge pull request #14299 from backstage/freben/nothis
Get rid of `this-is-undefined-in-esm` warning
2022-10-24 14:54:01 +02:00
Fredrik Adelöw e3f5f3a471 Merge pull request #14288 from backstage/freben/noplugin
small correction in the permissions docs
2022-10-24 13:30:06 +01:00
Johan Haals 7b7a01e39f Merge pull request #14231 from adamdmharvey/adamdmharvey/update-circleci-screenshots
fix(circleci): Update screenshots to match latest plugin
2022-10-24 14:29:37 +02:00
Fredrik Adelöw 1e7b640518 Get rid of warning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-10-24 14:28:48 +02:00