Commit Graph

355 Commits

Author SHA1 Message Date
Joan Sanchez aef9659798 Mailer: Autentificación token por ruta. Fix creditClassification 2017-10-02 11:19:55 +02:00
Javi Gallego 19e7e0d76b cambio de enabled y default por isEnabled y isDefaultAddress 2017-09-29 14:41:30 +02:00
Dani Herrero 1662c9d241 Merge branch 'dev' of https://git.verdnatura.es/salix into dev 2017-09-28 14:34:40 +02:00
Dani Herrero ecf88f6b66 new address list 2017-09-28 14:34:18 +02:00
Carlos 0742a4e098 Merge branch 'dev' of https://git.verdnatura.es/salix into dev
* 'dev' of https://git.verdnatura.es/salix:
  get address return province data
  sales person formated
  getRoleCustomer return object not array of object
  Token authenticate, solunion notification
2017-09-28 12:38:05 +02:00
Carlos 86fdb010ae Autocomplete client side unit test for findItems 2017-09-28 12:37:45 +02:00
Dani Herrero 70e4b22e8a get address return province data 2017-09-28 11:29:01 +02:00
Dani Herrero 1d47bf58f1 Merge branch 'dev' of https://git.verdnatura.es/salix into dev 2017-09-28 09:14:31 +02:00
Dani Herrero 62cc0c3c9e sales person formated 2017-09-28 09:13:42 +02:00
Vicente Falco 895b3435c4 getRoleCustomer return object not array of object 2017-09-28 08:41:45 +02:00
Carlos 720cf89204 Merge branch 'dev' of https://git.verdnatura.es/salix into dev
* 'dev' of https://git.verdnatura.es/salix:
  moved textfield styles
  textfield: clear icon dinamic display
2017-09-27 14:10:42 +02:00
Carlos 66c80fd5bd small refactor in autocomplete.js and some more client side unit test for field() > multiField() and displayValue() 2017-09-27 14:10:03 +02:00
Dani Herrero 35454c5c53 moved textfield styles 2017-09-27 12:44:33 +02:00
Dani Herrero 9d41a70416 Merge branch 'dev' of https://git.verdnatura.es/salix into dev 2017-09-27 12:27:38 +02:00
Dani Herrero 6aed24a02c textfield: clear icon dinamic display 2017-09-27 12:27:18 +02:00
Carlos 5dc0608f86 error corrected 2017-09-27 11:58:35 +02:00
Carlos ef7ee12373 client side unit test for autocomplete field() query functionality 2017-09-27 11:51:25 +02:00
Carlos 7b391ef9a1 Merge branch 'dev' of https://git.verdnatura.es/salix into dev
* 'dev' of https://git.verdnatura.es/salix:
  [finish] active salesPerson service
2017-09-27 09:44:16 +02:00
Carlos 9ae7898c19 client side unit test for autocomplete field() > setValue() 2017-09-27 09:42:59 +02:00
Dani Herrero bc20725c6c Merge branch 'dev' of https://git.verdnatura.es/salix into dev 2017-09-27 09:25:39 +02:00
Dani Herrero fbd5fea126 [finish] active salesPerson service 2017-09-27 09:25:33 +02:00
Carlos 959f09d272 more tests 2017-09-27 08:09:10 +02:00
Carlos 0a17a59f2d client unit tests for autocomplete field() 2017-09-26 18:21:11 +02:00
Carlos 3a666ef764 client unit test for autocomplete displayValue(), some functionality remains wild i.e. item.checked = false; 2017-09-26 14:10:55 +02:00
Carlos b41f5a3996 unit tests for autocompelete showDropDown plus small correction in other two files. 2017-09-26 10:26:21 +02:00
Javi Gallego 9b76d3d004 validaciones custom se bajan al cliente solo si son isExportable 2017-09-25 17:39:51 +02:00
Dani Herrero 235cc2d8f6 refactoring autocomplete: input readonly and autofucos on search input 2017-09-21 13:10:30 +02:00
Dani Herrero 490ff51fa6 bug fixed in address edit with watcher 2017-09-21 12:24:14 +02:00
Carlos ec4adc7552 Merge branch 'dev' of https://git.verdnatura.es/salix into dev
* 'dev' of https://git.verdnatura.es/salix:
  billing data with acls
