refactor: refs #8630 add vehicle translations and enhance route list columns #1431

Merged
jtubau merged 10 commits from 8630-refactorRouteSectionsAndLocalizations into dev 2025-03-12 10:08:53 +00:00
Member
No description provided.
jtubau added 1 commit 2025-02-18 13:48:19 +00:00
jtubau changed title from refactor: refs #8630 add vehicle translations and enhance route list columns to WIP: refactor: refs #8630 add vehicle translations and enhance route list columns 2025-02-18 13:48:23 +00:00
jtubau added 1 commit 2025-02-20 08:14:26 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
5cc332cf5f
Merge branch 'dev' into 8630-refactorRouteSectionsAndLocalizations
jtubau added 1 commit 2025-02-28 10:43:34 +00:00
jtubau added 1 commit 2025-02-28 12:31:30 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
ed8e48801d
feat: refs #8630 add Agency and Vehicle descriptor components with summary props
jtubau changed title from WIP: refactor: refs #8630 add vehicle translations and enhance route list columns to refactor: refs #8630 add vehicle translations and enhance route list columns 2025-02-28 12:32:28 +00:00
jtubau requested review from pablone 2025-03-03 13:20:31 +00:00
pablone requested changes 2025-03-04 10:21:37 +00:00
Dismissed
pablone left a comment
Member

te fallan los e2e

te fallan los e2e
alexm added 1 commit 2025-03-07 11:23:40 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
5cfeef5528
Merge branch 'dev' into 8630-refactorRouteSectionsAndLocalizations
jtubau requested review from pablone 2025-03-10 06:04:29 +00:00
pablone requested changes 2025-03-10 12:46:11 +00:00
Dismissed
@ -9,6 +9,8 @@ export function getColAlign(col) {
case 'number':
align = 'right';
break;
case 'time':
Member

confirma con @jgallego

confirma con @jgallego
Owner

que el time se alinie como la fecha lo veo ok

que el time se alinie como la fecha lo veo ok
jtubau added 1 commit 2025-03-11 10:41:36 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
32f2454fdd
Merge branch 'dev' into 8630-refactorRouteSectionsAndLocalizations
jtubau added 1 commit 2025-03-12 07:33:54 +00:00
jtubau added 1 commit 2025-03-12 07:45:20 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
c748f390c7
fix: refs #8630 remove duplicated locations
jtubau scheduled this pull request to auto merge when all checks succeed 2025-03-12 07:45:49 +00:00
jtubau requested review from pablone 2025-03-12 07:46:01 +00:00
pablone requested changes 2025-03-12 08:12:55 +00:00
Dismissed
pablone left a comment
Member

te fallan e2e

te fallan e2e
jtubau added 1 commit 2025-03-12 08:56:21 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
02834cd066
Merge branch 'dev' into 8630-refactorRouteSectionsAndLocalizations
jtubau requested review from pablone 2025-03-12 09:08:42 +00:00
jtubau added 1 commit 2025-03-12 09:31:34 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
a109f54b7b
test: refs #8630 disable destination change tests for issue #8756
pablone approved these changes 2025-03-12 10:08:38 +00:00
jtubau merged commit 91efa3c631 into dev 2025-03-12 10:08:53 +00:00
jtubau deleted branch 8630-refactorRouteSectionsAndLocalizations 2025-03-12 10:08:53 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
4 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#1431
No description provided.