Commit Graph

26 Commits

Author SHA1 Message Date
Cauê Faleiros
44028d3b41 feat: add pagination to Clients and Products pages to improve performance with large datasets
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m9s
2026-05-07 12:44:35 -03:00
Cauê Faleiros
4324e8e078 fix: disable nginx proxy buffering to allow SSE real-time updates in production
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 52s
2026-05-07 12:00:21 -03:00
Cauê Faleiros
e7f39a1e35 feat: implement consistent 20-color mapping for visible products across dashboard charts
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m30s
2026-05-07 11:28:37 -03:00
Cauê Faleiros
9e20dc997a feat: implement consistent 20-color mapping for visible products across dashboard charts
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 55s
2026-05-06 18:23:53 -03:00
Cauê Faleiros
a7bdd07c09 feat: implement consistent color mapping for products across charts
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m4s
2026-05-06 17:44:49 -03:00
Cauê Faleiros
c15de19180 feat: display revenue as currency in PieChart tooltip
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m12s
2026-05-06 17:24:11 -03:00
Cauê Faleiros
8f17f7b4fd feat: change PieChart to display Revenue by Product instead of quantity 2026-05-06 17:07:56 -03:00
Cauê Faleiros
8eb5d34247 fix: resolve SyntaxError in backend/index.js causing server crash
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 47s
2026-05-06 16:48:31 -03:00
Cauê Faleiros
16962c89ee feat: implement SSE real-time frontend updates on new payload reception
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 57s
2026-05-06 16:12:05 -03:00
Cauê Faleiros
c409276698 feat: unify chart legend styles and fix dynamic tooltip colors
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 48s
2026-05-06 15:45:24 -03:00
Cauê Faleiros
2c1e75593c feat: increase chart container heights and implement dynamic colored tooltips
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m16s
2026-05-06 15:20:32 -03:00
Cauê Faleiros
6c2ed8c301 fix: significantly increase X-axis height and margin to completely prevent label cutoff
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 43s
2026-05-06 14:33:35 -03:00
Cauê Faleiros
1d45dd3649 fix: force all X-axis labels to display on charts and prevent cutoff
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m9s
2026-05-06 14:07:10 -03:00
Cauê Faleiros
cf3f79b3da fix: invert backend sorting to make new payloads appear first and fix group sorting
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 51s
2026-05-06 11:09:25 -03:00
Cauê Faleiros
41a1afc0e5 fix: format reception timestamp as DD/MM/YYYY HH:MM:SS
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 56s
2026-05-06 10:42:27 -03:00
Cauê Faleiros
00942fd9b1 feat: display payload reception timestamp on client details page for debugging 2026-05-06 10:37:45 -03:00
Cauê Faleiros
940b2113cc fix: use robust date parsing utility to handle varying n8n date formats
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m26s
2026-05-06 09:58:10 -03:00
Cauê Faleiros
4ffe97ede8 fix: resolve TS2503 Cannot find namespace JSX in App.tsx
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 59s
2026-05-04 16:01:42 -03:00
Cauê Faleiros
7a291120c7 fix: resolve syntax error in backend console.log
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m0s
2026-05-04 15:50:59 -03:00
Cauê Faleiros
b1e8cc55df feat: add secure login page with jwt authentication and button animation 2026-05-04 15:46:08 -03:00
Cauê Faleiros
c64b7b580d fix: change frontend port from 3000 to 3005 to avoid grafana conflict
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 44s
2026-05-04 15:16:36 -03:00
Cauê Faleiros
cc0fd3495e fix: hardcode docker image urls to simplify portainer deployment
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 43s
2026-05-04 15:09:25 -03:00
Cauê Faleiros
9d8779ede3 fix: resolve typescript compilation errors
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 56s
2026-05-04 15:02:29 -03:00
Cauê Faleiros
cb538fb79e fix: match fasto pipeline logic, url and secrets
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 1m17s
2026-05-04 14:57:13 -03:00
Cauê Faleiros
388a5eced2 chore: align registry secrets with fasto project
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 12s
2026-05-04 14:49:31 -03:00
Cauê Faleiros
0e5354f1fe Initial commit: Dockerized, Postgres, CI/CD pipeline
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 3m36s
2026-05-04 14:40:14 -03:00