1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-07 09:21:35 +00:00
mobilizon/js
Thomas Citharel 8eca9d9702
Make sure only organizer actor can comment if event comments are
disabled

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-05 17:42:53 +02:00
..
public
src Make sure only organizer actor can comment if event comments are 2020-10-05 17:42:53 +02:00
tests/e2e
.browserslistrc
.editorconfig
.eslintrc.js Improve texts 2020-08-31 14:25:21 +02:00
.gitignore
.prettierignore
apollo.config.js
babel.config.js
cypress.json
fragmentTypes.json
get_union_json.ts
package.json Upgrade deps 2020-09-30 10:39:00 +02:00
README.md
tsconfig.json
vue.config.js Improve texts 2020-08-31 14:25:21 +02:00
yarn.lock Upgrade deps 2020-09-30 10:39:00 +02:00

mobilizon

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.