Merge branch 'bug/move-sql-columns-from-varchar-to-text' into 'master'

Handle fields limitation better

Closes #226, #225 et #239

See merge request framasoft/mobilizon!288
This commit is contained in:
Thomas Citharel
2019-10-18 11:45:13 +02:00
5 changed files with 105 additions and 5 deletions

View File

@@ -39,6 +39,8 @@ export default {
:allow-new="true"
:field="path"
icon="label"
maxlength="20"
maxtags="10"
:placeholder="$t('Eg: Stockholm, Dance, Chess…')"
@typing="getFilteredTags"
>