topicquests / tqks-featherweight-prototype

Quasar Feathers Structured Conversation
Apache License 2.0
16 stars 9 forks source link

Clean up: Migrate direct REST calls to FeathersVuex #66

Open elog08 opened 5 years ago

elog08 commented 5 years ago

There are many instances where we call api.service directly. We should use Vuex actions instead.

jontiritilli commented 5 years ago

Working on this. Fixed admin page