7187-redirect #2476

Merged
pablone merged 7 commits from 7187-redirect into dev 2024-05-21 08:23:04 +00:00
Member
No description provided.
pablone added 2 commits 2024-05-17 12:58:27 +00:00
gitea/salix/pipeline/pr-dev This commit looks good Details
7fb6ecd617
feat: refs #7187 redirect to lilium
gitea/salix/pipeline/pr-dev This commit looks good Details
05f09d0b87
refs #7187 fix workerPda
pablone requested review from alexm 2024-05-20 08:01:50 +00:00
alexm requested changes 2024-05-20 08:32:29 +00:00
Dismissed
@ -43,2 +9,2 @@
this.currentPDA.description.push(`${this.$t('Serial Number')}: ${this.currentPDA.deviceProduction.serialNumber}`);
this.currentPDA.description = this.currentPDA.description.join(' ');
async $onInit() {
const url = await this.vnApp.getUrl(`worker/${this.$params.id}/pda`);
Member

Fer this.$state.go('worker.card.summary', {id: this.$params.id});
Si no si tiras atrás en el navegador, entras en bucle

Fer `this.$state.go('worker.card.summary', {id: this.$params.id});` Si no si tiras atrás en el navegador, entras en bucle
pablone marked this conversation as resolved
pablone added 1 commit 2024-05-20 23:10:58 +00:00
gitea/salix/pipeline/pr-dev This commit looks good Details
335b9caaa4
fix: refs #7187 got summary before lilium
pablone requested review from alexm 2024-05-20 23:13:01 +00:00
alexm requested changes 2024-05-21 06:34:51 +00:00
Dismissed
@ -51,2 +17,3 @@
template: require('./index.html'),
controller: Controller,
bindings: {
claim: '<'
Member

claim?

claim?
pablone marked this conversation as resolved
pablone added 1 commit 2024-05-21 06:54:58 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
1fef00789f
fix: refs #7187 remove bindings
pablone added 1 commit 2024-05-21 07:13:36 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
6438ce3a16
fix: refs #7187 e2e
alexm approved these changes 2024-05-21 07:17:42 +00:00
pablone added 1 commit 2024-05-21 07:18:08 +00:00
gitea/salix/pipeline/pr-dev There was a failure building this commit Details
8e5d12a6cb
Merge branch 'dev' into 7187-redirect
pablone added 1 commit 2024-05-21 08:21:43 +00:00
gitea/salix/pipeline/pr-dev This commit looks good Details
b39f953898
Merge branch 'dev' into 7187-redirect
pablone merged commit 9a762d2fd4 into dev 2024-05-21 08:23:04 +00:00
pablone deleted branch 7187-redirect 2024-05-21 08:23:05 +00:00
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#2476
No description provided.