#6825 - vnTable_searchBtn_sticky #488

Merged
jsegarra merged 9 commits from 6825_vnTable_searchBtn_sticky into dev 2024-07-08 09:07:17 +00:00
Member
No description provided.
jsegarra added 2 commits 2024-06-26 12:26:20 +00:00
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details
a5a3945582
feat: remove button from panel
jsegarra requested review from alexm 2024-07-05 07:27:27 +00:00
jsegarra changed title from WIP: #6825 - vnTable_searchBtn_sticky to #6825 - vnTable_searchBtn_sticky 2024-07-05 07:27:42 +00:00
jsegarra added 3 commits 2024-07-05 07:43:48 +00:00
jsegarra added 1 commit 2024-07-05 07:46:23 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
60481861ee
test: fix myentry.spec.js
alexm requested changes 2024-07-05 07:52:48 +00:00
Dismissed
@ -204,7 +205,16 @@ defineExpose({
show-if-above
>
<QScrollArea class="fit">
<QBtn
Member

Esto hace falta?

Esto hace falta?
jsegarra marked this conversation as resolved
@ -9,3 +1,1 @@
// });
// cy.waitForElement('.q-page', 6000);
// });
describe('My entry when is supplier', () => {
Member

EntryMy

EntryMy
jsegarra marked this conversation as resolved
jsegarra added 1 commit 2024-07-05 08:02:21 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
da3a601741
feat: move Qbtn
jsegarra requested review from alexm 2024-07-05 08:07:54 +00:00
alexm requested changes 2024-07-05 08:09:38 +00:00
Dismissed
@ -74,6 +74,7 @@ const route = useRoute();
const router = useRouter();
const quasar = useQuasar();
const filterPanel = ref(null);
Member

sin ref, diria que no hace falta

sin ref, diria que no hace falta
Author
Member

Ya no tiene ninguna funcionalidad el tener VnFilterPanel con el ref.

Ya no tiene ninguna funcionalidad el tener VnFilterPanel con el ref.
jsegarra marked this conversation as resolved
jsegarra added 1 commit 2024-07-05 08:42:58 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
c2da14e59a
perf: remove warningsCLI
jsegarra requested review from alexm 2024-07-05 08:43:27 +00:00
alexm approved these changes 2024-07-08 07:10:31 +00:00
jsegarra added 1 commit 2024-07-08 09:06:36 +00:00
gitea/salix-front/pipeline/pr-dev This commit looks good Details
fcbe6827e3
Merge branch 'dev' into 6825_vnTable_searchBtn_sticky
jsegarra scheduled this pull request to auto merge when all checks succeed 2024-07-08 09:06:59 +00:00
jsegarra merged commit a73892723f into dev 2024-07-08 09:07:17 +00:00
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#488
No description provided.