Ivan Shmidt
28793b502c
Merge pull request #2820 from spotify/Rugvip-patch-1
...
create-app: remove build step
2020-10-09 14:09:41 +02:00
Patrik Oldsberg
a6568b0c90
Merge pull request #2819 from spotify/rugvip/simplex
...
cli: simplify jest transform ignore regex
2020-10-09 12:16:31 +02:00
Ben Lambert
643aa8b380
Merge pull request #2772 from spotify/alund/transparent
...
emptystates: add transparent versions
2020-10-09 11:59:35 +02:00
Patrik Oldsberg
bd785fff17
create-app: remove build step
2020-10-09 11:00:02 +02:00
Patrik Oldsberg
f9c42befc6
cli: simplify jest transform ignore regex
2020-10-09 10:54:23 +02:00
Mattias Frinnström
b46863b88b
Techdocs: add Azure DevOps prepare support ( #2748 )
...
* Update to latest git-url-parse
* Add Azure DevOps preparer to techdocs
* Upgraded git-url-parse in backend-common
* Switch to AZURE_TOKEN
Co-authored-by: Mattias Frinnström <mattias.frinnstrom@husqvarnagroup.com >
2020-10-09 09:37:20 +02:00
Fredrik Adelöw
03e0eef930
Merge pull request #2697 from lowjoel/database-refactor
...
refactor: Expose types to handle Database management
2020-10-09 07:16:26 +02:00
Mahmood Hosseini
4295a248e9
feat(techdocs-header): Show breadcrumbs on docs page ( #2786 )
2020-10-08 23:26:41 +02:00
Patrik Oldsberg
8420042529
create-app: revert to github location type for example templates
2020-10-08 19:17:43 +02:00
Marcus Eide
2cbe73e473
Merge pull request #2737 from themousepotato/prompt-auth-create-app
...
Prompt about enabling auth providers when creating new app
2020-10-08 17:44:28 +02:00
Dominik Henneke
8c9afb91d3
fix: make catalog filter work again
2020-10-08 17:01:16 +02:00
Oliver Sand
3880e616dc
Merge pull request #2798 from SDA-SE/feat/deprecate-api-annotation
...
feat: use new UrlReader in PlaceholderProcessor
2020-10-08 16:24:58 +02:00
Patrik Oldsberg
a38f97f88b
Merge pull request #2787 from taras/tm/add-sourcemaps
...
Add sourcemaps to all distribution of every package
2020-10-08 15:58:27 +02:00
Oliver Sand
ce1f553981
feat: use new UrlReader in PlaceholderProcessor
2020-10-08 15:58:15 +02:00
Marcus Eide
ba0e6fa4ea
Merge pull request #2795 from spotify/eide/storybook-categories
...
storybook: Group components in the sidebar
2020-10-08 15:30:11 +02:00
Marcus Eide
88bd2452ac
Merge pull request #2799 from taras/scaffolder-add-github-auth-to-preparer
...
fix: Add authentication to GitHub preparer
2020-10-08 15:29:34 +02:00
Marcus Eide
6bbfe533e1
Merge pull request #2729 from Marvin9/fix/token-name-inconsistency
...
feat: environment variables token name inconsistency
2020-10-08 15:21:54 +02:00
Taras Mankovski
4df660e37f
Add authentication to GitHub preparer
2020-10-08 07:31:42 -04:00
Marcus Eide
4a655b0403
Merge pull request #2476 from ayshiff/feature/filter-component
...
Feature: Filter component
2020-10-08 13:25:04 +02:00
Oliver Sand
00b5b877b4
fix(techdocs-cli): make techdocs-cli work on Windows ( #2779 )
...
$(pwd) won't work outside a Unix shell, so I replaced it with process.cwd(). Then it's not important anymore in which directory the docker command is executed.
2020-10-08 11:53:16 +02:00
Marcus Eide
5ea40dce6b
Add categories to stories
2020-10-08 09:52:06 +02:00
Marcus Eide
c6f8310a11
Merge pull request #2659 from spotify/eide/user-settings-plugin
...
Plugin: user-settings
2020-10-08 09:23:48 +02:00
Marvin9
f05e4b9608
re: make consistent environment variables
...
GITHUB_PRIVATE_TOKEN & GITHUB_ACCESS_TOKEN => GITHUB_TOKEN
GITLAB_PRIVATE_TOKEN, GITLAB_ACCESS_TOKEN & SCAFFOLDER_GITLAB_PRIVATE_TOKEN => GITLAB_TOKEN
AZURE_PRIVATE_TOKEN => AZURE_TOKEN
GHE_PRIVATE_TOKEN => GHE_TOKEN
2020-10-08 10:34:06 +05:30
Taras Mankovski
2220c3f801
Configure builder config to include sourcemaps
2020-10-07 14:49:42 -04:00
Stefan Ålund
8ca1257987
Update noInformation.svg
2020-10-07 19:14:45 +02:00
Stefan Ålund
111add81c1
Merge branch 'master' into alund/transparent
2020-10-07 19:11:11 +02:00
Fredrik Adelöw
55602200a3
Merge pull request #2782 from spotify/freben/table
...
fix(deps): finally a material-table release - no more vulnerable jsdom
2020-10-07 18:45:09 +02:00
Niklas Ek
e958ff0dd2
Merge pull request #2768 from Marvin9/feat/rel-to-anchor
...
feat: inject appropriate rel tag to <Link> & <a>
2020-10-07 17:31:03 +02:00
Niklas Ek
8680f14ec1
Merge pull request #2709 from RoadieHQ/lighthouse-widget
...
Add Lighthouse card & tab
2020-10-07 16:53:39 +02:00
Fredrik Adelöw
85f4d83551
fix(deps): finally a material-table release - no more vulnerable jsdom
2020-10-07 14:26:51 +02:00
Tianyi Song
153d4f866a
feat(create-app): add catalog-info.yaml in the created app ( #2759 )
...
* Add template for catalog-info
* Update docs
2020-10-07 09:05:22 +02:00
Joel Low
7471a46d27
Use resetAllMocks and toHaveBeenCalledTimes
2020-10-07 14:59:09 +08:00
Stefan Ålund
758729cc3d
Update EmptyStateImage.tsx
2020-10-07 08:45:00 +02:00
Stefan Ålund
04af2d7af4
rm non-used css
2020-10-07 08:40:57 +02:00
Joel Low
0bc45e0d3a
Fix additional review comments
2020-10-07 10:44:08 +08:00
Joel Low
7151da64e0
No longer any need to create databases, but drop them for consistency
2020-10-07 09:32:44 +08:00
Joel Low
c990535157
Remove support for alternative plugin databases
2020-10-07 09:32:44 +08:00
Joel Low
f88cc8846b
Add missing @param declarations in API docs
2020-10-07 09:32:44 +08:00
Joel Low
906e593a54
Implement tests
2020-10-07 09:32:44 +08:00
Joel Low
b083c97f84
Replace PluginDatabaseClientFactory with PluginDatabaseManager
2020-10-07 09:32:44 +08:00
Joel Low
8c78b4e9dd
Fix review comments
...
- Combine the various exported types; the only API surface is now the
`PluginDatabaseClientFactory` which is a free function.
- Rename to the SingleConnectionManager class.
- Refactor the PluginEnvironment type to use databaseClientFactory for
clarity.
- Fix mergeDatabaseConfig to not override the input dictionary.
2020-10-07 09:32:43 +08:00
Joel Low
e277c5dfa5
Expose types to handle Database management
...
This implements several types to own and manage databases on a database
server. The current SimpleDatabase* classes preserve the present
behaviour; future implementations can segregate databases to be owned by
different roles.
2020-10-07 09:32:42 +08:00
jadon
0765d4e162
renamed all instances of GuageProgress component to Guage including tests
2020-10-06 18:17:22 +02:00
Marvin9
7db0ffb6e5
feat: add rel to <a> & few <Link> tags
2020-10-06 21:19:31 +05:30
Stefan Ålund
a385c27eeb
rm background
2020-10-06 15:35:29 +02:00
Stefan Ålund
dd77646750
emptystates: add transparent versions
2020-10-06 15:34:34 +02:00
Marcus Eide
7857e564e4
Revert "Move variant style handling for Infocard to seperate file and use some of it for TabbedCard"
...
This reverts commit 94fa82b741 .
2020-10-06 15:24:29 +02:00
Marcus Eide
28f2d1e030
Move story into this plugin
2020-10-06 15:02:23 +02:00
Marcus Eide
d03a7646f5
Handle empties
2020-10-06 15:00:41 +02:00
David Tuite
434ef5fce0
Upgrade GitHub PRs plugin in sample app ( #2767 )
...
Adds tab routing and uptakes the new dependency injection API. See [the
README](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests ) for more info.
2020-10-06 13:50:05 +02:00