Back
Similar todos
Replace all remaining calls to $store.commit or $store.dispatch in the single-file components with mapActions or mapMutations to keep the code cleaner. #rhymecraft
got the Vuex arrays that were showing up empty to actually show their contents; I think the mutations were taking too long to calculate the new values and so the devtools were just leaving the value blank, so I moved the calculations into Vuex actions and just have the actual assignment as mutations.
review Vuex parts of code and use mapState & mapAction helpers where needed #abcgamers
create mutations to update diagnosis codes, so we don’t have to do it manually #easycapture
extract inline queries and mutations into seperate gql files #colourhunt
add prisma to graphql Mutations #cannaboard
refactored code and add automapper #wdrwd
Make crud actions have a reveal mutli-bulk actions #businessclass
Refactor parts of code to make way for new changes #checkyourlist
Reformulate the problem that has been blocking me into a clear and concise version and realized theres a faster albeit more complex/nasty code way to do it, and I should probably just do that way for the time being instead of rearchitecting the core data types. #codebird
add mutations caminor #consultancy
refactor go app into separate funcs instead of monofunc
Data mapper overhaul...again #importstudio
add steps mutations and queries to the #didit client
refactored code for consistency #bleakio
import old mapping logic to new app
convert actions into channels for future enhancement #hookeepr
Refactor core data code to a better structured controller and simply a lot of app as a result #checkyourlist
Start rewriting Github actions workflows using reusable ones #ipregistry