Commit Graph

773 Commits

Author SHA1 Message Date
William Buezas 8664f40e06 Small changes
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-23 09:44:27 -03:00
William Buezas e39cab82f6 Use searchbar and debouncer 2024-09-23 08:08:24 -03:00
William Buezas 72cd9e6cd6 Grid mode 2024-09-22 20:12:25 -03:00
William Buezas ff0d2db8fe Filters changes and create card component 2024-09-22 18:47:06 -03:00
William Buezas bbaa6d87ff WIP 2024-09-22 17:50:24 -03:00
William Buezas c3e3b4d7b6 Resolve conflicts
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-17 08:29:02 -03:00
Javier Segarra d824df5eb0 Merge pull request 'Apply lang selector and update user config' (!85) from wbuezas/hedera-web-mindshore:feature/ApplyLangSelector into 4922-vueMigration
Reviewed-on: #85
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
2024-09-17 07:51:00 +00:00
Javier Segarra f4fea5e904 feat: remove update in BD userLang
gitea/hedera-web/pipeline/pr-4922-vueMigration Build started... Details
2024-09-17 09:50:25 +02:00
William Buezas d09f90d47c Avoid redirecting to access log when clicking suplant user button
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-16 23:05:32 -03:00
William Buezas bc97e000b8 Modify store user name when is modified in account config form
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-16 14:41:44 -03:00
William Buezas cdf534e70b Add photos view tooltips and add image errors translations 2024-09-16 14:37:48 -03:00
William Buezas f8e67f0d98 VnImg prevent other events when clicking image 2024-09-16 13:32:17 -03:00
William Buezas 2b41bc31c1 Change news cards size and header translation 2024-09-16 13:31:21 -03:00
William Buezas cc44041e31 Create access log view 2024-09-16 13:24:43 -03:00
William Buezas 85eee7bb7a Admin users add disabled badge when user is disabled 2024-09-16 09:43:44 -03:00
William Buezas 2a43ab023a Remove console.log 2024-09-16 09:32:33 -03:00
William Buezas be868b60ab Remove unused imports 2024-09-16 09:32:14 -03:00
William Buezas f56d4cca14 Avoid supplant user error to appear 2 times 2024-09-16 09:30:42 -03:00
William Buezas 67847e798b In pending orders the price of the order is not in the end of the card 2024-09-16 09:29:25 -03:00
William Buezas 79ddbe4916 Add tooltips in pending orders cards action buttons 2024-09-16 09:13:17 -03:00
William Buezas 8ffe9a6a96 Adjust lang selector size
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-16 08:31:26 -03:00
William Buezas 21b6e96148 Resolve conflicts
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-13 21:48:49 -03:00
William Buezas f1a8fd2710 Integrate update config language dropdown
gitea/hedera-web/pipeline/pr-4922-vueMigration There was a failure building this commit Details
2024-09-13 21:42:40 -03:00
Javier Segarra 59e8285bd2 Merge pull request 'Confirm view' (!84) from wbuezas/hedera-web-mindshore:feature/ConfirmView into 4922-vueMigration
Reviewed-on: #84
2024-09-12 23:17:37 +00:00
William Buezas 2176c6e259 Fix ticket print
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-12 11:47:05 -03:00
William Buezas 533c7560dc Confirm view adjustments
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-12 09:58:45 -03:00
William Buezas c4a64bff91 hide table aspect in invoices view
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-12 09:19:17 -03:00
William Buezas 3c71c71df1 remove console.log
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-12 08:14:32 -03:00
William Buezas e76e4e4f8c Add prop
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-11 15:12:26 -03:00
William Buezas f95a8c9daa Resolve conflicts 2024-09-11 15:10:54 -03:00
William Buezas 2758dcf2c8 WIP 2024-09-11 14:46:45 -03:00
Javier Segarra facb565d26 Merge pull request 'Unload order when order check fails' (!83) from wbuezas/hedera-web-mindshore:feature/UnloadOrder into 4922-vueMigration
Reviewed-on: #83
2024-09-11 06:30:03 +00:00
Javier Segarra a7edc9b87a Merge branch '4922-vueMigration' into feature/UnloadOrder
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-10 20:08:16 +00:00
William Buezas 93e739f35c Create a constant for store local storage order name
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-10 17:07:29 -03:00
William Buezas 65e0d752d6 remove header actions 2024-09-10 16:48:05 -03:00
William Buezas 418911b903 Remove console.log
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-10 12:40:02 -03:00
William Buezas decf955224 Unload order when checkOrder fails 2024-09-10 12:38:36 -03:00
Javier Segarra d736ea716b Merge pull request 'Basket view' (!81) from wbuezas/hedera-web-mindshore:feature/Basket into 4922-vueMigration
Reviewed-on: #81
2024-09-10 14:15:23 +00:00
William Buezas a9427ddab9 Prevent entering basket view before checks
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-10 09:19:47 -03:00
Javier Segarra 057bfae517 Merge pull request 'Add menu translations' (!82) from wbuezas/hedera-web-mindshore:feature/AddMenuTranslations into 4922-vueMigration
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
Reviewed-on: #82
2024-09-09 20:19:31 +00:00
Javier Segarra 929623949b perf: change code position(clean code)
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-09 22:19:05 +02:00
Javier Segarra 38a88bb0cc feat: changes 2024-09-09 22:18:44 +02:00
William Buezas 265ff5c47f Confirm view 2024-09-09 08:50:21 -03:00
William Buezas c41d1430f7 Add menu translations
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-07 19:34:22 -03:00
William Buezas 2bff9304e8 Add title view translation
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-06 11:31:07 -03:00
William Buezas c53658e6e0 Add empty list
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-06 11:20:09 -03:00
William Buezas e94f8c6b23 Add missed code
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-06 10:53:28 -03:00
William Buezas c52fe7a870 WIP 2024-09-05 07:46:47 -03:00
William Buezas bfbe3621d6 Resolve conflicts
gitea/hedera-web/pipeline/pr-4922-vueMigration This commit looks good Details
2024-09-04 07:17:22 -03:00
Javier Segarra 05568280f3 Merge pull request 'Pedidos stepper' (!80) from wbuezas/hedera-web-mindshore:feature/PedidosStepper into 4922-vueMigration
Reviewed-on: #80
Reviewed-by: Javier Segarra <jsegarra@verdnatura.es>
2024-09-03 14:06:01 +00:00