Commit Graph

300 Commits

Author SHA1 Message Date
Guillaume Chau 5fdb9b4b5f fix(ui): "More info" link cut when wrapped 2018-04-18 15:38:38 +02:00
Guillaume Chau 177059bc37 fix(ui): client addon serve 2018-04-18 15:22:47 +02:00
Guillaume Chau a602b2cd23 fix(ui): client addon serve error 2018-04-18 15:21:09 +02:00
Guillaume Chau e33bec6714 fix(ui): cli-ui-addon-webpack dev urls 2018-04-17 14:35:23 +02:00
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 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 0161b740ab fix(ui): terminal colors to match color palette 2018-04-12 18:13:18 +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 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 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 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 56c2aacd4a feat(ui): Prompts can now be shown and disabled 2018-03-24 21:01:14 +01:00
Kevin Peters a1eaa2ff8f chore: optimizing images (#1013)
optimize images of different plugins and the vue logo in the cli-ui
2018-03-20 01:39:26 +01:00
Guillaume Chau 9cf834853b feat(ui): LoggerMessage date 2018-03-19 19:07:01 +01:00
Guillaume Chau b9494065ef fix(ui): stderr new lines + selected task status color 2018-03-19 16:42:51 +01:00
Guillaume Chau ec44835e1b feat(ui): restore route mixin 2018-03-18 22:29:00 +01:00
Guillaume Chau d7700ff89f feat(ui): Task stop + console output 2018-03-18 22:17:06 +01:00
Guillaume Chau 0a6891a457 feat(ui): task run (wip stop not working) 2018-03-18 16:16:46 +01:00