Commit Graph

10620 Commits

Author SHA1 Message Date
Carlos Jimenez Ruiz 8bdb02c0fc refactor(createThermograph): endpoint rollsback only if transaction was created in it
gitea/salix/pipeline/head This commit looks good Details
2021-09-07 10:30:53 +02:00
Joan Sanchez 6ca7ced067 refactor(monitor): removed unused code
gitea/salix/pipeline/head This commit looks good Details
2021-09-07 10:27:19 +02:00
Carlos Jimenez Ruiz 7c66517964 Merge pull request 'fix(bank): the search by bank was not searching by numerical and string values' (#724) from 3084-client_balance_bank into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #724
Reviewed-by: Carlos Jimenez Ruiz <carlosjr@verdnatura.es>
2021-09-07 08:09:21 +00:00
Joan Sanchez 04a817c4f9 fix(problems): problems filter was not working properly on sales monitor
gitea/salix/pipeline/head This commit looks good Details
Refs: 3040
2021-09-07 07:41:57 +02:00
Carlos Jimenez Ruiz c4e51146fd refactor(thermograph): temperatures source updated on frontend
gitea/salix/pipeline/head This commit looks good Details
2021-09-06 16:39:44 +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 1f0bcb63f1 refactor(thermograph): added temperature model + updated thermographs models and endpoints 2021-09-06 16:38:27 +02:00
Carlos Jimenez Ruiz ca82d7e759 fix(coillection): collection created dates were wrong for testing purposes 2021-09-06 16:35:31 +02:00
Joan Sanchez 4db25bf722 refactor(risk): the risk icon now is colored red when the client has a risk greater than the risk tolerance
gitea/salix/pipeline/head This commit looks good Details
Refs: 3045
2021-09-03 16:30:25 +02:00
Joan Sanchez 13f78359d5 fix(bank): the search by bank was not differentiating between numerical values and string values
gitea/salix/pipeline/head This commit looks good Details
Refs: 3084
2021-09-03 14:00:47 +02:00
Joan Sanchez 273086472a test(salesfilter): updated unit test for sales filter
gitea/salix/pipeline/head This commit looks good Details
2021-09-03 12:27:19 +02:00
Joan Sanchez 8623f914c7 feat(monitor): Sort by amount of problems on a ticket list
gitea/salix/pipeline/head This commit looks good Details
2021-09-03 12:09:37 +02:00
Joan Sanchez 559ff95fd7 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
2021-09-03 07:36:42 +02:00
Joan Sanchez 681b8afb15 fix(invoice): missing UserError import
gitea/salix/pipeline/head This commit looks good Details
2021-09-03 07:23:26 +02:00
Javi Gallego bc34be85ef fix
gitea/salix/pipeline/head This commit looks good Details
2021-09-02 17:49:25 +02:00
Carlos Jimenez Ruiz 86553b5472 Merge pull request 'feat(Searchbar): You can now filter by a ticket collection' (#722) from 3068-ticket_colletion into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #722
Reviewed-by: Carlos Jimenez Ruiz <carlosjr@verdnatura.es>
2021-09-02 13:20:29 +00:00
Carlos Jimenez Ruiz 6b465f9150 Merge branch 'dev' into 3068-ticket_colletion
gitea/salix/pipeline/head This commit looks good Details
2021-09-02 13:07:57 +00:00
Carlos Jimenez Ruiz ee22fde8c0 Merge pull request 'fix(structure): Dumped production database' (#721) from 3079-export_production into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #721
Reviewed-by: Carlos Jimenez Ruiz <carlosjr@verdnatura.es>
2021-09-02 13:06:40 +00:00
Carlos Jimenez Ruiz 0337a1d6db Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3079-export_production
gitea/salix/pipeline/head This commit looks good Details
2021-09-02 14:17:50 +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
Joan Sanchez 0b704db353 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
2021-09-02 08:56:19 +02:00
Joan Sanchez b68e99b412 fix(invoice): invoicing was throwing a transaction error
gitea/salix/pipeline/head This commit looks good Details
Refs: 3077
2021-09-02 08:55:41 +02:00
Joan Sanchez 84c4b8b7f0 Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test 2021-09-02 08:22:39 +02:00
Joan Sanchez 4f8e319b89 fix(model): Added missing property "isAutoConciliated" to accounting-type model
gitea/salix/pipeline/head This commit looks good Details
2021-09-02 08:22:18 +02:00
Carlos Jimenez Ruiz 84b8ed610d fix(fixtures): dua code dups
gitea/salix/pipeline/head This commit looks good Details
2021-09-01 15:30:07 +02:00
Carlos Jimenez Ruiz f5548a82a3 test(clone): invoiceIn clone production trigger broke the test
gitea/salix/pipeline/head This commit looks good Details
2021-09-01 15:02:27 +02:00
Carlos Jimenez Ruiz 158c15afa1 fix(filter): removed fixtures that no longer work due to structure changes 2021-09-01 13:12:32 +02:00
Carlos Jimenez Ruiz ec9c061051 fix(getUpcomingDeliveries) fixtures were broken due to db structure changes
gitea/salix/pipeline/head This commit looks good Details
2021-09-01 12:37:46 +02:00
Joan Sanchez 7a98613ef8 Updated unit tests
gitea/salix/pipeline/head This commit looks good Details
2021-09-01 11:48:21 +02:00
Joan Sanchez 0370cbf207 feat(Searchbar): You can now filter by a ticket collection
gitea/salix/pipeline/head This commit looks good Details
Refs: 3068
2021-09-01 11:27:24 +02:00
Carlos Jimenez Ruiz 07929af0cb fixed(dua): removed fixtures from duainvoicein as dua has less data on production now
gitea/salix/pipeline/head This commit looks good Details
2021-08-31 16:47:27 +02:00
Javi Gallego d4fc64484a fix
gitea/salix/pipeline/head This commit looks good Details
2021-08-31 16:37:09 +02:00
Carlos Jimenez Ruiz 8de6712eab fix(client): column cplusTerIdNifFk deprecated on production 2021-08-31 16:29:21 +02:00
Joan Sanchez c592212290 fix(structure): Dumped production database
gitea/salix/pipeline/head This commit looks good Details
Dumped database and fixed structure issues
Refs: #3079
2021-08-31 15:15:51 +02:00
Carlos Jimenez Ruiz 559d27e835 Merge pull request '3047-order_basicdata_valid_agencies' (#720) from 3047-order_basicdata_valid_agencies into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #720
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
2021-08-31 12:25:32 +00:00
Carlos Jimenez Ruiz 74a3b5cf89 refactor(basicdata): order basicdata requires address and landed to show agencies
gitea/salix/pipeline/head This commit looks good Details
2021-08-31 14:10:37 +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 9cdf34642f Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3047-order_basicdata_valid_agencies
gitea/salix/pipeline/head This commit looks good Details
2021-08-31 13:15:37 +02:00
Carlos Jimenez Ruiz 72cd9f398f Merge pull request 'fix(searchbar): wasn't applying a search by postcode on page refresh' (#719) from 3072-fix_zone_location into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #719
Reviewed-by: Carlos Jimenez Ruiz <carlosjr@verdnatura.es>
2021-08-31 11:04:11 +00:00
Carlos Jimenez Ruiz 88aada2895 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3047-order_basicdata_valid_agencies 2021-08-31 13:02:24 +02:00
Carlos Jimenez Ruiz 614c23fd77 refactor(basicdata): order basicdata now shows only available agencies 2021-08-31 13:02:14 +02:00
Joan Sanchez 0de6af5633 fix(searchbar): wasn't applying a search by postcode on page refresh
gitea/salix/pipeline/head This commit looks good Details
Refs: #3072
2021-08-31 11:41:42 +02:00
Carlos Jimenez Ruiz c00201b236 corrected a typo 2021-08-31 11:01:14 +02:00
Joan Sanchez 1061450385 Merge pull request '2407-eliminar-trigger-ticketAfterUpdate' (#711) from 2407-eliminar-trigger-ticketAfterUpdate into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #711
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
2021-08-31 06:49:31 +00:00
Joan Sanchez d2280a783c Changes
gitea/salix/pipeline/head This commit looks good Details
2021-08-31 08:44:31 +02:00
Joan Sanchez a0efe5f896 Merge branch 'dev' into 2407-eliminar-trigger-ticketAfterUpdate
gitea/salix/pipeline/head This commit looks good Details
2021-08-31 06:27:23 +00:00
Joan Sanchez 4be6dce1e0 Merge pull request '3070_deprecate_item_niches' (#718) from 3070_deprecate_item_niches into dev
gitea/salix/pipeline/head This commit looks good Details
Reviewed-on: #718
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
2021-08-30 13:05:56 +00:00
Joan Sanchez 17a732e811 Merge branch 'dev' into 3070_deprecate_item_niches
gitea/salix/pipeline/head This commit looks good Details
2021-08-30 13:00:02 +00:00