icebob / kantab

[WIP] Kanban board application. Powered by Moleculer & Vue.JS
GNU General Public License v3.0
138 stars 31 forks source link

new graphql client, 2FA dialog #17

Closed neurophunk closed 2 years ago

neurophunk commented 2 years ago

Replaced Apollo-client with graphql-request (https://github.com/prisma-labs/graphql-request) to avoid the Object-freeze issues in the store. Replaced the Axios calls with graphql mutations. About page formating Moved the 2FA functionality to a separate component