Generate invite tokens from admin-fe
This MR allows to create invite tokens, list them on a separate tab, invite users via email. It also updates error handling and allows to generate tokens for resetting password.
Closes #28 (closed)
Edited by Angelina Filippova
Merge request reports
Activity
added 33 commits
-
019dd36a...795800e9 - 10 commits from branch
pleroma:master
- 9cdb045c - Add ability to create new invite tokens
- c2a091e8 - List invite tokens
- 3917d364 - Extract invites into different tab
- 25ef9ff2 - Create new module for Invites
- 652043b0 - Remove unnecessary table component
- ffd793b6 - Add ability to revoke invite token
- 55f0a1a6 - Add Used tag and sorting in token table
- cc60a508 - Add dialog window for inviting users via email
- 941765e2 - Generate paaword reset tokens
- e74f5cc6 - Fix url and add info message for inviting users via email
- 66dd1624 - Add tests for invites
- 8eff2da8 - Fix response structure when generating invite roken
- dd657d5c - Fix style
- f89fbd53 - Add test for revoking password token
- 5cd1ab67 - Error handling in server setting configuration
- b05b8a86 - Remove unnecessary components
- 547b4046 - Add proper error handling in users and invites modules
- 3308dd80 - Add link for resetting password
- 6cf6c6d5 - Fix align in invite tokens table
- 8f7144fb - Update test for resetting password
- 53b83ffe - Changelog
- 150d6695 - Add ability to disable invites during compile time
- 114fbe2b - Merge branch 'feature/invites' of git.pleroma.social:linafilippova/admin-fe into feature/invites
Toggle commit list-
019dd36a...795800e9 - 10 commits from branch
- Resolved by Angelina Filippova
- Resolved by Angelina Filippova
- Resolved by Angelina Filippova
- Resolved by Angelina Filippova
- Resolved by Angelina Filippova
- Resolved by Angelina Filippova
- Resolved by Angelina Filippova
added 1 commit
- a90b8a1f - Apply suggestion to src/store/modules/invites.js
added 1 commit
- 4d422a39 - Apply suggestion to src/store/modules/invites.js
added 1 commit
- 7b30e7f4 - Apply suggestion to src/views/invites/index.vue
added 3 commits
-
497176e5...7e159ac1 - 2 commits from branch
pleroma:master
- af381c0e - Merge branch 'master' into 'feature/invites'
-
497176e5...7e159ac1 - 2 commits from branch
enabled an automatic merge when the pipeline for af381c0e succeeds
enabled an automatic merge when the pipeline for 825ce488 succeeds
Please register or sign in to reply