Commit Graph

323 Commits

Author SHA1 Message Date
Joan Sanchez e2101db706 Merge branch 'dev' into 4155-close_tickets_fix2
gitea/salix/pipeline/head This commit looks good Details
2022-11-02 11:53:47 +00:00
Joan Sanchez 231575d23e 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-10-31 12:40:07 +01:00
Joan Sanchez d34936015b Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head There was a failure building this commit Details
2022-10-31 12:39:54 +01:00
Vicent Llopis 264b56378a Merge branch 'dev' into 4155-close_tickets_fix2
gitea/salix/pipeline/head There was a failure building this commit Details
2022-10-28 06:31:12 +00:00
Alex Moreno ad1b429d10 check if user has role from userToUpdate
gitea/salix/pipeline/head This commit looks good Details
2022-10-28 08:09:47 +02:00
Alex Moreno 80617dd578 Merge branch 'dev' into 4320-notificationQueue
gitea/salix/pipeline/head This commit looks good Details
2022-10-28 05:33:45 +00:00
Alex Moreno 5c65314162 use findById
gitea/salix/pipeline/head There was a failure building this commit Details
2022-10-27 09:27:50 +02:00
Alex Moreno 3ffc098b56 feat(privileges): check if user has role from userToUpdate
gitea/salix/pipeline/head This commit looks good Details
2022-10-27 09:01:09 +02:00
Alex Moreno f65d06fc7d fixes #4073
gitea/salix/pipeline/head This commit looks good Details
2022-10-26 08:27:28 +02:00
Vicent Llopis 5e0f976ad2 Merge branch 'dev' into 4155-close_tickets_fix2
gitea/salix/pipeline/head There was a failure building this commit Details
2022-10-26 06:25:18 +00:00
Vicent Llopis 6f7ec12cb2 feat: response as 'reply' and not as 'internNote'
gitea/salix/pipeline/head This commit looks good Details
2022-10-19 10:35:41 +02:00
Vicent Llopis e6481af3a9 delete: transaction
gitea/salix/pipeline/head This commit looks good Details
2022-10-17 13:13:14 +02:00
Alex Moreno c24b975f26 remove node_env
gitea/salix/pipeline/head This commit looks good Details
2022-10-17 12:14:11 +02:00
Alex Moreno aef47d46b1 env test
gitea/salix/pipeline/head This commit looks good Details
2022-10-17 12:12:10 +02:00
Alex Moreno c637f2c879 feat(send): use vn-print libary and adapt test
gitea/salix/pipeline/head This commit looks good Details
2022-10-14 13:22:53 +02:00
Alex Moreno de44ce6bd4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 4320-notificationQueue 2022-10-14 12:44:42 +02:00
Alex Moreno c2d37dadf7 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 4320-notificationQueue 2022-10-14 08:01:06 +02:00
Joan Sanchez b2e98c9d73 Transaction
gitea/salix/pipeline/head This commit looks good Details
2022-10-11 14:39:57 +02:00
Joan Sanchez d06492d367 Transaction error
gitea/salix/pipeline/head This commit looks good Details
2022-10-11 14:28:14 +02:00
Joan Sanchez 8ccb47d741 Merge pull request '4073-feat(user): add section privileges and remove changeRole in descriptor' (#1073) from 4073-user_privileges into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #1073
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
2022-10-06 11:54:16 +00:00
Alex Moreno 7a690dd880 feat(user): add section privileges and remove changeRole in descriptor
gitea/salix/pipeline/head This commit looks good Details
test(user):back and e2e
2022-10-03 15:11:29 +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