Commit Graph

143 Commits

Author SHA1 Message Date
Sam
65a8ae0ae7 API & Client - rename data export endpoints 2023-03-05 10:30:26 +01:00
Sam
fbb539d584 API & Client - minor fixes
- update privacy paragraphs order
- update en & fr translations
- add spinner when generating archive download link
- fix users command logger
2023-03-04 17:08:49 +01:00
Sam
a002ee3b7c Client - add target blank on privacy policy link on registration 2023-03-01 21:16:51 +01:00
Sam
67d7fc13b5 Client - a user can request and download data export archive 2023-03-01 21:16:25 +01:00
Sam
713b86bfb3 Client - add privacy review when user has not accepted the last policy 2023-02-26 18:54:09 +01:00
Sam
3834e71c95 Client - init privacy policy and instance description 2023-02-26 18:25:28 +01:00
Sam
f823869217 Client - minor style fix on select padding in user preferences 2022-11-27 10:13:04 +01:00
Sam
d1c658b5bb Client - handle date string format depending on language 2022-11-01 10:43:51 +01:00
Sam
6fce510a0a Client - date formatting refactoring (WIP) 2022-11-01 08:03:47 +01:00
Joshua Taillon
b2509ff1c6 Add ability to customize format used to display dates throughout the application 2022-10-31 18:27:03 +01:00
Sam
6e04791b2d Client - minor fixes 2022-09-19 14:00:56 +02:00
Sam
9a3ffbf783 Client - display copy to clipboard icon only when clipboard is available 2022-09-15 17:04:53 +02:00
Sam
9ed142e100 Client - minor fixes 2022-08-27 19:23:01 +02:00
Sam
b96a682eb8 Client - add PKCE support when authorizing an app 2022-08-03 16:40:39 +02:00
Sam
2274b762a8 Merge branch 'dev' into oauth2 2022-07-27 16:29:57 +02:00
Sam
e3cb47f0f1 Client - update preferences edition style 2022-07-23 08:53:10 +02:00
Sam
81efdf53d5 Client - add preferences for ascent related data 2022-07-23 08:17:37 +02:00
Sam
df49f78d1f Merge branch 'dev' into oauth2 2022-07-03 19:05:38 +02:00
Sam
0e10abb276 Client - add language in user registration payload 2022-07-03 13:35:57 +02:00
Sam
e425cf4ec0 Client - add icon to copy client id & secret in clipboard 2022-06-26 13:23:48 +02:00
Sam
d64fc19c2e Merge branch 'dev' into oauth2 2022-06-25 21:23:15 +02:00
Sam
a8ed6dcdfa Client - eslint fix 2022-06-22 17:53:59 +02:00
Sam
6911024f33 Client - display 'application:write' scope only if user is admin 2022-06-19 20:32:38 +02:00
Sam
40a5fcccf3 Client - update scopes 2022-06-15 20:37:24 +02:00
Sam
969a92b8d4 Client - minor fixes 2022-06-15 15:21:22 +02:00
Sam
524a221725 Client - revoke all token for a given client 2022-06-12 18:03:26 +02:00
Sam
1f26b69cba Client - display if oauth client does not exist when authorizing 2022-06-12 16:26:51 +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
7b3c44e21e Client - display pagination on oauth apps list only when apps exist 2022-06-06 18:50:57 +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
fab9c00726 Client - hide emails related infos when email sending is disabled 2022-04-23 19:31:45 +02:00
Sam
8a85f6d1c0 Client - fix duration inputs + style fix on picture edition 2022-03-27 13:10:06 +02:00
Sam
db2390828f Client - fix picture refresh after update 2022-03-27 08:48:15 +02:00
Sam
eb02ede0d7 API & Client - order on user account status in administration
+ fixes
2022-03-26 18:28:04 +01:00
Sam
4a22f91bda Client - minor fixes 2022-03-26 17:58:21 +01: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
b0334c87da Client - fix user header 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
9507a3aba1 API - add current password check when modifying it 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
5831a70d4b Client - display conditions required for registration 2022-03-26 17:58:20 +01:00
Sam
80198f1dac Client - update style on user forms 2022-03-26 17:58:20 +01:00
Sam
29760e57f1 Client - add password strength and suggestions 2022-03-26 17:58:20 +01:00