Commit Graph

516 Commits

Author SHA1 Message Date
Guillaume Chau
305c4bf2c5 fix: remove last route restore 2018-11-06 11:18:53 +01:00
Haoqun Jiang
c08ea14f12 chore: update eslint deps 2018-11-02 23:06:07 +08:00
Haoqun Jiang
b5e4cc213f Publish
- @vue/cli-init@3.1.1
 - @vue/cli-plugin-e2e-cypress@3.1.1
 - @vue/cli-plugin-e2e-nightwatch@3.1.1
 - @vue/cli-plugin-eslint@3.1.4
 - @vue/cli-plugin-pwa@3.1.1
 - @vue/cli-plugin-typescript@3.1.1
 - @vue/cli-plugin-unit-jest@3.1.1
 - @vue/cli-plugin-unit-mocha@3.1.1
 - @vue/cli-service-global@3.1.2
 - @vue/cli-service@3.1.2
 - @vue/cli-shared-utils@3.1.1
 - @vue/cli-test-utils@3.1.1
 - @vue/cli-ui-addon-webpack@3.1.1
 - @vue/cli-ui-addon-widgets@3.1.1
 - @vue/cli-ui@3.1.1
 - @vue/cli-upgrade@3.1.1
 - @vue/cli@3.1.1
 - @vue/eslint-config-typescript@3.1.1
