#5926 - Worker/PDA docuware #387

Open
jsegarra wants to merge 22 commits from 5926_pda_worker_docuware into dev
Member
No description provided.
jsegarra added 1 commit 2024-05-20 20:40:10 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2e19e9baa9
refs #5926: Add QIcon
jsegarra added 2 commits 2024-05-21 21:58:33 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
67db3bc5bb
updates
jsegarra added 2 commits 2024-05-22 10:33:34 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
81e5bfd93c
update
jsegarra added 2 commits 2024-05-30 10:31:44 +00:00
jsegarra added 4 commits 2024-06-03 12:13:11 +00:00
jsegarra added 1 commit 2024-06-07 00:00:21 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
c626a10a98
updates
jsegarra requested review from alexm 2024-06-10 10:11:10 +00:00
jsegarra changed title from WIP: 5926 - Worker/PDA docuware to 5926 - Worker/PDA docuware 2024-06-10 10:11:12 +00:00
alexm reviewed 2024-06-11 06:39:36 +00:00
quasar.config.js Outdated
@ -56,3 +56,3 @@
node: 'node18',
},
afterBuild: async (params) => {
Member

?

?
jsegarra marked this conversation as resolved
jsegarra changed title from 5926 - Worker/PDA docuware to WIP: 5926 - Worker/PDA docuware 2024-06-17 07:33:23 +00:00
jsegarra added 2 commits 2024-06-17 08:09:29 +00:00
jsegarra changed title from WIP: 5926 - Worker/PDA docuware to 5926 - Worker/PDA docuware 2024-06-17 20:57:17 +00:00
alexm requested changes 2024-07-08 05:50:13 +00:00
quasar.config.js Outdated
@ -59,0 +58,4 @@
afterBuild: async (params) => {
console.error(params);
},
showProgress: true,
Member

?

?
jsegarra marked this conversation as resolved
@ -51,0 +65,4 @@
console.error('Error removing department');
}
};
function checkFileFocuware({ deviceProductionFk }, signed) {
Member

checkFileDocuware

checkFileDocuware
jsegarra marked this conversation as resolved
@ -51,0 +79,4 @@
notify(t('PDA Signed'), 'positive');
row.isSigned = true;
} catch (err) {
console.error('Error removing department');
Member
    console.error('Error removing department'); ?
console.error('Error removing department'); ?
jsegarra marked this conversation as resolved
@ -51,0 +93,4 @@
}
notify(t('PDF downloaded'), 'positive');
} catch (err) {
console.error('Error removing department');
Member
    console.error('Error removing department'); ?
console.error('Error removing department'); ?
jsegarra marked this conversation as resolved
jsegarra added 3 commits 2024-07-08 10:23:56 +00:00
jsegarra added 1 commit 2024-07-08 12:12:03 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
ef1316d5b0
Merge branch 'dev' into 5926_pda_worker_docuware
jsegarra requested review from alexm 2024-07-12 21:01:10 +00:00
jsegarra added 1 commit 2024-07-12 21:14:18 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
4faf1335ee
Merge branch 'dev' into 5926_pda_worker_docuware
jsegarra added 1 commit 2024-07-23 21:09:14 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
893217cdd2
Merge branch 'dev' into 5926_pda_worker_docuware
alexm added 1 commit 2024-09-11 06:50:46 +00:00
alexm changed title from 5926 - Worker/PDA docuware to #5926 - Worker/PDA docuware 2024-09-11 07:30:02 +00:00
alexm added 1 commit 2024-09-11 09:10:44 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
68729d2e77
refactor: order functions
All checks were successful
gitea/salix-front/pipeline/pr-dev This commit looks good
Required
Details
This pull request has changes conflicting with the target branch.
  • src/composables/downloadFile.js
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#387
No description provided.