Commit Graph

288 Commits

Author SHA1 Message Date
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 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 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
Guillaume Chau 8e3198deef fix(ui): tasks id + locale 2018-03-17 14:17:18 +01:00
Guillaume Chau 5a80c247a5 feat(ui): tasks list 2018-03-17 14:14:32 +01:00
Guillaume Chau 120c13d4ac feat(ui): favorite projects 2018-03-17 01:05:10 +01:00
Guillaume Chau 7571e80739 feat(ui): plugins update 2018-03-16 20:01:58 +01:00
Guillaume Chau 1441c02524 feat(ui): fr locale + related fixes 2018-03-15 17:03:20 +01:00
kazuya kawaguchi 10202e93b3 feat(ui): localization of cli-ui (#987) 2018-03-15 11:58:14 +01:00
Guillaume Chau 19cc90c6e6 chore(ui): update to @vue/ui 0.2 + install file-icons 2018-03-15 11:55:54 +01:00
Guillaume Chau 7440d0f3c4 fix(ui): StatusBar and scrolling fixes 2018-03-15 01:17:52 +01:00
Guillaume Chau 0a38556c8f refactor(ui): plugins getMetadata significantly faster 2018-03-15 01:02:39 +01:00
Guillaume Chau 3d4d8f06a1 fix(ui): progress handler should not throw error (casuing process to exit) 2018-03-14 15:33:25 +01:00
Guillaume Chau ca01d957d6 fix(ui): PluginAdd tab check 2018-03-14 15:23:05 +01:00
Guillaume Chau 33b1e20556 fix(ui): PluginAdd current plugin display 2018-03-14 15:20:29 +01:00
Guillaume Chau 0248ee2401 chore(ui): update to latest @vue/ui 2018-03-14 15:17:01 +01:00
Guillaume Chau faac5e5f6b feat(ui): PluginAdd config cta-text 2018-03-14 15:08:59 +01:00