Commit Graph
465 Commits
Author SHA1 Message Date
Xor290 cfb5b79025 chore: build
Backend - Build & Lint / build (push) Has been cancelled
2026-07-01 20:56:41 +02:00
Xor290 9e6473ed3f fix: sql and redis request
Backend - Build & Lint / build (push) Failing after 19m3s
2026-07-01 20:10:00 +02:00
Xor290 2311631825 fix: approved by client
Backend - Build & Lint / build (push) Has been cancelled
2026-07-01 19:57:12 +02:00
Xor290 211df2e8d6 fix
Backend - Build & Lint / build (push) Has been cancelled
2026-07-01 19:39:33 +02:00
Xor290 a95ee51f6c chore: build
Backend - Build & Lint / build (push) Failing after 17m9s
2026-06-30 22:06:55 +02:00
Xor290andClaude Sonnet 4.6 07936f0bf6 fix: handle NULL parrain column in GetClientParrain
Backend - Build & Lint / build (push) Failing after 24m40s
sql.NullString permet de scanner une valeur NULL depuis la colonne
parrain sans erreur de conversion.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-30 21:39:25 +02:00
Xor290 2b1e8ec2fc chore: build
Backend - Build & Lint / build (push) Has been cancelled
2026-06-30 21:28:57 +02:00
Xor290 6cd3fc674c chore: build
Backend - Build & Lint / build (push) Has been cancelled
2026-06-30 20:02:27 +02:00
Xor290 8d131a1ade chore: build
Backend - Build & Lint / build (push) Has been cancelled
Frontend Client - EAS Build / build (push) Has been cancelled
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-30 19:24:36 +02:00
Xor290 781212f706 chore: fix latest build
Backend - Build & Lint / build (push) Has been cancelled
2026-06-29 18:56:00 +02:00
Xor290 9fcc77307f chore: add new file 2026-06-28 16:01:48 +02:00
Xor290 1721f55060 chore: build
Backend - Build & Lint / build (push) Failing after 17m35s
2026-06-28 16:01:23 +02:00
Xor290 b8aab5643f chore: build
Backend - Build & Lint / build (push) Failing after 16m14s
2026-06-28 13:52:47 +02:00
Xor290 3be323fcfe chore: build
Frontend Admin - EAS Build / build (push) Failing after 59m42s
2026-06-28 12:44:17 +02:00
Xor290 75161a1ae0 chore: build
Frontend Admin - EAS Build / build (push) Has been cancelled
2026-06-28 12:28:46 +02:00
Xor290 1d7dbe1eaa chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-28 12:24:32 +02:00
Xor290 d9ad4cb2cf chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-27 23:54:42 +02:00
Xor290 69711796a3 chore: build
Frontend Web - Build & Lint / build (push) Failing after 12m18s
2026-06-27 19:56:45 +02:00
Xor290 7e6629167f chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-27 19:50:49 +02:00
Xor290 a8a3cdeed9 chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-27 19:44:51 +02:00
Xor290 784642ffa6 chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-27 19:40:01 +02:00
Xor290 79a51a03aa chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-27 19:35:54 +02:00
Xor290 83329cef41 chore: build
Frontend Web - Build & Lint / build (push) Failing after 2m0s
2026-06-27 19:32:28 +02:00
Xor290 5f734d38e4 chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-27 19:23:31 +02:00
Xor290 9641d7cc45 chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-27 19:15:00 +02:00
Xor290 2fc6711eaa chore: build
Frontend Admin - EAS Build / build (push) Failing after 58m37s
2026-06-27 14:50:26 +02:00
Xor290 304263a95e chore: build
Frontend Admin - EAS Build / build (push) Failing after 13m6s
2026-06-27 14:30:58 +02:00
Xor290 c3e61f12fa chore: build
Backend - Build & Lint / build (push) Has been cancelled
2026-06-27 14:23:26 +02:00
Xor290 066443e228 chore: build
Frontend Client - EAS Build / build (push) Failing after 57m7s
Frontend Web - Build & Lint / build (push) Failing after 15m48s
2026-06-26 19:36:56 +02:00
Xor290 dae547cfa9 fix
Backend - Build & Lint / build (push) Failing after 16m48s
2026-06-25 19:46:46 +02:00
Xor290 b670bc3108 chore: build
Backend - Build & Lint / build (push) Has been cancelled
Frontend Client - EAS Build / build (push) Failing after 56m32s
Frontend Web - Build & Lint / build (push) Failing after 14m33s
2026-06-23 22:02:04 +02:00
Xor290 bafed46be6 chore: build
Frontend Admin - EAS Build / build (push) Failing after 58m6s
2026-06-23 20:45:58 +02:00
Xor290andClaude Sonnet 4.6 a9c53c3b62 feat: redesign sidebar with iOS frosted glass style
Frontend Web - Build & Lint / build (push) Has been cancelled
- Background: primary color + dark/light bg mixed with blur(50px) saturate(180%)
- Menu items split in two groups (nav / account) as iOS-style cards
- Inset separators, chevrons on each item, no border/outline on buttons
- Active item: primary color icon background with glow
- Telegram/Logout unified as menu-group in footer
- Light mode: white frosted background with dark text

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 22:07:23 +02:00
Xor290andClaude Sonnet 4.6 ff967f0b7b fix: rename coming-soon classes to avoid CSS conflict with ProductCard
Frontend Web - Build & Lint / build (push) Has been cancelled
ProductCard.css also defines .coming-soon-overlay with rotate(-15deg)
causing the diagonal display. Renamed category-level classes to
category-cs-overlay/text/desc to isolate them from product card styles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 22:00:15 +02:00
Xor290andClaude Sonnet 4.6 70988be353 feat: add reset buttons for heures/jours/doses stats, fix home button color
Frontend Admin - EAS Build / build (push) Failing after 59m23s
Frontend Client - EAS Build / build (push) Failing after 57m18s
- StatsScreen: SectionResetBtn for heures d'affluence, jours d'affluence, doses populaires
- api_admin.ts: extend StatSection and AdminStats with heures/jours/doses fields
- HomeScreen (mobile client): use colors.accent for Se connecter button

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 21:54:41 +02:00
Xor290 68bd0d57d6 chore: build front web
Frontend Web - Build & Lint / build (push) Failing after 2m6s
2026-06-22 21:41:22 +02:00
Xor290 4c74de017f chore: build backend
Backend - Build & Lint / build (push) Has been cancelled
2026-06-22 21:28:22 +02:00
Xor290 6111f88dc0 chore: build frontweb
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-22 21:27:55 +02:00
Xor290 f5de187c82 chore: build
Frontend Admin - EAS Build / build (push) Failing after 1h1m17s
2026-06-21 19:37:44 +02:00
Xor290 b73d190574 chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-21 19:33:14 +02:00
Xor290 d28dbf9fb0 chore: build
Frontend Client - EAS Build / build (push) Has been cancelled
2026-06-21 18:48:30 +02:00
Xor290 1494f5e669 chore: build
Frontend Admin - EAS Build / build (push) Failing after 1h0m49s
2026-06-21 16:48:13 +02:00
Xor290 a1a8e6c3f3 chore: build
Frontend Admin - EAS Build / build (push) Failing after 56m59s
2026-06-21 15:07:04 +02:00
Xor290 531602512b chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-21 15:00:53 +02:00
Xor290 5568ebdf31 chore: build
Backend - Build & Lint / build (push) Has been cancelled
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-21 14:48:38 +02:00
Xor290 880d5ac234 chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-21 14:27:54 +02:00
Xor290 3c265fbecf chore: build
Frontend Web - Build & Lint / build (push) Failing after 16m8s
2026-06-21 13:52:53 +02:00
Xor290 a2a796ffd8 chore: build
Frontend Admin - EAS Build / build (push) Failing after 1h4m59s
2026-06-21 12:24:03 +02:00
Xor290 cee859539e chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled
2026-06-21 12:19:54 +02:00
Xor290 13d978c76e chore: build
Backend - Build & Lint / build (push) Has been cancelled
2026-06-21 12:13:28 +02:00