Florian THIERRY - Takiguchi florian
  • Joined on 2019-08-21
florian created branch main in florian/cours_universite_de_l_epargne 2025-02-03 13:22:30 +00:00
florian created repository florian/cours_universite_de_l_epargne 2025-02-03 13:22:09 +00:00
florian pushed to main at florian/Codiki 2024-10-22 07:36:10 +01:00
653536b0da Merge pull request 'design-system' (#7) from design-system into main
5fca5bde55 Rename cod-btn into cod-button.
d36fd17690 Add i18n.
295f977a21 Add icon button style.
1a00d0cd19 Add missing ripple.
Compare 12 commits »
florian deleted branch design-system from florian/Codiki 2024-10-22 07:36:10 +01:00
florian merged pull request florian/Codiki#7 2024-10-22 07:36:09 +01:00
design-system
florian pushed to design-system at florian/Codiki 2024-10-22 07:34:51 +01:00
5fca5bde55 Rename cod-btn into cod-button.
florian created pull request florian/Codiki#7 2024-10-22 07:24:29 +01:00
design-system
florian pushed to design-system at florian/Codiki 2024-10-22 07:23:33 +01:00
d36fd17690 Add i18n.
florian pushed to design-system at florian/Codiki 2024-10-22 07:17:46 +01:00
295f977a21 Add icon button style.
1a00d0cd19 Add missing ripple.
2da6a58b20 Change version number.
0d2883fe2a Code cleanning.
7f99d11209 Add ripple everywhere.
Compare 9 commits »
florian pushed to design-system at florian/Codiki 2024-10-21 15:38:10 +01:00
c4e60bee2a Add icon button style.
6a37419cf6 Add missing ripple.
Compare 2 commits »
florian created branch design-system in florian/Codiki 2024-10-21 14:51:01 +01:00
florian pushed to design-system at florian/Codiki 2024-10-21 14:51:01 +01:00
3b4003ff01 Change version number.
d12425d90a Code cleanning.
370ac7d814 Add ripple everywhere.
f13fc79d92 Misc changes about form inputs.
0bec920670 Factorization of input styling.
Compare 6 commits »
florian pushed to main at florian/Codiki 2024-10-15 15:12:03 +01:00
882ffe7094 Several changes about token refreshing.
136771ab60 Add i18n missing translation.
Compare 2 commits »
florian closed issue florian/Codiki#3 2024-10-15 07:27:57 +01:00
Make access to login route impossible if user is already authenticated
florian commented on issue florian/Codiki#3 2024-10-15 07:27:57 +01:00
Make access to login route impossible if user is already authenticated

Fixed by commit 3865c26397.

florian commented on issue florian/Codiki#4 2024-10-15 07:27:41 +01:00
Make access to sign-in route impossible if user is already authenticated

Fixed by commit 3865c26397.

florian closed issue florian/Codiki#4 2024-10-15 07:27:41 +01:00
Make access to sign-in route impossible if user is already authenticated
florian pushed to main at florian/Codiki 2024-10-15 07:26:47 +01:00
3865c26397 Merge pull request 'Add a guard to deny access for some routes.' (#6) from already-auth-guard into main
26a217cd50 Add a guard to deny access for some routes.
Compare 2 commits »
florian deleted branch already-auth-guard from florian/Codiki 2024-10-15 07:26:47 +01:00
florian merged pull request florian/Codiki#6 2024-10-15 07:26:46 +01:00
Add a guard to deny access for some routes.