Naiel
3764473b5b
feat: Añadir funcionalidad de gestión de apps en la tienda de apps
2026-02-25 12:45:38 +00:00
Naiel
382e31158a
feat: Añadir modo de revisión y mejorar la retroalimentación en el panel
2026-02-24 12:17:26 +00:00
Naiel
09a9a95df0
refactor: Actualizar referencias de contenedores en la gestión de comandas
2026-02-23 15:14:12 +00:00
Naiel
b04dbbf19d
feat: Actualizar el título y el mensaje de seguridad en la interfaz principal
2026-02-23 15:12:01 +00:00
Naiel
7619444556
feat: Añadir funcionalidad para alternar la visibilidad del menú en la interfaz
2026-02-23 15:10:03 +00:00
Naiel
076aa45337
feat: Añadir funcionalidad para mostrar pictogramas en opciones del panel y mejorar estilos de presentación
2026-02-23 14:59:29 +00:00
Naiel
0b1419fae2
Añadir parámetro de visibilidad en mensajes de 'No hay personas registradas' en secciones de Monedero
2026-02-23 14:41:18 +00:00
Naiel
74afb2a499
Modificar parámetro de función 'edit' para mejorar la claridad en la gestión de secciones
2026-02-23 14:38:26 +00:00
Naiel
543d1c3202
feat: Add panel page with daily quiz and update functionality
...
- Introduced a new panel page that includes a daily quiz based on the menu and tasks for the day.
- Implemented functions to fetch and decrypt daily data, build quiz questions, and render the quiz interface.
- Added a button to refresh the application, clearing the cache and updating the service worker.
- Enhanced service worker to manage application version checks and handle CouchDB URL prefix.
- Created a version.json file to manage application versioning.
2026-02-23 14:37:08 +00:00
Naiel
75947d3468
Refactor manejo de URL para eliminar parámetros de búsqueda en la navegación y mejorar la visibilidad de personas en formularios
2026-02-23 12:38:28 +00:00
Naiel
9ab0472e2a
Modificar parámetro de función 'edit' para mejorar la claridad y manejo de transacciones
2026-02-23 11:34:25 +00:00
naielv
aa993df2bf
Añadir funcionalidad de selección de pictogramas en el formulario del comedor y refactorizar campos de entrada
2026-02-23 00:23:11 +01:00
Naiel
e0da65811e
Modificar texto de "Total Gastos" a "Total Ganancias" y simplificar lógica de cálculo de ingresos y gastos
2026-02-12 14:37:27 +00:00
Naiel
eb6a956cdc
Añadir manejo de eventos de base de datos y mejorar la carga de precios del café
2026-02-12 14:30:59 +00:00
Naiel
dc4ba25b20
Refactor code structure for improved readability and maintainability
2026-02-12 14:17:05 +00:00
Naiel
129188c022
Añadir configuración de precios del café y formulario de edición en la página de administración
2026-02-12 14:05:26 +00:00
Naiel
9d4ce881c6
fix
2026-02-10 12:54:12 +00:00
Naiel
4e1727adc3
update
2026-02-10 12:52:55 +00:00
naielv
db5b07bb44
update
2026-02-06 23:55:29 +01:00
naielv
61b8cb8af4
Reapply "Add Cajas module for cash register transaction management"
...
This reverts commit 8b29e3f425 .
2026-02-06 23:26:51 +01:00
Naiel
8b29e3f425
Revert "Add Cajas module for cash register transaction management"
2026-02-06 13:17:04 +01:00
copilot-swe-agent[bot]
468d08110d
Fix code review issues: placeholder images, transfer logic, and filter condition
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-02-06 12:02:12 +00:00
copilot-swe-agent[bot]
07e2c9a98e
Add Cajas (Cash Register) module with transaction management and Monederos integration
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-02-06 11:59:09 +00:00
Naiel
05ea9a9d8b
serve from local
2026-02-06 09:23:33 +00:00
naielv
75c319c701
update
2026-02-05 23:57:54 +01:00
naielv
8a9fee46da
Refactor code to use single quotes for strings, update HTML structure for better readability, and improve error handling in various modules. Added Prettier configuration for consistent code formatting.
2026-02-05 23:07:35 +01:00
Naiel
6d7def5f18
Merge pull request #17 from EuskadiTech/copilot/add-onboarding-flow-login-js
...
Enhance onboarding: prevent duplicate personas, auto-detect from CouchDB, and add server presets
2026-02-05 21:55:21 +01:00
copilot-swe-agent[bot]
ddfd653d68
Add server preset selector for EuskadiTech servers
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-02-05 15:22:21 +00:00
copilot-swe-agent[bot]
b0160b3b66
Add button disable, persona detection, and mandatory encryption password
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-02-05 15:20:00 +00:00
copilot-swe-agent[bot]
d6809e51d1
Fix infinite recursion by allowing onboarding routes without login
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-02-05 15:09:00 +00:00
naielv
0db86f3dd2
Refactor peer status handling and update synchronization color logic
2026-02-03 19:36:34 +01:00
Naiel
dd195c5157
Increase prices for various beverage sizes
2026-02-02 11:07:19 +01:00
copilot-swe-agent[bot]
f472baacf6
Fix URL protocol handling to support both HTTP and HTTPS
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-22 19:15:34 +00:00
copilot-swe-agent[bot]
1e5de2c686
Use open_page() consistently for proper navigation cleanup
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-22 19:13:53 +00:00
copilot-swe-agent[bot]
bf9ba4ceef
Improve onboarding: use safeuuid() and avoid unnecessary reload
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-22 19:12:11 +00:00
copilot-swe-agent[bot]
c2eac955fe
Implement onboarding flow with database config and admin persona creation
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-22 19:09:54 +00:00
copilot-swe-agent[bot]
70ea752992
Remove redundant docCache update (onChange already handles it)
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-21 12:12:28 +00:00
copilot-swe-agent[bot]
492889b9e1
Fix: Move onChange call before docCache update to detect local changes
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-21 12:11:18 +00:00
copilot-swe-agent[bot]
7d5fe84b3a
Add error message for photo attachment save failure
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-21 11:54:51 +00:00
copilot-swe-agent[bot]
f287eb63f6
Add user-facing error messages to all save operations
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-21 11:53:52 +00:00
copilot-swe-agent[bot]
565d88def8
Fix button disabling to occur after validation
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-21 11:52:02 +00:00
copilot-swe-agent[bot]
92feb05a0d
Complete error handling for all save buttons
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-21 11:50:46 +00:00
copilot-swe-agent[bot]
013413a01c
Add error handling to re-enable buttons on save failure
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-21 11:49:40 +00:00
copilot-swe-agent[bot]
9e7f8ebd1f
Implement button disabling during save operations
...
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com >
2026-01-21 11:46:16 +00:00
Naiel
24520d1f01
fix 2
2026-01-09 12:09:21 +01:00
Naiel
6b8202992d
update
2026-01-09 12:06:29 +01:00
naielv
bc0755b9bf
Add login qr
2026-01-05 02:13:10 +01:00
Naiel
cb61374582
Modify TS_encrypt to skip callback execution
...
Commented out callback and return statements in TS_encrypt function.
2026-01-04 20:17:07 +01:00
naielv
cb70222c04
updates
2025-12-26 01:32:48 +01:00
naielv
dfcd22fadf
update debounce
2025-12-25 19:44:57 +01:00