Commit Graph

1204 Commits

Author SHA1 Message Date
Alex Moreno df34debcc6 test(ticket_descriptor): repair
gitea/salix/pipeline/head This commit looks good Details
2021-12-21 08:05:22 +01:00
Joan Sanchez 872f5b488b Merge branch 'dev' into 3411-route_ticket_fixtures
gitea/salix/pipeline/head This commit looks good Details
2021-12-20 09:40:34 +00:00
Vicent Llopis ac3dc039fe feat: add fixtures of ticket and update test
gitea/salix/pipeline/head This commit looks good Details
2021-12-01 12:49:53 +01:00
Alex Moreno 85721dcf45 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3372-ticket_sale 2021-11-30 09:51:30 +01:00
Alex Moreno 85e3b47408 test(worker_time-control): tested url parameter timestamp
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-29 15:22:16 +01:00
Alex Moreno 8ea3307230 feat(ticket_sale): allow multi-check for recalculatePrice
gitea/salix/pipeline/head This commit looks good Details
2021-11-29 08:30:36 +01:00
Alex Moreno eea9413628 fix(item_basic-data): controller, test e2e and model
gitea/salix/pipeline/head This commit looks good Details
2021-11-26 08:34:32 +01:00
Alex Moreno 9fce06dfe0 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3384-item_basic-data
gitea/salix/pipeline/head This commit looks good Details
2021-11-25 11:53:26 +01:00
Carlos Jimenez Ruiz 5914e8e1ac fixed e2e by adding acls where needed
gitea/salix/pipeline/head This commit looks good Details
2021-11-25 11:30:55 +01:00
Alex Moreno c03fe359b1 add acl
gitea/salix/pipeline/head This commit looks good Details
2021-11-24 14:36:12 +01:00
Alex Moreno 5931692fac test(item_basic-data): add genericFk e2e
gitea/salix/pipeline/head This commit looks good Details
2021-11-24 09:21:41 +01:00
Alex Moreno 16c28cfa56 fix(client): validate businessType
gitea/salix/pipeline/head This commit looks good Details
2021-11-18 12:15:37 +01:00
Alex Moreno 6dfd237e1b comment test client create businessType
gitea/salix/pipeline/head This commit looks good Details
2021-11-17 13:01:50 +01:00
Carlos Jimenez Ruiz 3f6e1ce9aa refactor(entry.buy): moved add button
gitea/salix/pipeline/head This commit looks good Details
2021-11-15 18:24:01 +01:00
Carlos Jimenez Ruiz c011a82edc Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2970-smart-table
gitea/salix/pipeline/head This commit looks good Details
2021-11-15 14:40:50 +01:00
Carlos Jimenez Ruiz 0cd04040f1 e2e fixed for client billing data and entry latests buys 2021-11-12 16:13:47 +01:00
Carlos Jimenez Ruiz 906fce5ae3 extensions refactor and item index e2e fix 2021-11-12 15:17:09 +01:00
Alex Moreno c1a7f1eb9e add field in one e2e
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 13:21:07 +01:00
Alex Moreno 5faef913eb feat(client): add field businessTypeFk and modify her tests
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 13:10:11 +01:00
Carlos Jimenez Ruiz 259c192c8b empty rows class moved to the tr from td
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 11:33:34 +01:00
Carlos Jimenez Ruiz 62e03f4752 item create e2e fix
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 11:03:23 +01:00
Carlos Jimenez Ruiz ab7e1c9f11 item summary e2e fix
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 10:21:54 +01:00
Carlos Jimenez Ruiz 717ea60084 Merge branch 'dev' into 3116-client_balance
gitea/salix/pipeline/head This commit looks good Details
2021-11-10 13:40:56 +00:00
Vicent Llopis 9010992add fix: test e2e
gitea/salix/pipeline/head This commit looks good Details
2021-11-10 09:20:54 +01:00
Alex Moreno 119d5e45b9 feat(supplier): add checkbox isPayMethodChecked
gitea/salix/pipeline/head This commit looks good Details
2021-11-10 08:43:25 +01:00
Vicent Llopis 833822978a feat(client_balance): test e2e
gitea/salix/pipeline/head This commit looks good Details
2021-11-09 14:36:39 +01:00
Carlos Jimenez Ruiz 13aa96d6a8 test(payout): e2e path updated for ticket payout
gitea/salix/pipeline/head This commit looks good Details
2021-10-28 13:30:07 +02:00
Carlos Jimenez Ruiz 14a72b32bd refactor(itemMaxSize): added itemMaxSize column and used it instead of m3Max 2021-10-21 11:37:09 +02:00
Carlos Jimenez Ruiz a881e4d179 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3127-starredModules_role_bug
gitea/salix/pipeline/head This commit looks good Details
2021-10-20 11:25:01 +02:00
Carlos Jimenez Ruiz 7460986a8d refactor(e2e): moved animation and transition cancelation to post-login 2021-10-20 11:23:55 +02:00
Carlos Jimenez Ruiz 4a47c136a0 refactor(e2e): removed waitForTimeout from e2e paths
gitea/salix/pipeline/head This commit looks good Details
2021-10-19 13:11:31 +02:00
Carlos Jimenez Ruiz da00b231ba refactor(puppeteer): added slowMo 5 to puppeteer actions for stability 2021-10-19 13:00:24 +02:00
Carlos Jimenez Ruiz b41a0bd849 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3108-item_isBargain_isOnOffer_deprecation
gitea/salix/pipeline/head This commit looks good Details
2021-10-19 09:57:45 +02:00
Carlos Jimenez Ruiz 23a01a8e59 refactor(e2e): added waitForTimeout
gitea/salix/pipeline/head This commit looks good Details
2021-10-18 16:10:29 +02:00
Carlos Jimenez Ruiz e6899d50c3 refactor(e2e): removed animations and transitios for the e2e tests 2021-10-18 16:09:07 +02:00
Carlos Jimenez Ruiz faa8269228 refactor(e2e): added waitForTimeout on descriptor more menus 2021-10-18 11:49:26 +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 946151c966 refactor(e2e): waitForTimeouts needed for descriptors more menu 2021-10-14 16:20:49 +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 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 e81c1046f6 test(e2e): e2e and selectors amended according to newbankentity refactor 2021-09-15 13:26:08 +02:00
Carlos Jimenez Ruiz 471da0f4da fix(clone): invoiceIn clone now adds (2) to the ref
gitea/salix/pipeline/head This commit looks good Details
2021-09-07 11:55:26 +02:00
Carlos Jimenez Ruiz 56276783db test(thermograph): e2e and unit tests for the backend of thermograph 2021-09-06 16:39:04 +02:00
Carlos Jimenez Ruiz f2f81442d9 fix(cloneWithEntries): endpoint was broken due to production changes 2021-09-02 14:17:35 +02:00
Carlos Jimenez Ruiz 71f77ea69c test(clone): e2e path for clone is broken #3082 2021-09-02 12:56:35 +02:00
Carlos Jimenez Ruiz 85844973d6 refactor(geolocation): create province now uses autonomy instead of country
gitea/salix/pipeline/head There was a failure building this commit Details
2021-09-02 11:56:59 +02:00
Carlos Jimenez Ruiz 0de3755d09 fix(e2e): order basic data e2e now uses a valid agency
gitea/salix/pipeline/head This commit looks good Details
2021-08-31 13:51:19 +02:00
Carlos Jimenez Ruiz aac06e6f32 removed niche usages from e2e paths & selectors 2021-08-30 13:26:54 +02:00