Commit Graph

694 Commits

Author SHA1 Message Date
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
Joan Sanchez 2fb1c72887 fix(styles): style changes for better readability
gitea/salix/pipeline/head This commit looks good Details
2021-12-15 09:03:44 +01:00
Carlos Jimenez Ruiz 372d5ade17 refactor(smartTable): removeProp updated and tests
gitea/salix/pipeline/head This commit looks good Details
2021-11-23 13:58:12 +01:00
Carlos Jimenez Ruiz 320cc6c02c Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3350-Smart_table_unit_tests 2021-11-23 13:52:15 +01:00
Carlos Jimenez Ruiz 16df8fd2f3 Merge branch 'dev' into 3388-ticket_sale
gitea/salix/pipeline/head This commit looks good Details
2021-11-23 09:03:06 +00:00
Joan Sanchez 07dcdab1ef fix(sale): disabled clear icons
gitea/salix/pipeline/head This commit looks good Details
2021-11-23 09:57:19 +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
Joan Sanchez 6fdd752d63 Searchbar focus css fix
gitea/salix/pipeline/head This commit looks good Details
2021-11-19 10:18:54 +01:00
Carlos Jimenez Ruiz 92142c4f93 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3350-Smart_table_unit_tests 2021-11-18 17:00:33 +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 c98730e6b9 Updated styles
gitea/salix/pipeline/head This commit looks good Details
2021-11-18 14:00:45 +01:00
Carlos Jimenez Ruiz e53af13b3c unit tests for smart table and ticket index 2021-11-18 11:04:51 +01:00
Joan Sanchez f49d66d9af fix(theme): chip color issues
gitea/salix/pipeline/head This commit looks good Details
2021-11-18 10:36:12 +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 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 b83f0fb52f fix(smart-table): load default viewConfig
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 17:51:27 +01:00
Carlos Jimenez Ruiz 2e359fd8b7 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-12 16:14:14 +01:00
Joan Sanchez 58f329c561 Updated empty-rows style
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 15:54:07 +01:00
Joan Sanchez 86f8e81251 Fixed alignment for number columns
gitea/salix/pipeline/head This commit looks good Details
2021-11-12 15:17:30 +01:00
Carlos Jimenez Ruiz 906fce5ae3 extensions refactor and item index e2e fix 2021-11-12 15:17:09 +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 f28401303e 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-12 12:14:26 +01:00
Joan Sanchez 3a655d393b Remove search inputs scope on element removal 2021-11-12 12:13:50 +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
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 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
Joan Sanchez 8b31322fa1 fix(contextmenu): exclusion by date range and removed empty or/and arrays
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-11 10:16:44 +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
Carlos Jimenez Ruiz 469c544536 item.index default columns and filter with like
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-09 11:47:54 +01:00
Joan Sanchez 7826897b35 refactor(contextmenu): excludes now ensures negation
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-09 11:44:00 +01:00
Carlos Jimenez Ruiz 262e46d7c9 added autocompletes to item index 2021-11-08 17:46:40 +01:00
Joan Sanchez fbf1c50f97 Added total rows and a message for no results
gitea/salix/pipeline/head There was a failure building this commit Details
2021-11-08 14:13:28 +01:00
Carlos Jimenez Ruiz 04a31f4cff vn table now receives show buttons options
gitea/salix/pipeline/head There was a failure building this commit Details
2021-10-29 16:55:19 +02:00
Carlos Jimenez Ruiz 11f24372e5 autocomplete options added to smart table
gitea/salix/pipeline/head There was a failure building this commit Details
2021-10-29 15:52:04 +02:00
Carlos Jimenez Ruiz a1970c6fc8 translation for hide show columns
gitea/salix/pipeline/head There was a failure building this commit Details
2021-10-28 15:22:26 +02:00
Joan Sanchez 5beeab36b1 Changed shown fields form to two columns
gitea/salix/pipeline/head There was a failure building this commit Details
2021-10-28 09:25:46 +02:00
Joan Sanchez bfc9228eef Restored ticket table and added table compatibility on contextmenu
gitea/salix/pipeline/head This commit looks good Details
2021-10-28 09:06:03 +02:00
Carlos Jimenez Ruiz b27a443729 show/hide columns and load default view
gitea/salix/pipeline/head This commit looks good Details
2021-10-27 17:11:33 +02:00
Carlos Jimenez Ruiz c976f1ed07 multiple search by column feature
gitea/salix/pipeline/head This commit looks good Details
2021-10-26 17:16:01 +02:00
Carlos Jimenez Ruiz e4fe125627 deleteAll uses checkedRows getter now
gitea/salix/pipeline/head This commit looks good Details
2021-10-26 09:18:31 +02:00
Joan Sanchez bf386929d3 Deletion ammends and selection fixed
gitea/salix/pipeline/head This commit looks good Details
2021-10-25 17:18:57 +02:00
Carlos Jimenez Ruiz 7ce58c5f33 sorting arrows for multiple columns
gitea/salix/pipeline/head This commit looks good Details
2021-10-25 14:20:17 +02:00
Carlos Jimenez Ruiz 301d303cc1 polished deletions
gitea/salix/pipeline/head This commit looks good Details
2021-10-24 13:35:37 +02:00
Joan Sanchez d5264486c7 Simplified to one component
gitea/salix/pipeline/head This commit looks good Details
2021-10-23 14:26:42 +02:00
Joan Sanchez 5c34d2a540 Added save function
gitea/salix/pipeline/head This commit looks good Details
2021-10-22 15:41:44 +02:00
Joan Sanchez e6304d026c feat(smart-table): added smart-table and smart-table-menu components
gitea/salix/pipeline/head This commit looks good Details
2021-10-22 15:01:54 +02:00
Joan Sanchez ec011cbc4e Updated JSDOC param
gitea/salix/pipeline/head This commit looks good Details
2021-10-18 10:51:20 +02:00
Joan Sanchez ff2a1e7617 Removed comments
gitea/salix/pipeline/head This commit looks good Details
2021-10-18 10:14:04 +02:00
Joan Sanchez ee1a7952ad Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3094-invoice_csv
gitea/salix/pipeline/head This commit looks good Details
2021-10-18 09:44:27 +02:00
Joan Sanchez d5cf57fbb1 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev 2021-10-15 14:07:48 +02:00
Joan Sanchez 629a8d25b7 Updated pagination styles
gitea/salix/pipeline/head This commit looks good Details
2021-10-15 13:49:41 +02:00
Joan Sanchez e641a947b3 Updated unit tests
gitea/salix/pipeline/head This commit looks good Details
2021-10-08 09:51:42 +02:00
Joan Sanchez 1ec20e250c feat(invoice): Send invoice and delivery-note on CSV format
gitea/salix/pipeline/head There was a failure building this commit Details
2021-10-01 12:41:31 +02:00
Carlos Jimenez Ruiz 368f54b872 refactor(tags): unified the style rules for tags under fetched-tags component and all display subName if present
gitea/salix/pipeline/head This commit looks good Details
2021-09-23 17:19:47 +02:00
Joan Sanchez 69346a17a0 Removed unused code
gitea/salix/pipeline/head This commit looks good Details
2021-09-20 10:10:25 +02:00
Joan Sanchez 4494522ad1 feat(calendar): component shows now the year week numbers
gitea/salix/pipeline/head This commit looks good Details
Refs: 2389
2021-09-16 12:13:20 +02:00
Joan Sanchez db30ac3175 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head This commit looks good Details
2021-06-24 11:40:23 +02:00
Joan Sanchez 362c404aba Css fixes
gitea/salix/pipeline/head This commit looks good Details
2021-06-24 09:16:59 +02:00
Carlos Jimenez Ruiz 9a68340d8a button changes for pagination 2021-06-22 11:58:12 +02:00
Joan Sanchez bc7c288742 Updated unit tests
gitea/salix/pipeline/head This commit looks good Details
2021-06-18 08:03:55 +02:00
Joan Sanchez bb80621890 2874 - Edit time entry direction
gitea/salix/pipeline/head There was a failure building this commit Details
2021-06-17 15:09:04 +02:00
Joan Sanchez 55908c0fca Merge branch 'dev' into 2941-salesMonitor_changes
gitea/salix/pipeline/head This commit looks good Details
2021-06-16 07:41:16 +00:00
Joan Sanchez 2469409068 2941 - Monitor changes
gitea/salix/pipeline/head This commit looks good Details
2021-06-15 13:48:42 +02:00
Carlos Jimenez Ruiz 88a5443d64 table style changes
gitea/salix/pipeline/head This commit looks good Details
2021-06-14 15:52:46 +02:00
Carlos Jimenez Ruiz cdbab4d7bf Merge branch 'dev' into 2567-calendar_rework
gitea/salix/pipeline/head This commit looks good Details
2021-06-14 10:00:47 +00:00
Carlos Jimenez Ruiz f0292c0b03 updated all fetched tags font-size to 1rem
gitea/salix/pipeline/head This commit looks good Details
2021-06-13 19:44:50 +02:00
Joan Sanchez 8284702603 2567 - Working calendar refactor
gitea/salix/pipeline/head This commit looks good Details
2021-06-10 11:24:32 +02:00
Joan Sanchez 26cc3a3dec 2891 - Show problems on tickets sales
gitea/salix/pipeline/head This commit looks good Details
2021-05-25 10:01:18 +02:00
Carlos Jimenez Ruiz 06d396a76a Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2908-label_value_full_text
gitea/salix/pipeline/head This commit looks good Details
2021-05-18 13:22:57 +02:00
Carlos Jimenez Ruiz bf05296b84 made dev debug info window less nav intrusive 2021-05-18 13:20:08 +02:00
Joan Sanchez ce96e92389 Updated z-index
gitea/salix/pipeline/head This commit looks good Details
2021-05-18 10:20:15 +02:00
Joan Sanchez 10387ee40b #2913, #2914 - Changes to sales monitors
gitea/salix/pipeline/head This commit looks good Details
2021-05-18 08:41:36 +02:00
Joan Sanchez e39758ee16 Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head This commit looks good Details
2021-05-14 12:46:54 +02:00
Joan Sanchez a70b29f9bf #2916 - HOTFIX: Grouping selection limit
gitea/salix/pipeline/head This commit looks good Details
2021-05-14 12:44:23 +02:00
Joan Sanchez 8af66a7ca5 HOTFIX: Sort by column
gitea/salix/pipeline/head This commit looks good Details
2021-05-12 15:11:07 +02:00
Joan Sanchez 2e7d56cc26 Test fixes
gitea/salix/pipeline/head There was a failure building this commit Details
2021-05-12 12:11:27 +02:00
Joan Sanchez dc44af148d 2863 - Added sales monitor
gitea/salix/pipeline/head There was a failure building this commit Details
2021-05-11 09:43:15 +02:00
Joan Sanchez 07dbeaf515 2727 - Send consumption report to an email address
gitea/salix/pipeline/head There was a failure building this commit Details
2021-04-30 13:50:41 +02:00
Carlos Jimenez Ruiz ddc19ddbcd enpoint now receives all data for a buy + css refactor 2021-04-28 11:15:02 +02:00
Carlos Jimenez Ruiz daa94e4eb5 entry buy index 2021-04-28 10:32:24 +02:00
Joan Sanchez af0307a419 2859 - Force translation for SMS
gitea/salix/pipeline/head This commit looks good Details
2021-04-08 13:39:11 +02:00
Carlos Jimenez Ruiz 7c34555afd Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2787-change_css_date_time
gitea/salix/pipeline/head This commit looks good Details
2021-03-12 12:30:55 +01:00
Joan Sanchez be37334f49 Requested changes 2021-03-12 08:17:56 +01:00
Joan Sanchez 2a2e276c6b Added back unit test plus fixes
gitea/salix/pipeline/head This commit looks good Details
2021-03-10 09:01:32 +01:00
Joan Sanchez ab755e29c7 Merge branch 'dev' into 2787-change_css_date_time
gitea/salix/pipeline/head This commit looks good Details
2021-03-09 14:01:04 +00:00
Joan Sanchez 0b532880c0 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2752-entry_import_buys
gitea/salix/pipeline/head This commit looks good Details
2021-03-04 07:54:15 +01:00
Joan Sanchez 718021cff8 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2595-invoiceIn-index 2021-03-01 11:49:31 +01:00
jorgebl 56424925e9 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2787-change_css_date_time
gitea/salix/pipeline/head This commit looks good Details
2021-02-22 13:02:32 +01:00
Jorge Padawan ac4a19841d Added shrink for date
gitea/salix/pipeline/head There was a failure building this commit Details
2021-02-16 15:40:20 +01:00
Joan Sanchez e7c1dc2210 Changes
gitea/salix/pipeline/head This commit looks good Details
2021-02-12 12:19:42 +01:00
Joan Sanchez c270ec6207 Contextmenu fixes
gitea/salix/pipeline/head There was a failure building this commit Details
2021-02-11 15:06:41 +01:00
Jorge Padawan 25de8904b6 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2764-Ticket_sale_consignee
gitea/salix/pipeline/head There was a failure building this commit Details
2021-02-05 13:04:52 +01:00
Jorge Padawan 8dc291798f Added tooltip on address and removed workhouse 2021-02-05 13:04:32 +01:00
Joan Sanchez 4fb466d8b2 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2752-entry_import_buys
gitea/salix/pipeline/head This commit looks good Details
2021-02-05 08:41:30 +01:00
Carlos Jimenez Ruiz c442eaa0c7 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2517-clientBalanceCompensaciones 2021-01-29 09:13:58 +01:00
Carlos Jimenez Ruiz 5c466e1163 vn-fetched-tags visual refactor 2021-01-28 15:10:47 +01:00
Joan Sanchez 8c71d76988 2752 - Import json file
gitea/salix/pipeline/head This commit looks good Details
2021-01-26 07:21:05 +01:00
Joan Sanchez 54a2ea31fa #2753 - Don't apply description text to autocomplete
gitea/salix/pipeline/head This commit looks good Details
2021-01-25 09:21:27 +01:00
Joan Sanchez a6e4d68017 Merge branch 'dev' into 2517-clientBalanceCompensaciones
gitea/salix/pipeline/head This commit looks good Details
2021-01-22 15:05:39 +00:00
Joan Sanchez c9dc9495dc 2677 - Added rating component to order catalog
gitea/salix/pipeline/head This commit looks good Details
2021-01-20 13:51:30 +01:00
Javi Gallego 043a74b548 Merge branch 'dev' into 2517-clientBalanceCompensaciones
gitea/salix/pipeline/head This commit looks good Details
2021-01-19 10:20:45 +01:00
Javi Gallego 49b0bca721 refactor autocomplete
gitea/salix/pipeline/head This commit looks good Details
2021-01-19 09:27:15 +01:00
Joan Sanchez 4435f5e1b0 Vn-th sortable icon hotfix
gitea/salix/pipeline/head This commit looks good Details
2021-01-12 07:45:13 +01:00
Joan Sanchez 7568a1c066 Updated unit tests
gitea/salix/pipeline/head This commit looks good Details
2021-01-11 14:54:24 +01:00
Joan Sanchez ffdc753ad4 2691 - Added "or" between date ranges and scope days
gitea/salix/pipeline/head This commit looks good Details
2021-01-11 08:48:53 +01:00
Carlos Jimenez Ruiz c13e9383ba css refactor + watcher from credit insurance 2020-12-16 13:46:04 +01:00
Carlos Jimenez Ruiz eb19bce1ba client module refactors + dialog css 2020-12-15 16:51:36 +01:00
Carlos Jimenez Ruiz 1ba83e7741 cancel button css + item module refactor 2020-12-15 16:07:34 +01:00
Joan Sanchez 8eb14a8bdc 2588 - No ellipsize on summary notes or address
gitea/salix/pipeline/head This commit looks good Details
2020-11-24 14:56:10 +01:00
Joan Sanchez 7693a1c449 2569 - Section changes
gitea/salix/pipeline/head There was a failure building this commit Details
2020-11-20 15:05:57 +01:00
Joan Sanchez 031051abcb Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2569-travel_extra_community
gitea/salix/pipeline/head There was a failure building this commit Details
2020-11-13 09:33:24 +01:00
Joan Sanchez 4acdfd6d4e Th refactor 2020-11-13 09:30:40 +01:00
Joan Sanchez d174d7b15b Contextmenu filter hotfix
gitea/salix/pipeline/head This commit looks good Details
2020-11-13 07:38:18 +01:00
Juan Ferrer 58563edbab Focus fixes
gitea/salix/pipeline/head This commit looks good Details
2020-11-07 21:05:14 +01:00
Joan Sanchez 71e29e747a Requested changes
gitea/salix/pipeline/head This commit looks good Details
2020-10-05 14:45:39 +02:00
Joan Sanchez cdde4d95d7 Added filter
gitea/salix/pipeline/head This commit looks good Details
2020-10-05 07:53:03 +02:00
Joan Sanchez 38df5a4d83 2462 - Prevent searchbarfocus on 'state' source
gitea/salix/pipeline/head This commit looks good Details
2020-09-29 08:13:49 +02:00
Joan Sanchez d2dbf417f4 Updated to standard color
gitea/salix/pipeline/head This commit looks good Details
2020-09-24 11:15:35 +02:00
Joan Sanchez c49614b8cf Merge branch 'dev' into 2449-ticket_basicData
gitea/salix/pipeline/head This commit looks good Details
2020-09-23 09:23:09 +00:00
Joan Sanchez fa344f4ff6 2449 - Autocompletion
gitea/salix/pipeline/head There was a failure building this commit Details
2020-09-19 13:02:00 +02:00
Juan Ferrer 901c00066f Front test fixed
gitea/salix/pipeline/head This commit looks good Details
2020-09-11 14:47:23 +02:00
Juan Ferrer 4b5d2cd0dd 2177 account module
gitea/salix/pipeline/head There was a failure building this commit Details
LDAP test

