Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor bugs #182

Merged
merged 4 commits into from
May 10, 2024
Merged

Minor bugs #182

merged 4 commits into from
May 10, 2024

Conversation

facundososalopez
Copy link
Member

- Refactors batch-actions-box component, lista directive, lista component and lista-table component.
- Adjusts productos and facturas-venta components to line up ro previous refactor.
- In cuenta-corriente-cliente component, places debit and credit values according to the type of receipt.
- In the navigation bar component, the logo image changes depending on the selected branch.
@facundososalopez facundososalopez self-assigned this Apr 2, 2024
@facundososalopez facundososalopez linked an issue Apr 2, 2024 that may be closed by this pull request
@belluccifranco
Copy link
Member

belluccifranco commented Apr 5, 2024

En Stock > Productos:
image
image

  • Volver al diseño anterior con el boton y su contador (ver imagen)
  • Al darle click al boton, en vez de desplegar la seccion de abajo, debe mostrar un menu desplegable con las siguientes opciones:
    Editar Seleccionados
    Eliminar Seleccionados
    Limpiar Seleccionados
  • El boton ya no debe ponerse "blanco" al darle click
  • El mensaje de eliminar y de limpiar deben indicar la cantidad de productos afectados. Por ej: ¿Desea eliminar los 25 productos seleccionados? ¿Desea quitar los 25 productos de la selección?
    image
  • Quitar la parte de "(en la pagina)" del label
    image

En Ventas > Facturas

  • Aplicar el mismo concepto de seleccion que productos, pero en este caso las opciones deben ser:
    Nuevo Remito
    Limpiar Seleccionados
  • Quitar la parte de "(en la pagina)" del label
  • El mensaje de limpiar deben indicar la cantidad de facturas afectadas. Por ej: ¿Desea quitar las 25 facturas de la selección?

Copy link
Member

@belluccifranco belluccifranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revisar comentarios

facundososalopez and others added 3 commits May 10, 2024 08:06
- Removes label "(de esta página)" from lista and lista-table components.
- Changes warning message of custom batch action that removes "productos" in productos component.
Copy link

sonarcloud bot commented May 10, 2024

@belluccifranco belluccifranco merged commit 63177ca into master May 10, 2024
2 checks passed
@belluccifranco belluccifranco deleted the issue180 branch May 10, 2024 21:13
belluccifranco added a commit that referenced this pull request May 26, 2024
This reverts commit 63177ca.
belluccifranco added a commit that referenced this pull request May 27, 2024
* - Changes library to secure local storage and refactors storage service.
- Refactors batch-actions-box component, lista directive, lista component and lista-table component.
- Adjusts productos and facturas-venta components to line up ro previous refactor.
- In cuenta-corriente-cliente component, places debit and credit values according to the type of receipt.
- In the navigation bar component, the logo image changes depending on the selected branch.

* - Changes in batch-actions-box comoponent.
- Removes label "(de esta página)" from lista and lista-table components.
- Changes warning message of custom batch action that removes "productos" in productos component.

* Change package version

---------

Co-authored-by: Franco Bellucci <[email protected]>
belluccifranco added a commit that referenced this pull request May 27, 2024
* Minor bugs (#182)

* - Changes library to secure local storage and refactors storage service.
- Refactors batch-actions-box component, lista directive, lista component and lista-table component.
- Adjusts productos and facturas-venta components to line up ro previous refactor.
- In cuenta-corriente-cliente component, places debit and credit values according to the type of receipt.
- In the navigation bar component, the logo image changes depending on the selected branch.

* - Changes in batch-actions-box comoponent.
- Removes label "(de esta página)" from lista and lista-table components.
- Changes warning message of custom batch action that removes "productos" in productos component.

* Change package version

---------

Co-authored-by: Franco Bellucci <[email protected]>

* Encrytion library hotfix

---------

Co-authored-by: Franco Bellucci <[email protected]>
belluccifranco added a commit that referenced this pull request May 30, 2024
* Minor bugs (#182)

* - Changes library to secure local storage and refactors storage service.
- Refactors batch-actions-box component, lista directive, lista component and lista-table component.
- Adjusts productos and facturas-venta components to line up ro previous refactor.
- In cuenta-corriente-cliente component, places debit and credit values according to the type of receipt.
- In the navigation bar component, the logo image changes depending on the selected branch.

* - Changes in batch-actions-box comoponent.
- Removes label "(de esta página)" from lista and lista-table components.
- Changes warning message of custom batch action that removes "productos" in productos component.

* Change package version

---------

Co-authored-by: Franco Bellucci <[email protected]>

* Encrytion library hotfix

* Changes cryto library.

* Update artifact version

---------

Co-authored-by: Franco Bellucci <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor bugs
2 participants