Commit Graph

5898 Commits

Author SHA1 Message Date
Patrik Oldsberg 296a787160 plugins/auth-,catalog-backend: point types to src 2020-05-18 00:45:57 +02:00
Patrik Oldsberg 1dd33e8e33 packages,plugins: remove extra tsconfig files 2020-05-17 23:30:16 +02:00
Patrik Oldsberg c9f435638a plugins/graphiql: add missing codemirror types 2020-05-17 23:30:13 +02:00
Patrik Oldsberg 3445778b2b plugins/{auth,catalog}-backend: type fix 2020-05-17 23:30:12 +02:00
Patrik Oldsberg 1f159c0f99 packages/cli: switch rollup to use esbuild 2020-05-17 23:30:11 +02:00
Patrik Oldsberg fb78fb2da4 packages,plugins: add main:src package.json field to all built packages 2020-05-17 23:29:59 +02:00
Patrik Oldsberg 91c395830d packages/cli: disallow importing all of @material-ui/icons 2020-05-16 16:21:56 +02:00
Wojciech Adaszyński 9fc9f972fc Add component page with unregister button (#866)
* Add component page with unregister button

* Use errorApi and redirect on ComponentPage

Co-authored-by: Wojciech Adaszynski <wojciecha@spotify.com>
2020-05-15 15:40:15 +02:00
Ivan Shmidt 95f1500866 feat: external link 2020-05-15 15:23:03 +02:00
Raghunandan Balachandran e7c8369c32 Merge pull request #879 from spotify/auth-backend-skeleton
Auth Backend: add a skeleton service
2020-05-15 15:16:25 +02:00
Raghunandan 7cbd6f5b20 add a skeleton service for auth 2020-05-15 15:06:42 +02:00
Ivan Shmidt 360be6f935 Merge branch 'master' of github.com:spotify/backstage into catalog/deduplicate-locations 2020-05-15 14:36:52 +02:00
Ivan Shmidt 6bee3ce985 feat: deduplicate locations on insert 2020-05-15 14:25:07 +02:00
Nikita Nek Dudnik 1720b5ea8e Merge remote-tracking branch 'upstream/master' 2020-05-15 14:18:45 +02:00
Fredrik Adelöw de7c553a0a Merge pull request #869 from spotify/freben/refresh-split
Separate out and generalise concerns of reading and parsing
2020-05-15 13:01:41 +02:00
Nikita Nek Dudnik b4ef484e85 fix: replace missing icons 2020-05-15 11:49:38 +02:00
Nikita Nek Dudnik 28f71fb0d9 Merge remote-tracking branch 'upstream/master' 2020-05-15 11:37:02 +02:00
Fredrik Adelöw 303fd521da Separate out and generalize concerns of reading and parsing 2020-05-15 11:07:56 +02:00
Bilawal Hameed f6d9b18a4e fix: add blog post for tech radar (#870) 2020-05-14 17:54:51 +02:00
Nikita Nek Dudnik 9949ee6880 Implement useAsyncPolling 2020-05-14 17:15:16 +02:00
Ivan Shmidt 9ff391681b refactor: renaming 2020-05-14 16:07:46 +02:00
Fredrik Adelöw 4ffea230fc Merge pull request #863 from spotify/freben/responsibility
Link components to the location that created them
2020-05-14 16:06:01 +02:00
Ivan Shmidt bd2ac2c683 refactor: move state
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
2020-05-14 16:05:22 +02:00
Niklas Ek 8658bc1a2a Merge pull request #865 from spotify/nikek/bools
fix(catalog-backend): Make env string 'false' set cors to false
2020-05-14 15:50:20 +02:00
Patrik Oldsberg a82d2a523d Merge pull request #864 from spotify/rugvip/srct
packages,plugins: point types to src/ for development
2020-05-14 15:48:34 +02:00
nikek f0b97f5ff9 make env string 'false' set cors to false 2020-05-14 15:04:18 +02:00
Ivan Shmidt 34e021ff59 feat: routing 2020-05-14 14:32:58 +02:00
Patrik Oldsberg 682d9ce612 packages,plugins: point types to src/ for development + add pre/post back cli commands 2020-05-14 14:24:19 +02:00
Patrik Oldsberg d10325da29 Merge pull request #860 from spotify/rugvip/cleandist
packages,plugins: only publish .js and .d.ts files in dist
2020-05-14 13:47:50 +02:00
Fredrik Adelöw 9a2d473346 Link components to the location that created them 2020-05-14 13:16:04 +02:00
Ivan Shmidt 6a3cc27048 refactor: remove redux, some rearrangement 2020-05-14 11:53:25 +02:00
Patrik Oldsberg 920607ea8b Merge pull request #852 from spotify/rugvip/oauth
packages/core: lift out and adapt internal oauth request API
2020-05-14 11:44:37 +02:00
Fredrik Adelöw 3077fa9965 Merge pull request #847 from spotify/mob/refreshlogic
Move out the refresh logic into a separate class
2020-05-14 11:44:11 +02:00
Ivan Shmidt 7b424c0337 refactor: detailedViewPage moved to hooks
Co-authored-by: Nikita Dudnik <nikdudnik@gmail.com>
2020-05-14 11:38:39 +02:00
Patrik Oldsberg d76f8714a4 packages,plugins: only publish .js and .d.ts files in dist 2020-05-14 11:32:07 +02:00
Patrik Oldsberg 5553d2dc94 bump react-use to 14.2.0 + add to core 2020-05-14 11:02:53 +02:00
Nikita Nek Dudnik aac4ac0df6 Fix builds polling 2020-05-14 10:49:48 +02:00
Fredrik Adelöw 922e783150 Address comments 2020-05-14 09:31:04 +02:00
Wojciech Adaszyński 359649086f Add component table front-end (#848)
Co-authored-by: Wojciech Adaszynski <wojciecha@spotify.com>
2020-05-14 08:46:45 +02:00
Nikita Nek Dudnik 7f56215da6 Add non working settings implemented with hooks 2020-05-13 19:16:49 +02:00
Nikita Nek Dudnik ba2b19d4c0 Add missing file 2020-05-13 17:36:02 +02:00
Patrik Oldsberg 2bde9d3854 v0.1.1-alpha.5 2020-05-13 16:28:41 +02:00
Patrik Oldsberg 0f0f0405ff Merge pull request #819 from spotify/dependabot/npm_and_yarn/types/jest-25.2.1
build(deps): bump @types/jest from 24.9.1 to 25.2.1
2020-05-13 16:22:18 +02:00
Fredrik Adelöw d86baf0ec5 Move out the refresh logic into a separate class 2020-05-13 16:00:55 +02:00
Patrik Oldsberg aa7eb96829 plugins/graphiql: use nav-target route 2020-05-13 14:58:58 +02:00
dependabot-preview[bot] ab5c7c533c build(deps): bump @types/jest from 24.9.1 to 25.2.1
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 24.9.1 to 25.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 12:29:29 +00:00
Patrik Oldsberg 1713fac765 packages,plugins: bump react-router-dom to 5.2.0 2020-05-13 13:56:59 +02:00
Fredrik Adelöw 9114a08081 Rearrange ingestion and descriptor parsing 2020-05-13 10:34:53 +02:00
Fredrik Adelöw eb2b85fba4 Merge pull request #829 from spotify/mob/refresh
Implement first-light location refresh loop
2020-05-13 10:33:47 +02:00
Nikita Nek Dudnik 061ffc60ac Clean up comments 2020-05-13 09:17:06 +02:00