Guillaume Chau
145492b2d9
fix(ui): yarn link @vue/ui
2018-06-04 02:30:31 +02:00
Guillaume Chau
251509c63c
fix(ui): check current project still exists
2018-06-03 18:06:22 +02:00
Guillaume Chau
588ad75a2e
fix(ui): limit description length in plugin search
2018-06-03 17:30:34 +02:00
Guillaume Chau
68f273a988
fix(ui): int loading z-index
2018-06-01 09:28:47 +02:00
Guillaume Chau
0366ec3d6d
fix(ui): progress screen z-index
2018-05-31 20:51:07 +02:00
Guillaume Chau
73545252e0
feat: ui tweaks & fixes ( #1409 )
...
* refactor(ui): use fetchPolic: 'cache-and-network' by default
* feat(ui): don't display loader if cached data
* fix(ui): eslint errors
* feat(ui): new top bar design
* fix(ui): remove work icon in top bar
* fix(ui): logger view item hover background
* feat(ui): Projects list show open project
* feat(ui): top bar: responsive + no favorites message
* fix(ui): Cannot set property consoleLogLast of #<a> which has only a getter
* fix(ui): loading prompts folder when installing plugin
* feat(ui): help translating button + docs
* docs(ui): fix local. docs
* fix(ui): Help translate button
* docs(ui): plugin ui dev docs improvements
* docs(ui): typo
* docs(ui): typo
* docs(ui): typo
* feat(ui): auto locale now tries full code + short code
* docs(ui): fix missing ref locale link
2018-05-31 14:10:05 -04:00
Evan You
9a2898c1bc
v3.0.0-beta.15
2018-05-30 13:42:19 -04:00
Evan You
a9e12865b5
feat: respect baseUrl during development
...
BREAKING CHANGE: `devBaseUrl` option has been removed. `baseUrl` now works for
both development and production. To use different paths for prod/dev, use
conditional values based on `process.env.NODE_ENV` in `vue.config.js`.
2018-05-30 11:01:16 -04:00
Guillaume Chau
4f39461c30
fix: UI fixes ( #1397 )
...
* fix: ERROR AssertionError [ERR_ASSERTION]: missing path
* refactor(ui): export portfinder and graphql-server from @vue/cli-ui and new VUE_CLI_UI_DEV env var
* fix(ui): invoke: force load package.json
2018-05-29 15:49:27 -04:00
Evan You
5f1f986d4d
v3.0.0-beta.14
2018-05-29 13:27:16 -04:00
Evan You
0689ff2eae
v3.0.0-beta.13
2018-05-29 13:24:03 -04:00
Guillaume Chau
a3b2be8c15
fix(ui): fix beta.12 feedback ( #1386 )
...
* fix(ui): npm/yarn installing only dependencies
* fix(ui): add all dependencies to package.json
* fix(Service): give priority to devDependencies plugins
* feat(ui): connection status banner
* fix(ui): don't display disconnected banner for initial app load
* fix(ui): default value for prompt type=checkbox
* feat: builtin prompts default values
* fix(ui): circular dep
2018-05-29 09:37:28 -04:00
Evan You
3bcc511507
fix(ui): add missing dependency
2018-05-29 01:38:09 -04:00
Evan You
e8bee864b0
v3.0.0-beta.12
2018-05-29 01:29:14 -04:00
Evan You
c35eba2047
test: fix ui tests
2018-05-29 00:50:17 -04:00
Guillaume Chau
4d0b6905fc
fix(ui): force output colors
2018-05-26 11:18:51 +02:00
Guillaume Chau
207a630d27
fix(ui): env var names
2018-05-25 09:33:19 +02:00
Guillaume Chau
12129b3be4
fix(ui): wrong env var name
2018-05-25 02:17:57 +02:00
Guillaume Chau
73a1c7aa96
fix(ui): watch only locales folder if exists
2018-05-25 02:12:29 +02:00
Guillaume Chau
873d14d22d
feat(ui): update to latest vue-cli-plugin-apollo
2018-05-25 01:44:18 +02:00
Guillaume Chau
80c2c7a7f0
refactor(ui): simplify builtin locales resolution
2018-05-25 00:37:02 +02:00
Guillaume Chau
6aa2f1ebf8
chore: remove unecessary mode in scripts
2018-05-24 10:03:37 +02:00
Guillaume Chau
94de904129
fix: use mode development
2018-05-24 09:25:36 +02:00
Guillaume Chau
ea95c52fac
fix(ui): task terminated status on Windows
2018-05-23 16:49:15 +02:00
Guillaume Chau
bf769503e3
fix(ui): Windows compat
2018-05-23 16:28:12 +02:00
Guillaume Chau
21a34211c7
test: fix
2018-05-23 15:16:44 +02:00
Guillaume Chau
d2a9d0fc0b
feat(ui): auto clean projects list
2018-05-23 15:12:20 +02:00
Guillaume Chau
133cdfbf76
fix(ui): chdir
2018-05-23 14:59:11 +02:00
Guillaume Chau
1c95dc22e9
fix(ui): webpack error after creating a new project
2018-05-23 14:59:02 +02:00
Guillaume Chau
5075f4b2fe
refactor(ui): update to vue-cli-plugin-apollo 0.10
2018-05-23 14:58:42 +02:00
Guillaume Chau
e759b2c29d
fix(ui): mock install/uninstall in debug mode
2018-05-23 12:48:54 +02:00
Guillaume Chau
24d5e7b2b3
fix(ui): use debug mode
2018-05-23 12:48:35 +02:00
Guillaume Chau
527a62d41b
chore: update deps
2018-05-22 17:48:50 +02:00
Guillaume Chau
def43386ef
chore: update versions
2018-05-21 23:08:12 +02:00
Guillaume Chau
3c78d90856
fix: terminated from warn to info
2018-05-21 17:28:37 +02:00
Guillaume Chau
53280dde3a
test: tasks
2018-05-20 21:57:29 +02:00
Guillaume Chau
8e213dd85c
test: config list
2018-05-20 21:42:08 +02:00
Guillaume Chau
c0ab9e63eb
test: refactoring files
2018-05-20 13:59:14 +02:00
Guillaume Chau
c01dc089bb
test: fix plugin install: command timeout
2018-05-20 13:21:43 +02:00
Guillaume Chau
a18933227a
test: plugins
2018-05-20 13:07:46 +02:00
Guillaume Chau
eab3c110a9
fix(ui): remove console.log
2018-05-19 04:27:23 +02:00
Guillaume Chau
c9d58d99c0
chore(ui): update deps
2018-05-19 04:16:43 +02:00
Guillaume Chau
71bc8a580e
test(ui): use data-testid
2018-05-19 04:15:44 +02:00
Guillaume Chau
2f94a85fe8
feat(ui): project create error
2018-05-19 04:15:32 +02:00
Guillaume Chau
d64c1a005f
refactor(ui): use only web sockets
2018-05-19 04:15:08 +02:00
Guillaume Chau
3c4f206706
test: change timeouts
2018-05-19 00:46:26 +02:00
Guillaume Chau
dad5fcb38e
test: debug
2018-05-19 00:24:20 +02:00
Guillaume Chau
43e0a646c2
test(ui): disable locale watching for tests
2018-05-12 15:33:38 +02:00
Guillaume Chau
826d72e85b
test(ui): decrease timeout
2018-05-12 15:20:05 +02:00
Guillaume Chau
bec2b5ee94
test(ui): increase project create timeout
2018-05-12 13:55:17 +02:00