Commit Graph

4305 Commits

Author SHA1 Message Date
Patrik Oldsberg d5b2a05712 core-api: remove apiHolder creation check
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-16 17:20:33 +02:00
Fredrik Adelöw 52730580e7 Merge pull request #5244 from victormorfin97/master
Adding close button on Support menu
2021-04-16 15:17:58 +02:00
Fredrik Adelöw e28c725004 Merge pull request #5308 from SDA-SE/feat/sqlite-dir
Support configuration of file storage for SQLite databases
2021-04-16 14:00:38 +02:00
Patrik Oldsberg 208694c66e Merge pull request #5328 from backstage/rugvip/config-schema-cli
cli: added config:docs command
2021-04-16 12:56:24 +02:00
Patrik Oldsberg cbfa75bf69 Merge pull request #5351 from backstage/rugvip/plugin-detective
core: allow plugins to be discovered through the react tree
2021-04-16 10:42:30 +02:00
Fredrik Adelöw 2c65864ec0 Merge pull request #5357 from adamdmharvey/fix-diagram-card
fix(create-app,example): Move system diagram to system page
2021-04-16 09:51:15 +02:00
dependabot[bot] 25fb68e488 chore(deps): bump diff from 4.0.2 to 5.0.0
Bumps [diff](https://github.com/kpdecker/jsdiff) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/kpdecker/jsdiff/releases)
- [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
- [Commits](https://github.com/kpdecker/jsdiff/compare/v4.0.2...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 04:19:34 +00:00
Adam Harvey 670acd88ee Move diagram to system page
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-04-15 21:05:26 -04:00
Patrik Oldsberg 1373f4f122 cli: remove plugin.ts addition from create-plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-15 19:30:44 +02:00
Patrik Oldsberg ee22773e90 create-app: removed plugins.ts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-15 19:23:00 +02:00
Patrik Oldsberg 46b7f84c89 example-app: remove explicit plugin imports and some unused plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-15 19:15:16 +02:00
Patrik Oldsberg ab07d77f68 core-api: discover plugins in app element tree
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-15 19:15:15 +02:00
Fredrik Adelöw d7b59889db Merge pull request #5277 from backstage/timbonicus/signinconfig
Export SignInConfig type
2021-04-15 18:40:24 +02:00
github-actions[bot] 70be53c939 Version Packages 2021-04-15 15:40:08 +02:00
Fredrik Adelöw b5d41f0e7e Merge pull request #5343 from backstage/freben/env
change all `$env` to `${}`
2021-04-15 15:11:21 +02:00
Fredrik Adelöw c28689c686 change all $env to ${}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-15 13:26:44 +02:00
Eric Peterson dc9cc8b17c Merge pull request #5260 from SDA-SE/feat/techdocs-exception
[TechDocs] Avoid run-time availability checks when instantiating publishers
2021-04-15 13:25:40 +02:00
Oliver Sand 3f048fbd25 Don't ensure directory exists if :memory: storage is used
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-15 11:30:22 +02:00
Fredrik Adelöw c10e6490ca Merge pull request #5320 from SDA-SE/feat/fix-api-docs-page-theme
Fix api docs page theme
2021-04-15 11:11:51 +02:00
Oliver Sand 0075578224 Use ensureDirSync
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-15 10:55:55 +02:00
Patrik Oldsberg 4e5c942491 cli: added config:docs command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-14 17:42:17 +02:00
Oliver Sand 0c49f4461e Ensure that the connection object is always initialized
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 15:56:58 +02:00
Oliver Sand 4b6e31ece2 Also normalize the config override
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 15:46:39 +02:00
Oliver Sand 2fc0c9b1c0 Make tests path separator independent and work on Windows
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 15:41:40 +02:00
Oliver Sand 442f34b87f Make sure the CatalogClient escapes URL parameters correctly
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 14:07:07 +02:00
Ben Lambert b5d60db076 Merge pull request #5311 from fshowalter/master
Disable hot reloading in CI environments
2021-04-14 11:52:56 +02:00
Johan Haals e44574d214 Update packages/catalog-model/src/location/helpers.ts
Signed-off-by: Johan Haals johan.haals@gmail.com

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:21:58 +02:00
Johan Haals bb5055aeea Catalog-model: Add getEntitySourceLocation helper
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 09:59:00 +02:00
Oliver Sand 0962565da9 Restore page theme for API docs plugin to previous color
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 09:40:56 +02:00
Oliver Sand 4592d8ae19 Remove unused stories from storybook
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 09:40:55 +02:00
Oliver Sand b42531cfed Support configuration of file storage for SQLite databases
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-13 17:48:21 +02:00
Frank Showalter 5abace95ac Disable hot-reloading for e2e CI tests
Signed-off-by: Frank Showalter <fshowalter@gmail.com>
2021-04-13 10:45:52 -04:00
Tim Hansen 83a437b349 SignInConfig -> SignInProviderConfig
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-13 07:59:31 -06:00
Andrew Shirley d9064ea0eb Fix prettier
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-13 13:10:05 +01:00
Andrew Shirley d0d1c2f7ba pass new inverse prop to Guage
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-13 12:21:12 +01:00
Ben Lambert a396587651 Merge pull request #5294 from RoadieHQ/chore-enable-new-roadie-plugins
Update roadie plugins to newer versions
2021-04-13 10:49:34 +02:00
Dominik Henneke d541d9fd07 Include review comments
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-04-12 18:50:15 +02:00
Dominik Henneke bc9d62f4f7 Create a new method to check the configuration of a techdocs publisher to not crash the application on errors
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-04-12 18:50:14 +02:00
Ben Lambert f2fddd981a Merge pull request #5293 from backstage/rugvip/somepack
cli: update some webpack config to be v5 compatible
2021-04-12 16:12:44 +02:00
Patrik Oldsberg 99c7ff15c9 cli: update some webpack config to be v5 compatible
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-12 15:35:00 +02:00
Jussi Hallila 77f13cb4ca Update roadie plugins to newer versions
* Enable plugins in entity page
* Change plugin imports to use new named exports

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-04-12 15:19:42 +02:00
Ben Lambert d269bf83c8 Merge pull request #5291 from backstage/blam/fix-deps
Fix dependency resolution for broken build
2021-04-12 15:16:43 +02:00
blam 02e9f01304 chore: was missing one other dependency
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:41:07 +02:00
blam 22e3f003b7 chore: fix of resolutions for now for the package that's broken the build
Signed-off-by: blam <ben@blam.sh>
2021-04-12 13:51:57 +02:00
Fredrik Adelöw 4b4de956ed Merge pull request #5150 from jmgrimes/dependsOn-dependencyOf-relationships
Implemented dependsOn/dependencyOf support in catalog model.
2021-04-12 13:40:00 +02:00
Ben Lambert e4827ef779 Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
2021-04-12 10:00:33 +02:00
Tim Hansen 8fd2a33642 Export SignInConfig type
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-09 13:02:54 -06:00
Ben Lambert 0395ce9d4d Merge pull request #5267 from MiguelRamBalt/bug/APIs-search-box
add debounce time for apis-docs
2021-04-09 16:43:47 +02:00
MiguelRamBalt a42aafb4c5 add debounce time for apis-docs
Signed-off-by: MiguelRamBalt <v-migueramirez@expediagroup.com>
2021-04-09 07:16:16 -05:00
Oliver Sand e27cb6c45a Don't use a drag & drop cursor when clicking on disabled IconLinkVertical
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-09 12:45:03 +02:00