Kevin Martinez
|
e3fd9bf54b
|
Add order confirmation
|
2023-12-27 07:52:47 -04:00 |
Kevin Martinez
|
b22fcddcd3
|
Create order lines
|
2023-12-26 17:45:54 -04:00 |
Kevin Martinez
|
1166a79669
|
Fix order descriptor total
|
2023-12-26 15:59:52 -04:00 |
Kevin Martinez
|
3ea1fc775d
|
Fix order summary address
|
2023-12-22 01:01:51 -04:00 |
Kevin Martinez
|
fdbad9c2cb
|
Fix order description warning
|
2023-12-22 00:50:31 -04:00 |
Kevin Martinez
|
06637cd89c
|
Fix card list class
|
2023-12-22 00:50:07 -04:00 |
Kevin Martinez
|
36344d112b
|
Create order volume
|
2023-12-22 00:34:18 -04:00 |
Kevin Martinez
|
bcfb34475b
|
Merge branch 'dev' into feature/order
|
2023-12-20 13:58:51 -04:00 |
Carlos Fonseca
|
19ab09ee08
|
Merge pull request 'Se crea tabla y filtros de extended list' (#37) from features/ms_64_extended_list into dev
Reviewed-on: hyervoni/salix-front-mindshore#37
|
2023-12-20 17:16:16 +00:00 |
William Buezas
|
1d590e9916
|
Merge pull request 'Add nested modals to postcode form' (#40) from feature/ms-63-ClientsFormNestedModals into dev
Reviewed-on: hyervoni/salix-front-mindshore#40
|
2023-12-20 16:00:42 +00:00 |
William Buezas
|
4b0c7ba893
|
Merge pull request 'Eliminar invoiceOut.service y delegar integraciones al store' (#38) from feature/ms-90-RefactorInvoiceOutService into dev
Reviewed-on: hyervoni/salix-front-mindshore#38
|
2023-12-20 16:00:25 +00:00 |
William Buezas
|
28904011f6
|
Add nested modals to postcode form
|
2023-12-20 12:23:42 -03:00 |
William Buezas
|
8a5bb1480f
|
Merge pull request 'feature/ms-67-WorkersCreationForm' (#32) from feature/ms-67-WorkersCreationForm into dev
Reviewed-on: hyervoni/salix-front-mindshore#32
|
2023-12-20 12:45:36 +00:00 |
Kevin Martinez
|
4e40fbbfe0
|
Update dash
|
2023-12-20 08:41:18 -04:00 |
Kevin Martinez
|
6e76e6e1a7
|
Update with feedback
|
2023-12-20 08:27:35 -04:00 |
Kevin Martinez
|
af5f87a6a1
|
Add catalog filter
|
2023-12-20 01:52:28 -04:00 |
Kevin Martinez
|
ecad464366
|
Add search filter
|
2023-12-19 21:33:38 -04:00 |
Kevin Martinez
|
827a3a4e5a
|
Update order summary
|
2023-12-19 12:45:11 -04:00 |
William Buezas
|
f2a0c731ad
|
Aplicar VnSelectCreate a los inputs de postcode
|
2023-12-19 12:10:58 -03:00 |
Kevin Martinez
|
612fe9d605
|
Add translation
|
2023-12-19 09:58:18 -04:00 |
Kevin Martinez
|
a65db2f4cf
|
Create order catalog section
|
2023-12-19 09:15:54 -04:00 |
Kevin Martinez
|
42c8e8c80f
|
Merge branch 'dev' into feature/order
|
2023-12-19 00:59:53 -04:00 |
William Buezas
|
40c0edfeb3
|
Eliminar invoiceOut.service y delegar integraciones al store
|
2023-12-18 17:17:12 -03:00 |
William Buezas
|
a52e75f51c
|
Add i18n to negative bases table header
|
2023-12-18 12:24:13 -03:00 |
William Buezas
|
65251f9b13
|
modificaciones necesarias para aplicar a VnSelectCreate
|
2023-12-18 12:06:07 -03:00 |
William Buezas
|
d309f04a8f
|
Merge with dev
|
2023-12-18 12:00:26 -03:00 |
William Buezas
|
ab549b6e6a
|
Agregar funcionalidades al formulario y al InputSelectCreate
|
2023-12-18 11:57:56 -03:00 |
carlosfonseca
|
b34a5f1d89
|
Se crea tabla y filtros de extended list
|
2023-12-18 09:41:10 -05:00 |
William Buezas
|
5a1d4e90c9
|
Se asigno directamente la data fetcheada desde los componentes FetchData y se borró las funciones que se usaban para esto
|
2023-12-15 16:52:46 -03:00 |
William Buezas
|
c4af2e3cf7
|
Merge pull request 'Invoice out negative bases refactor' (#36) from feature/ms-71-RefactorNegativeBases into dev
Reviewed-on: hyervoni/salix-front-mindshore#36
|
2023-12-15 19:42:49 +00:00 |
William Buezas
|
433823c2ac
|
Invoice out negative bases refactor
|
2023-12-15 10:23:57 -03:00 |
Kevin Martinez
|
0509c15001
|
Create order summary
|
2023-12-14 21:57:53 -04:00 |
Kevin Martinez
|
17dd42dd5c
|
Create order filter
|
2023-12-14 21:53:47 -04:00 |
Carlos Fonseca
|
4c55896dfb
|
Merge pull request 'Se crea formulario de creacion de cliente' (#34) from features/ms_63_client_create into dev
Reviewed-on: hyervoni/salix-front-mindshore#34
|
2023-12-14 16:43:16 +00:00 |
William Buezas
|
1350c4f0d9
|
Merge pull request 'Add left menu to travel card' (#35) from feature/ms-82-AddLeftMenuToTravelCard into dev
Reviewed-on: hyervoni/salix-front-mindshore#35
|
2023-12-14 13:38:58 +00:00 |
carlosfonseca
|
672b4fd732
|
Se hacen correcciones solicitadas para aprobacion de pr
|
2023-12-14 07:57:55 -05:00 |
William Buezas
|
a9ad1986cd
|
Merge pull request 'create component VnSelectCreate' (#28) from feature/ms-69-VnSelectCreate into dev
Reviewed-on: hyervoni/salix-front-mindshore#28
|
2023-12-14 11:51:13 +00:00 |
carlosfonseca
|
0a41ce6aa9
|
Se crea formulario de creacion de cliente
|
2023-12-14 06:49:40 -05:00 |
William Buezas
|
cf68542b7b
|
merge with dev and resolve conflicts
|
2023-12-14 08:48:59 -03:00 |
William Buezas
|
a8c6b6f638
|
Update input select create
|
2023-12-14 08:46:17 -03:00 |
William Buezas
|
0b80e8cacc
|
Add left menu to travel card
|
2023-12-14 08:42:52 -03:00 |
Kevin Martinez
|
c0f6906119
|
Merge branch 'dev' into feature/order
# Conflicts:
# src/i18n/en/index.js
# src/router/modules/index.js
|
2023-12-14 07:08:58 -04:00 |
William Buezas
|
0097d2d7f8
|
Merge pull request 'Input text refactor' (#27) from feature/ms-44-InputTextRefactor into dev
Reviewed-on: hyervoni/salix-front-mindshore#27
|
2023-12-13 18:21:38 +00:00 |
William Buezas
|
d369ce7152
|
more filters adaptations
|
2023-12-13 14:57:27 -03:00 |
William Buezas
|
b3e0f4979a
|
add is-outlined prop to VnInputDate and merge with dev
|
2023-12-13 14:31:48 -03:00 |
William Buezas
|
2eac632b32
|
resolve conflicts
|
2023-12-13 13:44:25 -03:00 |
William Buezas
|
d4b9dcc0b9
|
WIP
|
2023-12-13 12:09:23 -03:00 |
Alex Moreno
|
a149928015
|
refs #6062 fix: invoiceIn translation
|
2023-12-13 14:44:56 +01:00 |
Alex Moreno
|
6a440e053b
|
Merge pull request 'refs #6062 fix: migration errors' (!126) from 6062-migration-v1 into dev
Reviewed-on: verdnatura/salix-front#126
Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
Reviewed-by: Carlos Satorres <carlossa@verdnatura.es>
|
2023-12-13 13:40:38 +00:00 |
Alex Moreno
|
bbb2dadc9d
|
refs #6062 test: fix value name
|
2023-12-13 14:36:01 +01:00 |