Commit Graph

33 Commits

Author SHA1 Message Date
troy351
24edd93775 fix(plugin api): cwd is not a function #1876 (#1877) 2018-07-17 12:41:59 +02:00
Guillaume Chau
d30475bf68 feat(task): save/restore params 2018-07-17 12:40:00 +02:00
Guillaume Chau
8a0962457a fix: invalidatePackage arguments 2018-07-15 20:51:31 +02:00
Guillaume Chau
51afe592fa fix: plugin file serve issue 2018-07-15 20:43:19 +02:00
Guillaume Chau
7ebaa8ac9d fix: remove read-pkg 2018-07-15 20:36:33 +02:00
Guillaume Chau
4f910b19f9 fix: update all plugins 2018-07-15 20:14:04 +02:00
Guillaume Chau
1ffcb2164a fix(serve): force disable HTTP cache 2018-07-14 17:06:44 +02:00
Guillaume Chau
eda4ce8839 refactor(ui): use package.json 'vuePlugins.ui' option 2018-07-13 18:06:37 +02:00
Guillaume Chau
08352811e0 feat: local service plugins, closes #1841 2018-07-13 17:39:07 +02:00
Payton Burdette
153c418555 feat: vue config command (#1554)
* fixed broken plugin dev link on contributing guide

* feat(cli-service): vue config command added

* feat(cli-service): vue config command added

* feat(cli-service): added config commands get and delete

* feat(cli-service): added vue edit command and opn dependcy

* feat(cli-service): added vue config set command and vue config check

* feat(cli-service): nested path support and command/logs adjustment

* feat(cli-service): command option descriptions updated with preset

* refactor: object get/set/unset

* feat: json option + fs/JSON fixes
2018-07-12 00:36:59 +02:00
Guillaume Chau
9929b70559 fix(ui): PluginApi light mode 2018-07-08 17:42:49 +02:00
Guillaume Chau
96778b2caf chore: update main deps (#1772)
* chore: update main deps

* chore: update ts types

* chore: update generator deps versions

* fix: ts-jest

* chore: upgrade ts-jest again

* fix: re-generated yarn.lock

* chore: more upgrades

* fix: jest test matching on Windows
2018-07-08 13:56:10 +02:00
Guillaume Chau
701d02adf0 fix(ui): cli-service more info link 2018-07-05 15:13:10 +02:00
Guillaume Chau
4b9db7c879 fix(ui): refactoring and bug fixes 2018-07-05 15:08:49 +02:00
Guillaume Chau
abd7306fef refactor(ui): plugins connector is now multi-project 2018-07-05 13:11:51 +02:00
Guillaume Chau
090c52d81b feat(ui): use 'yarn info' if possible to get package metadata instead of npm.org api (which is slower) 2018-07-05 11:43:38 +02:00
Guillaume Chau
ceccfbfbf6 feat(ui): recent projects in top bar dropdown 2018-07-05 11:26:58 +02:00
Guillaume Chau
8e5448c2dc refactor: hasProjectYarn & hasProjectGit 2018-07-05 11:11:48 +02:00
Guillaume Chau
841b470e89 fix(ui): use separate DB for dev 2018-07-05 10:49:32 +02:00
Guillaume Chau
5b61f8f683 fix(ui): create: delete folder first, fix #1627 2018-07-05 01:24:49 +02:00
Guillaume Chau
286d75ea12 feat(ui): Dependencies view (#1740)
* fix(ui): chrome bug: grid element overflow
https://bugs.chromium.org/p/chromium/issues/detail?id=833837

* feat(ui): dependencies view

* feat(ui): filter deps
2018-07-04 13:11:00 +02:00
Guillaume Chau
7a0cd0819e feat(ui): open project in editor 2018-07-02 00:41:10 +02:00
Guillaume Chau
be5ec5f2b9 fix(ui): add 'projectTypes' to addView api 2018-07-02 00:17:21 +02:00
Guillaume Chau
0199d72dfa feat(ui): project homepage 2018-07-02 00:05:27 +02:00
Guillaume Chau
05095da586 refactor(ui): improved quick project switching 2018-07-01 19:26:52 +02:00
Guillaume Chau
16707e426e refactor(ui): changed plugins icons 2018-07-01 18:31:49 +02:00
Guillaume Chau
048685b923 refactor(ui): serve plugin logos 2018-07-01 18:26:18 +02:00
Guillaume Chau
bf9d30bde0 feat(ui): import non- vue-cli projects 2018-07-01 18:09:23 +02:00
Guillaume Chau
7a5964dfe9 fix(ui): webpack dashboard fixes 2018-07-01 15:39:33 +02:00
Guillaume Chau
c4f3358548 feat(ui): tasks overview in projects 2018-07-01 15:06:49 +02:00
Guillaume Chau
c2c5e37ea6 fix(ui): webpack logo 2018-06-30 14:25:41 +02:00
Guillaume Chau
c8224de582 fix(ui): don't split on '=' 2018-06-30 14:18:00 +02:00
Guillaume Chau
529f1ee243 refactor(ui): upgrade to vue-cli-plugin-apollo 0.14.x 2018-06-30 14:17:48 +02:00