2017-09-21 10:27:10 +02:00
Carlos f716721836 info tag for emails updated and html and es.json files addapted. 2017-09-21 10:26:46 +02:00
Dani Herrero 922ae5c848 billing data with acls 2017-09-21 10:23:51 +02:00
Dani Herrero a222a7a8d1 tooltip translate refactor 2017-09-21 09:33:02 +02:00
Dani Herrero 32d816ba60 translate in info tag 2017-09-21 09:06:51 +02:00
Carlos 1e494ec08b refactor plus front-end unit repairs 2017-09-21 08:48:25 +02:00
Dani Herrero aa4bfb4f51 change password permission 2017-09-21 07:53:23 +02:00
Dani Herrero f6399596ce autocomplete-v2 renamed 2017-09-20 14:25:43 +02:00
Dani Herrero 4b1e88cc1c removed autocomplete folder 2017-09-20 14:23:53 +02:00
Dani Herrero d8ba5ecdcb Merge branch 'autocomplete-v2' into dev 2017-09-20 14:10:16 +02:00
Carlos 9ed9e13b54 jasmine ESLint plugging added to dev dependencies and refactor on all specs according to eslint rules. 2017-09-20 14:01:33 +02:00
Dani Herrero 07f8309d36 quitado autocomplete anterior 2017-09-20 13:56:47 +02:00
Dani Herrero 1dad2147ca autocomplete con seleccion multiple 2017-09-20 13:52:53 +02:00
Dani Herrero d81d36217a transclude funcionando 2017-09-20 11:50:53 +02:00
Carlos e76f1d74f9 corrected small typo at datePicker.js 2017-09-19 15:03:39 +02:00
Carlos e8d24a52ef basic-data.html info tag added, plus refactor on backend create.js and filter.js, plus spec commented until db docker implementation 2017-09-19 14:34:59 +02:00
Dani Herrero e525f1da30 Merge branch 'dev' into autocomplete-v2 2017-09-19 07:17:56 +02:00
Carlos 2721b87e57 client path e2e tests refactor 2017-09-15 12:24:37 +02:00
Dani Herrero 6651f70e07 autocomplete recatoring 80% 2017-09-14 13:40:55 +02:00
Carlos bd20f76274 test for autocomplete client side 2017-09-14 09:22:49 +02:00
Dani Herrero f9b3657440 refactoring 30% 2017-09-13 14:59:58 +02:00
Dani Herrero 99155e09fb vn-title bug fixed 2017-09-13 13:34:57 +02:00
Dani Herrero e177b3698d deleted unnecessary files 2017-09-13 11:43:00 +02:00
Dani Herrero a200fb8143 textfield with info 2017-09-13 10:59:34 +02:00
Dani Herrero 2fd58af254 refactoring textfield finished 2017-09-13 09:45:42 +02:00
Dani Herrero cccc0ade2b refactoring textfield, validations pending 2017-09-12 15:02:14 +02:00
Dani Herrero c90be5bd04 bug fixed: login 2017-09-12 12:45:29 +02:00
Carlos 22f2d3e7f3 texfield refactor 2017-09-12 11:44:56 +02:00
Carlos 8cad612a59 Merge branch 'dev' of https://git.verdnatura.es/salix into dev
* 'dev' of https://git.verdnatura.es/salix:
  textfield canvia las cadenas vacias a null
