Patrik Oldsberg
|
f4a75ee650
|
packages/cli: use cli to build cli
|
2020-06-05 09:28:54 +02:00 |
|
Patrik Oldsberg
|
8edc391c06
|
packages/cli: clean dist dir before building
|
2020-06-05 01:27:27 +02:00 |
|
Patrik Oldsberg
|
576c8b07ab
|
packages/cli: always treat nodejs builtins as external, bit disallow infrontend code
|
2020-06-05 01:27:27 +02:00 |
|
Patrik Oldsberg
|
75e91b2c82
|
packages/cli: support dynamic imports of package code
|
2020-06-05 01:27:18 +02:00 |
|
Patrik Oldsberg
|
0d1655c65b
|
packages,plugins: use publishConfig to configure published entrypoints
|
2020-06-04 18:01:15 +02:00 |
|
Patrik Oldsberg
|
8269b81a67
|
packages/cli: mimic upcoming publishConfig behavior in prepack
|
2020-06-04 17:53:16 +02:00 |
|
Patrik Oldsberg
|
c5425c5664
|
packages/cli,config,config-loader: point straight to src and build with build
|
2020-06-04 17:24:12 +02:00 |
|
Patrik Oldsberg
|
f2c77a8239
|
packages/config-loader: added basic test for findRootPath
|
2020-06-04 16:51:46 +02:00 |
|
Patrik Oldsberg
|
d748673057
|
packages/cli: patch config packages during e2e test
|
2020-06-04 16:51:46 +02:00 |
|
Patrik Oldsberg
|
3bb271b12c
|
packages/config,-loader: avoid circular cli dependency
|
2020-06-04 16:51:46 +02:00 |
|
Patrik Oldsberg
|
ff9aa28301
|
packages/cli: move config loading to separate config-loader package
|
2020-06-04 16:51:46 +02:00 |
|
Patrik Oldsberg
|
70c442e8f3
|
packages/cli: use fs.readJson
|
2020-06-04 16:51:45 +02:00 |
|
Patrik Oldsberg
|
832ac05a90
|
packages/core-api: just re-export ConfigReader from @backstage/config
|
2020-06-04 16:51:45 +02:00 |
|
Patrik Oldsberg
|
3cc4154b9a
|
packages/config: refactor to make it easier to extend with more reader methods
|
2020-06-04 16:51:45 +02:00 |
|
Patrik Oldsberg
|
4db2b7aed8
|
packages: move ConfigReader and config types to separate config package
|
2020-06-04 16:51:44 +02:00 |
|
Patrik Oldsberg
|
9d4c0f9264
|
packages: build frontend packages with build command instead of plugin:build
|
2020-06-04 16:40:05 +02:00 |
|
Patrik Oldsberg
|
4786274560
|
packages/cli: add output format option to build command
|
2020-06-04 16:40:04 +02:00 |
|
Patrik Oldsberg
|
dc3626d8db
|
packages/catalog-model: ouput both cjs and esm
|
2020-06-04 15:39:31 +02:00 |
|
Patrik Oldsberg
|
a9cb9a9467
|
packages/cli: make build output formats configurable and add separate build command
|
2020-06-04 15:38:56 +02:00 |
|
Sebastian Qvarfordt
|
187d6c9103
|
Merge pull request #1112 from hooloovooo/catalog-github-link
Catalog GitHub link
|
2020-06-04 15:06:56 +02:00 |
|
Nikita Dudnik
|
6e849a5ee9
|
Merge pull request #1142 from spotify/ndudnik/make-script-executable
fix: make script executable
|
2020-06-04 14:48:51 +02:00 |
|
Nikita Nek Dudnik
|
e81cf61cb4
|
fix: make script executable
|
2020-06-04 14:47:09 +02:00 |
|
Nikita Dudnik
|
a9d8263719
|
Merge pull request #1114 from spotify/ndudnik/edit-yaml
Catalog backed: use real DB instead of mocked data
|
2020-06-04 14:38:44 +02:00 |
|
Nikita Nek Dudnik
|
109e5cf7c2
|
fix: add mock data script
|
2020-06-04 14:30:52 +02:00 |
|
Nikita Nek Dudnik
|
9922c4f5bc
|
fix: rename mock db script
|
2020-06-04 14:23:32 +02:00 |
|
Nikita Nek Dudnik
|
443faf58b0
|
fix: rename database to knex for better readability
|
2020-06-04 14:22:30 +02:00 |
|
Nikita Nek Dudnik
|
dd37c0dd33
|
fix: get rid of obsolete and duplicated code
|
2020-06-04 14:11:09 +02:00 |
|
Nikita Nek Dudnik
|
fd635a80a0
|
fix: improve readability
|
2020-06-04 14:06:57 +02:00 |
|
Nikita Nek Dudnik
|
64673eaeba
|
fix: mock data script
|
2020-06-04 14:04:52 +02:00 |
|
Marcus Eide
|
1590977830
|
Merge pull request #1138 from spotify/eide/fix-logout
Auth: fix logout()
|
2020-06-04 13:04:39 +02:00 |
|
Sebastian Qvarfordt
|
5d3a972e4e
|
Only set locations if component is still mounted
|
2020-06-04 11:44:01 +02:00 |
|
Marcus Eide
|
532742227e
|
Fix test
|
2020-06-04 11:29:46 +02:00 |
|
Marcus Eide
|
c0f3bb179b
|
Small changes in error handling for similarity
|
2020-06-04 11:19:36 +02:00 |
|
Raghunandan Balachandran
|
b610094719
|
Merge pull request #1137 from spotify/google-auth-tests-2
Auth tests: OAuthProvider tests
|
2020-06-04 11:14:35 +02:00 |
|
Marcus Eide
|
b32441f89b
|
Use post for logout
|
2020-06-04 11:07:46 +02:00 |
|
Marcus Eide
|
a53977997c
|
Add tests for OAuthProvider class
|
2020-06-04 10:43:51 +02:00 |
|
Raghunandan
|
a9680936d0
|
Add tests for OAuthProvider Utils test
|
2020-06-04 10:37:20 +02:00 |
|
Raghunandan
|
ff50a98ac4
|
Add PassportStrategyHelper tests. Move util fns to OAuthProvider class.
|
2020-06-04 10:37:19 +02:00 |
|
Nikita Nek Dudnik
|
da071e0afa
|
fix: linting
|
2020-06-04 10:15:53 +02:00 |
|
Nikita Nek Dudnik
|
3dfbc6e160
|
fix: merge errors
|
2020-06-04 10:12:52 +02:00 |
|
Nikita Nek Dudnik
|
bb3c08878c
|
Merge remote-tracking branch 'origin' into ndudnik/edit-yaml
|
2020-06-04 10:11:09 +02:00 |
|
Ivan Shmidt
|
c177c050c4
|
Merge pull request #1128 from spotify/shmidt-i/links-docs
NavLink, NavButton and RouteRefs enforcing
|
2020-06-04 09:53:03 +02:00 |
|
dependabot-preview[bot]
|
e56bce86ca
|
build(deps-dev): bump @types/testing-library__jest-dom (#1095)
Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom) from 5.0.4 to 5.9.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-04 08:56:48 +02:00 |
|
dependabot-preview[bot]
|
382e745da1
|
build(deps): bump @rollup/plugin-commonjs from 11.0.2 to 12.0.0 (#1023)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 11.0.2 to 12.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v11.0.2...commonjs-v12.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-04 08:55:49 +02:00 |
|
dependabot-preview[bot]
|
d8e20e2461
|
build(deps): bump globby from 11.0.0 to 11.0.1 (#1129)
Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.0...v11.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-04 08:55:06 +02:00 |
|
dependabot-preview[bot]
|
dd2f6f82ee
|
build(deps): bump fork-ts-checker-webpack-plugin from 4.1.5 to 4.1.6 (#1131)
Bumps [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases)
- [Changelog](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v4.1.5...v4.1.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-04 08:54:43 +02:00 |
|
dependabot-preview[bot]
|
6bf094d742
|
build(deps-dev): bump @types/webpack from 4.41.13 to 4.41.17 (#1130)
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.13 to 4.41.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-04 08:54:21 +02:00 |
|
dependabot-preview[bot]
|
74c492727f
|
build(deps-dev): bump @types/lodash from 4.14.151 to 4.14.155 (#1132)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.151 to 4.14.155.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-06-04 08:53:58 +02:00 |
|
Ivan Shmidt
|
af56473342
|
NavLink->Link, NavButton->Button, remove redirects for now
|
2020-06-04 00:03:34 +02:00 |
|
Ivan Shmidt
|
6a0daf10ca
|
Fix type deps
|
2020-06-03 23:35:21 +02:00 |
|