Commit Graph

480 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
e9e79e8d3a Address code review feedback: Add constants and improve path parsing
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-22 17:58:16 +00:00
copilot-swe-agent[bot]
c9125e5b75 Add remoteStorage.js support as alternative to PouchDB
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-22 17:55:05 +00:00
copilot-swe-agent[bot]
dadbfb56a4 Initial plan 2026-01-22 17:48:02 +00:00
Naiel
f96a408852 Delete TESTING_SUPERCAFE_FIX.md 2026-01-21 13:17:01 +01:00
Naiel
8afe2eedee Merge pull request #15 from EuskadiTech/copilot/fix-supercafe-deuda-lista
Fix local DB updates not triggering change listeners in SuperCafé
2026-01-21 13:16:27 +01:00
copilot-swe-agent[bot]
4faea51004 Add manual testing guide for SuperCafé debt list fix
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-21 12:14:06 +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]
ea54dc5471 Initial plan 2026-01-21 12:07:40 +00:00
Naiel
8ff431ca10 Merge pull request #13 from EuskadiTech/copilot/disable-button-during-save
Prevent duplicate transactions by disabling save buttons during async operations
2026-01-21 12:59:26 +01: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
copilot-swe-agent[bot]
07d657002e Initial plan 2026-01-21 11:39:38 +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
naielv
7277c6ab34 Also fix this 2025-12-25 19:36:21 +01:00
naielv
fbf0a8c9e4 Disable encryption 2025-12-25 19:31:58 +01:00
naielv
ee219e1d96 update 2025-12-25 19:29:16 +01:00
naielv
90b8223385 updated 2025-12-25 19:15:28 +01:00
naielv
0bc662dbde fix orientation on tablets 2025-12-25 18:48:58 +01:00
naielv
15df8d12fe update 2025-12-25 16:40:53 +01:00
naielv
a9cdfb567a Add fecha-diff to materiales 2025-12-25 01:46:48 +01:00
Naiel
f0a6f3b6b3 Merge pull request #12 from EuskadiTech/deluxe
TeleSec Deluxe: Ahora con PouchDB
2025-12-25 01:19:29 +01:00
naielv
8802952e5a fix login 2025-12-25 01:11:14 +01:00
naielv
ab4a05bc7f some changes 2025-12-25 01:02:51 +01:00
naielv
648854190e finished 2025-12-25 00:45:14 +01:00
naielv
13a4367c92 V1 2025-12-24 23:30:32 +01:00
naielv
2258e74960 update gitignore 2025-12-24 17:21:54 +01:00
Naiel
fd63885507 Update pagos.js 2025-12-15 10:21:57 +01:00
naielv
4b88679b37 Arreglado el orden en addCategory_Personas 2025-12-14 20:28:48 +01:00
naielv
dd9fda10f7 Cambiado el sorter de addCategory_Personas, y arreglado el monedero de la pagina de inicio y TS_IndexElement 2025-12-14 20:20:17 +01:00
naielv
3dbaa9bd33 Creado un sorter central 2025-12-14 20:17:02 +01:00
naielv
3402183f3c 2ª actualización importante 2025-12-14 20:14:33 +01:00
naielv
1bc9aa5295 update 2025-12-14 13:43:54 +01:00
naielv
c946dad334 Update 2025-12-14 13:42:36 +01:00
Naiel
a32aa89a56 Update pagos.js 2025-12-13 12:59:03 +01:00
Naiel
4d1952d998 Update app_logic.js 2025-12-13 12:48:35 +01:00
Naiel
5fe308eac6 Update pagos.js 2025-12-13 12:36:02 +01:00
Naiel
ad46651ed8 Update pagos.js 2025-12-13 12:27:32 +01:00
Naiel
0eb519dea4 Update pagos.js 2025-12-13 12:24:00 +01:00
naielv
9b0d33710f add asunto-sorting, remove hoster var, fix formatting of pagos, fix account login URLs 2025-12-12 23:55:01 +01:00
naielv
28a0fced87 fix pwa sw 2025-12-12 23:15:36 +01:00