Commit Graph

669 Commits

Author SHA1 Message Date
Patrik Oldsberg bdec811fe1 packages/cli: update templates to use latest @types/jest version 2020-05-14 11:35:15 +02:00
Patrik Oldsberg 579ba54480 Merge pull request #850 from spotify/rugvip/cleancore
packages/core: use cleaner tree of index files in api + remove default exports
2020-05-14 10:35:08 +02:00
dependabot-preview[bot] 5ed0ec374a build(deps): bump ts-loader from 6.2.1 to 7.0.4 (#838)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.1 to 7.0.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.1...v7.0.4)

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-14 08:39:16 +02:00
Patrik Oldsberg 3f00f82e28 packages/core: use cleaner tree of index files in api + remove default exports 2020-05-13 18:47:53 +02:00
dependabot-preview[bot] 7cb381b664 build(deps): bump replace-in-file from 5.0.2 to 6.0.0
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases)
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adamreisnz/replace-in-file/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 15:07:22 +00:00
Patrik Oldsberg 2bde9d3854 v0.1.1-alpha.5 2020-05-13 16:28:41 +02:00
Patrik Oldsberg 4b260bf70a Merge pull request #836 from spotify/dependabot/npm_and_yarn/types/helmet-0.0.47
build(deps-dev): bump @types/helmet from 0.0.45 to 0.0.47
2020-05-13 16:22:53 +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
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 6faf3709d6 packages/core: fix layout/Sidebar icon prop type 2020-05-13 14:58:59 +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
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
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
dependabot-preview[bot] 930752a453 build(deps-dev): bump @types/helmet from 0.0.45 to 0.0.47
Bumps [@types/helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/helmet) from 0.0.45 to 0.0.47.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/helmet)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 07:29:35 +00: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
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 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 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 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
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 b1400b9896 packages/cli: remove cypress version override from app template 2020-05-11 11:23:33 +02:00
Adil Alimbetov 6f0cb5de5d Updated colors for table in dark mode (#802)
* Updated colors for dark mode

* Updated type on useTheme

* Fixed code style

* Revert "Fixed code style"

This reverts commit 1969fce9a511e7f1b7390948b7b31ff13d4d9165.

* Changed hook position
2020-05-10 08:04:01 +02:00
Patrik Oldsberg 70195df296 Merge pull request #777 from spotify/rugvip/cleanup
packages/core: fix import and remove bonus code
2020-05-09 11:01:19 +02:00
Patrik Oldsberg fca586b704 Merge pull request #781 from spotify/rugvip/nodefault
packages/dev-utils: fix for default api factories being omitted
2020-05-08 20:28:17 +02:00
Patrik Oldsberg 0fc188d8a4 packages/dev-utils: fix for default api factories being omitted 2020-05-08 18:55:46 +02:00
Patrik Oldsberg 77d0e9a10f package/cli: remove src-relative imports from plugin:serve 2020-05-08 18:55:38 +02:00
Patrik Oldsberg 24cb7a7f9d Merge pull request #768 from spotify/rugvip/noremove
packages/cli: avoid removing empty lines in remove-plugin
2020-05-08 17:05:59 +02:00
Patrik Oldsberg 657834e485 packages/core: remove bonus file 2020-05-08 17:04:47 +02:00
Patrik Oldsberg c723fc33e5 packages/core: fix src-relative import 2020-05-08 17:04:31 +02:00
Patrik Oldsberg ad1e2fec2b Merge pull request #764 from spotify/rugvip/pdocs
packages/cli: update plugin template README to explain next steps and plugin:serve
2020-05-08 16:05:45 +02:00
Patrik Oldsberg 66d056a46c Merge pull request #763 from spotify/rugvip/pserve
packages/cli: update templates to include plugin:serve setup
2020-05-08 16:05:34 +02:00
Patrik Oldsberg fa7001007d Merge pull request #760 from spotify/rugvip/pdiff
plugins: added diff command to all plugins and templates
2020-05-08 16:05:24 +02:00
Patrik Oldsberg 36b0dc849c packages/cli: avoid removing empty lines in remove-plugin 2020-05-08 15:00:14 +02:00
Patrik Oldsberg fca8b3211e packages/cli: update plugin template README to explain next steps and plugin:serve 2020-05-08 14:52:50 +02:00
Patrik Oldsberg 298c6979e7 Merge pull request #759 from spotify/rugvip/template-deps
packages/cli: update templates dependencies
2020-05-08 14:09:14 +02:00