This website requires JavaScript.
Explore
Help
Register
Sign In
blyzer
/
graphs
Watch
1
Star
0
Fork
0
You've already forked graphs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
deploy.yml
Actor
All actors
blyzer
Status
All status
Success
Failure
Waiting
Running
style: remove dynamic color coding from stock column to match table styling
deploy.yml #44
:
Commit
1f8baabf69
pushed by
blyzer
main
2026-05-25 14:50:29 +00:00
2m27s
View workflow file
style: remove WhatsApp link from client phone number
deploy.yml #43
:
Commit
4ce1e9aedb
pushed by
blyzer
main
2026-05-22 17:03:25 +00:00
1m24s
View workflow file
feat: safely implement database idempotency, fallback IDs, and WhatsApp marketing export
deploy.yml #42
:
Commit
9e52b2e44f
pushed by
blyzer
main
2026-05-22 14:33:14 +00:00
2m30s
View workflow file
feat: translate CSV export headers to pt-BR and format currency values
deploy.yml #41
:
Commit
c77da0a9d0
pushed by
blyzer
main
2026-05-21 19:09:00 +00:00
1m4s
View workflow file
feat: export WhatsApp numbers in Clients CSV and make database idempotent
deploy.yml #40
:
Commit
560c089639
pushed by
blyzer
main
2026-05-21 14:19:32 +00:00
2m4s
View workflow file
feat: translate CSV export headers to pt-BR and format currency values
deploy.yml #39
:
Commit
c77da0a9d0
pushed by
blyzer
main
2026-05-20 18:21:38 +00:00
57s
View workflow file
perf: move date filtering to backend to massively reduce payload size and implement smart polling for instant updates without lag
deploy.yml #38
:
Commit
4a7ff31898
pushed by
blyzer
main
2026-05-20 18:08:40 +00:00
54s
View workflow file
fix: prevent UPSERT from squashing historical data by generating a composite fallback order ID
deploy.yml #37
:
Commit
d862145522
pushed by
blyzer
main
2026-05-20 18:04:54 +00:00
1m3s
View workflow file
feat: persist client sorting preference across page reloads using localStorage
deploy.yml #36
:
Commit
84ea094d54
pushed by
blyzer
main
2026-05-20 17:54:12 +00:00
1m28s
View workflow file
perf: move date filtering to backend to massively reduce payload size and implement smart polling for instant updates without lag
deploy.yml #35
:
Commit
4a7ff31898
pushed by
blyzer
main
2026-05-20 14:41:08 +00:00
1m5s
View workflow file
fix: extend date presets to end of day to prevent real-time orders from being hidden
deploy.yml #34
:
Commit
cdcbfd2622
pushed by
blyzer
main
2026-05-20 14:24:49 +00:00
1m24s
View workflow file
feat: translate CSV export headers to pt-BR and format currency values
deploy.yml #33
:
Commit
c77da0a9d0
pushed by
blyzer
main
2026-05-20 13:40:19 +00:00
3m11s
View workflow file
feat: add date filter to clients page to analyze purchasing behavior within specific timeframes
deploy.yml #32
:
Commit
2d85d2dcd5
pushed by
blyzer
main
2026-05-15 14:49:45 +00:00
51s
View workflow file
fix: correctly initialize auto-refresh interval state from localStorage
deploy.yml #31
:
Commit
985d182743
pushed by
blyzer
main
2026-05-15 14:11:48 +00:00
1m8s
View workflow file
feat: persist auto-refresh interval across page reloads using localStorage
deploy.yml #30
:
Commit
6aa9fff34c
pushed by
blyzer
main
2026-05-15 12:47:36 +00:00
2m4s
View workflow file
feat: make charts and legends clickable to navigate to product details
deploy.yml #29
:
Commit
fbd35d65af
pushed by
blyzer
main
2026-05-12 13:23:22 +00:00
2m2s
View workflow file
feat: make database idempotent by adding unique index and using UPSERT for order insertions
deploy.yml #28
:
Commit
8be7dbbe06
pushed by
blyzer
main
2026-05-08 18:49:52 +00:00
1m2s
View workflow file
fix: safely parse n8n stringified numbers and add ID_Pedido to API response
deploy.yml #27
:
Commit
f6d4be1afb
pushed by
blyzer
main
2026-05-08 17:18:28 +00:00
2m16s
View workflow file
style: unify filter UI, add custom to-from date picker, and ensure all buttons use pointer cursors
deploy.yml #26
:
Commit
7959e18210
pushed by
blyzer
main
2026-05-07 19:08:00 +00:00
1m11s
View workflow file
fix: stabilize color mapping by using persistent global hash and add SSE heartbeat
deploy.yml #25
:
Commit
3bb46cff1a
pushed by
blyzer
main
2026-05-07 17:10:40 +00:00
1m18s
View workflow file
fix: add X-Accel-Buffering header to bypass Nginx Proxy Manager buffering for SSE
deploy.yml #24
:
Commit
d3167dbac1
pushed by
blyzer
main
2026-05-07 16:26:08 +00:00
40s
View workflow file
feat: add pagination to Clients and Products pages to improve performance with large datasets
deploy.yml #23
:
Commit
44028d3b41
pushed by
blyzer
main
2026-05-07 16:05:28 +00:00
1m9s
View workflow file
fix: disable nginx proxy buffering to allow SSE real-time updates in production
deploy.yml #22
:
Commit
4324e8e078
pushed by
blyzer
main
2026-05-07 15:01:31 +00:00
52s
View workflow file
feat: implement consistent 20-color mapping for visible products across dashboard charts
deploy.yml #21
:
Commit
e7f39a1e35
pushed by
blyzer
main
2026-05-07 14:31:17 +00:00
2m30s
View workflow file
feat: implement consistent 20-color mapping for visible products across dashboard charts
deploy.yml #20
:
Commit
9e20dc997a
pushed by
blyzer
main
2026-05-06 21:30:50 +00:00
55s
View workflow file
feat: implement consistent color mapping for products across charts
deploy.yml #19
:
Commit
a7bdd07c09
pushed by
blyzer
main
2026-05-06 21:00:59 +00:00
1m4s
View workflow file
feat: display revenue as currency in PieChart tooltip
deploy.yml #18
:
Commit
c15de19180
pushed by
blyzer
main
2026-05-06 20:25:51 +00:00
1m12s
View workflow file
fix: resolve SyntaxError in backend/index.js causing server crash
deploy.yml #17
:
Commit
8eb5d34247
pushed by
blyzer
main
2026-05-06 19:49:27 +00:00
48s
View workflow file
feat: implement SSE real-time frontend updates on new payload reception
deploy.yml #16
:
Commit
16962c89ee
pushed by
blyzer
main
2026-05-06 19:14:37 +00:00
57s
View workflow file
feat: unify chart legend styles and fix dynamic tooltip colors
deploy.yml #15
:
Commit
c409276698
pushed by
blyzer
main
2026-05-06 18:46:44 +00:00
48s
View workflow file
First
Previous
...
3
4
5
6
7
Next
Last