hotFix(orderCatalog): load when reload section #1524

Merged
alexm merged 2 commits from hotFix_orderCatalog_reload into master 2025-03-03 07:13:02 +00:00
Member
CAU https://cau.verdnatura.es/scp/tickets.php?id=280090 **SUBIR LUNES**
alexm added 1 commit 2025-02-28 13:28:38 +00:00
gitea/salix-front/pipeline/pr-master This commit looks good Details
8643733850
feat(orderCatalog): load when reload section
Author
Member

image

![image](/attachments/03e86e68-fa4c-4346-9af5-d514889a12b4)
alexm changed title from feat(orderCatalog): load when reload section to hotFix(orderCatalog): load when reload section 2025-02-28 13:29:26 +00:00
alexm reviewed 2025-02-28 13:29:52 +00:00
@ -34,0 +37,4 @@
if (
arrayData.store.userParams &&
Object.keys(arrayData.store.userParams).some((key) => !key.startsWith('order'))
Author
Member

Solo en el caso de que haya userParams al montar que no sean de orden (esos estan siempre)

Solo en el caso de que haya userParams al montar que no sean de orden (esos estan siempre)
alexm reviewed 2025-02-28 13:30:06 +00:00
@ -36,0 +47,4 @@
arrayData.destroy();
});
function exprBuilder(param, value) {
Author
Member

Lo he movido aqui, asi el filter usa el mismo arrayData

Lo he movido aqui, asi el filter usa el mismo arrayData
alexm requested review from jsegarra 2025-02-28 13:30:38 +00:00
jsegarra approved these changes 2025-02-28 17:52:00 +00:00
jsegarra added 1 commit 2025-02-28 17:52:14 +00:00
gitea/salix-front/pipeline/pr-master This commit looks good Details
2272cbd712
Merge branch 'master' into hotFix_orderCatalog_reload
alexm merged commit 581e4abec5 into master 2025-03-03 07:13:02 +00:00
alexm deleted branch hotFix_orderCatalog_reload 2025-03-03 07:13:02 +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#1524
No description provided.