Home
last modified time | relevance | path

Searched refs:mutations (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/webui-vue/docs/guide/quickstart/
H A Dstore-anatomy.md24 bloated. Each module contains its own state, mutations, actions, and getters.
33 - **Mutations:** The only way to mutate the state is by committing mutations,
35 [Learn more about mutations.](https://vuex.vuejs.org/guide/mutations.html)
54 mutations: {},
71 // getters, actions, and mutations will be namespaced
81 mutations: {
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DServerLedStore.js12 mutations: { class in ServerLedStore
H A DAssemblyStore.js12 mutations: { class in AssemblyStore
H A DFanStore.js11 mutations: { class in FanStore
H A DChassisStore.js12 mutations: { class in ChassisStore
H A DSystemStore.js12 mutations: { class in SystemStore
H A DPowerSupplyStore.js11 mutations: { class in PowerSupplyStore
H A DProcessorStore.js12 mutations: { class in ProcessorStore
H A DMemoryStore.js12 mutations: { class in MemoryStore
H A DBmcStore.js12 mutations: { class in BmcStore
H A DSensorsStore.js12 mutations: { class in SensorsStore
/openbmc/webui-vue/src/store/modules/Logs/
H A DPostCodeLogsStore.js12 mutations: { property in PostCodeLogsStore
H A DDumpsStore.js12 mutations: { class in DumpsStore
/openbmc/webui-vue/src/store/modules/Settings/
H A DDateTimeStore.js14 mutations: { property in DateTimeStore
H A DPowerPolicyStore.js14 mutations: { property in PowerPolicyStore
H A DSnmpAlertsStore.js14 mutations: { class in SnmpAlertsStore
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DSessionsStore.js12 mutations: { property in SessionsStore
H A DPoliciesStore.js20 mutations: { property in PoliciesStore
/openbmc/webui-vue/src/store/
H A Dindex.js41 mutations: {}, property in AnonymousClassb4283c500101
/openbmc/webui-vue/src/store/modules/ResourceManagement/
H A DPowerControlStore.js16 mutations: { property in PowerControlStore
/openbmc/webui-vue/src/store/modules/Authentication/
H A DAuthenticanStore.js31 mutations: { class in AuthenticationStore
/openbmc/webui-vue/src/store/modules/Operations/
H A DVirtualMediaStore.js27 mutations: { property in VirtualMediaStore
H A DBootSettingsStore.js18 mutations: { property in BootSettingsStore
H A DControlStore.js43 mutations: { property in ControlStore
/openbmc/webui-vue/src/store/modules/
H A DGlobalStore.js57 mutations: { property in GlobalStore

12