Commit Graph

332 Commits

Author SHA1 Message Date
Guillaume Chau
7761808561 perf(task): better perceived perf with display priority 2018-07-17 12:58:37 +02:00
Guillaume Chau
d30475bf68 feat(task): save/restore params 2018-07-17 12:40:00 +02:00
Guillaume Chau
d442de254f fix(task parameters): revert to a modal 2018-07-17 11:43:23 +02:00
Guillaume Chau
25171a52cb feat(project-import): loading on import button 2018-07-14 17:01:46 +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
c9f8920d5c fix(ui): running task from dropdown if no project is open 2018-07-11 01:01:42 +02:00
Guillaume Chau
d51f08d185 fix(ui): identicon in dark mode 2018-07-08 18:07:05 +02:00
Guillaume Chau
14b7ba7ae0 fix(ui): identicon size 2018-07-08 17:59:25 +02:00
Guillaume Chau
346f95d359 fix(ui): connection banner zindex 2018-07-05 15:09:03 +02:00
Guillaume Chau
4b9db7c879 fix(ui): refactoring and bug fixes 2018-07-05 15:08:49 +02:00
Guillaume Chau
c04f69ed28 feat(ui): projects: search input 2018-07-05 13:26:25 +02:00
Guillaume Chau
abd7306fef refactor(ui): plugins connector is now multi-project 2018-07-05 13:11:51 +02:00
Guillaume Chau
ceccfbfbf6 feat(ui): recent projects in top bar dropdown 2018-07-05 11:26:58 +02:00
Guillaume Chau
d5a2407c40 fix(ui): FileDiffView: display error message 2018-07-05 11:12:04 +02:00
Guillaume Chau
06e445d65f fix(ui): page scrolling 2018-07-04 20:05:43 +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
6bc5d724f2 feat(ui): search fields 2018-07-04 01:25:26 +02:00
Guillaume Chau
c1677974f5 fix(ui): chrome bug: grid element overflow
https://bugs.chromium.org/p/chromium/issues/detail?id=833837
2018-07-04 00:41:56 +02:00
Guillaume Chau
229e81e264 fix(ui): package search input focus 2018-07-02 09:53:41 +02:00
Guillaume Chau
1143c14a69 feat(ui): extract package search into own component 2018-07-02 09:43:56 +02:00
Guillaume Chau
935f18ec37 fix(ui): homepage tooltip 2018-07-02 01:40:59 +02:00
Guillaume Chau
81e51842ef feat(ui): tasks dropdown: open task details 2018-07-02 01:39:01 +02:00
Guillaume Chau
e81fc65887 fix(ui): dropdown separator color 2018-07-02 00:46:30 +02:00
Guillaume Chau
7a0cd0819e feat(ui): open project in editor 2018-07-02 00:41:10 +02:00
Guillaume Chau
0199d72dfa feat(ui): project homepage 2018-07-02 00:05:27 +02:00
Guillaume Chau
653cc30e9b feat(ui): toggle favorite in top bar 2018-07-01 23:16:52 +02:00
Guillaume Chau
087278156e fix(ui): bus plugin error 2018-07-01 19:31:45 +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
bf9d30bde0 feat(ui): import non- vue-cli projects 2018-07-01 18:09:23 +02:00
Guillaume Chau
5202d4e78a refactor(ui): move task params to dropdown 2018-07-01 16:23:40 +02:00
Guillaume Chau
888352a16e fix(ui): more button color when active 2018-07-01 15:44:01 +02:00
Guillaume Chau
3000bdfeac fix(ui): error in ProjectTaskDetails 2018-07-01 15:38:55 +02:00
Guillaume Chau
c4f3358548 feat(ui): tasks overview in projects 2018-07-01 15:06:49 +02:00
Guillaume Chau
529f1ee243 refactor(ui): upgrade to vue-cli-plugin-apollo 0.14.x 2018-06-30 14:17:48 +02:00
Guillaume Chau
14f23920ee fix(ui): (dev) task: reset NODE_ENV 2018-06-28 23:05:51 +02:00
Guillaume Chau
4c96bea12c fix(ui): task arg deduplication with = 2018-06-28 22:53:46 +02:00
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
Guillaume Chau
7d635008ac refactor(ui): use reverse domain notation for ids 2018-06-21 16:41:38 +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
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
eca54fc461 feat(ui): PluginApi: resolve + getProject 2018-06-20 16:12:09 +02:00
Guillaume Chau
24b98748bb feat(ui): forced theme via URL 2018-06-20 14:58:20 +02:00
Guillaume Chau
b4f6b3c89f fix(ui): darkMode lost on cache reset 2018-06-20 14:15:24 +02:00