Ivan Shmidt
34e021ff59
feat: routing
2020-05-14 14:32:58 +02:00
Ivan Shmidt
6a3cc27048
refactor: remove redux, some rearrangement
2020-05-14 11:53:25 +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
Nikita Nek Dudnik
aac4ac0df6
Fix builds polling
2020-05-14 10:49:48 +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
Nikita Nek Dudnik
061ffc60ac
Clean up comments
2020-05-13 09:17: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
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
fdc0cf9254
Merge pull request #10 from Nek/feat/routing-through-plugin-api
...
feat/routing-through-plugin-api
2020-05-11 11:19:49 +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
dependabot-preview[bot]
24928cf283
build(deps): bump rc-progress from 2.5.2 to 2.5.3 ( #806 )
...
Bumps [rc-progress](https://github.com/react-component/progress ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/react-component/progress/releases )
- [Changelog](https://github.com/react-component/progress/blob/master/HISTORY.md )
- [Commits](https://github.com/react-component/progress/compare/2.5.2...2.5.3 )
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-11 08:25:06 +02:00
dependabot-preview[bot]
d07101cffe
build(deps): bump chokidar from 3.3.1 to 3.4.0 ( #739 )
...
Bumps [chokidar](https://github.com/paulmillr/chokidar ) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/paulmillr/chokidar/releases )
- [Commits](https://github.com/paulmillr/chokidar/compare/3.3.1...3.4.0 )
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-10 18:01:28 +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
dependabot-preview[bot]
25987dc467
build(deps): bump @rollup/plugin-node-resolve from 7.1.1 to 7.1.3 ( #738 )
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 7.1.1 to 7.1.3.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v7.1.1...node-resolve-v7.1.3 )
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-09 00:01:07 +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
0c3a91e058
Merge pull request #780 from spotify/rugvip/nosrc
...
package/cli: remove src-relative imports from plugin:serve
2020-05-08 19:47:07 +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
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
520503b85c
Fix tests failing on image import
2020-05-08 16:46:52 +02:00
Nikita Nek Dudnik
f3c42578c4
Fix linting
2020-05-08 16:46:52 +02:00
Nikita Nek Dudnik
d182818081
Fix linting
2020-05-08 16:46:52 +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
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
Ivan Shmidt
6de6c71eaf
fix: pr fixes
2020-05-08 15:03:42 +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
Ivan Shmidt
e4e5c02ed5
fix: some leftovers
2020-05-08 14:18:17 +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
Fredrik Adelöw
91963eb572
Merge pull request #762 from spotify/freben/moved
...
Move the plugin init into their own files to keep index clean
2020-05-08 14:06:07 +02:00
Fredrik Adelöw
53b9c0766d
Move the plugin init into their own files to keep index clean
2020-05-08 14:00:25 +02:00
Patrik Oldsberg
c615ba09c4
packages/cli: update templates to include plugin:serve setup
2020-05-08 13:50:12 +02:00
Patrik Oldsberg
8fa65fc519
plugins: added diff command to all plugins and templates
2020-05-08 13:26:37 +02:00