Commit Graph

155 Commits

Author SHA1 Message Date
Joan Sanchez 7365143eac Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
2022-05-09 16:09:17 +02:00
Alex Moreno 165af44d85 fix(zone_delivery-days): await zone.Events.show()
gitea/salix/pipeline/head This commit looks good Details
2022-04-26 09:49:18 +02:00
Alex Moreno 786b7fa84f feat(descriptor): button open summary popup
gitea/salix/pipeline/head This commit looks good Details
2022-04-11 08:02:05 +02:00
Joan Sanchez 381b37b1ff Merge branch 'dev' into 3043-client_search-panel
gitea/salix/pipeline/head This commit looks good Details
2022-04-08 06:31:16 +00:00
Joan Sanchez f5a6521f20 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
2022-04-06 14:34:23 +02:00
Alex Moreno 37b8bcbb9e remove relation
gitea/salix/pipeline/head This commit looks good Details
2022-04-06 12:38:49 +02:00
Alex Moreno dd9a38d1bf feat(client_search-panel): filter by province
gitea/salix/pipeline/head This commit looks good Details
2022-04-06 12:29:00 +02:00
Alex Moreno ade5e9256d feat(client_search-panel): add zone and province
gitea/salix/pipeline/head This commit looks good Details
2022-04-05 15:21:20 +02:00
Alex Moreno 05be19de2d fix(zone_delivery-days): agencyModeName and defaulter pagination
gitea/salix/pipeline/head This commit looks good Details
2022-03-22 10:03:56 +01:00
Vicent Llopis 644c24fa3b Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3607-supplier_agencyTerm
gitea/salix/pipeline/head There was a failure building this commit Details
2022-03-17 11:55:07 +01:00
Vicent Llopis 1ecc76067a code to correct insert in model
gitea/salix/pipeline/head There was a failure building this commit Details
2022-03-15 14:50:09 +01:00
Vicent Llopis ec41123772 button for insert rows
gitea/salix/pipeline/head There was a failure building this commit Details
2022-03-15 09:36:48 +01:00
Alex Moreno f774b1f784 typo
gitea/salix/pipeline/head This commit looks good Details
2022-03-15 09:13:35 +01:00
Alex Moreno 0359e05def description
gitea/salix/pipeline/head This commit looks good Details
2022-03-07 11:22:16 +01:00
Alex Moreno 56bdb85af5 translations
gitea/salix/pipeline/head This commit looks good Details
2022-03-07 10:28:55 +01:00
Alex Moreno a136d8b03d accept array in params
gitea/salix/pipeline/head This commit looks good Details
2022-03-07 10:10:45 +01:00
Alex Moreno b421038bbe typo
gitea/salix/pipeline/head This commit looks good Details
2022-03-07 08:11:21 +01:00
Alex Moreno dedbccae19 description
gitea/salix/pipeline/head This commit looks good Details
2022-03-07 08:07:34 +01:00
Alex Moreno 2c853a7885 test(zone): getZoneClosing() front and back
gitea/salix/pipeline/head This commit looks good Details
2022-03-07 08:02:59 +01:00
Alex Moreno a658969afa feat(zone_delivery-days): get real closing hour
gitea/salix/pipeline/head This commit looks good Details
2022-03-04 12:24:01 +01:00
Alex Moreno a434d9268b fix(zone_upcoming-deliveries): fix backgroundcolor 2022-03-04 11:48:18 +01:00
Carlos Jimenez Ruiz 9ba13f90d3 #3015 feat(unlink): tickets link to route can now be removed from the suggested tickets to route
gitea/salix/pipeline/head This commit looks good Details
2022-02-23 16:12:29 +01:00
Carlos Jimenez Ruiz 8676a1df90 updated method description
gitea/salix/pipeline/head This commit looks good Details
2021-11-18 11:28:11 +01:00
Carlos Jimenez Ruiz 1d253fc53d definitions corrected for myOptions of endpoints 2021-11-18 11:17:30 +01:00
Alex Moreno a35d36b84f fix(zone): calendar event
gitea/salix/pipeline/head This commit looks good Details
2021-11-17 13:15:59 +01:00
Alex Moreno 0aa0358b50 refactor(events): name of variable
gitea/salix/pipeline/head This commit looks good Details
2021-11-09 10:21:28 +01:00
Alex Moreno 9ab51fc21f feat(eventsFiltered): add backTest & refactor zone
gitea/salix/pipeline/head This commit looks good Details
2021-11-09 08:39:20 +01:00
Alex Moreno 6e2f7d9e0d feat(events): get range date of calendar
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-08 11:30:00 +01:00
Alex Moreno 3324f4acd2 fix(zone): back remoteMethod
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-04 07:56:12 +01:00
Alex Moreno b2dd9e6076 feat(zone): filter calendar
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-02 07:55:35 +01:00
Carlos Jimenez Ruiz 683f01ddd8 refactor(zone): removed deprecated column m3Max
gitea/salix/pipeline/head This commit looks good Details
2021-10-21 13:19:41 +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 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 580ba36357 refactor(jasmine): usage of done on async functions is deprecated 2021-10-15 14:45:41 +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
Joan Sanchez bb4a32293d Changed zone_getShippedWarehouse() to zone_getShipped()
gitea/salix/pipeline/head This commit looks good Details
2021-10-04 14:45:39 +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
Joan Sanchez b3a34489b0 fix(calendar): Event colors were not showing properly
gitea/salix/pipeline/head This commit looks good Details
Refs: 3166
2021-10-04 09:30:55 +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 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 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
Joan Sanchez 4dc107bc58 Removed console.log()
gitea/salix/pipeline/head This commit looks good Details
2021-08-30 14:51:02 +02:00
Joan Sanchez 3247f35b90 3075 - Show closure hour from an event
gitea/salix/pipeline/head This commit looks good Details
2021-08-30 14:14:21 +02:00
Carlos Jimenez Ruiz 7a7bbe2ba8 more module transactions
gitea/salix/pipeline/head This commit looks good Details
2021-08-13 16:46:44 +02:00
Carlos Jimenez Ruiz dd3473b93d small refactors correcting constants and adding transactions 2021-07-12 12:50:15 +02:00
Carlos Jimenez Ruiz d20b717c1b tested controller modifications accordingly
gitea/salix/pipeline/head This commit looks good Details
2021-07-01 16:19:59 +02:00
Carlos Jimenez Ruiz 8cf2b241cd route delivery days now gets params from url 2021-07-01 12:08:48 +02:00
Carlos Jimenez Ruiz 8344a58ab8 updated client/worker/user IDs on tests
gitea/salix/pipeline/head There was a failure building this commit Details
2021-06-23 13:24:23 +02:00
Carlos Jimenez Ruiz 0421fd8828 back end unit tests for zone endpoints
gitea/salix/pipeline/head This commit looks good Details
2021-06-21 15:04:23 +02:00
Carlos Jimenez Ruiz 82cb9ed749 zone module endpoints now have transactions 2021-06-18 15:05:03 +02:00