Skip to content

feat: UBaseLocaleButton control

Andrii Bezuglyi requested to merge feat/ULocaleButton into master
  • add UBaseLocaleButton.vue (indenendent from vuex dependencies, may be used with arbitrary data structures)
  • rename LocaleButton.vue to ULocaleButton.vue
  • register both UBaseLocaleButton and ULocaleButton
  • refactor ULocaleButton to use UBaseLocaleButton
  • add support in ULocaleButton to work with detail collections, not just the master records
  • add support in ULocaleButton to work with modal dialogs for detail collection items (edited state might be not in Vuex store until user confirms the modal dialog)
Edited by Andrii Bezuglyi

Merge request reports

Loading