543 Commits

Author SHA1 Message Date
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
naielv
60a7649c36 major update 2025-12-12 19:13:53 +01:00
Naiel
cca21ac3d3 Create wrangler.jsonc 2025-12-12 16:41:36 +01:00
Naiel
78c0abf92d Create static.yml 2025-12-12 16:32:01 +01:00
Naiel
d40d600a49 fix 2025-12-12 16:30:18 +01:00
Naiel
0e1ab0c619 Make it faster 2025-12-12 16:14:00 +01:00
Naiel
0366f62dfb fix peercount & relays 2025-12-12 16:06:52 +01:00
Naiel
33594b2508 add public relays 2025-12-12 13:20:31 +01:00
Naiel
db9626aa7b remove point system, remove old code, upgraded avatar res, indexelement persona's now show balances 2025-12-12 13:07:04 +01:00
Naiel
ba022dea3c fix 2025-11-26 11:59:08 +01:00
Naiel
f0e32b4ad0 fix 2025-11-26 11:57:25 +01:00
Naiel
bbbc8b1d63 update 2025-11-26 11:54:46 +01:00
Naiel
af2f642d45 fix promobono 2025-11-19 11:48:16 +00:00
Naiel
9f00b97677 2nd emergency fix. 2025-11-19 11:35:17 +00:00
Naiel
196245ffa0 Emergency fix 2025-11-19 11:31:54 +00:00
Naiel
7cf1bf40c7 fix issue 2025-11-13 12:20:41 +00:00
Naiel
860f6019ad update 2025-11-13 12:18:29 +00:00
Naiel
4fefdcaf3d updated 2025-11-13 12:16:19 +00:00
Naiel
9a22545ec2 Add some CSS 2025-11-13 11:36:55 +00:00
Naiel
49a021b9dd Merge pull request #9 from EuskadiTech/copilot/fix-escanear-qr-page
Add QR scanner for wallet selection and transaction management features
2025-11-12 15:47:59 +01:00
copilot-swe-agent[bot]
0cd6048bf2 Add QR scanner for wallet selection and transaction management features
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2025-11-12 14:33:11 +00:00
copilot-swe-agent[bot]
1bec976efc Initial plan 2025-11-12 14:23:23 +00:00
Naiel
a03a224cda Update payment terminal title and add navigation button 2025-11-12 15:22:36 +01:00
Naiel
0bdd3ba8b1 Merge pull request #8 from EuskadiTech/copilot/add-pagos-module-transaction-log
Add Pagos module with ATM-style Datafono terminal and digital wallet system
2025-11-12 15:09:41 +01:00
Naiel
96b3c60568 Update pagos.js 2025-11-12 15:07:06 +01:00
Naiel
811fabfced Refactor pagos.js to remove unused id parameter 2025-11-12 15:02:28 +01:00
Naiel
a3d9278d6f Implement persistent totals for ingresos and gastos
Refactor total calculations to use a persistent totals object by ID.
2025-11-12 14:55:55 +01:00
Naiel
4e67381cf0 Revise transaction type options in pagos.js
Updated transaction type options with new icons.
2025-11-12 14:51:59 +01:00
Naiel
f1593de431 Update pagos.js 2025-11-12 14:46:57 +01:00
Naiel
889722451c Update pagos.js 2025-11-12 14:43:05 +01:00
Naiel
bb9c1ee7d3 Refactor tid variable handling in pagos.js 2025-11-12 14:36:12 +01:00
Naiel
fc2e4d27d2 Rename variable 'data' to 'sdata' for clarity 2025-11-12 14:30:09 +01:00
Naiel
6bde2fb2b8 Fix formatting issue in setUrlHash call 2025-11-12 14:27:41 +01:00
Naiel
7a510329ba Refactor tid handling for datafono cases 2025-11-12 14:25:45 +01:00
Naiel
a5cc4e7cc7 Refactor sessionStorage data handling for Pagos module 2025-11-12 14:24:50 +01:00
Naiel
c77ac5c264 Add datafono handling in pagos.js 2025-11-12 14:21:08 +01:00
copilot-swe-agent[bot]
f14d19f59a Add Pagos module with Datafono UI and wallet integration
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2025-11-12 12:47:42 +00:00
copilot-swe-agent[bot]
fccd9308e2 Initial plan 2025-11-12 12:37:22 +00:00