#7119 add VehicleList page and routing configuration #1129

Open
jorgep wants to merge 66 commits from 7119-createVehicle into dev
Member
No description provided.
jorgep added 1 commit 2024-12-24 09:39:49 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
9afa5df0c7
feat: refs #7119 add VehicleList page and routing configuration
jorgep changed title from feat: refs #7119 add VehicleList page and routing configuration to WIP: feat: refs #7119 add VehicleList page and routing configuration 2024-12-24 09:40:29 +00:00
jorgep added 2 commits 2024-12-24 12:01:03 +00:00
jorgep added 1 commit 2024-12-24 12:27:28 +00:00
jorgep added 1 commit 2024-12-26 08:43:33 +00:00
jorgep added 1 commit 2024-12-26 11:15:39 +00:00
jorgep added 1 commit 2024-12-26 11:27:45 +00:00
jorgep added 1 commit 2024-12-26 15:37:01 +00:00
jorgep added 1 commit 2024-12-26 16:02:44 +00:00
jorgep added 1 commit 2024-12-26 16:49:26 +00:00
jorgep added 1 commit 2024-12-26 16:56:02 +00:00
jorgep added 1 commit 2024-12-27 08:50:40 +00:00
jorgep added 1 commit 2024-12-27 09:09:11 +00:00
jorgep added 1 commit 2024-12-27 11:21:26 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
062c306cf4
feat: refs #7119 add VehicleBasicData
jorgep added 1 commit 2024-12-27 14:36:36 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
be946a4f8b
feat: refs #7119 add fuel and supplier-related fields
jorgep added 1 commit 2024-12-27 15:56:11 +00:00
jorgep added 1 commit 2024-12-27 16:11:59 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
5027b9a174
feat: refs #7119 update CardDescriptor streamline module navigation
jorgep added 1 commit 2024-12-30 08:31:00 +00:00
jorgep added 1 commit 2024-12-30 14:57:43 +00:00
jorgep added 1 commit 2024-12-30 16:32:03 +00:00
jorgep added 1 commit 2024-12-30 17:02:32 +00:00
jorgep added 1 commit 2025-01-20 13:32:53 +00:00
jorgep added 1 commit 2025-01-20 16:31:57 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
365597e5cf
refactor: refs #7119 remove vehicle deletion
jorgep added 1 commit 2025-01-20 17:05:38 +00:00
jorgep added 1 commit 2025-01-21 09:47:54 +00:00
jorgep added 2 commits 2025-01-23 09:52:56 +00:00
jorgep added 1 commit 2025-01-23 09:53:17 +00:00
jorgep added 1 commit 2025-01-23 11:51:43 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
39180c1b3a
feat: refs #7119 update VehicleSummary layout
jorgep added 1 commit 2025-01-23 13:27:27 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
a53f41a0b7
feat: refs #7119 update VehicleSummary layout
jorgep added 1 commit 2025-01-23 17:03:01 +00:00
jorgep added 1 commit 2025-01-23 17:04:38 +00:00
jorgep added 1 commit 2025-01-23 17:10:53 +00:00
jorgep added 1 commit 2025-01-24 08:37:08 +00:00
jorgep added 1 commit 2025-01-24 09:46:49 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2e4610847d
feat: refs #7119 add vehicle parameters and improve filter functionality
jorgep added 1 commit 2025-01-24 09:53:33 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
d40b6fb06b
feat: refs #7119 implement async delete functionality for vehicle items
jorgep added 1 commit 2025-01-24 10:06:49 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
d86548f70e
feat: refs #7119 add notification for successful vehicle removal and update locale files
jorgep added 1 commit 2025-01-24 10:35:38 +00:00
jorgep added 1 commit 2025-01-24 10:59:04 +00:00
jorgep added 1 commit 2025-01-24 12:09:33 +00:00
jorgep added 1 commit 2025-01-24 12:44:23 +00:00
jorgep added 1 commit 2025-01-24 15:09:26 +00:00
jorgep added 1 commit 2025-01-24 15:14:03 +00:00
jorgep added 1 commit 2025-01-24 15:37:45 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
5e5f1fe88b
feat: refs #7119 disable column filter for description in VehicleList component
jorgep added 1 commit 2025-01-24 15:39:36 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
1069960d98
fix: refs #7119 rollback
jorgep added 1 commit 2025-01-28 10:43:49 +00:00
jorgep added 1 commit 2025-01-28 12:37:12 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
23aa972a85
feat: refs #7119 add vehicle routing and summary components
jorgep added 1 commit 2025-01-29 10:55:18 +00:00
alexm added 3 commits 2025-01-29 11:10:49 +00:00
jorgep added 2 commits 2025-01-29 13:49:18 +00:00
jorgep added 1 commit 2025-01-29 14:59:00 +00:00
jorgep added 1 commit 2025-01-29 15:07:41 +00:00
jorgep changed title from WIP: feat: refs #7119 add VehicleList page and routing configuration to #7119 add VehicleList page and routing configuration 2025-01-29 15:09:56 +00:00
jorgep added 1 commit 2025-01-29 15:40:26 +00:00
jorgep added 1 commit 2025-01-29 16:46:39 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2ee2002876
test: refs #7119 await fetching data
jorgep added 1 commit 2025-01-29 17:02:33 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
03bef91066
test: refs #7119 improve PIT completion by adding API interception
jorgep added 1 commit 2025-01-29 17:25:38 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
ceb0c1fc75
fix: refs #7119 rollback
jorgep added 1 commit 2025-01-29 17:31:58 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
eabb71834f
fix: refs #7119 rollback
jorgep added 1 commit 2025-01-29 17:32:41 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2d85ce32f9
fix: refs #7119 rollback
jorgep added 1 commit 2025-01-30 09:25:35 +00:00
jorgep added 1 commit 2025-01-30 09:55:57 +00:00
jorgep added 1 commit 2025-01-30 10:09:22 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
9c861f7544
fix: refs #7119 rollback
jorgep added 1 commit 2025-01-30 10:10:34 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
e86c8f6263
fix: refs #7119 rollback
jorgep added 1 commit 2025-01-30 10:26:15 +00:00
jorgep requested review from alexm 2025-01-30 12:04:18 +00:00
jorgep added the
CR / Tests passed
label 2025-01-30 12:04:21 +00:00
All checks were successful
gitea/salix-front/pipeline/pr-dev This commit looks good
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
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#1129
No description provided.