Commit Graph

389 Commits

Author SHA1 Message Date
Joan Sanchez f1df8e83f5 Polishing 2023-03-21 09:49:47 +01:00
Joan Sanchez 526a7dd628 feature(POS): added responsive table
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-20 14:57:09 +01:00
Joan Sanchez f4dc6a241e refactor(DescriptorProxy): renamed DescriptorPopover to DescriptorProxy
gitea/salix-front/pipeline/head This commit looks good Details
Refs #4874
2023-03-16 11:46:41 +01:00
Joan Sanchez 012a1ec77f Added axios unit test
gitea/salix-front/pipeline/head There was a failure building this commit Details
Refs #5420
2023-03-16 10:54:19 +01:00
Joan Sanchez a876dc0e0c fix(searchbar): search directly from entity card
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-16 09:40:57 +01:00
Joan Sanchez 692927a3eb feat(sms): added portuguese translation
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-16 08:59:30 +01:00
Joan Sanchez 6ff7e7b9f2 Added claim log translations
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-16 08:35:42 +01:00
Joan Sanchez 5ae78c4d76 fix(axios handler): FilterPanel & axios error handler fixes
gitea/salix-front/pipeline/head This commit looks good Details
Refs #5419
2023-03-15 11:28:18 +01:00
Joan Sanchez b21fb2ca5b Default filter params & added VnDate
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-03-13 10:07:52 +01:00
Joan Sanchez 97f3604fc4 Merge pull request '5387-descriptor_sms' (!42) from 5387-descriptor_sms into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #42
2023-03-10 12:20:14 +00:00
Joan Sanchez 2a121b72b6 Updated unit tests
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-10 13:15:26 +01:00
Joan Sanchez f546e36693 Fixes 2023-03-10 13:04:48 +01:00
Joan Sanchez ad4e85b080 Polishing
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-03-10 12:49:08 +01:00
Joan Sanchez f7c9da6ad1 Updated SMS component
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-03-09 14:59:10 +01:00
Joan Sanchez c43f743804 feat(TicketDescriptorMenu): added ticket menu and VnSms component
gitea/salix-front/pipeline/head This commit looks good Details
Refs: #5387
2023-03-08 15:12:04 +01:00
Joan Sanchez c5625ad97b Merge pull request 'closes #4834 create-worker-module' (!28) from 4834-create-worker-module into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #28
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
2023-03-08 09:54:56 +00:00
Joan Sanchez 383816d876 Responsive Searchbar
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-08 09:56:18 +01:00
Joan Sanchez ca033951aa Removed unused property
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-08 09:47:13 +01:00
Joan Sanchez e7f182bbb6 Updated WorkerDescriptorProxy
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-08 09:40:44 +01:00
Joan Sanchez 06333af38c Removed TeleportSlot
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-07 15:03:22 +01:00
Joan Sanchez 770d699304 Added worker filter
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-07 12:35:00 +01:00
Joan Sanchez 4edc16d68f Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 4834-create-worker-module 2023-03-07 12:34:41 +01:00
Joan Sanchez e2ea4227b1 Updated worker module
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-07 09:41:46 +01:00
Joan Sanchez 3b40c01443 Merge pull request '5340-log_component' (!41) from 5340-log_component into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #41
2023-03-07 08:28:48 +00:00
Joan Sanchez cfadaa8e38 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 4834-create-worker-module
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-07 08:28:15 +01:00
Joan Sanchez 34e5814b06 feat(claimLog): added claim log section
gitea/salix-front/pipeline/head This commit looks good Details
Refs: #5340
2023-03-06 14:29:21 +01:00
Joan Sanchez 818356465b feat(log): Added vnLog component
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 14:59:04 +01:00
Joan Sanchez 9e78110889 Updated quasar version
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 10:47:06 +01:00
Joan Sanchez d6652d6b11 Removed unused import
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 10:00:01 +01:00
Joan Sanchez 2e171f830b Merge branch 'test' of https://gitea.verdnatura.es/verdnatura/salix-front into dev
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 09:58:30 +01:00
Joan Sanchez 82c433d800 Merge pull request '4802- Added searchbar & filter panel' (!39) from 4802-searchbar into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #39
2023-03-02 08:53:41 +00:00
Joan Sanchez c09437f00e Show claim filter panel
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 09:23:08 +01:00
Joan Sanchez 79d6b2139c Updated searchbar labels
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 08:39:13 +01:00
Joan Sanchez 0bd205a75c Use browser locale as default lang
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 08:29:38 +01:00
Joan Sanchez 3b7cf5f3ba Removed quasar install from jenkinsfile
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 08:23:02 +01:00
Joan Sanchez fe2d1d8a3e Updated unit test
gitea/salix-front/pipeline/head This commit looks good Details
2023-03-02 07:59:15 +01:00
Joan Sanchez 55a9df0010 Claim RMA refactor
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-03-01 16:20:28 +01:00
Joan Sanchez 2aa9f7d365 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 4802-searchbar 2023-03-01 08:27:54 +01:00
Joan Sanchez 0fe96e9455 Updated drawer state
gitea/salix-front/pipeline/head This commit looks good Details
2023-02-28 15:00:51 +01:00
Joan Sanchez 2000081a61 Updated filter panels 2023-02-28 14:00:52 +01:00
Joan Sanchez a5f83b553b Added claim & invoice out filters
gitea/salix-front/pipeline/head This commit looks good Details
2023-02-28 11:31:24 +01:00
Joan Sanchez a1f7fdfb37 Added claim filters
gitea/salix-front/pipeline/head This commit looks good Details
2023-02-27 15:04:30 +01:00
Joan Sanchez de36f9987b Merge pull request '4998-claim_photos' (!38) from 4998-claim_photos into dev
gitea/salix-front/pipeline/head This commit looks good Details
Reviewed-on: #38
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
2023-02-27 10:03:40 +00:00
Joan Sanchez 323e467371 Updated node version
gitea/salix-front/pipeline/head This commit looks good Details
2023-02-27 08:39:14 +01:00
Joan Sanchez 1528a3649f Label formatter function
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-02-24 13:42:56 +01:00
Joan Sanchez ed74282680 Updated unit test
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-02-24 13:21:37 +01:00
Alex Moreno c1059bdb2d test: front and e2e
gitea/salix-front/pipeline/head This commit looks good Details
2023-02-24 12:51:29 +01:00
Joan Sanchez c16df3efbc Searchbar propagation
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-02-24 11:04:02 +01:00
Alex Moreno 648697c065 test(claim_photo): fix front and e2e
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-02-23 15:20:07 +01:00
Joan Sanchez 48c4eccc08 Translations & fixes
gitea/salix-front/pipeline/head There was a failure building this commit Details
2023-02-23 15:01:40 +01:00