Ability to remove settings from db
Merged
requested to merge linafilippova/admin-fe:feature/ability-to-remove-settings-from-db into develop
Compare changes
- Angelina Filippova authored
+ 18
− 8
@@ -22,12 +22,22 @@ export const checkPartialUpdate = (settings, updatedSettings, description) => {
@@ -139,11 +149,11 @@ export const processNested = (valueForState, valueForUpdatedSettings, group, par
@@ -178,7 +188,7 @@ const valueExists = (type, value, path) => {