FIX: #8081 - Redirect to Lilium from create claim #3070

Merged
jsegarra merged 8 commits from hotfix_redirect_to_lilium into master 2024-10-04 07:24:28 +00:00
Member
No description provided.
jsegarra added 1 commit 2024-10-03 20:10:20 +00:00
gitea/salix/pipeline/pr-master This commit looks good Details
486c7f4fa3
fix(salix): Redirect to Lilium from create claim
Author
Member

image

![image](/attachments/946e82cd-233a-4a39-a47a-281cb6423b14)
jsegarra added the
CR / Tests passed
label 2024-10-03 20:11:10 +00:00
jsegarra requested review from alexm 2024-10-03 20:11:14 +00:00
jsegarra added 1 commit 2024-10-03 20:29:07 +00:00
gitea/salix/pipeline/pr-master This commit looks good Details
b85989105b
fix(salix): redirect from travel to addEntry
Author
Member

He modificado un redirect que apuntaba a entry/create que ahora no existe en favor de VnTable

He modificado un redirect que apuntaba a entry/create que ahora no existe en favor de VnTable
jsegarra added 2 commits 2024-10-03 20:33:01 +00:00
jsegarra added 1 commit 2024-10-03 20:34:02 +00:00
gitea/salix/pipeline/pr-master This commit looks good Details
83f0f11332
fix(salix): redirect from travel to addEntry
Author
Member

He revisado el resto de await this.vnApp.getUrl( y no he visto ningún otro fallo

He revisado el resto de `await this.vnApp.getUrl(` y no he visto ningún otro fallo
jsegarra changed title from FIX: Redirect to Lilium from create claim to FIX: #8081 - Redirect to Lilium from create claim 2024-10-03 20:50:20 +00:00
jsegarra added 1 commit 2024-10-04 06:52:08 +00:00
gitea/salix/pipeline/pr-master This commit looks good Details
2b0d9bd0b4
Merge branch 'master' into hotfix_redirect_to_lilium
alexm requested changes 2024-10-04 07:09:09 +00:00
Dismissed
@ -66,15 +66,15 @@ export default class App {
]}
};
const hasId = !isNaN(parseFloat(route.split('/')[1]));
Member

pareseInt no?

pareseInt no?
jsegarra added 1 commit 2024-10-04 07:10:00 +00:00
gitea/salix/pipeline/pr-master This commit looks good Details
9843d001b5
fix(salix): change parse method
jsegarra requested review from alexm 2024-10-04 07:10:07 +00:00
jsegarra added 1 commit 2024-10-04 07:13:07 +00:00
gitea/salix/pipeline/pr-master This commit looks good Details
c1d0037d00
Merge branch 'master' into hotfix_redirect_to_lilium
alexm approved these changes 2024-10-04 07:19:19 +00:00
jsegarra merged commit 7e27026cbc into master 2024-10-04 07:24:28 +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#3070
No description provided.