Commit Graph

231 Commits

Author SHA1 Message Date
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
Vicent Llopis f88f60ef27 refactor code and icons
gitea/salix/pipeline/head This commit looks good Details
2022-03-07 12:43:05 +01:00
Vicent Llopis 02aeb84c0c jgallego change
gitea/salix/pipeline/head This commit looks good Details
2022-03-03 14:42:29 +01:00
Carlos Jimenez Ruiz 4f1d34069b corrected some typos
gitea/salix/pipeline/head This commit looks good Details
2022-02-08 09:27:39 +01:00
Carlos Jimenez Ruiz 00f8946675 feat(entry.buys): each buy groupingMode can now changed
gitea/salix/pipeline/head This commit looks good Details
2022-02-07 18:01:45 +01:00
Carlos Jimenez Ruiz 485da4d0a7 added groupingMode to getBuys 2022-02-07 18:00:23 +01:00
Carlos Jimenez Ruiz 9501d93217 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3258-import_buys 2022-02-04 15:25:12 +01:00
Joan Sanchez 52e5c6bc6b Ammends
gitea/salix/pipeline/head This commit looks good Details
2022-02-01 13:01:56 +01:00
Carlos Jimenez Ruiz bce66899c5 corrected a typo 2022-02-01 12:24:11 +01:00
Joan Sanchez e618423ef8 Updated unit tests
gitea/salix/pipeline/head This commit looks good Details
2022-01-31 12:27:42 +01:00
Joan Sanchez db54d92b69 Updated E2E
gitea/salix/pipeline/head This commit looks good Details
2022-01-28 14:11:26 +01:00
Joan Sanchez c5ffc16486 Filters items with last item buy 2022-01-28 09:35:30 +01:00
Joan Sanchez bacc0101db Updated tests
gitea/salix/pipeline/head This commit looks good Details
2022-01-26 10:55:55 +01:00
Joan Sanchez f8f9ece4a5 refactor(importBuys): get data from last item buy
Refs: 3258
2022-01-26 09:20:49 +01:00
Alex Moreno 9b5e9a617d feat(entry_basic-data): add new filter in travels
gitea/salix/pipeline/head This commit looks good Details
2022-01-20 08:31:30 +01:00
Joan Sanchez b86c32c97b fix(importBuy): prevent action
gitea/salix/pipeline/head This commit looks good Details
2022-01-14 08:06:38 +01:00
Joan Sanchez 76ec1fceae fear(smart-table): now shows the default order with the column arrows
gitea/salix/pipeline/head This commit looks good Details
Refs: 3457
2021-12-21 09:19:28 +01:00
Carlos Jimenez Ruiz 6aa3101e42 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3256-order_transactions 2021-12-02 11:04:44 +01:00
Alex Moreno 49e9fcaa7c remove unnecesary on-accept
gitea/salix/pipeline/head This commit looks good Details
2021-11-29 10:11:47 +01:00
Alex Moreno 8bd1db2e97 remove unnecesary on-accept 2021-11-29 10:10:53 +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 c4bc89ee29 refactor(entry): back unit tests refactor to transactions
gitea/salix/pipeline/head This commit looks good Details
2021-11-24 14:29:15 +01:00
Alex Moreno 00072a7dd1 landing searchable false
gitea/salix/pipeline/head This commit looks good Details
2021-11-24 10:02:52 +01:00
Alex Moreno 02d89e5774 feat(item): add field genericFk in basic-data
gitea/salix/pipeline/head This commit looks good Details
2021-11-24 08:51:07 +01:00
Alex Moreno e319af6556 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3339-entry_latest-buys-search-panel
gitea/salix/pipeline/head This commit looks good Details
2021-11-24 07:30:10 +01:00
Carlos Jimenez Ruiz 51a3673160 Merge branch 'dev' into 3369-filterValue_sqli
gitea/salix/pipeline/head This commit looks good Details
2021-11-23 08:54:50 +00:00
Alex Moreno 854ed9936d deleted unnecessary comma
gitea/salix/pipeline/head This commit looks good Details
2021-11-23 09:05:42 +01:00
Alex Moreno b460579834 feat(entry_latest-buys): add from and to in search-panel
gitea/salix/pipeline/head This commit looks good Details
2021-11-23 09:00:46 +01:00
Carlos Jimenez Ruiz 1f2417b55e Merge branch 'dev' into 3290-entry_latest-buys
gitea/salix/pipeline/head This commit looks good Details
2021-11-22 15:34:55 +00:00
Joan Sanchez 90ab78d26d Updated unit tests 2021-11-22 15:49:32 +01:00
Joan Sanchez a940d14256 fix(filterValue): fixed sql injection vulnerability
gitea/salix/pipeline/head There was a failure building this commit Details
Refs: 3369
2021-11-22 14:40:03 +01:00
Alex Moreno 80f651f37d add entries less than a year ago
gitea/salix/pipeline/head This commit looks good Details
2021-11-22 12:34:20 +01:00
Alex Moreno fe46dbd343 feat(entry_last-buys): add filter isFloramondo
gitea/salix/pipeline/head This commit looks good Details
2021-11-22 11:49:30 +01:00
Alex Moreno 97a66754a7 feat(item and entry): add back test
gitea/salix/pipeline/head This commit looks good Details
2021-11-22 08:58:54 +01:00
Alex Moreno 1e6805a161 remove unnecessary tabulation
gitea/salix/pipeline/head This commit looks good Details
2021-11-22 08:30:28 +01:00
Alex Moreno d2729e67e9 feat(item and latest-buys: add supplier filter
gitea/salix/pipeline/head This commit looks good Details
2021-11-22 08:27:14 +01:00
Joan Sanchez 9c5939b661 Updated styles
gitea/salix/pipeline/head This commit looks good Details
2021-11-18 16:02:47 +01:00
Joan Sanchez ba60523012 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
2021-11-18 12:31:43 +01:00
Joan Sanchez 5d2693f949 Updated latest buys icon
gitea/salix/pipeline/head This commit looks good Details
2021-11-18 12:23:21 +01:00
Carlos Jimenez Ruiz 1d253fc53d definitions corrected for myOptions of endpoints 2021-11-18 11:17:30 +01:00
Joan Sanchez e9342af3f5 refactor(theme): enabled dark theme
gitea/salix/pipeline/head This commit looks good Details
2021-11-18 10:12:21 +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 bdff28a465 removed unused code 2021-11-15 14:40:35 +01:00
Joan Sanchez e62e57bcde Monitor smart-table ammends 2021-11-15 08:45:21 +01:00
Joan Sanchez 3e35e7e0b8 Changed to single scope for all inputs
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 14:15:35 +01:00
Joan Sanchez c40a73b891 Merge branch '2970-smart-table' of https://gitea.verdnatura.es/verdnatura/salix into 2970-smart-table
gitea/salix/pipeline/head This commit looks good Details
2021-11-11 17:19:07 +01:00
Joan Sanchez 04da06d778 refactor(smart-table): style changes and added smart-table to sales monitor 2021-11-11 17:18:44 +01:00
Carlos Jimenez Ruiz acd2d2e51f front unit tests fix for lastests buys
gitea/salix/pipeline/head This commit looks good Details
2021-11-11 17:18:19 +01:00
Carlos Jimenez Ruiz d2dc0bd147 multi check now behaves properly
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-11 16:38:41 +01:00
Carlos Jimenez Ruiz d87e8ac226 refactor(entry.lastBuys): usage of smart table on latests buys
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-10 17:07:16 +01:00