Allow current users to accepts the user agreements
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
display the agreements for old users in the builder ?
Backend
- [ ] add a route like /member//accept-user-agreements
- Save the backend date in the user_agreements column
- [ ] send a mail to old users ?
Builder
- [ ] Show a modal allowing the user to accepts the conditions if the user_agreements is null
SDK and Query-Client
- [ ] Add the userAgreements in SDK CompleteMember
- [ ] Update Query-Client to use new SDK
- [ ] New mutation in Query-Client to accept the terms
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.