2017-09-08 09:53:56 +02:00
Carlos 12270f21f9 changed tittes to english and small refactor on address-create spec 2017-09-08 09:53:37 +02:00
Javi Gallego 207addf2c3 textfield canvia las cadenas vacias a null 2017-09-07 19:35:17 +02:00
Carlos 5570ec1c33 translation changes 2017-09-06 15:37:42 +02:00
Carlos eb1a844930 translation changes 2017-09-06 14:23:06 +02:00
Carlos fb41fbd963 refactor en fical-data.html 2017-09-06 12:49:36 +02:00
Carlos a9763e728c refactor for backend create.js transaction and it's html error notification for account implemented 2017-09-06 09:56:36 +02:00
Carlos e2d1103607 tarea Añadir email y user al formulario de creación de clientes 2017-09-05 16:15:11 +02:00
Carlos e43e3211d0 descriptor unit test 2017-09-04 17:15:07 +02:00
Carlos 352e68ed58 refactor in all client specs to next describes accordingly 2017-09-04 15:06:43 +02:00
Carlos 6c13fce8a9 front client specs ES6 refactor 2017-09-04 14:39:58 +02:00
Carlos 62c15fbafa create client onSubmit callback tested 2017-09-04 12:46:19 +02:00
Carlos fa64931cc2 search-panel spec plus small refactor on it's js and html template. 2017-09-04 09:47:25 +02:00
Carlos a732d796e8 unit test for notes and index plus small refactor on notes.js 2017-09-01 13:03:02 +02:00
Carlos fd39993794 note-create unit test 2017-09-01 09:20:22 +02:00
Carlos abe576078e removed unused httpBackend code 2017-09-01 08:49:22 +02:00
Carlos b63b92f5ef refactor on various specs and commented malfuctioning code for future fixing. 2017-09-01 08:47:28 +02:00
Carlos 3fd0a4f49d create.js OnSubmit() unit test 2017-08-31 19:40:22 +02:00
Carlos c2e0a081e2 unit test for billing-data create and index 2017-08-31 19:15:17 +02:00
Carlos 60c46b5fb7 small refactor on address-edit.spec.js 2017-08-31 08:55:17 +02:00
Carlos f813d052aa unit test for address-create.js and address-edit.js 2017-08-31 08:53:17 +02:00
Carlos 0461b3a429 vnClientCard unit test 2017-08-30 16:05:34 +02:00
Carlos aeaa417a4e refactor at app.js to remove troublesome console.log() 2017-08-30 15:39:48 +02:00
Carlos 1721509ce4 returnDialog() unit test 2017-08-30 15:30:49 +02:00
Carlos 20d82cde50 checkPaymentChanges unit test 2017-08-30 12:30:48 +02:00
Carlos 5e8f95dd65 Billing data copyData and submit unit tests plus small refactor at billing-data.js 2017-08-30 08:38:41 +02:00
Carlos d3600858ee billing data copyData test 2017-08-29 15:14:18 +02:00
Carlos 5bf59f4c25 commented failing spec and injected vnCore dependencies to cliente module. 2017-08-29 13:27:43 +02:00
Carlos 1eb0c594be unit test for web-access and bug fixes at watcher.js 2017-08-29 12:33:48 +02:00
Vicente Falco 46a69f3842 Merge remote-tracking branch 'origin/unit-tests' into dev 2017-08-25 11:49:26 +02:00
Carlos 29dd3ef67c removed unused code 2017-08-25 09:03:43 +02:00
Eist fbb10cc2c0 unit testing environment 2017-08-25 08:42:53 +02:00
Javi Gallego 1743db2174 isEqualizated en Address 2017-08-22 14:27:09 +02:00
Dani Herrero 41182abb6e cambio en watcher sustitucion de la función copy de Angular, para que ignore en las copias los campos vacios 2017-07-13 14:55:07 +02:00
Dani Herrero 45849e4daa corregido CAU 2594 cambios en datos de facturación 2017-07-13 13:49:45 +02:00
Dani Herrero 1fc059273f corregido error al destruir popover en searchBar 2017-07-13 13:32:23 +02:00
Dani Herrero 9fa608b11f bug fixed filter in clients 2017-07-13 13:12:09 +02:00
Dani Herrero 7dfed60e7d bug fixed in new datepicker and material design label effect 2017-07-13 11:03:22 +02:00
Dani Herrero a06ac62b91 datepicker with timezone 2017-07-13 08:58:48 +02:00
Dani Herrero 3cf33fe48b datepicker regex data with timezone 2017-07-13 08:55:39 +02:00
Dani Herrero cd2560c8c6 bug fixed datepicker 2017-07-12 14:57:40 +02:00
Dani Herrero f2c0dd3ab7 pruebas con date-picker y material 2017-07-12 14:32:15 +02:00
Dani Herrero da3fddd9d2 estilos date-picker 2017-07-12 13:32:42 +02:00
Dani Herrero 17186c4035 nuevo date-picker 2017-07-12 13:32:25 +02:00