Commit Graph

548 Commits

Author SHA1 Message Date
Guillaume Chau
131cc4654f fix(ui): ProjectNavButton tooltip delay 2018-04-17 13:42:13 +02:00
Guillaume Chau
2bcb9919d4 chore(ui): clean up console.log 2018-04-17 02:58:52 +02:00
Guillaume Chau
eab8b0ac3a feat(ui): project/plugin notifs 2018-04-17 02:57:16 +02:00
Guillaume Chau
0335d325ac feat(ui): Task notifs 2018-04-17 02:53:23 +02:00
Guillaume Chau
65019d6ce5 feat(ui): restore last route 2018-04-17 02:21:19 +02:00
Guillaume Chau
f79cb6e25a feat(ui): open last project 2018-04-17 02:13:36 +02:00
Guillaume Chau
9320f5fc7f chore(ui): clean up console.log 2018-04-17 02:13:21 +02:00
Guillaume Chau
751698edbc fix(ui): wait for CWD reset when entering project main view 2018-04-17 01:59:46 +02:00
Guillaume Chau
5851634124 fix(ui): toolbars background color 2018-04-17 01:48:06 +02:00
Guillaume Chau
3fea8a7ad7 chore(ui): upgrade @vue/ui to fix an issue with mergeData 2018-04-17 01:17:33 +02:00
Guillaume Chau
021370d71f fix(ui): express timeout 2018-04-16 19:41:12 +02:00
Guillaume Chau
cdf9d07790 feat(ui): vue ui command 2018-04-16 18:18:45 +02:00
Guillaume Chau
dbac02f544 feat(ui): route badges 2018-04-13 21:50:56 +02:00
Guillaume Chau
d51e5f165b feat(ui): page title 2018-04-12 21:08:37 +02:00
Guillaume Chau
5139dbcb2a fix(ui): package logo loading only if necessaryx 2018-04-12 20:42:59 +02:00
Guillaume Chau
46567e3d2b feat(ui): try to load logo.png in package search 2018-04-12 20:26:44 +02:00
Guillaume Chau
11bb249f56 feat(ui): NotFound view 2018-04-12 20:10:14 +02:00
Guillaume Chau
1d9a4d6ba3 fix(ui): throttle DashboardPlugin progress updates 2018-04-12 18:16:30 +02:00
Guillaume Chau
0161b740ab fix(ui): terminal colors to match color palette 2018-04-12 18:13:18 +02:00
Guillaume Chau
2e9cfab0f0 fix(ui): remove console.logs 2018-04-12 18:07:36 +02:00
Guillaume Chau
21d3e94a3f fix(ui): display 0 instead of NaN 2018-04-12 18:07:23 +02:00
Guillaume Chau
60b86eb3b2 fix(ui): SharedData errors 2018-04-12 18:07:07 +02:00
Guillaume Chau
d018e1f53e refactor(ui): split schema 2018-04-12 17:59:56 +02:00
Guillaume Chau
a628b43cf2 fix(ui): deps + dahsboard plugin 2018-04-11 20:41:46 +02:00
Guillaume Chau
2ef69009db fix(ui): mergeData crash 2018-04-09 20:12:38 +02:00
Guillaume Chau
90e0901994 Merge branch 'feat-ui' of github.com:vuejs/vue-cli into feat-ui 2018-04-09 15:00:13 +02:00
Guillaume Chau
96c95a8184 fix(ui): DashboardPlugin ack data 2018-04-09 15:00:00 +02:00
Guillaume Chau
31e8c1dadb fix(ui): ipc.send 2018-04-09 14:59:41 +02:00
Haroen Viaene
a53053f36d chore(UI): use computedKeywords to filter the search (#1095)
Both `keywords` and `computedKeywords` work, but `computedKeywords` will make sure this only matches for those with the correct name, not all with that keyword. 

Thanks!
2018-04-09 14:25:22 +02:00
Guillaume Chau
3c59d6f4f4 feat(ui): client addons, ipc, shared data, plugin actions 2018-04-09 01:53:41 +02:00
Guillaume Chau
fd7868c052 refactor(ui): moved project nav routes to backend 2018-03-29 18:19:40 +02:00
Guillaume Chau
bfa07f6e19 fix(ui): open in editor fr tooltip 2018-03-29 17:31:25 +02:00
Guillaume Chau
7cb0dc81b4 feat(ui): FileDiff open in editor 2018-03-29 17:23:57 +02:00
Guillaume Chau
0a53836a91 fix(ui): Task parameter close label 2018-03-28 22:11:32 +02:00
Guillaume Chau
100a12ef4f fix(ui): prompt margins 2018-03-28 22:09:11 +02:00
Guillaume Chau
e7198a4493 feat(ui): file diffs after plugin invoke + fixes 2018-03-28 15:46:06 +02:00
Guillaume Chau
a5b1822ff8 Merge branch 'dev' into feat-ui 2018-03-28 00:56:18 +02:00
Barthélémy Ledoux
e65110f3f6 fix(invoke): issue #1037 invoke binary files (#1038)
Using `vue invoke` was breaking all binary files because of encoding issues
2018-03-27 16:25:58 -05:00
Guillaume Chau
c7ade2cc68 fix(ui): git FileDiff close modal before commit operation 2018-03-27 18:03:08 +02:00
Guillaume Chau
794910ba80 feat(ui): git FileDiff auto-refresh on page focus 2018-03-27 18:01:58 +02:00
Guillaume Chau
2b0ac9ff01 feat(ui): git FileDiff 2018-03-27 17:46:53 +02:00
Guillaume Chau
dde426a60e feat(ui): prompt-list default choice + config field auto-remove 2018-03-26 14:33:14 +02:00
Guillaume Chau
3b6c01fce9 fix(ui): status bar last log padding 2018-03-25 23:42:58 +02:00
Guillaume Chau
f7050c248f feat(ui): Report bug button 2018-03-25 23:40:01 +02:00
Guillaume Chau
8244973d81 fix(ui): prompts for config/tasks getting confused 2018-03-25 23:01:13 +02:00
Guillaume Chau
05e0dd06fc feat(ui): PluginApi: configurations 2018-03-25 21:54:43 +02:00
Guillaume Chau
e07abbbfa6 feat(ui): PluginApi -> describeTask initial impl. 2018-03-25 19:53:58 +02:00
Guillaume Chau
fbc9a090af Merge branch 'dev' of github.com:vuejs/vue-cli into feat-ui 2018-03-25 14:40:47 +02:00
Guillaume Chau
56c2aacd4a feat(ui): Prompts can now be shown and disabled 2018-03-24 21:01:14 +01:00
AchillesJ
11956acb4d feat: allow vue add to work with plugins without a generator (#1032) 2018-03-24 11:48:35 -04:00