Commit Graph

297 Commits

Author SHA1 Message Date
Alex Moreno 8b636497a4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3569-refactor_isEditable-canEdit
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2022-10-05 13:47:25 +02:00
Alex Moreno fe8ae164eb refactor(ticket): isEditable, canEdit
gitea/salix/pipeline/head There was a failure building this commit Details
2022-10-04 13:22:11 +02:00
Joan Sanchez 1ac35c0b68 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 4481-print_library2
gitea/salix/pipeline/head There was a failure building this commit Details
2022-09-29 14:52:31 +02:00
Joan Sanchez 660842ca31 Osticket & waste refactor
gitea/salix/pipeline/head There was a failure building this commit Details
2022-09-27 14:20:57 +02:00
Vicent Llopis 04676d5d98 fix: jump to next iteration if file not found
gitea/salix/pipeline/head This commit looks good Details
2022-09-21 08:56:13 +02:00
Joan Sanchez 71f8e73e55 Merge pull request '4155-close_tickets' (#1056) from 4155-close_tickets into dev
gitea/salix/pipeline/head Build queued... Details
Reviewed-on: #1056
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
2022-09-21 06:46:24 +00:00
Alex Moreno b3aaa493d5 fix(): fix fixtures and all code needed for change the structure
gitea/salix/pipeline/head This commit looks good Details
2022-09-19 09:45:28 +02:00
Vicent Llopis 6367f1ef05 refator: delete sensitive info
gitea/salix/pipeline/head This commit looks good Details
2022-09-16 11:46:55 +02:00
Vicent Llopis 7480bf8a69 feat: do nothing if user and password are empty in osTicketConfig 2022-09-16 10:31:02 +02:00
Vicent Llopis cfe5c66fe4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 4155-close_tickets
gitea/salix/pipeline/head This commit looks good Details
2022-09-16 09:23:56 +02:00
Vicent Llopis 5fce5b3e4f refator: delete console.log
gitea/salix/pipeline/head This commit looks good Details
2022-09-15 08:38:00 +02:00
Vicent Llopis 28bf7bd747 feat: check general status 'open' to close ticket
gitea/salix/pipeline/head This commit looks good Details
2022-09-15 08:34:42 +02:00
Joan Sanchez 5a46444875 Use POST request method instead of GET
gitea/salix/pipeline/head This commit looks good Details
2022-09-13 13:53:44 +02:00
Joan Sanchez fce26342a9 Return inside try-catch
gitea/salix/pipeline/head This commit looks good Details
2022-09-08 11:42:16 +02:00
Joan Sanchez 4251b0baeb Removed debug logs
gitea/salix/pipeline/head This commit looks good Details
2022-09-08 11:19:04 +02:00
Joan Sanchez b499de7c08 tx commit
gitea/salix/pipeline/head This commit looks good Details
2022-09-08 10:33:51 +02:00
Joan Sanchez 151e1b52ed Updated transaction
gitea/salix/pipeline/head This commit looks good Details
2022-09-08 09:21:05 +02:00
Joan Sanchez ab86ba0652 Disabled transaction
gitea/salix/pipeline/head This commit looks good Details
2022-09-07 12:28:53 +02:00
Joan Sanchez aec053868d Debug logs
gitea/salix/pipeline/head This commit looks good Details
2022-09-07 11:50:02 +02:00
Joan Sanchez 48916e2b07 Debug logs
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2022-09-07 11:26:58 +02:00
Joan Sanchez 8f86cacc96 Missing await
gitea/salix/pipeline/head This commit looks good Details
2022-09-07 10:48:24 +02:00
Joan Sanchez aba1696ad7 Changes
gitea/salix/pipeline/head This commit looks good Details
2022-09-07 10:26:32 +02:00
Joan Sanchez 7264595646 Throw error for max-retries
gitea/salix/pipeline/head This commit looks good Details
2022-09-06 14:23:25 +02:00
Joan Sanchez 5c5440cdfc Removed callback
gitea/salix/pipeline/head This commit looks good Details
2022-09-06 13:13:49 +02:00
Joan Sanchez 37f0b557f4 Removed callback
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2022-09-06 13:13:29 +02:00
Joan Sanchez 6410a4db42 Send response before ending task execution
gitea/salix/pipeline/head This commit looks good Details
2022-09-06 12:54:33 +02:00
Joan Sanchez 011e372558 Removed wrong commit code pick
gitea/salix/pipeline/head This commit looks good Details
2022-09-06 12:21:38 +02:00
Joan Sanchez 768e4d5e77 Resolved conflicts
gitea/salix/pipeline/head This commit looks good Details
2022-08-10 12:13:31 +02:00
Vicent Llopis 538c04e8c5 feat: db connection and query
gitea/salix/pipeline/head This commit looks good Details
2022-07-29 11:59:03 +02:00
Vicent Llopis e5349ec7ed fix: send messages to channels
gitea/salix/pipeline/head This commit looks good Details
2022-07-27 09:16:49 +02:00
Joan Sanchez e916915435 Updated to POST
gitea/salix/pipeline/head This commit looks good Details
2022-07-26 12:08:38 +02:00
Joan Sanchez f4825488c6 refactor(Tasks API): ghanged method to GET
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2022-07-26 11:47:43 +02:00
Vicent Llopis eccbd942f7 feat: can close a ticket
gitea/salix/pipeline/head There was a failure building this commit Details
2022-07-21 13:11:24 +02:00
Vicent Llopis 0ff3a9d45a Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 4155-close_tickets
gitea/salix/pipeline/head There was a failure building this commit Details
2022-07-21 12:23:44 +02:00
Vicent Llopis 5eec01bdc3 feat: close tickets
gitea/salix/pipeline/head This commit looks good Details
2022-07-19 11:20:08 +02:00
Joan Sanchez f7d64e89ab Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head There was a failure building this commit Details
2022-06-22 08:59:06 +02:00
Joan Sanchez 004f1390fc Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head This commit looks good Details
2022-06-22 08:58:51 +02:00
Carlos Jimenez Ruiz 0f44f072ee refactor(client): added updateUser and setPassword methods to client module 2022-06-16 11:32:42 +02:00
Juan Ferrer 86605c3d67 Merge branch 'dev' into 4164-edi_updateData
gitea/salix/pipeline/head This commit looks good Details
2022-06-09 10:18:03 +00:00
Carlos Jimenez Ruiz cd5dba6fcb Merge branch 'dev' into 4040-chat_sendQueued
gitea/salix/pipeline/head This commit is unstable Details
2022-06-09 08:44:22 +00:00
Joan Sanchez 7fe7fb2e8f Replaced fs sync functions
gitea/salix/pipeline/head This commit looks good Details
2022-06-09 10:13:45 +02:00
Vicent Llopis 93bb678738 updated endpoints description
gitea/salix/pipeline/head This commit looks good Details
2022-06-08 13:08:53 +02:00
Joan Sanchez 33e9dacf60 Merge branch 'dev' into 4164-edi_updateData
gitea/salix/pipeline/head There was a failure building this commit Details
2022-06-07 11:07:19 +00:00
Joan Sanchez f77f5cee58 4164 - Endpoint refactor
gitea/salix/pipeline/head There was a failure building this commit Details
2022-06-07 13:06:42 +02:00
Joan Sanchez 70632ddc7c Clean
gitea/salix/pipeline/head There was a failure building this commit Details
2022-06-04 12:58:58 +02:00
Joan Sanchez 5918ddce3c Fix table cleaning
gitea/salix/pipeline/head This commit looks good Details
2022-06-04 12:45:02 +02:00
Joan Sanchez 0bb142a5d9 Removed rmdir
gitea/salix/pipeline/head This commit looks good Details
2022-06-04 12:25:05 +02:00
Joan Sanchez 13e0772f0b Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
2022-06-03 14:28:39 +02:00
Vicent Llopis e4b23fa14d fix: bugs
gitea/salix/pipeline/head This commit looks good Details
2022-06-03 14:02:23 +02:00
Joan Sanchez 5059f72ea5 Clean directory
gitea/salix/pipeline/head This commit looks good Details
2022-06-03 13:54:58 +02:00