Commit Graph

47 Commits

Author SHA1 Message Date
Pablo Natek f40185c2d4 refs #4764 hotfix
gitea/salix/pipeline/head This commit looks good Details
2023-10-05 14:24:52 +02:00
Carlos Satorres 79d88facc3 refs #4764 add test front
gitea/salix/pipeline/head This commit looks good Details
2023-08-01 12:33:56 +02:00
Carlos Satorres 12acda0b1c refs #4764 ticketSerivce refund add
gitea/salix/pipeline/head There was a failure building this commit Details
2023-07-31 11:06:19 +02:00
Carlos Satorres d01584bfb3 refs #4764 service
gitea/salix/pipeline/head There was a failure building this commit Details
2023-07-27 15:15:55 +02:00
Carlos Satorres f42273006c refs #4764 service ant
gitea/salix/pipeline/head This commit looks good Details
2023-07-05 07:36:01 +02:00
Carlos Satorres 3b81198a05 refs #4764 mod button
gitea/salix/pipeline/head This commit looks good Details
2023-07-04 13:57:52 +02:00
Carlos Satorres 454cf30de7 refs #4764 boton save
gitea/salix/pipeline/head This commit looks good Details
2023-06-29 08:27:20 +02:00
Carlos Satorres 61d9e2dcd3 refs #4764 remake refund, back front
gitea/salix/pipeline/head This commit looks good Details
2023-06-09 14:19:17 +02:00
Carlos Satorres 8a6881bf73 refs #4764 mod tabindex
gitea/salix/pipeline/head There was a failure building this commit Details
2023-05-12 15:50:32 +02:00
Carlos Satorres ce62b51b29 refs #4764 remove br
gitea/salix/pipeline/head There was a failure building this commit Details
2023-05-12 15:08:04 +02:00
Carlos Satorres 212b848131 refs #4764 check selectedvalidservices
gitea/salix/pipeline/head This commit looks good Details
2023-05-09 19:43:55 +02:00
Carlos Satorres aa96f1eb97 refs #4764 without checkbox
gitea/salix/pipeline/head This commit looks good Details
2023-05-09 19:42:25 +02:00
Carlos Satorres 78f337c6d4 refs 4764 quit index
gitea/salix/pipeline/head This commit looks good Details
2023-05-09 14:56:32 +02:00
Carlos Satorres 80ee73a59b refs #4764 creacion de métodos y back
gitea/salix/pipeline/head This commit looks good Details
2023-05-05 10:01:15 +02:00
Carlos Satorres 1088422360 refs #4764 boton abonar y datos 2023-04-24 13:14:38 +02:00
Carlos Satorres a9caa92f5c refs #4764 boton abonar
gitea/salix/pipeline/head There was a failure building this commit Details
2023-04-21 12:46:01 +02:00
Vicent Llopis 2b9c656d21 feat(invoiceOut): add refund option
gitea/salix/pipeline/head There was a failure building this commit Details
2022-04-22 11:46:28 +02:00
Joan Sanchez 783a8dee48 2724 - Fix: Create new service type
gitea/salix/pipeline/head There was a failure building this commit Details
2021-01-18 08:55:57 +01:00
Carlos Jimenez Ruiz 0258c4a276 ticket module refactors 2020-12-16 10:21:20 +01:00
Javi Gallego c909470f41 merge
gitea/salix/pipeline/head This commit looks good Details
2020-09-25 08:10:37 +02:00
Javi Gallego 8fb674819a ticket service
gitea/salix/pipeline/head This commit looks good Details
2020-09-21 10:35:39 +02:00
Carlos Jimenez Ruiz ea077e8d4a added auto-load to some combos 2020-09-17 20:12:52 +02:00
Juan Ferrer 6c14743017 Last fixes & tests passed
gitea/salix/pipeline/head This commit looks good Details
2020-05-06 14:38:09 +02:00
Juan Ferrer dfb9d32c2a Client & ticket E2E fixes
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2020-03-30 17:30:03 +02:00
Joan Sanchez f25c8bb644 Ticket refactor
gitea/salix/pipeline/head This commit looks good Details
2020-03-18 08:35:59 +01:00
Joan Sanchez 780f1e4773 renamed expence to expense and added field
gitea/salix/1919-ticket_service_type There was a failure building this commit Details
2019-12-13 11:59:25 +01:00
Bernat 74a2c58954 Bug #1862 fix e2e and front test
gitea/salix/dev This commit looks good Details
2019-11-12 08:51:50 +01:00
Juan Ferrer c41fb1d0f4 #1847 vnDialog refactor 2019-10-30 16:57:14 +01:00
Juan Ferrer 1b2c383502 vnDialog opens in body, nightmare extensions with detailed errors 2019-10-28 17:31:33 +01:00
Juan Ferrer c7384bb3ac API path prefix, repeated code removed from tests 2019-10-25 00:53:53 +02:00
Juan Ferrer 457034daad Tests fixed 2019-10-18 21:36:30 +02:00
Juan Ferrer a72c12e1c9 Tests passed 2019-10-11 17:38:04 +02:00
Juan Ferrer a9d5e87078 vnField alpha with ngModel 2019-10-10 00:47:29 +02:00
Juan Ferrer 757fc6fe23 vnField stable & applied to all field except vnTextfield 2019-10-08 23:57:02 +02:00
Juan Ferrer b12a666653 CSS padding/margin refactor, glob styles in core 2019-10-05 00:16:57 +02:00
Carlos Jimenez Ruiz 40654f94c4 #1475 no borrar servicios de tickets no editables 2019-05-29 13:06:42 +02:00
Carlos Jimenez Ruiz 43bf6b45cf #1260 ticket.service textfield por autocomplete 2019-05-16 14:07:16 +02:00
Javi Gallego 50d70f0f6f Tarea #1259 crear modelo ticketServiceType 2019-04-10 14:44:41 +02:00
Joan Sanchez a6308c7f1e input-number refactor #1311
gitea/salix/master This commit looks good Details
2019-04-09 13:18:55 +02:00
Joan Sanchez 3df5f4cae9 replaced numeric fields with input-number #1138 2019-03-26 07:29:45 +01:00
Gerard 8923970e75 e2e fixed
gitea/salix/dev This commit looks good Details
2019-03-06 08:54:04 +01:00
Carlos Jimenez Ruiz 050c5c1126 #1131 Refactor vn-icon a vn-icon-button en las templates. 2019-02-21 11:40:27 +01:00
Gerard 93aa94c5a0 fixed typo 2019-02-11 13:14:02 +01:00
Juan Ferrer c0dd1624f6 Table style 2019-02-10 22:52:35 +01:00
Juan Ferrer f52d306db4 Color style unified 2019-02-08 17:49:51 +01:00
Juan Ferrer 317102b612 Section titile in topbar, responsive 2019-01-28 00:26:01 +01:00
Juan Ferrer 9cdfe0c5d9 #814 First stable version 2018-12-27 12:54:16 +01:00