Commit Graph

371 Commits

Author SHA1 Message Date
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
Fredrik Adelöw 1e8ad4b163 Bump TS to 3.9 2020-05-13 08:34:08 +02:00
Wojciech Adaszyński 3435ae9a13 Add Register Component plugin (#826)
Co-authored-by: Wojciech Adaszynski <wojciecha@spotify.com>
2020-05-13 08:11:06 +02:00
Nikita Nek Dudnik 408435eb84 Move settings effects into a hook 2020-05-12 18:13:44 +02:00
Nikita Nek Dudnik 86350c23a2 Break stuff but add useReducer for settings 2020-05-12 17:15:05 +02:00
Fredrik Adelöw 92ec964b98 Implement first-light location refresh loop 2020-05-12 16:17:41 +02:00
Fredrik Adelöw e121fc6cad Rename inventory to catalog 2020-05-12 11:16:09 +02:00
Fredrik Adelöw 7a8c30ef1e Merge pull request #813 from spotify/freben/inventory_move_migrations
Move inventory migrations into the plugin itself
2020-05-12 10:40:57 +02:00
Fredrik Adelöw 748a0858d4 Merge pull request #812 from spotify/freben/inventory2
Implement location management
2020-05-12 10:32:03 +02:00
Fredrik Adelöw 52c48ce1a7 Move inventory migrations into the plugin itself 2020-05-11 22:06:38 +02:00
Fredrik Adelöw d682714249 Implement location management 2020-05-11 20:10:44 +02:00
Fredrik Adelöw 2955884047 Rename item/items -> component/components 2020-05-11 14:20:08 +02:00
Nikita Nek Dudnik 1627b490b4 Get rid of <br/> 2020-05-11 13:45:59 +02:00
Nikita Nek Dudnik 313da9d660 Fix a typo in notice heading 2020-05-11 13:37:38 +02:00
Nikita Nek Dudnik b9c4eb955f Remove "huh?" 2020-05-11 13:19:10 +02:00
Nikita Nek Dudnik ddfa3e70f4 Remove double heading 2020-05-11 13:18:09 +02:00
Nikita Nek Dudnik f841accbef fix linting: add missing notice header 2020-05-11 12:04:23 +02:00
Nikita Nek Dudnik ce93685619 Merge branch 'master' of github.com:Nek/backstage 2020-05-11 11:29:05 +02:00
Ivan Shmidt efb498a364 feat/routing-through-plugin-api 2020-05-11 11:15:57 +02:00
Nikita Nek Dudnik cae74aac85 Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	packages/core/src/components/Table/Table.tsx
#	yarn.lock
2020-05-11 11:12:52 +02:00
Patrik Oldsberg 242427be7b plugins/tech-radar: add lighthouse api to dev env 2020-05-08 18:53:32 +02:00
Patrik Oldsberg 81cb54d52b plugins/lighthouse: add lighthouse api to dev env 2020-05-08 18:53:04 +02:00
Patrik Oldsberg 198bf2d1a6 plugins: applied diff for all plugins to enable plugin:serve 2020-05-08 17:18:36 +02:00
Ivan Shmidt 9cd104a103 Merge branch 'master' of github.com:Nek/backstage 2020-05-08 16:48:45 +02:00
Ivan Shmidt d0066a2dd9 feat: plugin description 2020-05-08 16:48:11 +02:00
Nikita Nek Dudnik 158c38b850 Fix linting 2020-05-08 16:46:52 +02:00
Nikita Nek Dudnik 7242c1b155 Fix linting 2020-05-08 16:46:52 +02:00
Patrik Oldsberg f913777de9 Merge pull request #761 from spotify/rugvip/adiff
plugins: almost fully sync plugins with templates
2020-05-08 16:06:15 +02:00