8440-createVehicleNotes #1638

Merged
jtubau merged 32 commits from 8440-createVehicleNotes into dev 2025-03-31 09:01:36 +00:00

32 Commits

Author SHA1 Message Date
Jose Antonio Tubau 2bd0e88e3b Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-31 08:39:35 +00:00
Jose Antonio Tubau 2d03b3a0b7 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-31 06:34:06 +00:00
Jose Antonio Tubau 1805e1e553 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-27 12:59:27 +00:00
Jose Antonio Tubau 08992aabac Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-25 14:41:35 +00:00
Jose Antonio Tubau fa5d0d4ee8 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-03-25 12:42:58 +01:00
Jose Antonio Tubau d22afabe3f Merge branch 'dev' into 8440-createVehicleNotes 2025-03-24 13:56:10 +00:00
Jose Antonio Tubau ba46d8bda4 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-24 11:21:01 +00:00
Jose Antonio Tubau c9ec649a4d Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-24 08:56:32 +00:00
Jose Antonio Tubau 2775e0193b Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-03-24 07:56:13 +00:00
Jose Antonio Tubau 013410e4a9 Merge branch 'dev' into 8440-createVehicleNotes 2025-03-17 15:05:39 +00:00
Jose Antonio Tubau bbbe348434 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 14:04:13 +00:00
Jose Antonio Tubau c4cf81a802 Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-14 07:30:34 +01:00
Jose Antonio Tubau ba5ea898c3 test: refs #8440 ensure delete note button is visible before clicking
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-03-14 07:30:26 +01:00
Jose Antonio Tubau 2f88e97e2e Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 12:08:34 +00:00
Jose Antonio Tubau 8674e14fe7 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 10:12:30 +00:00
Jose Antonio Tubau 632a077e6a test: refs #8440 remove only from VnNotes test suite description
gitea/salix-front/pipeline/pr-dev This commit is unstable Details
2025-03-12 09:57:57 +01:00
Jose Antonio Tubau e61196f8be refactor: refs #8440 update selector for delete note button in vehicle notes tests
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-12 09:29:00 +01:00
Jose Antonio Tubau a703f9dac6 Merge branch '8440-createVehicleNotes' of https://gitea.verdnatura.es/verdnatura/salix-front into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-12 09:02:40 +01:00
Jose Antonio Tubau 3aec5584db Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix-front into 8440-createVehicleNotes 2025-03-12 09:02:23 +01:00
Jose Antonio Tubau ff92c03c16 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-11 11:02:14 +00:00
Jose Antonio Tubau 25ffdb94e6 Merge branch 'dev' of https: refs #8440//gitea.verdnatura.es/verdnatura/salix-front into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-05 07:19:11 +01:00
Jose Antonio Tubau ae502d5fac refactor: refs #8440 remove unused 'style' attribute from computed $attrs in VnNotes component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-04 10:24:52 +01:00
Jose Antonio Tubau ad96392cba test: refs #8440 enhance visibility check and typing delay for adding new vehicle notes
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-04 09:01:30 +01:00
Jose Antonio Tubau ef0ac17d88 refactor: refs #8440 update required and deletable attribute checks to use 'in' operator for originalAttrs
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-03 16:01:04 +01:00
Jose Antonio Tubau 0619f21cf5 test: refs #8440 add deleteNote functionality test for VnNotes component
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-03 14:43:10 +01:00
Jose Antonio Tubau 7670c24f04 test: refs #8440 add Cypress integration tests for vehicle notes functionality
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
2025-03-03 13:28:22 +01:00
Jose Antonio Tubau 01af6e8c2d refactor: refs #8440 update required and deletable attribute checks to use originalAttrs 2025-03-03 13:28:15 +01:00
Javier Segarra 82b2180cba Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-21 10:26:38 +00:00
Jose Antonio Tubau 3de0ebeccd refactor: refs #8440 remove unnecessary computed properties
gitea/salix-front/pipeline/pr-dev Build queued... Details
2025-02-12 14:52:05 +01:00
Jose Antonio Tubau 62e8b5b307 feat: refs #8440 add delete functionality to notes and update required attributes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-12 14:40:17 +01:00
Jose Antonio Tubau b229fc0ff3 Merge branch 'dev' into 8440-createVehicleNotes
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-10 12:43:59 +00:00
Jose Antonio Tubau 51afa21fa4 feat: refs #8440 add VehicleNotes component and update routing
gitea/salix-front/pipeline/pr-dev This commit looks good Details
2025-02-10 13:41:03 +01:00