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.
 
 
 
 
 
 
Hiroki Nakayama 1e40005f35
Merge pull request #1115 from prabd/feature/bulk_delete_and_clear_annotations
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 Merge pull request #1115 from prabd/feature/bulk_delete_and_clear_annotations 3 years ago
labels.js Enable to show error message on label uploading, resolves #455, resolves #591 4 years ago
members.js Update APIService 5 years ago
pagination.js Update annotation page to use query parameters 4 years ago
projects.js Merge pull request #1116 from SwiftPredator/Enhancement/DynamicFilename 3 years ago
roles.js Update APIService 5 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.