You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hironsan 91858e1456 Remove three databases from travis 3 years ago
..
README.md Add frontend boilerplate 5 years ago
auth.js Fix incorrect current user name, closes #840 4 years ago
documents.js Update dataset page to use query parameters 4 years ago
labels.js Enable to show error message on label uploading, resolves #455, resolves #591 4 years ago
members.js Update APIService 4 years ago
pagination.js Update annotation page to use query parameters 4 years ago
projects.js Adding isEmpty getter in store/project.js 4 years ago
roles.js Update APIService 4 years ago
statistics.js Applying localization to statistics page 4 years ago

README.md

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.