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
See similar todos

No replies yet

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.
See similar todos

No replies yet

review Vuex parts of code and use mapState & mapAction helpers where needed #abcgamers
See similar todos

No replies yet

create mutations to update diagnosis codes, so we don’t have to do it manually #easycapture
See similar todos

No replies yet

extract inline queries and mutations into seperate gql files #colourhunt
See similar todos

No replies yet

add prisma to graphql Mutations #cannaboard
See similar todos

No replies yet

refactored code and add automapper #wdrwd
See similar todos

No replies yet

Make crud actions have a reveal mutli-bulk actions #businessclass
See similar todos

No replies yet

Refactor parts of code to make way for new changes #checkyourlist
See similar todos

No replies yet

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
See similar todos

No replies yet

add mutations caminor #consultancy
See similar todos

No replies yet

refactor go app into separate funcs instead of monofunc
See similar todos

No replies yet

Data mapper overhaul...again #importstudio
See similar todos

No replies yet

add steps mutations and queries to the #didit client
See similar todos

No replies yet

refactored code for consistency #bleakio
See similar todos

No replies yet

import old mapping logic to new app
See similar todos

No replies yet

refactor PositionActions into general Actions for reuse across user/account/positions (trigger execution receipts, action copying by followers, taxing) #kornwolf
See similar todos

No replies yet

convert actions into channels for future enhancement #hookeepr
See similar todos

No replies yet

Refactor core data code to a better structured controller and simply a lot of app as a result #checkyourlist
See similar todos

No replies yet

Start rewriting Github actions workflows using reusable ones #ipregistry
See similar todos

No replies yet