Fix: Wagon section reload #727

Merged
jon merged 3 commits from FixWagonRedirect into dev 2024-09-19 10:45:32 +00:00
Member
No description provided.
jon added 1 commit 2024-09-18 11:47:10 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
9db12a8dee
fix: wagon reload
jon requested review from jsegarra 2024-09-18 11:47:30 +00:00
jsegarra reviewed 2024-09-18 15:42:58 +00:00
@ -109,3 +109,3 @@
title: t('Create new wagon'),
onDataSaved: () => {
window.location.reload();
tableRef.reload();
Member

Se puede simplificar onDataSaved: () => tableRef.reload(),

Se puede simplificar `onDataSaved: () => tableRef.reload(),`
jsegarra requested changes 2024-09-18 15:43:14 +00:00
Dismissed
jsegarra left a comment
Member

Simplificar tableRef.save

Simplificar tableRef.save
jon added 1 commit 2024-09-19 10:05:16 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
8fa11263e8
fix: fix wagon list reload
jon added 1 commit 2024-09-19 10:08:20 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
c0dab66a24
Merge branch 'dev' into FixWagonRedirect
jsegarra approved these changes 2024-09-19 10:11:12 +00:00
jon merged commit a012660518 into dev 2024-09-19 10:45:32 +00:00
jon deleted branch FixWagonRedirect 2024-09-19 10:45:32 +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-front#727
No description provided.