Commit Graph

2802 Commits

Author SHA1 Message Date
Fredrik Adelöw 07637bc5cb Merge pull request #13640 from philips-forks/feature/org_emails
Allow import of github org verified email in User entities
2022-11-10 09:04:39 +01:00
Fredrik Adelöw 14d24ae808 Merge pull request #14265 from luchillo17/feat/BCKSTG-68-typography-guidelines
docs: Add component design guidelines
2022-11-10 08:46:04 +01:00
Kyle Smith 6132afe4a3 docs: fix /frame/handler => /handler/frame typo
Signed-off-by: Kyle Smith <knksmith57@gmail.com>
2022-11-09 22:23:32 -06:00
Scott Guymer bef063dc8d feat: Enable User and Team transformers in GitHub Provider
Introduces the ability to use custom transformers to generate entities from GitHub users and teams. Meaning you can now transform them however you like as they are being imported.

Signed-off-by: Scott Guymer <scott.guymer@philips.com>
2022-11-08 15:05:53 +01:00
github-actions[bot] b01fea7b8c Version Packages (next) 2022-11-08 14:04:37 +00:00
Patrik Oldsberg 8d987cc809 docs: no space
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 15:38:18 +01:00
Fredrik Adelöw fe0ec687bb Merge pull request #14355 from jamieklassen/patch-4
[docs] complete azure outbound access requirements
2022-11-07 15:23:20 +01:00
Patrik Oldsberg 5b5d73b06a Merge pull request #14421 from backstage/rugvip/concede
docs: update node versioning policy to be less optimistic
2022-11-07 13:54:36 +01:00
Patrik Oldsberg 7605c11cda bump Node.js to 16 & 18
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-07 11:39:08 +01:00
Patrik Oldsberg 31337af760 Merge pull request #14450 from johnnyhuy/patch-1
Rename to GithubOrgEntityProvider
2022-11-04 11:45:03 +01:00
Gabriel Dantas d1547a6547 fix: change secret input and sidebar order
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-11-03 22:30:48 -03:00
Johnny Huynh a54b681d02 Rename to GithubOrgEntityProvider
The other one has been deprecated!

Signed-off-by: Johnny Huynh <27847622+johnnyhuy@users.noreply.github.com>
2022-11-04 09:28:45 +11:00
Gabriel Dantas Gomes 83c77f12d6 Update docs/features/software-templates/input-examples.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Gabriel Dantas Gomes <gabriel.dantas98@outlook.com.br>
2022-11-03 19:05:04 -03:00
Gabriel Dantas Gomes cd987f1c26 Merge branch 'backstage:master' into docs/scaffolder-input-examples 2022-11-03 11:55:23 -03:00
Patrik Oldsberg 4befb8d638 docs: update node versioning policy to be less optimistic
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-03 11:07:58 +01:00
Patrik Oldsberg 2b3d3a9fee Merge pull request #14129 from jrwpatterson/master
Extend the UserProfileCard and GroupProfileCard to allow for adding links
2022-11-02 17:18:21 +01:00
Mark Anderson-Trocme 84f076bcfd Typo in documentation
Signed-off-by: Mark Anderson-Trocme <mark.anderson.trocme@gmail.com>
2022-11-02 09:18:38 -04:00
Patrik Oldsberg 7a503c0d41 Merge pull request #14368 from jgrumboe/fix-gh-cb-docs
Fix GitHub callback URL documentation
2022-11-02 13:57:10 +01:00
Diego Morales 77df9eef6f Fix typo on architecture-overview.md
Signed-off-by: Diego Morales <dgmorales@gmail.com>
2022-11-02 08:31:11 -03:00
Joe Patterson 614270f41a Merge branch 'backstage:master' into master 2022-11-02 10:05:27 +10:00
github-actions[bot] f1c3cdfb2d Version Packages (next) 2022-10-31 16:19:04 +00:00
Gabriel Dantas Gomes 75cbec788a fix quotes
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:12 -03:00
Gabriel Dantas d7d8e00a52 fix: prettier
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Gabriel Dantas 87f1b7e515 fix: review comments
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Gabriel Dantas 2815e37895 fix: run prettier -w
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Gabriel Dantas 0913ace69a style: fix markdown errors
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Gabriel Dantas 8b0d1e72dc fix docs quality error
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Gabriel Dantas 135314fdc2 docs: scaffolder inputs examples
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br>
2022-10-31 01:34:11 -03:00
Carlos Esteban Lopez 6b2ad43a90 docs: Additional explanation & punctuation
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-10-28 18:39:03 -05:00
Carlos Esteban Lopez a24ae1e7a9 docs: Improve guidelines docs & update links to MUI V4
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-10-28 18:20:00 -05:00
Johannes Grumboeck c7a6c96d0b chore: fix wrong github callback url documentation
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2022-10-28 01:08:07 +02:00
Carlos Esteban Lopez Jaramillo 842b8a7b80 Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:12:58 -05:00
Carlos Esteban Lopez Jaramillo 606d4f5247 Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:12:17 -05:00
Carlos Esteban Lopez Jaramillo 8c46fedd36 Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:11:53 -05:00
Carlos Esteban Lopez Jaramillo d4e4e45437 Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:10:48 -05:00
Carlos Esteban Lopez Jaramillo 5c49a73041 Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:10:39 -05:00
Carlos Esteban Lopez Jaramillo 33ee80aba6 Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:10:28 -05:00
Carlos Esteban Lopez Jaramillo e47357dedc Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:10:18 -05:00
Carlos Esteban Lopez Jaramillo 9dddc98de5 Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:10:09 -05:00
Carlos Esteban Lopez Jaramillo a46a72ac23 Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
2022-10-27 09:09:49 -05:00
Jamie Klassen 1baf5d5e7f complete azure outbound access
Adds the other host that must be reachable and puts all this advice in its own
section.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2022-10-26 15:37:47 -04:00
Matthew Boyle 502ebe7d24 update the configuration steps of the docs
Signed-off-by: Matthew Boyle <matt-boyle@hotmail.co.uk>
2022-10-26 08:06:16 +01:00
github-actions[bot] d4df1fbb2e Version Packages (next) 2022-10-25 13:18:27 +00: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
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
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
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
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