Commit Graph

1352 Commits

Author SHA1 Message Date
Guillaume Chau 48413fa351 fix(ui): file diff netork-only 2018-06-28 14:18:28 +02:00
Guillaume Chau 46dd8555fa refactor(ui): use RDN on webpack client addon 2018-06-21 17:45:50 +02:00
RokkieBrown 77fc6d9f62 feat(ui): Add 'config' and 'env' options to nightwatch ui prompts (#1646)
* feat(ui): Add 'config' and 'env' options to nightwatch ui prompts

* feat(ui): Localize 'config' and 'env' option descriptions for nightwatch ui prompts
2018-06-21 17:30:23 +02:00
Guillaume Chau 7d635008ac refactor(ui): use reverse domain notation for ids 2018-06-21 16:41:38 +02:00
Guillaume Chau 7883da3dab docs(ui): use Reverse Domain Notation 2018-06-21 16:09:51 +02:00
Guillaume Chau 92fe96e68b fix(ui): error in updateQuery handlers on store reset 2018-06-21 15:36:44 +02:00
Guillaume Chau 4683a7fc5d fix(ui): prevent loading client addons multiple times 2018-06-21 15:33:11 +02:00
Guillaume Chau 93765c9cd1 feat(ui): log store reset 2018-06-21 15:32:53 +02:00
Guillaume Chau 3eb511665d fix(ui): clear client addons on PluginApi reset 2018-06-21 15:20:47 +02:00
Guillaume Chau c2da5fcc71 feat(ui): improved IpcMessenger with new options 2018-06-21 13:50:06 +02:00
Guillaume Chau 6023c2e586 fix(ui): clear webpack stats before run 2018-06-21 13:40:40 +02:00
Guillaume Chau 66499888c9 fix(ui): args dedupe crashing if an arg isn't a string 2018-06-20 17:33:54 +02:00
Guillaume Chau 20b6f4e430 feat(ui): display task duration 2018-06-20 17:13:40 +02:00
Guillaume Chau f86597bbea fix(ui): deduplicate task arguments, closes #1561 2018-06-20 17:06:54 +02:00
Guillaume Chau 657e4250c0 feat(ui): restore webpack stats when switching projects 2018-06-20 16:12:40 +02:00
Guillaume Chau eca54fc461 feat(ui): PluginApi: resolve + getProject 2018-06-20 16:12:09 +02:00
Guillaume Chau 9d798fbef0 chore(ui): upgrade @vue/ui 2018-06-20 15:14:15 +02:00
Guillaume Chau 24b98748bb feat(ui): forced theme via URL 2018-06-20 14:58:20 +02:00
Guillaume Chau bf7be53598 test(ui): fix e2e not running properly 2018-06-20 14:35:39 +02:00
Guillaume Chau b4f6b3c89f fix(ui): darkMode lost on cache reset 2018-06-20 14:15:24 +02:00
Guillaume Chau fd92852542 fix(ui): terminal background color in dark mode 2018-06-20 14:08:35 +02:00
Guillaume Chau cb0e646497 fix(ui): default tasks regex, closes #1629 2018-06-20 13:19:17 +02:00
Guillaume Chau 581e4ec649 fix(ui): hasPlugin crash 2018-06-20 13:17:46 +02:00
Guillaume Chau 1482e336d8 chore(ui): tweak scripts to be able to serve in the cli ui 2018-06-20 13:17:34 +02:00
Guillaume Chau 4c69052a54 fix(ui): wrong context for webpack config, closes 1611 2018-06-19 01:29:37 +02:00
Guillaume Chau 6c8d220ab8 fix(ui): suggestion: actionLink not working 2018-06-19 00:56:45 +02:00
Guillaume Chau ad415fae02 feat(ui): enable Vue devtools 2018-06-19 00:32:54 +02:00
Guillaume Chau e5e65cbbaf feat(ui): folder explorer: better loading indicator 2018-06-19 00:20:57 +02:00
Guillaume Chau 4b44509e81 fix(ui): folders on Windows 2018-06-19 00:12:52 +02:00
Evan You cebb2ffbe5 chore: 3.0.0-rc.3 changelog [ci skip] 2018-06-18 10:56:36 -04:00
Evan You 5cf1958a69 v3.0.0-rc.3 v3.0.0-rc.3 2018-06-18 10:36:49 -04:00
Evan You 17a0411689 chore: pre release sync 2018-06-18 10:36:43 -04:00
Guillaume Chau a7f3c2cc45 fix(invoke): deep merge only plain objects 2018-06-18 10:29:33 +02:00
Guillaume Chau 35cb714b30 fix(invoke): merge data in config transforms 2018-06-18 10:05:04 +02:00
Guillaume Chau 49d56dba68 fix(invoke): not reading dot files 2018-06-18 09:36:01 +02:00
Guillaume Chau 61662c49cc fix(ui): create: package manager select 2018-06-17 22:14:37 +02:00
Guillaume Chau 8b9477fe54 fix: better version check, closes #1564 2018-06-17 21:55:07 +02:00
Guillaume Chau e6d68ca244 feat(ui): allow partial GraphQL results 2018-06-17 21:16:57 +02:00
Guillaume Chau 3ebb104c7f fix(ui): bail on error reading package.json, closes #1599 2018-06-17 21:16:43 +02:00
Guillaume Chau 0ba5e09167 fix(ui): improved remote preset checking 2018-06-17 16:24:55 +02:00
Guillaume Chau 40439b1743 chore(ui): upgrade @vue/ui 2018-06-17 16:18:04 +02:00
Guillaume Chau 123fffa749 fix(ui): folder path parts style 2018-06-17 16:05:36 +02:00
Guillaume Chau 74021488cd feat(ui): remote preset support 2018-06-17 15:58:16 +02:00
Guillaume Chau 4413dee02a feat(ui): project manager: back button 2018-06-17 14:52:43 +02:00
Guillaume Chau e1a0c4c413 feat(ui): v-focus directive 2018-06-17 14:45:22 +02:00
Guillaume Chau 5566208e27 feat(ui): basic global error handler 2018-06-17 14:45:03 +02:00
Guillaume Chau d62ad77e21 feat(ui): folder explorer: change position of error icon 2018-06-17 14:07:44 +02:00
kazuya kawaguchi e261ddb655 fix(ui): typo (#1600) 2018-06-17 13:57:10 +02:00
Guillaume Chau 99dc3166ac feat(ui): import project: missing modules modal 2018-06-17 03:48:14 +02:00
Guillaume Chau ccde77c0ed feat(ui): folder explorer: create new folders 2018-06-17 03:34:12 +02:00