salix-front/src/components/common
Jose Antonio Tubau 709b24aa28
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
Merge branch 'dev' into 6683-createPropertiesSection
2025-04-29 11:15:41 +02:00
..
__tests__ feat: refs #8254 new autofill component 2025-04-24 08:24:20 +02:00
RightAdvancedMenu.vue refactor: advancedMenu button inside searchbar 2025-01-27 10:24:35 +01:00
RightMenu.vue refactor: refs #6897 update component props and attributes for consistency and improved functionality 2025-02-27 06:17:31 +01:00
SendEmailDialog.vue fix: correct data-cy for SendEmailNotificationDialogInput 2025-04-04 09:50:37 +02:00
SendSmsDialog.vue refactor: refs #8790 update SMS delay message and localization keys 2025-03-24 12:41:40 +01:00
TableVisibleColumns.vue
VnAccountNumber.vue hotfix: make accountNumber to work on blur 2025-04-15 11:54:26 +00:00
VnBankDetailsForm.vue feat: refs #8254 new autofill component 2025-04-24 08:24:20 +02:00
VnBreadcrumbs.vue
VnBtnSelect.vue
VnCard.vue fix(VnCard): conditionally update card descriptor based on visual prop 2025-04-25 09:39:10 +02:00
VnChangePassword.vue
VnCheckbox.vue Merge branch 'dev' of https: refs #8581//gitea.verdnatura.es/verdnatura/salix-front into 8581-invoiceinE2e 2025-02-28 09:28:13 +01:00
VnColor.vue refactor: refs #8363 clone fixed price in same dialog as create, changed item filter and vncolor height 2025-03-28 10:53:49 +01:00
VnComponent.vue Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34" 2025-02-25 09:53:02 +01:00
VnDate.vue fix: refs #8647 set default value for model in VnDate component 2025-02-28 09:57:06 +01:00
VnDateBadge.vue
VnDms.vue Merge branch 'dev' into 8422-createVehicleDms 2025-04-16 15:26:31 +02:00
VnDmsInput.vue fix: update default DMS code and improve filter handling in various components 2025-03-25 14:01:29 +01:00
VnDmsList.vue Merge branch 'dev' into 6683-createPropertiesSection 2025-04-29 11:15:41 +02:00
VnDropdown.vue refactor: refs #8118 simplify VnDropdown usage and replace onMounted data fetching with FetchData component 2025-03-20 10:04:27 +01:00
VnInput.vue fix: refs #8638 update null check for maxlength validation in VnInput.vue 2025-03-21 13:51:05 +01:00
VnInputDate.vue chore: remove console.log 2025-04-17 08:51:04 +02:00
VnInputDateTime.vue fix: refs #8647 fixed inputDateTime modelValue warning 2025-04-16 11:42:58 +02:00
VnInputNumber.vue Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34" 2025-02-25 09:53:02 +01:00
VnInputPassword.vue
VnInputTime.vue refactor: refs #6897 improve condition checks in VnTable and remove unused emit in VnInputTime for cleaner code 2025-02-11 16:44:05 +01:00
VnJsonValue.vue fix: remove debug logging from updateValue function in VnJsonValue component 2025-04-04 08:53:40 +02:00
VnLocation.vue fix: refs #6943 required 2025-02-17 12:18:43 +01:00
VnLog.vue fix: remove unused props and simplify component structure in multiple descriptor proxies 2025-04-24 09:04:42 +02:00
VnLogFilter.vue fix(VnLog): update filter to include originFk and improve sorting in VnLogFilter 2025-04-09 08:23:38 +02:00
VnLogValue.vue fix(VnLog): refs #6994 simplify value binding and improve descriptor handling 2025-03-25 12:51:21 +01:00
VnModule.vue feat: refs #8242 use stateStore 2025-02-26 10:40:17 +01:00
VnMultiCheck.vue feat: add multi-check support to VnTable and VnMultiCheck components 2025-04-23 19:24:07 +02:00
VnPopup.vue
VnPopupProxy.vue Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34" 2025-02-25 09:53:02 +01:00
VnProgressModal.vue
VnRadio.vue
VnScroll.vue feat: refs #8655 simplified code 2025-03-28 09:36:20 +01:00
VnSection.vue refactor: remove keepData property from components and update related logic 2025-04-01 13:02:49 +02:00
VnSelect.vue Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev 2025-04-23 12:12:34 +02:00
VnSelectCache.vue Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34" 2025-02-25 09:53:02 +01:00
VnSelectDialog.vue Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34" 2025-02-25 09:53:02 +01:00
VnSelectEnum.vue
VnSelectSupplier.vue Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34" 2025-02-25 09:53:02 +01:00
VnSelectTravelExtended.vue Revert "revert 1015acefb7e400be2d8b5958dba69b4d98276b34" 2025-02-25 09:53:02 +01:00
VnSelectWorker.vue refactor: request changes 2025-01-31 07:56:40 +01:00
VnSmsDialog.vue fix: i18n error 2025-04-15 11:01:40 +02:00
VnSummaryDialog.vue
VnTime.vue
VnTitle.vue
VnWeekdayPicker.vue
vnDiscount.vue