8197-remove-backwards_compatibility #1583

Merged
alexm merged 11 commits from 8197-remove-backwards_compatibility into dev 2025-03-11 13:13:02 +00:00
Member
No description provided.
alexm added 2 commits 2025-03-10 08:34:32 +00:00
alexm added 1 commit 2025-03-10 08:34:37 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
4fbc0a8eb3
Merge branch 'dev' into 8197-remove-backwards_compatibility
alexm added 2 commits 2025-03-10 08:54:45 +00:00
alexm requested review from jon 2025-03-10 08:55:18 +00:00
alexm added 1 commit 2025-03-10 08:57:39 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
919fd78ed0
Merge branch 'dev' into 8197-remove-backwards_compatibility
alexm added 1 commit 2025-03-10 12:48:02 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
3ca91d957e
Merge branch 'dev' into 8197-remove-backwards_compatibility
alexm added 2 commits 2025-03-11 09:47:43 +00:00
alexm added 1 commit 2025-03-11 09:48:02 +00:00
alexm added 1 commit 2025-03-11 10:09:49 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
1cdae12cd7
Merge branch 'dev' into 8197-remove-backwards_compatibility
alexm scheduled this pull request to auto merge when all checks succeed 2025-03-11 10:10:25 +00:00
alexm reviewed 2025-03-11 10:10:48 +00:00
@ -265,4 +260,0 @@
matched: [{ meta: { menu: 'customer' } }],
};
const result = vm.betaGetRoutes();
Author
Member

Ya no existe la funcion

Ya no existe la funcion
alexm requested review from jsegarra 2025-03-11 10:11:51 +00:00
alexm reviewed 2025-03-11 10:12:09 +00:00
@ -133,3 +129,3 @@
const currentRoute = route.matched[1];
const currentModule = toLowerCamel(currentRoute.name);
let moduleDef = routes.find((route) => toLowerCamel(route.name) === currentModule);
let moduleDef;
Author
Member

se unifica

se unifica
Member

moduleDef?
Y si lo nombramos module? o module? o moduleConfig?

moduleDef? Y si lo nombramos module? o module? o moduleConfig?
alexm added 1 commit 2025-03-11 12:08:53 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
7b5ca3c2be
Merge branch 'dev' into 8197-remove-backwards_compatibility
jon approved these changes 2025-03-11 13:12:26 +00:00
jsegarra approved these changes 2025-03-11 13:12:44 +00:00
alexm merged commit f089b3bf4c into dev 2025-03-11 13:13:02 +00:00
alexm deleted branch 8197-remove-backwards_compatibility 2025-03-11 13:13:02 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 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#1583
No description provided.