161ea36ff5
Theming de graficos Chart.js para modo claro/oscuro
...
- Anade charts.js con getChartColors, applyCartesianColors y
registerThemedChart para centralizar los colores de los graficos segun
el tema activo y refrescarlos en vivo al cambiar de tema (via
MutationObserver sobre data-theme).
- Corrige el bug de renderizado en graficos de tipo 'line'
(TypeError: t.startsWith is not a function): los colores de tema ahora
se fijan en las opciones al crear cada grafico en lugar de mutarlas
despues de new Chart(...).
- Anade variables --chart-grid-color y --chart-fill-color en base.css
(light/dark) e incluye charts.js en base.html.
- Aplica el theming a categoryChart, mainChart y accountChart{id}
(dashboard.html), miniChart (home.html) y monthlyChart/kmChart
(fuel/list.html).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-26 17:43:59 +02:00
2fec314f4c
Visual improvements
2026-08-05 12:44:56 +02:00
0135421655
Added other test to the navigation
2026-07-31 11:03:30 +02:00
255c035797
Unified the confirm/delete/back buttons
2026-07-31 11:03:06 +02:00
07b9b7c878
Added a night vision and modified the theme of the application
2026-07-30 08:26:48 +02:00
176f9d075c
Improvements in the mobile view
2026-07-29 16:41:35 +02:00
bc1a957292
Make responsive
2026-07-29 15:33:10 +02:00
4ad2b59a1c
Fixed minor typos
2026-07-29 15:14:14 +02:00
4e03c65c07
Created the .env.example
2026-07-29 13:29:28 +02:00
3e7e1f0aec
Merge pull request 'main' ( #30 ) from main into dev
...
Reviewed-on: #30
2026-07-29 11:21:49 +00:00
e18b1f48d9
Merge branch 'dev' into main
2026-07-29 11:21:12 +00:00
6eb9097908
Actualizar README.md
2026-07-29 11:20:39 +00:00
2d484aa40a
Modified the model Goal to use cache with the progress
2026-07-29 08:56:53 +02:00
e5d6b37290
Merge pull request 'Fixed typo' ( #28 ) from dev into main
...
Reviewed-on: #28
2026-07-28 13:23:17 +00:00
181f1cc98a
Merge branch 'dev' of https://gitea.kuijper.es/jkuijperm/expenses_manager into dev
2026-07-28 15:21:16 +02:00
b8fa1ddf72
Fixed typo
2026-07-28 15:21:02 +02:00
956841bb02
Merge pull request 'dev' ( #17 ) from dev into main
...
Reviewed-on: #17
2026-07-28 11:01:03 +00:00
360e398712
Merge branch 'main' into dev
2026-07-28 11:00:39 +00:00
386fb4dec8
added "more information" in the login page
2026-07-28 12:49:21 +02:00
166a0b8d18
Minor changes
2026-07-27 16:49:37 +02:00
88802360db
Refactor fuel form
2026-07-27 15:57:44 +02:00
8d42cc13f3
Merge pull request 'Updated jenkinsfile' ( #16 ) from dev into main
...
Reviewed-on: #16
2026-07-24 10:46:14 +00:00
35afb08960
Updated jenkinsfile
2026-07-24 12:45:10 +02:00
790fa214e3
Merge pull request 'Fixed bugs 2' ( #15 ) from dev into main
...
Reviewed-on: #15
2026-07-24 09:38:41 +00:00
a456e903df
Merge branch 'main' into dev
2026-07-24 09:38:23 +00:00
e621a6f9f0
Fixed test and jenkins file
2026-07-24 10:04:28 +02:00
ed17d27457
Updated the tests for the project
2026-07-24 09:32:11 +02:00
06e61ed1bf
Minor changes
2026-07-24 08:06:22 +02:00
c7ba7a970f
Modified the goal functionality
2026-07-23 18:02:05 +02:00
61047df4bf
Added the Edit and Delete options to fuel
2026-07-23 15:40:04 +02:00
a2eec67491
Now, the user can't select as category parent itself or childrens
2026-07-23 13:43:53 +02:00
03016209b0
Added "edit" and "delete" options for categories
2026-07-23 11:42:11 +02:00
2267146d0d
Renamed "accounts" to "finance-accounts"
2026-07-23 09:34:55 +02:00
0dd8c5bb49
Removed duplicated functionality
2026-07-23 09:28:04 +02:00
c29ed0d8ae
Fixed bug
2026-07-23 09:19:31 +02:00
e1b4a6eef7
Clean code
2026-07-23 09:16:33 +02:00
8d1f477940
Fix bugs
2026-07-22 15:22:36 +02:00
a5c47d1380
Merge pull request 'Fixed some minor bugs and update the settings system' ( #14 ) from dev into main
...
Reviewed-on: #14
2026-07-15 13:26:58 +00:00
5499607cd4
Merge branch 'main' into dev
2026-07-15 13:26:29 +00:00
637b112c4e
Modified requirements and updated settings
2026-07-15 15:22:19 +02:00
52adf7191a
Fixed typo importing packages
2026-07-13 17:55:49 +02:00
ea9a16a44b
Updated the seed_demo
2026-07-13 15:29:36 +02:00
08f888b9f3
Modified the visualization of the tags in the expenses form
2026-07-10 09:48:07 +02:00
3616e6e845
Fixed bug that not show the tags as checkboxes, now yes
2026-07-10 09:34:38 +02:00
ffe00927f7
Created the view "settings"
2026-07-09 18:15:39 +02:00
e9f9d27391
Modified the account list to see the state "active" or "inactive"
2026-07-09 15:58:56 +02:00
0821560c70
Fixed typo
2026-07-09 15:21:27 +02:00
595a366220
Added the window "confirm delete" to the goals list
2026-07-09 14:57:17 +02:00
7fdc0e407f
Fixed bug in fuel_create
2026-07-08 17:39:12 +02:00
5804263d09
Actualizar README.md
2026-06-18 10:27:53 +00:00