Commit Graph

3407 Commits

Author SHA1 Message Date
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 49d67d997a packages/cli: copy public dir during bundle 2020-06-04 18:09:24 +02:00
Patrik Oldsberg 945362723d packages/cli,app: read config to template html and set up public path 2020-06-04 18:09:24 +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 8a0ccc1bcd packages/cli: pass config reader to bundler 2020-06-04 17:32:49 +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
Ivan Shmidt f0a95a9762 Fix types 2020-06-04 17:15:58 +02:00
Ivan Shmidt 82143b1d10 Merge branch 'master' of github.com:spotify/backstage into mob/register-unregister-components 2020-06-04 17:09:15 +02:00
Ivan Shmidt 163be0eafe Addressed PR comments 2020-06-04 17:06:09 +02:00
Sebastian Qvarfordt c2369b7be6 Added working link button 2020-06-04 17:05:51 +02:00
Ivan Shmidt 3cc59f3276 Fix tests 2020-06-04 16:55:14 +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
Sebastian Qvarfordt 2020979780 WIP 2020-06-04 16:33:10 +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
Raghunandan bacb2cf3a8 review fixes 2020-06-04 15:12:50 +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
Raghunandan 499c784c97 minor fixes 2020-06-04 13:42:41 +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 283e71c935 WIP 2020-06-04 12:47:02 +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
Raghunandan d1e78aa417 fetch profile on refresh to get user display name and picture 2020-06-04 10:45:12 +02:00
Raghunandan b68d8ccab1 Add TODOs 2020-06-04 10:45:12 +02:00
Raghunandan a42ca7957c Minor styling fixes 2020-06-04 10:45:12 +02:00
Raghunandan 578760956f Auth state working 2020-06-04 10:45:11 +02:00