3092-module_transactions #740

Merged
joan merged 41 commits from 3092-module_transactions into dev 2021-10-18 07:42:24 +00:00

41 Commits

Author SHA1 Message Date
Joan Sanchez b970214a85 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-10-18 09:31:50 +02:00
Carlos Jimenez Ruiz 1ba2a924e6 refactor(print): chrimoum is now a single process on each instance with no child processes
gitea/salix/pipeline/head This commit looks good Details
2021-10-15 16:15:00 +02:00
Carlos Jimenez Ruiz c4c1aa929a refactor(endpoints): corrected indentation and removed unused code
gitea/salix/pipeline/head This commit looks good Details
2021-10-15 16:00:50 +02:00
Carlos Jimenez Ruiz de7af0fee2 fix(transaction): priceDifference now commits its created transaction 2021-10-15 15:59:59 +02:00
Carlos Jimenez Ruiz 270b2802c8 refactor(transactions): added transaction to sendChechingPresence and corrected a typo
gitea/salix/pipeline/head This commit looks good Details
2021-10-15 15:31:13 +02:00
Carlos Jimenez Ruiz 05df98939b Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-10-15 14:47:34 +02:00
Carlos Jimenez Ruiz 580ba36357 refactor(jasmine): usage of done on async functions is deprecated 2021-10-15 14:45:41 +02:00
Carlos Jimenez Ruiz f1611f8fe0 fix(e2e): many e2e using descriptor more menu need a wait before using the options 2021-10-15 14:42:27 +02:00
Carlos Jimenez Ruiz 2a20a9194a fix(puppeteer): chrimium now limited to single process with no child processes to avoid ram overload 2021-10-15 14:40:48 +02:00
Carlos Jimenez Ruiz 5e8c216cd2 fix(dependencies): jasmine and it's reporters upgraded 2021-10-15 14:39:45 +02:00
Carlos Jimenez Ruiz 99043bd94e Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-10-14 16:21:55 +02:00
Carlos Jimenez Ruiz 946151c966 refactor(e2e): waitForTimeouts needed for descriptors more menu 2021-10-14 16:20:49 +02:00
Carlos Jimenez Ruiz b81d6b022c refactor(buy): removed width limit for a column that was breaking e2e behavior 2021-10-14 16:18:04 +02:00
Carlos Jimenez Ruiz 9644c6b9c1 refactor(puppeteer): left comments with paths to firefox and chrome binaries for future references 2021-10-14 16:16:49 +02:00
Carlos Jimenez Ruiz 35a2a71602 refactor(sales): transaction correctly passed to findById 2021-10-14 16:16:00 +02:00
Carlos Jimenez Ruiz ce5a29496e refactor(puppeteer): default timeout setted back to 5 from 4 secs
gitea/salix/pipeline/head This commit looks good Details
2021-10-11 11:20:15 +02:00
Carlos Jimenez Ruiz 25e0e67c00 refactor(extensions): removed awaits from returned promises 2021-10-11 11:19:20 +02:00
Carlos Jimenez Ruiz 440f4d270c refactor(launchBackTest): setted default timeout back to 5 secs 2021-10-11 11:18:11 +02:00
Carlos Jimenez Ruiz 1e93f221d8 refactor(readme): removed a dupe
gitea/salix/pipeline/head This commit looks good Details
2021-10-08 15:41:02 +02:00
Carlos Jimenez Ruiz 8e05301792 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-10-07 09:58:32 +02:00
Carlos Jimenez Ruiz cb7d1b24e8 refactor(ticket): all ticket endpoints are using transactions now
gitea/salix/pipeline/head This commit looks good Details
2021-10-07 09:57:07 +02:00
Carlos Jimenez Ruiz 55a2ec83da fix(jasmine): changed backend unit tests default timeout to 6 from 5 secs to avoid initial queries to timeout 2021-10-07 09:25:35 +02:00
Carlos Jimenez Ruiz 0b46e9ce35 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-10-04 10:21:09 +02:00
Carlos Jimenez Ruiz a61a7f7d49 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions 2021-10-04 09:37:27 +02:00
Carlos Jimenez Ruiz 16b27c2074 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions 2021-10-04 09:23:28 +02:00
Carlos Jimenez Ruiz 156ecb32ec Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-09-29 08:27:53 +02:00
Carlos Jimenez Ruiz 392c4dcba3 refactor(sale): ticket.sale endpoints now use transactions 2021-09-29 08:27:18 +02:00
Carlos Jimenez Ruiz e690febc7f refactor(updateAll): usage of documented methods as update alias is not documented in loopback 2021-09-29 08:26:10 +02:00
Carlos Jimenez Ruiz 6cf1737c0d refactor(thermograph): temperature column now displays the correct data 2021-09-28 11:59:04 +02:00
Carlos Jimenez Ruiz b51c0c938b Merge branch '3092-module_transactions' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions 2021-09-24 13:02:53 +02:00
Joan Sanchez ee0e1e122b Removed crudModel default params
gitea/salix/pipeline/head This commit looks good Details
2021-09-24 13:02:20 +02:00
Carlos Jimenez Ruiz 061e622171 Merge branch '3092-module_transactions' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions 2021-09-24 12:56:42 +02:00
Joan Sanchez 4ea0f92c35 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-09-24 12:54:22 +02:00
Joan Sanchez 4545a5c8fa fix(filter): single search results don't use scopeDates
gitea/salix/pipeline/head This commit looks good Details
2021-09-24 12:51:20 +02:00
Carlos Jimenez Ruiz cb3d0678ce Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions 2021-09-24 10:09:51 +02:00
Carlos Jimenez Ruiz 14b92e530a Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-09-24 09:37:37 +02:00
Carlos Jimenez Ruiz aae54b5707 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-09-21 18:49:35 +02:00
Carlos Jimenez Ruiz cc90a08f03 refactor(ticket): ticket endpoins now can receive transactions 2021-09-21 18:48:59 +02:00
Carlos Jimenez Ruiz ca00e3611c package-lock after removing vn-mysql 2021-09-21 18:43:45 +02:00
Carlos Jimenez Ruiz b9460723f8 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3092-module_transactions
gitea/salix/pipeline/head This commit looks good Details
2021-09-20 13:09:58 +02:00
Carlos Jimenez Ruiz 51417adffe refactor(wtf): removed unused package 2021-09-20 09:51:09 +02:00