GitXplorerGitXplorer
k

vuex-orm-vuetify-example

public
0 stars
0 forks
26 issues

Commits

List of commits on branch master.
Unverified
78da74f81f5ebfd389fc9ac5b0cbfe254d266c51

feat: add feature to change task assignee

kkiaking committed 5 years ago
Unverified
fb38be9e360a7903e73b1c190d4c3d7a0295d593

fix: order users by id to prevent input focus moving around

kkiaking committed 5 years ago
Unverified
ddea211360ae8ed294120d1de148ca9681bcb12b

refactor: cleanup files

kkiaking committed 5 years ago
Unverified
b89d5be562002a0fdd3170bf145706e6241cd443

feat: add edit feature

kkiaking committed 5 years ago
Unverified
9c9ebdbbab683a3d19e76e3f820953a4e5e67d09

feat: add toggle task status feature

kkiaking committed 5 years ago
Unverified
9f1c258eb49588e1e5be8bf929e2553b887d68b2

feat: add assignee

kkiaking committed 5 years ago

README

The README file for this repository.

Vuex ORM Vuetify Example

Simple TODO App example with Vuex ORM and Vuetify.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Lints and fixes files

yarn lint