Kevin BATAILLE kbe
  • Joined on 2024-11-22
kbe pushed to develop at kbe/crossfit 2025-07-25 13:50:28 +00:00
4401adfebb chore: no more 80% match for booking
kbe pushed to develop at kbe/crossfit 2025-07-25 13:47:43 +00:00
2b99bc37de more tests?
kbe pushed to develop at kbe/crossfit 2025-07-25 12:17:28 +00:00
f975cb529f test: More coverage on methods. All tests are passed.
0baa5b6e3f test: add more coverage
b2f923a6c3 test: more code coverage
17cb728dd9 test: add coverage for most methods but still bugs
5e597c4d1a refactor: try to reduce code size
Compare 8 commits »
kbe pushed to main at kbe/crossfit 2025-07-24 14:23:06 +00:00
352fae2d25 Merge branch 'develop'
3e33ae5132 add a functional file
cf4780d9d0 feat: only book session in current day, +1 and +2
cacdd74184 feat: only book session during window + 1h
Compare 4 commits »
kbe pushed to develop at kbe/crossfit 2025-07-24 13:09:05 +00:00
3e33ae5132 add a functional file
cf4780d9d0 feat: only book session in current day, +1 and +2
Compare 2 commits »
kbe pushed to main at kbe/crossfit 2025-07-21 21:48:50 +00:00
ef65069592 feat: only book session during window + 1h
kbe pushed to develop at kbe/crossfit 2025-07-21 21:48:19 +00:00
cacdd74184 feat: only book session during window + 1h
kbe pushed to main at kbe/crossfit 2025-07-21 19:38:03 +00:00
ef7f82bc76 Merge pull request 'feat: ENV var to toggle impossible notification' (#7) from develop into main
fcd227e3ed feat: ENV var to toggle impossible notification
Compare 2 commits »
kbe merged pull request kbe/crossfit#7 2025-07-21 19:38:02 +00:00
feat: ENV var to toggle impossible notification
kbe created pull request kbe/crossfit#7 2025-07-21 19:37:56 +00:00
feat: ENV var to toggle impossible notification
kbe pushed to develop at kbe/crossfit 2025-07-21 19:32:12 +00:00
fcd227e3ed feat: ENV var to toggle impossible notification
kbe pushed to develop at kbe/crossfit 2025-07-21 19:13:12 +00:00
ed65cd836f Merge branch 'develop'
fa382f4c6b Merge pull request 'feat: Add a restart file to setup docker' (#6) from develop into main
0c4a7224d3 Merge pull request 'Async notfication' (#5) from develop into main
e4656eaf54 Merge pull request 'Tolerance window' (#4) from develop into main
Compare 4 commits »
kbe pushed to main at kbe/crossfit 2025-07-21 19:12:51 +00:00
ed65cd836f Merge branch 'develop'
d6e9373321 feat: Send notification when booking is impossible
Compare 2 commits »
kbe pushed to develop at kbe/crossfit 2025-07-21 19:09:14 +00:00
d6e9373321 feat: Send notification when booking is impossible
kbe merged pull request kbe/crossfit#6 2025-07-21 18:51:30 +00:00
feat: Add a restart file to setup docker
kbe pushed to main at kbe/crossfit 2025-07-21 18:51:30 +00:00
fa382f4c6b Merge pull request 'feat: Add a restart file to setup docker' (#6) from develop into main
13f18b2854 feat: Add a restart file to setup docker
Compare 2 commits »
kbe created pull request kbe/crossfit#6 2025-07-21 18:51:27 +00:00
feat: Add a restart file to setup docker
kbe pushed to develop at kbe/crossfit 2025-07-21 18:51:17 +00:00
13f18b2854 feat: Add a restart file to setup docker
kbe pushed to main at kbe/crossfit 2025-07-21 18:40:22 +00:00
0c4a7224d3 Merge pull request 'Async notfication' (#5) from develop into main
9b5dd8745b feat: Add TZ on compose file
d71bfff10e feat: Make notifier and program async
Compare 3 commits »
kbe merged pull request kbe/crossfit#5 2025-07-21 18:40:21 +00:00
Async notfication