Commit Graph

1684 Commits

Author SHA1 Message Date
Fredrik Adelöw 922e783150 Address comments 2020-05-14 09:31:04 +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 fb54d1d300 Merge pull request #844 from spotify/rugvip/release-fix
packages/cli: fix create-app package resolution in e2e test mode
2020-05-13 15:53:41 +02:00
Niklas Ek 9c4317ea39 Merge pull request #831 from Nishikoh/stop-animation
Change 'Running' status to static
2020-05-13 15:22:02 +02:00
Patrik Oldsberg fdbd650902 Merge pull request #757 from spotify/rugvip/nav-targets
packages/core: added basic nav target implementation
2020-05-13 15:21:27 +02:00
Patrik Oldsberg 6faf3709d6 packages/core: fix layout/Sidebar icon prop type 2020-05-13 14:58:59 +02:00
Patrik Oldsberg aa7eb96829 plugins/graphiql: use nav-target route 2020-05-13 14:58:58 +02:00
Patrik Oldsberg 14c551c616 packages/dev-utils: add nav targets to the sidebar 2020-05-13 14:58:58 +02:00
Patrik Oldsberg 97877ca296 packages/core: new addRoute to router hook that adds a nav-target route 2020-05-13 14:57:56 +02:00
Patrik Oldsberg f298700ba9 packages/core: added basic nav target implementation 2020-05-13 14:57:55 +02:00
Patrik Oldsberg 29abee4c31 packages/cli: fix create-app package resolution in e2e test mode 2020-05-13 14:56:20 +02:00
Patrik Oldsberg c61400c6e7 Merge pull request #846 from spotify/rugvip/testem
github/workflows: run all tests on yarn.lock changes
2020-05-13 14:55:26 +02:00
KoukiNishihara 5753652dd4 Refactor background on animation 2020-05-13 21:32:34 +09:00
KoukiNishihara 78c3c08de7 Delete animation 2020-05-13 21:32:34 +09:00
Patrik Oldsberg 1579a9dded github/workflows: run all tests on changes to yarn.lock 2020-05-13 14:28:38 +02:00
Patrik Oldsberg f577f50fdc github/workflows: run cli workflow on yarn.lock changes 2020-05-13 14:28:38 +02:00
Patrik Oldsberg 06fef794b0 Merge pull request #845 from spotify/rugvip/bumproute
packages,plugins: bump react-router-dom to 5.2.0
2020-05-13 14:23:30 +02: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 2d0c1afe62 Merge pull request #842 from spotify/mob/rearrange
Rearrange ingestion and descriptor parsing
2020-05-13 11:09:27 +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
Niklas Ek 23e2bf1e05 Merge pull request #839 from spotify/dependabot/npm_and_yarn/react-router-5.2.0
build(deps): bump react-router from 5.1.2 to 5.2.0
2020-05-13 10:32:30 +02:00
dependabot-preview[bot] b103a16c88 build(deps): bump @lerna/project from 3.18.0 to 3.21.0 (#840)
Bumps [@lerna/project](https://github.com/lerna/lerna/tree/HEAD/core/project) from 3.18.0 to 3.21.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/master/core/project/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v3.21.0/core/project)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-13 09:27:47 +02:00
Fredrik Adelöw 37c2c8f671 Merge pull request #841 from spotify/freben/ts39
Bump TS to 3.9
2020-05-13 09:24:28 +02:00
Fredrik Adelöw 1e8ad4b163 Bump TS to 3.9 2020-05-13 08:34:08 +02:00
dependabot-preview[bot] b9604720a6 build(deps): bump react-router from 5.1.2 to 5.2.0
Bumps [react-router](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 06:27:52 +00: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
Fredrik Adelöw 92ec964b98 Implement first-light location refresh loop 2020-05-12 16:17:41 +02:00
Wojciech Adaszyński e399a3f8d0 Update status component: new color and shape of indicator (#811)
Co-authored-by: Wojciech Adaszynski <wojciecha@spotify.com>
2020-05-12 15:10:59 +02:00
Fredrik Adelöw fb3649625b Merge pull request #821 from spotify/mob/rename-catalog
Rename inventory to catalog
2020-05-12 14:10:49 +02:00
Bilawal Hameed 017b5b8c1d Added Zalando's copyright info to our NOTICE (#822) 2020-05-12 13:17:00 +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
Patrik Oldsberg 10c85d97f9 Merge pull request #817 from spotify/dependabot/npm_and_yarn/types/webpack-4.41.12
build(deps-dev): bump @types/webpack from 4.41.8 to 4.41.12
2020-05-12 09:57:26 +02:00
Fredrik Adelöw 4e4dd67095 Merge pull request #746 from spotify/dependabot/npm_and_yarn/fs-extra-9.0.0
build(deps): bump fs-extra from 8.1.0 to 9.0.0
2020-05-12 08:28:04 +02:00
Fredrik Adelöw 41f32d90ae Merge pull request #818 from spotify/dependabot/npm_and_yarn/husky-4.2.5
build(deps-dev): bump husky from 4.2.3 to 4.2.5
2020-05-12 08:26:15 +02:00
Fredrik Adelöw a4b0e78ad9 Merge pull request #815 from spotify/dependabot/npm_and_yarn/tar-6.0.2
build(deps): bump tar from 6.0.1 to 6.0.2
2020-05-12 08:25:07 +02:00
dependabot-preview[bot] 978fcee4a9 build(deps-dev): bump husky from 4.2.3 to 4.2.5
Bumps [husky](https://github.com/typicode/husky) from 4.2.3 to 4.2.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.3...v4.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 06:17:02 +00:00
dependabot-preview[bot] f74ebf31ca build(deps-dev): bump @types/webpack from 4.41.8 to 4.41.12
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.8 to 4.41.12.
- [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>
2020-05-12 06:16:08 +00:00
dependabot-preview[bot] e8bbf91647 build(deps): bump tar from 6.0.1 to 6.0.2
Bumps [tar](https://github.com/npm/node-tar) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 06:12:13 +00: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
Nathan Calvank 8b2dd21fd0 Issue 660: CodeSnippet Reuseable component (#803)
* Initial CodeSnippet setup in Storybook

* Add support for line numbers

* Pseudo-code some basic tests and leverage useTheme hook

The test suite cannot currently be run, as the react-syntax-highlighter
appears to be using ESM, which are not supported by Jest out-of-the-box.

This should only require a simple Babel loader to remedy, but I want to
make sure first that I have not misconfigured something, as configuring
Babel is likely a notable scope increase for this relatively small
issue.

* Fix ESM Jest issue and update tests

It would be ideal to have snapshot tests to cover the lightmode vs
darkmode rendering. I started experimenting with directly testing the
styling, and it quickly became very sloppy.

* Provide more examples in stories

* Add showLineNumbers to PropType validation
2020-05-11 16:28:20 +02:00
Niklas Ek 901562a0b2 Merge pull request #779 from spotify/rugvip/serve
plugins: applied diff for all plugins to enable plugin:serve
2020-05-11 15:07:17 +02:00
Fredrik Adelöw 2955884047 Rename item/items -> component/components 2020-05-11 14:20:08 +02:00
Fredrik Adelöw 2955b4e862 Merge pull request #810 from spotify/freben/inventory1
Implement first knex database basics
2020-05-11 14:05:09 +02:00
Fredrik Adelöw 4b1d80b43a Implement first knex database basics 2020-05-11 13:55:00 +02:00
Patrik Oldsberg dd44730719 Merge pull request #808 from spotify/rugvip/noresolve
packages/cli: remove cypress version override from app template
2020-05-11 11:47:54 +02:00
Patrik Oldsberg b1400b9896 packages/cli: remove cypress version override from app template 2020-05-11 11:23:33 +02:00