This website requires JavaScript.
Explore
Help
Register
Sign In
nucleo000
/
analiticaNucleo
Watch
1
Star
0
Fork
0
You've already forked analiticaNucleo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build-and-deploy.yml
Actor
All actors
nucleo000
Status
All status
Success
Failure
Waiting
Running
feat: mejorar visualización de resultados de queries en Metabase Debug
build-and-deploy.yml #46
:
Commit
c69c3bdafc
pushed by
nucleo000
master
2025-10-14 03:43:48 -06:00
48s
fix: agregar parámetros por defecto y estado vacío amigable
build-and-deploy.yml #45
:
Commit
02d17b816b
pushed by
nucleo000
master
2025-10-14 03:11:45 -06:00
48s
fix: agregar propiedad slot a tabs para renderizar contenido
build-and-deploy.yml #44
:
Commit
bc10cd8e50
pushed by
nucleo000
master
2025-10-14 02:48:47 -06:00
52s
fix: corregir renderizado de tabs en metabase-debug
build-and-deploy.yml #43
:
Commit
c035c8a78f
pushed by
nucleo000
master
2025-10-14 02:36:49 -06:00
49s
fix: mejorar visualización responsive en móvil para metabase-debug
build-and-deploy.yml #42
:
Commit
585d31a374
pushed by
nucleo000
master
2025-10-14 02:23:00 -06:00
48s
feat: agregar link a Metabase Debug en sidebar
build-and-deploy.yml #41
:
Commit
214d9a17d5
pushed by
nucleo000
master
2025-10-14 02:15:50 -06:00
47s
fix: corregir colores de UAlert y UBadge en metabase-debug
build-and-deploy.yml #40
:
Commit
56835d9b5d
pushed by
nucleo000
master
2025-10-14 02:10:10 -06:00
48s
feat: agregar configuración de Metabase
build-and-deploy.yml #39
:
Commit
a774d21cae
pushed by
nucleo000
master
2025-10-14 02:00:22 -06:00
15s
feat: agregar página de debug para Metabase
build-and-deploy.yml #38
:
Commit
90aebbde3d
pushed by
nucleo000
master
2025-10-14 01:35:53 -06:00
47s
feat: add URL query params support to explorer page
build-and-deploy.yml #37
:
Commit
d0b0dc3c56
pushed by
nucleo000
master
2025-10-13 19:53:17 -06:00
49s
fix: use items prop instead of options for USelectMenu
build-and-deploy.yml #36
:
Commit
775ad6d32d
pushed by
nucleo000
master
2025-10-13 19:26:05 -06:00
1m7s
fix: simplify SelectMenu to use string values instead of objects
build-and-deploy.yml #35
:
Commit
c997780187
pushed by
nucleo000
master
2025-10-13 19:01:42 -06:00
48s
refactor: improve SelectMenu implementation with object binding
build-and-deploy.yml #34
:
Commit
3dd24e33c9
pushed by
nucleo000
master
2025-10-13 18:47:55 -06:00
50s
fix: replace USelect with USelectMenu for better compatibility
build-and-deploy.yml #33
:
Commit
ce69a62336
pushed by
nucleo000
master
2025-10-13 18:42:17 -06:00
51s
feat: remove maintenance badge from data explorer in sidebar
build-and-deploy.yml #32
:
Commit
87dec62ee1
pushed by
nucleo000
master
2025-10-13 18:36:00 -06:00
48s
feat: implement data explorer with Metabase integration
build-and-deploy.yml #31
:
Commit
3bf7760a67
pushed by
nucleo000
master
2025-10-13 18:34:34 -06:00
47s
fix: extract data array from Metabase response
build-and-deploy.yml #30
:
Commit
b10e0990aa
pushed by
nucleo000
master
2025-10-13 17:56:33 -06:00
50s
fix: use Docker container name for Metabase internal communication
build-and-deploy.yml #29
:
Commit
42c1e20ee3
pushed by
nucleo000
master
2025-10-13 17:53:55 -06:00
51s
fix: move Metabase credentials to runtime config
build-and-deploy.yml #28
:
Commit
244b1ae7fb
pushed by
nucleo000
master
2025-10-13 17:51:24 -06:00
49s
feat: add Metabase API integration
build-and-deploy.yml #27
:
Commit
4b25a70b8b
pushed by
nucleo000
master
2025-10-13 17:47:51 -06:00
51s
fix: remove tableStores plugin that depended on deleted stores
build-and-deploy.yml #26
:
Commit
f4047e1505
pushed by
nucleo000
master
2025-10-13 16:04:18 -06:00
51s
refactor: remove Pinia state management and IndexedDB storage
build-and-deploy.yml #25
:
Commit
b7a76911f9
pushed by
nucleo000
master
2025-10-13 15:37:56 -06:00
3m3s
docs: add restoration guide for data analysis features
build-and-deploy.yml #24
:
Commit
226d807d76
pushed by
nucleo000
master
2025-10-13 14:24:21 -06:00
11s
Add maintenance mode to data analysis pages
build-and-deploy.yml #23
:
Commit
2cf2242b82
pushed by
nucleo000
master
2025-10-13 13:53:06 -06:00
51s
Remove all database dependencies and simplify application
build-and-deploy.yml #22
:
Commit
608b4dbe26
pushed by
nucleo000
master
2025-10-13 13:41:39 -06:00
3m44s
Remove legacy authentication and PostgreSQL configuration
build-and-deploy.yml #21
:
Commit
1baa4de990
pushed by
nucleo000
master
2025-10-13 13:28:29 -06:00
1m2s
Add SessionStatusButton to navbar
build-and-deploy.yml #20
:
Commit
4a3624b231
pushed by
nucleo000
master
2025-10-13 13:08:53 -06:00
59s
Enable SSR for Authentik header reading
build-and-deploy.yml #19
:
Commit
d5d364af4b
pushed by
nucleo000
master
2025-10-13 12:12:27 -06:00
1m0s
Add missing auth API endpoints
build-and-deploy.yml #18
:
Commit
6e739250a0
pushed by
nucleo000
master
2025-10-13 12:08:55 -06:00
42s
feat: agregar componentes de auth y UserMetadata en dropdown del UserMenu
build-and-deploy.yml #17
:
Commit
e4d0b43692
pushed by
nucleo000
master
2025-10-13 11:59:21 -06:00
41s
First
Previous
...
3
4
5
6
7
Next
Last