RC1

SQL version changed

Tests fixes

Back & front tests fixed

All tests passed

Front and back tests plus some fixes
2020-09-11 14:36:16 +02:00
Bernat Exposito Domenech 174cea7bc3 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2245-ticket_component
gitea/salix/pipeline/head This commit looks good Details
2020-09-08 07:17:23 +02:00
Bernat Exposito Domenech 92e14d5292 update getComponentSum 2020-09-08 07:17:16 +02:00
Carlos Jimenez Ruiz 13f80cd76c Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 1788-remove_autoload_vnTable 2020-09-02 15:52:44 +02:00
Joan Sanchez 33aec33cba Updated unit test
gitea/salix/pipeline/head This commit looks good Details
2020-09-02 08:12:32 +02:00
Joan Sanchez 6a065091de First version of multicheck selection
gitea/salix/pipeline/head There was a failure building this commit Details
2020-09-01 15:13:33 +02:00
Carlos Jimenez Ruiz a555dea339 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 1788-remove_autoload_vnTable 2020-09-01 10:51:54 +02:00
Joan Sanchez baf9ec6e70 2416 - Item request - Added state filter
gitea/salix/pipeline/head This commit looks good Details
2020-08-31 08:32:30 +02:00
Joan Sanchez e2c742c893 #2383 - Changed model
gitea/salix/pipeline/head This commit looks good Details
2020-08-10 14:29:25 +02:00
Joan Sanchez 35c9cf7146 #2331 Refresh data on onFilter() when source is "state"
gitea/salix/pipeline/head This commit looks good Details
2020-08-10 08:47:00 +02:00
Carlos Jimenez Ruiz e974f638dd 2361 ticket sale multi check fix-ish +popover size
gitea/salix/pipeline/head This commit looks good Details
2020-07-30 16:05:48 +02:00
Carlos Jimenez Ruiz b926f8f8ad core component to vnComponent working
gitea/salix/pipeline/head This commit looks good Details
2020-07-24 17:46:06 +02:00
Carlos Jimenez Ruiz 9d8c64fb92 parts of core component to vnComponent working 2020-07-24 17:04:34 +02:00
Carlos Jimenez Ruiz 4ca004f833 angular.mock.injet shorten to inject 2020-07-23 16:46:16 +02:00
Carlos Jimenez Ruiz 7d5dc776c1 replaced most of the translate.instant for $t 2020-07-23 16:07:08 +02:00
Carlos Jimenez Ruiz 59e43ea17f Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 1788-remove_autoload_vnTable
gitea/salix/pipeline/head This commit looks good Details
2020-07-20 11:51:23 +02:00
Joan Sánchez 01b32d2b89 Calendar changes
gitea/salix/pipeline/head This commit looks good Details
2020-07-08 15:05:56 +02:00
Carlos Jimenez Ruiz 0ae7587698 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 1788-remove_autoload_vnTable
gitea/salix/pipeline/head This commit looks good Details
2020-07-03 16:56:37 +02:00
Carlos Jimenez Ruiz 0b8e749939 removed autoLoad from vnTable
gitea/salix/pipeline/head This commit looks good Details
2020-07-03 15:14:57 +02:00
Carlos Jimenez Ruiz 018e17487e imput validation is ok with Jest 2020-07-03 12:13:42 +02:00
Joan Sanchez c9d94ca814 Reset watcher changes if there's no new data to save
gitea/salix/pipeline/head There was a failure building this commit Details
2020-06-30 09:37:09 +02:00
Joan Sanchez 2c23f3417a Sale selection fixes
gitea/salix/pipeline/head There was a failure building this commit Details
2020-06-29 11:43:53 +02:00
Joan Sanchez 48034b234f 2325 - Search address
gitea/salix/pipeline/head This commit looks good Details
2020-06-12 10:53:33 +02:00
Joan Sanchez ab776fc652 Fixed remove filter
gitea/salix/pipeline/head This commit looks good Details
2020-06-09 12:43:14 +02:00
Joan Sanchez 1fed4c7913 Contextmenu fixes
gitea/salix/pipeline/head This commit looks good Details
2020-06-09 12:16:40 +02:00
Joan Sanchez 6883303bb1 Added scss file
gitea/salix/pipeline/head This commit looks good Details
2020-06-08 13:15:48 +02:00
Joan Sanchez ab1e8fb622 2176 First working version
gitea/salix/pipeline/head This commit has test failures Details
2020-06-08 12:14:27 +02:00
Joan Sanchez 181f2f0148 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2176-contextmenu
gitea/salix/pipeline/head This commit has test failures Details
2020-06-08 08:19:18 +02:00
Joan Sanchez 048f01305d 2220 - Added clearDisabled param
gitea/salix/pipeline/head This commit looks good Details
2020-06-05 13:14:14 +02:00
Joan Sanchez 16d7186829 Fixed initial filters
gitea/salix/pipeline/head This commit looks good Details
2020-06-02 14:42:58 +02:00
Joan Sanchez 90ae1562dd Added filters
gitea/salix/pipeline/head This commit looks good Details
2020-05-29 11:10:58 +02:00
Joan Sanchez 0fe78a2b8f 2176 - Added contextmenu
gitea/salix/pipeline/head This commit looks good Details
2020-05-28 08:07:26 +02:00
Joan Sanchez 03c9b7ffa6 Removed fetchSelection()
gitea/salix/pipeline/head This commit looks good Details
2020-05-21 12:15:41 +02:00
Carlos Jimenez Ruiz 55c4ccdb29 Merge pull request 'searchbar translates' (#261) from 2247-refactor_searchBar into dev
gitea/salix/pipeline/head There was a failure building this commit Details
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
Reviewed-by: Carlos Jimenez <carlosjr@verdnatura.es>
2020-05-20 08:40:02 +00:00
Bernat Exposito Domenech d729efb761 searchbar fix
gitea/salix/pipeline/head This commit looks good Details
2020-05-20 09:03:47 +02:00
Bernat Exposito Domenech 4133021e5c fix translate on plural
gitea/salix/pipeline/head This commit looks good Details
2020-05-20 08:52:20 +02:00
Bernat Exposito Domenech d289c17530 searchbar translates
gitea/salix/pipeline/head This commit looks good Details
2020-05-19 10:27:22 +02:00
Juan Ferrer d7f2e686b1 Merge branch 'dev' into 1882-descriptorRefactor 2020-05-19 09:28:50 +02:00
Carlos Jimenez Ruiz b7b02566d1 fixed tooltip unit test for Jest
gitea/salix/pipeline/head This commit looks good Details
2020-05-18 10:05:54 +02:00
Carlos Jimenez Ruiz c296c454d4 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2211-fix_tooltip_unit_test 2020-05-15 16:10:38 +02:00
Joan Sanchez 94a219760c 2223 Added pickup checkbox
gitea/salix/pipeline/head There was a failure building this commit Details
2020-05-13 15:04:57 +02:00
Carlos Jimenez Ruiz 3946155e24 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2211-fix_tooltip_unit_test 2020-05-13 09:21:09 +02:00
Juan Ferrer 07cbac7fcd Merge fixes
gitea/salix/pipeline/head This commit looks good Details
2020-05-08 19:56:39 +02:00
Juan Ferrer b14d2f9455 Small fixes in vnOrderCatalog and vnZoneEvents
gitea/salix/pipeline/head This commit looks good Details
2020-05-08 13:23:06 +02:00
Juan Ferrer 6c14743017 Last fixes & tests passed
gitea/salix/pipeline/head This commit looks good Details
2020-05-06 14:38:09 +02:00
Juan Ferrer 6a8e1bf6b5 #1882 Boileplate code removed, declarative quicklinks
gitea/salix/pipeline/head This commit looks good Details
2020-04-30 12:48:52 +02:00
Juan Ferrer 5826099601 #1882 First step, front tests passed
gitea/salix/pipeline/head There was a failure building this commit Details
2020-04-25 11:50:04 +02:00
Juan Ferrer 81d50c92ae SCSS em to px: Fixes
gitea/salix/pipeline/head There was a failure building this commit Details
2020-04-02 17:06:07 +02:00
Juan Ferrer d75b975b14 SCSS em to px: last refactor fixes 2020-04-02 16:29:13 +02:00
Juan Ferrer 2249f68d6e SCSS px to em: rem for font-size 2020-04-02 15:11:42 +02:00
Juan Ferrer 559cc5eb8c SCSS em to px: Second step 2020-04-02 14:52:02 +02:00
Juan Ferrer 734c86c5f5 SCSS px to em - First step 2020-04-02 14:20:57 +02:00
Juan Ferrer bf68d15264 E2E expeditions fixes, scss px/em fixes 2020-04-02 11:39:39 +02:00
Juan Ferrer eb586c510e E2E focus fixes
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2020-04-01 16:05:43 +02:00
Carlos Jimenez Ruiz a7c3a7b7b5 tooltip test enabled but not yet fixed 2020-03-31 09:51:10 +02:00
Juan Ferrer dfb9d32c2a Client & ticket E2E fixes
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2020-03-30 17:30:03 +02:00
Juan Ferrer a52fcb587a drop-down e2e fix
gitea/salix/pipeline/head This commit looks good Details
2020-03-24 14:10:07 +01:00
Juan Ferrer 84bf240e71 All tests passed, but some intermittence in e2e
gitea/salix/pipeline/head This commit has test failures Details
2020-03-23 23:57:11 +01:00
Juan Ferrer 6dcee3516d ticket e2e fixes
gitea/salix/pipeline/head This commit looks good Details
2020-03-23 10:40:09 +01:00
Juan Ferrer acac77ad76 Test fixes
gitea/salix/pipeline/head This commit looks good Details
2020-03-18 15:59:03 +01:00
Juan Ferrer e5dee21926 Pull request fixes 2020-03-18 13:54:05 +01:00
Juan Ferrer b4a5a88943 E2E fixed
gitea/salix/pipeline/head This commit looks good Details
2020-03-17 14:01:25 +01:00
Juan Ferrer 48980c7d38 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 1992-goWhenOneResult 2020-03-17 13:34:54 +01:00
Juan Ferrer 176e38c144 Merge fixes 2020-03-16 18:54:22 +01:00
Juan Ferrer 56a21edeca Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 1992-goWhenOneResult 2020-03-16 18:33:39 +01:00
Juan Ferrer 8629bc25cd Back & Front tests passed 2020-03-16 18:08:44 +01:00
Joan Sanchez f6993b3800 2199 - Show list when multiple rows are found
gitea/salix/pipeline/head This commit looks good Details
2020-03-16 15:55:12 +01:00
Juan Ferrer 9d1bc8eb54 First functional version (No tests) 2020-03-13 20:33:12 +01:00
Joan Sanchez 1f8f2d8ad7 Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix into dev
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2020-03-13 11:06:45 +01:00
Joan Sanchez ba19c9069a Removed event 2020-03-13 11:02:40 +01:00
Joan Sanchez 298e52e055 2193 - Chrome datalist hotfix 2020-03-13 11:02:24 +01:00
Bernat Exposito Domenech d0b0c9d060 pull request changes 2020-03-11 12:03:55 +01:00
Bernat Exposito Domenech e92030ec6e test
gitea/salix/pipeline/head This commit looks good Details
2020-03-11 09:17:14 +01:00
Bernat Exposito Domenech d35634551b Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 2165-travel_index_buttonClon 2020-03-11 08:45:11 +01:00
Joan Sanchez 7496bc923e Updated fonts & changed icons
gitea/salix/pipeline/head Something is wrong with the build of this commit Details
2020-03-11 08:02:58 +01:00
Joan Sanchez 98e82ca91d Merge branch 'master' of https://gitea.verdnatura.es/verdnatura/salix into test
gitea/salix/pipeline/head This commit looks good Details
2020-03-10 14:46:53 +01:00