2018-11-02 22:53:49 +08:00
Haoqun Jiang
14e8585cd0 chore: update deps 2018-11-01 14:14:07 +08:00
Haoqun Jiang
782afeff73 v3.1.0 2018-10-31 02:11:23 +08:00
Guillaume Chau
86f5bde353 fix(task): narrow view port causing misalignment 2018-10-29 22:08:26 +01:00
Guillaume Chau
f8e42ce34b fix(prompts): color picker size 2018-10-29 21:43:55 +01:00
Guillaume Chau
8d7bf2374f fix(widget): not removed (issue with apollo-client) 2018-10-29 20:36:58 +01:00
Guillaume Chau
6f5b0a8f37 feat(widget): better config loading UX 2018-10-29 19:58:10 +01:00
Guillaume Chau
81ec5c0ae1 fix(client addon): loading padding 2018-10-29 15:35:34 +01:00
Guillaume Chau
5ff7198456 feat(file-diff): less obnoxious loading UX 2018-10-29 15:30:36 +01:00
Guillaume Chau
c8a53a4116 fix(dependencies): list item fallback-icon 2018-10-29 14:57:13 +01:00
Guillaume Chau
59e1201056 fix(dependencies): better metadata load error handling 2018-10-29 14:56:15 +01:00
Guillaume Chau
d11290a0e1 feat(plugin api): task match can now be a function 2018-10-29 14:46:31 +01:00
Guillaume Chau
da66f93edb fix(task): remove non-running missing tasks 2018-10-29 14:37:26 +01:00
Guillaume Chau
23a05fc32f fix(plugin): catch execution error 2018-10-29 13:39:53 +01:00
Guillaume Chau
8e3359ce77 feat(task): list item tooltip 2018-10-28 23:11:27 +01:00
Guillaume Chau
4c4e4d7117 chore(i18n): update error message 2018-10-28 22:36:34 +01:00
Guillaume Chau
c7e64c6f29 refactor(i19n): use vue-cli-locales 2018-10-28 22:31:54 +01:00
Guillaume Chau
aca31eb99f fix(task): description overflow 2018-10-28 22:21:17 +01:00
Guillaume Chau
7d2d1fb732 fix(local plugin): remove folder before copying 2018-10-28 18:45:24 +01:00
Guillaume Chau
a09407dd5b feat(ui): Redesign, dashboard, local plugins (#2806)
* feat: basic fonctionality, welcome and kill port widgets

* fix: contrast improvements

* feat: plugin/dep/vulnerability widgets design

* fix: widget add/remove animation

* feat: run task widget

* feat: news + wip resizing

* feat: nuxt

* chore: removed widget example

* fix: visual polish for widget transform

* feat(widget): overlap detection

* fix: news default/max size

* feat(dashboard): sidepane transition

* chore: dev api server port

* fix(widget): configure tooltip

* refactor(widget): generic Movable mixin

* refactor(widget): resizable mixin

* feat(widget): resize transition

* feat(widget): resize improvements

* refactor(widget): zoom factor

* refactor(widget): OnGrid mixin

* refactor(widget): resize handler style moved to global

* chore: remove console.log

* refactor: files structure

* feat: improved design and layout

* fix: content background vars

* fix: status bar / view nav z-indexes

* fix: webpack dashboard grid gap

* feat(news feed): handle errors

* fix(card): dimmed box shadow

* fix: view nav & status bar z-index

* fix: remove (wip)

* feat(widget): style tweaks

* feat(widget): details pane (wip)

* feat: news feed widget improvements

* feat(widget): custom header button

* feat(news): item details pane

* feat(widget): custom title

* fix(news): better cache and misc fixes

* feat(widget): resize left and top handles

* feat(widget): transparent widget while moving/resizing

* feat(news): better "big size" style

* fix(news): media sizes in rich content

* feat(plugin): local plugins support

* fix: scrolling issue in Fx

* fix: colors

* fix(nav bar): more item overflowing

* feat(vuln): frontend

* chore: locale update

* fix: image in suggestion dropdown (dev)

* fix(suggestion): missing custom image

* feat(view): user default plugin logo if no provided icon

* feat(view): better loading UX

* feat(view): button background if view is selected

* feat(view): new nav indicator

* feat(widget): use plugin logo as default icon

* feat(widget): better widget modal

* feat(widget): longDescription

* fix(widget): news validate url param

* feat(widget): filter widgets in add pane

* feat(widget): tease upcoming widgets

* chore: fix merge dev

* chore: yarn install

* chore: sync versions

* chore: update apollo

* docs: widget

* fix(progress): graphql error

* fix(deps): localPath

* perf(plugin): faster local plugin refresh

* fix(nav): center active indicator

* feat(task): improved header

* feat(client addon): custom component load timeout message

* feat(suggestion): ping animation to improve discoverability

* chore: update vue-apollo

* feat(api): requestRoute

* fix(suggestion): hide more info link if no link

* fix(style): ul padding

* test(e2e): fix plugin path

* chore: change test scripts

* chore(deps): upgrade

* fix: build error

* fix(widget): removed moving scale transform

* fix(widget): resize handles style

* chore(deps): unpin apollo-utilities

* chore(deps): lock fix

* test(e2e): fix server

* fix: issue with writeQuery

See: https://github.com/apollographql/apollo-client/issues/4031#issuecomment-433668473

* test(e2e): fix tests

* test(e2e): missing widgets build

* fix: missing widgets dep
2018-10-28 04:10:34 +01:00
Matthew Kuehn
4990df3508 Update en.json (#2782)
Fix spelling issues.
2018-10-23 13:51:40 +09:00
Damian Stasik
30d46ffc30 refactor: automatically inject @/style/imports using import option provided by stylus loader (#2515) 2018-10-15 23:02:48 +08:00
Doma
cecece73bc fix(ui): i18n for 'Official' in plugin search results (#2705) 2018-10-10 14:47:57 +08:00
Haoqun Jiang
7fd3af2415 v3.0.5 2018-10-09 17:19:49 +08:00
Haoqun Jiang
86b3845faa v3.0.4 2018-09-25 16:00:36 +08:00
Haoqun Jiang
8a971461db fix(ui): use production mode when testing
This commit in vue-cli-plugin-apollo v0.16.5 fails some tests:
d91afbd734
2018-09-25 15:18:05 +08:00
Haoqun Jiang
5e96de9b8c fix(ui): fix plugin installation animation hanging
which is caused by a breaking change in graphql v14
https://github.com/Akryum/vue-cli-plugin-apollo/issues/61
2018-09-25 14:31:03 +08:00
Haoqun Jiang
444cf86d60 fix(ui): update graphql version to align with vue-cli-plugin-apollo
closes #2574
closes #2577
2018-09-24 22:25:42 +08:00
Jason
b5fe501aa6 fix: typo in en.json (#2559)
Fixed typo
2018-09-20 11:22:19 +02:00
Haoqun Jiang
b1b04b8ade fix: configuration should be synced regardless of $_init
fixes #2521
fixes #2522
2018-09-17 19:32:53 +08:00
Damian Stasik
22635507d3 fix: Removed padding reset from current project dropdown (#2501) 2018-09-13 00:12:27 +02:00
Haoqun Jiang
3015bc2537 v3.0.3 2018-09-12 13:18:40 +08:00
Haoqun Jiang
33726981fa v3.0.2 2018-09-11 22:45:32 +08:00
Guillaume Chau
5efbd1b632 feat(configuration details): better loading UX 2018-08-31 19:59:49 +02:00
Guillaume Chau
f8ccef1663 chore: update @vue/ui 2018-08-31 19:55:31 +02:00
Guillaume Chau
ad6f934867 fix: pane toolbar switch background in dark mode 2018-08-31 19:54:07 +02:00
Guillaume Chau
59dbc0241e fix(TopBar): project dropdown button not flat to be more accessible 2018-08-31 19:47:42 +02:00
Guillaume Chau
1333d5ef0d chore: update @vue/ui 2018-08-31 19:43:43 +02:00
Guillaume Chau
812159a345 fix: put actions buttons together, closes #1588 2018-08-31 19:41:11 +02:00
Guillaume Chau
51490c6ae1 fix: ansi up shouldn't escape HTML, closes #2187 2018-08-31 18:20:38 +02:00
Guillaume Chau
de290d8f5b fix(webpack dashboard): anazlyer sort on size types + performance improvements 2018-08-31 16:57:27 +02:00
Guillaume Chau
a549d566d6 fix: restore select element (config/task) 2018-08-31 16:16:03 +02:00
Guillaume Chau
de73414724 test: fix e2e timeout 2018-08-30 17:52:40 +02:00
Guillaume Chau
4acf48da10 chore: update to latest apollo 2018-08-23 02:20:24 +02:00
Guillaume Chau
f2614103a1 fix(plugin api): IPC now namspaced per project by default, closes #2189 2018-08-23 00:57:47 +02:00
Hugo Alliaume
a115151027 docs(cli-ui): add more notes for local development (#2281)
* docs(cli-ui): add some more user-friendly notes

* docs(cli-ui): add notes about running E2E tests locally

* chore(docs:cli-ui): cr/wording

* chore(docs:cli-ui): revert some changes, remove additionnal command for tests

* chore(docs:cli-ui): commands for cli-ui-addon-wepack
2018-08-22 23:11:40 +02:00
Bogdan Luca
bf91533c57 fix(cli-ui): ignore "false" ENOENT errors on Windows (#2294) 2018-08-21 16:36:51 +02:00
Evan You
2669008ea2 v3.0.1 2018-08-16 12:10:33 -04:00