Frédérik Benoist fbenoist68
  • Joined on 2023-02-06
fbenoist68 opened issue fbenoist68/mobdr#33 2023-10-20 15:14:53 +02:00
Pouvoir faire un zoom lors de la prise de photo
fbenoist68 opened issue fbenoist68/mobdr#32 2023-10-20 15:14:27 +02:00
Synchronisation EWS ne marche plus ...
fbenoist68 released v0.2.3 (16/10/2023) at fbenoist68/mobdr 2023-10-18 15:21:47 +02:00
fbenoist68 pushed tag v0.2.3 to fbenoist68/mobdr 2023-10-18 15:21:46 +02:00
fbenoist68 merged pull request fbenoist68/mobdr#31 2023-10-18 15:18:30 +02:00
release/mobdr-v0.2.3
fbenoist68 pushed to master at fbenoist68/mobdr 2023-10-18 15:18:28 +02:00
aed63fe2f7 Merge pull request 'release/mobdr-v0.2.3' (#31) from release/mobdr-v0.2.3 into master
404b2c1d0c Merge pull request 'feat: OTA update' (#25) from feature/issue-24/application_auto_update into dev
996c717fb9 feat: OTA update
665a2b6523 Merge pull request '#ISSUE-22 Compatibilité flutter 3.10.5' (#23) from feature/issue-22/flutter-3-10-5 into dev
44f323a4d2 refactor: flutter 3.10.6 OK
Compare 5 commits »
fbenoist68 created pull request fbenoist68/mobdr#31 2023-10-18 15:18:09 +02:00
release/mobdr-v0.2.3
fbenoist68 closed issue fbenoist68/mobdr#28 2023-10-18 15:13:18 +02:00
Ajout d'un fichier CHANGELOG.md
fbenoist68 commented on issue fbenoist68/mobdr#28 2023-10-18 15:13:14 +02:00
Ajout d'un fichier CHANGELOG.md

Finalement je suis passé par la page WIKI pour l'instant https://gitea.q2ii.fr/fbenoist68/mobdr/wiki/ChangeLog

fbenoist68 closed issue fbenoist68/mobdr#20 2023-10-18 14:46:55 +02:00
Refaire la page onBoarding ...
fbenoist68 closed issue fbenoist68/mobdr#29 2023-10-18 14:39:14 +02:00
Quand le token a expiré, il faut se reconnecter pour synchroniser
fbenoist68 commented on issue fbenoist68/mobdr#29 2023-10-18 14:39:10 +02:00
Quand le token a expiré, il faut se reconnecter pour synchroniser

Juste avant la synchronisation, je teste si le guid est valide. S'il ne l'est pas l'utilisateur est redirigé sur la page de login.

fbenoist68 merged pull request fbenoist68/mobdr#30 2023-10-18 14:31:20 +02:00
feat: check if valid guid before synchronization
fbenoist68 pushed to dev at fbenoist68/mobdr 2023-10-18 14:31:16 +02:00
01e53128ee Merge pull request 'feat: check if valid guid before synchronization' (#30) from feature/issue-29/check_token_expiration into dev
cd3851b2b4 feat: check if valid guid before synchronization
Compare 2 commits »
fbenoist68 created pull request fbenoist68/mobdr#30 2023-10-18 14:30:39 +02:00
feat: check if valid guid before synchronization
fbenoist68 pushed to feature/issue-29/check_token_expiration at fbenoist68/mobdr 2023-10-18 14:23:51 +02:00
cd3851b2b4 feat: check if valid guid before synchronization
fbenoist68 pushed to feature/issue-29/check_token_expiration at fbenoist68/mobdr 2023-10-17 16:53:51 +02:00
fbenoist68 created branch feature/issue-29/check_token_expiration in fbenoist68/mobdr 2023-10-17 16:53:50 +02:00
fbenoist68 commented on issue fbenoist68/mobdr#29 2023-10-17 16:52:46 +02:00
Quand le token a expiré, il faut se reconnecter pour synchroniser

Aujourd'hui la synchronisation plante si le token a expiré. Il faudrait dans la fenêtre de synchronisation tester avant toute chose si le token est OK et si négatif être redirigé sur la…

fbenoist68 opened issue fbenoist68/mobdr#29 2023-10-17 16:39:40 +02:00
Quand le token a expiré, il faut se reconnecter pour synchroniser