Commit Graph

1288 Commits

Author SHA1 Message Date
Sam
d13a3704c5 API - display security infos only when provided 2022-03-26 17:58:20 +01:00
Sam
c155efc7ec API - send an email after successful password reset 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
42dfeee283 API - add endpoint to confirm email change 2022-03-26 17:58:20 +01:00
Sam
191390f397 API - send emails when updating account (WIP) 2022-03-26 17:58:20 +01:00
Sam
baede9ba5c API - init email template for email and password changes (WIP) 2022-03-26 17:58:20 +01:00
Sam
d64579bfa3 API - init user email update (WIP) 2022-03-26 17:58:20 +01:00
Sam
6c6b4b0ea4 API - fix password request email 2022-03-26 17:58:20 +01:00
Sam
023a6ac62a Client - update dist files 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
fa045915cb Tests - update e2e tests 2022-03-26 17:58:20 +01:00
Sam
3ccd8ed109 Client - update dist files 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
a4d7dc24da API - init endpoint to update password for authenticated user 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
Sam
9bb894dc03 Client - allow password display 2022-03-26 17:58:20 +01:00
Sam
d8c4106fcf API & Client - remove password confirmation 2022-03-26 17:58:20 +01:00
Sam
8988a0266a API & Client - update username max length 2022-03-26 17:58:19 +01:00
Sam
d968a76fcc
Merge pull request #161 from Fmstrat/farthest_msg
Minor translation issue on 'Farthest'
2022-03-26 17:57:20 +01:00
Sam
f215769f7d
Merge pull request #160 from Fmstrat/error_msg
Minor translation issue on APP_ERROR
2022-03-26 17:55:33 +01:00
Sam
9ab07602e3
Merge pull request #168 from SamR1/move-ci-to-github-actions
Move CI from Gitlab CI to GitHub Actions
2022-03-26 16:31:52 +01:00
Sam
7f467dbaf1 CI - fix paths 2022-03-26 16:10:21 +01:00
Sam
8e8c25bce9 update documentation 2022-03-26 16:06:46 +01:00
Sam
1074272ac0 CI - split jobs into 2 workflows 2022-03-26 15:49:31 +01:00
Sam
600c5ab8c6 CI - add end-2-end tests job 2022-03-26 14:57:31 +01:00
Sam
64cc568958 CI - init tests workflow w/ github actions 2022-03-26 14:45:36 +01:00
Sam
57521c3708 CI - remove gitlab config 2022-03-26 14:45:19 +01:00
Sam
3040ae48e9
Merge pull request #166 from SamR1/add-contributing-guidelines
Add Contributing Guidelines
2022-03-23 10:00:47 +01:00
Sam
41aa3e40e5 init Contributing Guidelines 2022-03-23 09:37:25 +01:00
Sam
fbf1cbf2b9 update Makefile 2022-03-23 09:36:39 +01:00
Fmstrat
ce183be44b Minor translation issue on 'Farthest' 2022-03-22 10:00:06 -04:00
Fmstrat
9cab50402c Minor translation issue on APP_ERROR 2022-03-22 09:08:20 -04:00
Sam
ebd9811efa Merge branch 'test-refacto' into dev 2022-03-13 08:37:49 +01:00
Sam
2de9cb1857 API - test refacto (response errors assertion) 2022-03-13 08:36:54 +01:00
Sam
1245a64e18 API - test refacto (auth method to get client and token) 2022-03-12 18:23:22 +01:00
Sam
eec1ef2efd
Create SECURITY.md 2022-03-12 17:10:06 +01:00
Sam
97935d0fbb Merge branch 'update-vue-cli' into dev_bis 2022-02-20 10:02:17 +01:00
Sam
83f234d574 Merge branch 'api-refacto' into dev_bis 2022-02-20 10:02:10 +01:00
Sam
9648593bef update dist files 2022-02-20 10:00:35 +01:00
Sam
696be0f1d4 update eslint related deps
(except ESLint due to errors on tests w/ chai)
2022-02-20 09:45:54 +01:00
Sam
c3989e0406 update to sass last version 2022-02-19 23:13:02 +01:00
Sam
c267d65ff3 update vue-cli to 5.x 2022-02-19 22:50:13 +01:00
Sam
9abaf4887e update js dependencies 2022-02-19 21:53:16 +01:00
Sam
fc43fcd6bf API - users refactoring 2022-02-16 18:07:17 +01:00
Sam
1b4a477544 API - workouts refactoring 2022-02-16 17:46:41 +01:00
Sam
0b2e2ed5dd API - email service refactoring 2022-02-16 13:35:38 +01:00
Sam
04a89fafd8 API - move and rename function returning responses 2022-02-16 13:34:35 +01:00
Sam
9700b98af1 API - move file utils 2022-02-16 12:56:32 +01:00