Commit Graph

83 Commits

Author SHA1 Message Date
Sam a040b0c845 Client - cancel duplicate api calls 2022-09-19 10:53:38 +02:00
Sam e39fc3d211 Client - call api endpoint on logout to blacklist token 2022-09-14 16:38:16 +02:00
Sam b96a682eb8 Client - add PKCE support when authorizing an app 2022-08-03 16:40:39 +02:00
Sam df49f78d1f Merge branch 'dev' into oauth2 2022-07-03 19:05:38 +02:00
Sam 045559cfd8 Client - minor refacto 2022-06-29 16:27:04 +02:00
Sam 524a221725 Client - revoke all token for a given client 2022-06-12 18:03:26 +02:00
Sam 4be4f46c26 Client - authorize oauth client 2022-06-07 17:45:25 +02:00
Sam 78fe703494 Client - display client secret after creation 2022-06-07 09:47:53 +02:00
Sam 03db8e8cd6 Client - update getting oauth client by id 2022-06-07 08:53:52 +02:00
Sam 7e45923b25 Client - add/delete an OAuth app (WIP) 2022-05-29 14:23:30 +02:00
Sam 25decef696 Client - init OAuth Applications list 2022-05-29 14:23:30 +02:00
Sam 135281fe1d API & Client - complete users administration 2022-03-26 17:58:21 +01:00
Sam 612549ddea API & Client - resend account confirmation email 2022-03-26 17:58:21 +01:00
Sam decff1cd6a Client - add account confirmation (WIP) 2022-03-26 17:58:21 +01:00
Sam 6371fb0622 Client - add password reset in users admin 2022-03-26 17:58:20 +01:00
Sam 0b1d99aa7a Client - update user typing 2022-03-26 17:58:20 +01:00
Sam ae0b9c36b2 Client - allow user to change email 2022-03-26 17:58:20 +01:00
Sam 7d78bcc302 Client - update password update in user account 2022-03-26 17:58:20 +01:00
Sam 781bf86634 Client - reset user sport preferences - fix #123 2021-12-19 12:37:50 +01:00
Sam 13a2f3b526 Client - fix applications stats display 2021-11-14 20:48:10 +01:00
Sam ed0b3863be Client - fix redirection after deleting user account in admin 2021-11-13 15:09:51 +01:00
Sam 7c49fd31ad Client - add user sports preferences
+ minor refactor
2021-11-12 18:55:48 +01:00
Sam c7024e6692 update js dependencies 2021-11-06 21:27:32 +01:00
Sam f97c7ae4d0 Client - refactoring (rename auth user store) 2021-11-03 18:30:48 +01:00
Sam fece99921b Client - redirect after login if redirection exists 2021-11-03 18:30:48 +01:00
Sam 987503ca96 Client - empty user data when token is not valid 2021-11-03 18:30:48 +01:00
Sam a8d0680457 Client - display pagination on workouts list 2021-11-03 18:30:47 +01:00
Sam 37596f52f4 Client - refactoring workouts (WIP)
separate user workouts from timeline workouts
2021-11-03 18:30:47 +01:00
Sam 288a78e2a0 Client - refactoring workouts (WIP) 2021-11-03 18:30:47 +01:00
Sam 1495b6796f Client - fix language change on preferences update 2021-11-03 18:29:49 +01:00
Sam fca417d9ad Client - add link to users in admin 2021-11-03 18:27:49 +01:00
Sam 332983d9ea Client - refacto 2021-11-03 18:27:49 +01:00
Sam 4a5f175053 Client - add selects to sort users in administration 2021-11-03 18:27:49 +01:00
Sam 80afbe5968 Client - add/remove admin rights 2021-11-03 18:27:49 +01:00
Sam 1fa8f0af19 Client - init users administration 2021-11-03 18:27:49 +01:00
Sam 6a002592f0 Client - init users store 2021-11-03 18:27:49 +01:00
Sam 1911b03db5 Client - refactor 2021-11-03 18:27:49 +01:00
Sam e4434acc94 Client - add Sport administration 2021-11-03 18:27:49 +01:00
Sam 2ba931dcf7 Client - add application administration 2021-11-03 18:27:48 +01:00
Sam 04cf43cfd2 Client - init administration + refacto 2021-11-03 18:27:48 +01:00
Sam 8d93024a5f Client - add password reset + refacto 2021-11-03 18:27:48 +01:00
Sam c92446ff39 API & Client - move user preferences + add picture edition 2021-11-03 18:27:47 +01:00
Sam 2729d5dae5 Client - add account deletion 2021-11-03 18:27:47 +01:00
Sam 5b470b7786 Client - init profile edition 2021-11-03 18:27:47 +01:00
Sam b1acb6c570 Client - add workouts list view 2021-11-03 18:27:46 +01:00
Sam 7157f53298 Client - improve calendar display on mobile + fix 2021-11-03 18:27:20 +01:00
Sam 997469d959 Client - display info and errors on workout edition 2021-11-03 18:27:20 +01:00
Sam 6bfcb24133 Client - add a workout + fix 2021-11-03 18:27:20 +01:00
Sam fab8cae3b2 Client - edit a workout 2021-11-03 18:27:20 +01:00
Sam 3dbdd5cb6b Client - delete a workout 2021-11-03 18:27:19 +01:00