Commit Graph

58 Commits

Author SHA1 Message Date
Luiz Victor Linhares Rocha
49725b4c04 feat(HtmlPwaPlugin): adds 'manifestCrossorigin' option (#3939)
close #3933
2019-05-25 13:58:54 +08:00
Guillaume Chau
8fe5850ca9 feat: rename project (#3955)
* feat: project rename

* chore: use a pen icon for rename button
2019-05-12 17:51:05 +02:00
Josh Gribbon
e26717920b fix(ui): fix typo "procress" -> "process" (#3835) [ci skip] 2019-04-18 15:49:15 +08:00
Guillaume Chau
e8bc36d6d0 chore(locale): update text 2019-04-13 20:59:47 +02:00
Guillaume Chau
bbe4002480 feat(tasks): override args switch, closes #3236 2019-04-13 20:58:12 +02:00
Carlos Rodrigues
d853d52cca feat(ui): add copyContent to clipboard button to terminal component (#3688) 2019-04-11 09:25:53 +08:00
Guillaume Chau
ca2bdadb02 feat(tasks): refresh button 2019-04-11 01:13:35 +02:00
Guillaume Chau
fbfbd29be5 feat: vulnerability audit widget 2019-04-09 04:28:37 +02:00
Guillaume Chau
08de713598 feat(plugin add): feature icons 2019-04-08 22:32:53 +02:00
Guillaume Chau
c81e6c21a2 feat(project create): bare option 2019-04-06 01:16:02 +02:00
Haoqun Jiang
e7af0d8fa3 feat: deprecate confusing baseUrl option, use publicPath instead. (#3143)
* feat: deprecate confusing `baseUrl` option, use `publicPath` instead.

* fix: do not touch CHANGELOG.md

* docs: links referring baseUrl now changed to publicPath
2019-01-07 21:20:05 +08:00
Adam Jimenez
4070507de6 fix: typo in welcome tips (#3246) [ci skip] 2019-01-04 21:25:16 +08:00
Guillaume Chau
91a4b2e28e feat(plugin): quick local plugin refresh 2018-11-06 23:33:21 +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
Jason
b5fe501aa6 fix: typo in en.json (#2559)
Fixed typo
2018-09-20 11:22:19 +02:00
Guillaume Chau
4c8c3e9ac9 fix: change new project folder input placeholder, closes #2069 2018-08-06 18:52:12 +02:00
Chris Fritz
1e10161e5d fix(cli-plugin-eslint): remove base rules from ui (#2029) 2018-08-01 16:20:12 +02:00
Michał Sajnóg
7953d8300f feat: rework eslint configuration tab to display all rules (#2008)
* feat(cli-plugin-eslint): Add configuration tab

* chore(vue-cli-plugin-eslint): Add missing translations, extract UI descriptors

* fix(vue-cli-plugin-eslint): Import rules from CWD

* feat(vue-cli-plugin-eslint): Add uncategorized category, add tests

* test(vue-cli-plugin-eslint): Add missing tests

* fix(vue-cli-plugin-eslint): Escape html from rules' descriptions

* chore(vue-cli): Add --ci flag in tests

* chore(vue-cli-plugin-eslint): Remove snapshot
2018-08-01 11:40:29 +02:00
Guillaume Chau
d30475bf68 feat(task): save/restore params 2018-07-17 12:40:00 +02:00
Guillaume Chau
d589d35cf1 fix: clearer clone preset option 2018-07-14 17:46:05 +02:00
Guillaume Chau
59838424e1 fix: typo 2018-07-14 17:34:49 +02:00
Guillaume Chau
ceccfbfbf6 feat(ui): recent projects in top bar dropdown 2018-07-05 11:26:58 +02:00
Guillaume Chau
8e5448c2dc refactor: hasProjectYarn & hasProjectGit 2018-07-05 11:11:48 +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
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
c4f3358548 feat(ui): tasks overview in projects 2018-07-01 15:06:49 +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
74021488cd feat(ui): remote preset support 2018-06-17 15:58:16 +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
Guillaume Chau
545cc3fca7 feat(ui): folder explorer: better UX + hide hidden folders by default 2018-06-17 03:06:55 +02:00
Guillaume Chau
8957c3aff8 feat(ui): validate new project folder name 2018-06-16 22:36:48 +02:00
Guillaume Chau
3a88152257 refactor(ui): update all plugins in one command which is much quicker 2018-06-16 01:26:38 +02:00
Guillaume Chau
36bc145d79 refactor(ui): change style of project delete buttons 2018-06-16 00:34:30 +02:00
Guillaume Chau
41075fccec refactor(ui): status bar project button 2018-06-15 20:59:13 +02:00
Guillaume Chau
c65822369b feat(ui): refresh plugin API button 2018-06-15 20:56:13 +02:00
Guillaume Chau
4d9a092ec6 feat(ui): project create: folder already exists warning 2018-06-15 01:56:01 +02:00
Guillaume Chau
2f0961d09e feat(ui): vue-cli config 2018-06-14 20:06:50 +02:00
Guillaume Chau
b0ed1e2f11 feat(ui): mocha task 2018-06-14 17:21:50 +02:00
Guillaume Chau
dbf72318cb feat(ui): modern build mode 2018-06-14 01:35:49 +02:00
Guillaume Chau
0a2ea1fb02 feat(ui): devtools suggestion 2018-06-13 17:59:10 +02:00
Guillaume Chau
e57e74926a feat(ui): pwa open vue config/manifest suggestions 2018-06-11 21:14:14 +02:00
Guillaume Chau
a26669c25f feat(ui): open eslintrc suggestion 2018-06-11 21:14:14 +02:00
Guillaume Chau
692d4638d8 feat(ui): jest task 2018-06-11 20:43:53 +02:00
Guillaume Chau
3da7427c11 refactor(ui): Suggestion from modal to dropdown 2018-06-11 16:54:49 +02:00