ZoneList and ZoneSummary #365

Merged
jsegarra merged 11 commits from :feature/ZoneList into dev 2024-05-13 08:00:22 +00:00
Contributor
No description provided.
hyervoni added 3 commits 2024-05-09 18:16:49 +00:00
hyervoni requested review from alexm 2024-05-09 18:16:56 +00:00
hyervoni requested review from jsegarra 2024-05-09 18:16:56 +00:00
jsegarra added 5 commits 2024-05-10 06:46:02 +00:00
Member

@wbuezas Faltaba modificar el ZoneCard para añadir el descriptor y la searchbar
También he movido las traducciones del archivo global al especifico

@wbuezas Faltaba modificar el ZoneCard para añadir el descriptor y la searchbar También he movido las traducciones del archivo global al especifico
jsegarra added 1 commit 2024-05-10 06:51:43 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
daf1d4de2d
style changes
jsegarra approved these changes 2024-05-10 06:51:47 +00:00
Dismissed
alexm reviewed 2024-05-13 07:02:02 +00:00
src/css/app.scss Outdated
@ -183,2 +183,4 @@
max-width: 100%;
}
.mt-15 {
Member

Mejor usar los de quasar https://quasar.dev/style/spacing/

Mejor usar los de quasar https://quasar.dev/style/spacing/
Member

Corregido: 0ed3cafcab

Corregido: https://gitea.verdnatura.es/verdnatura/salix-front/commit/0ed3cafcab180c92979efe25b54f84ffc8836d6c
alexm marked this conversation as resolved
alexm reviewed 2024-05-13 07:18:01 +00:00
@ -37,1 +110,3 @@
});
await axios.post(`Zones/${id}/clone`);
notify(t('globals.dataSaved'), 'positive');
router.push({ name: 'ZoneBasicData', params: { id } });
Member

La redirección debería hacerla hacia el nuevo id

La redirección debería hacerla hacia el nuevo id
Member

Corregido: 0ed3cafcab

Corregido: https://gitea.verdnatura.es/verdnatura/salix-front/commit/0ed3cafcab180c92979efe25b54f84ffc8836d6c
alexm marked this conversation as resolved
alexm added 1 commit 2024-05-13 07:30:15 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
a28d18f1e1
fix: redirection when clone and styles
alexm dismissed jsegarra’s review 2024-05-13 07:30:15 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

alexm approved these changes 2024-05-13 07:30:45 +00:00
alexm added 1 commit 2024-05-13 07:31:18 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
0ed3cafcab
Merge branch 'dev' into feature/ZoneList
jsegarra merged commit 4fb4cb9298 into dev 2024-05-13 08:00:22 +00:00
jsegarra deleted branch feature/ZoneList 2024-05-13 08:00:22 +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#365
No description provided.