-
- Downloads
[99][WIP] handle ACCEPT / DECLINE commands
TODO: * translations * tests * make `addSubscriber` idempotent? * extract `isMember` check from `#issue`? (and push into guard in execute layer?) * use a richer return type from invite repo commands? (resolve/reject a status instead of always returning a boolean?)
Showing
- app/db/repositories/invite.js 29 additions, 5 deletionsapp/db/repositories/invite.js
- app/db/repositories/membership.js 1 addition, 0 deletionsapp/db/repositories/membership.js
- app/services/dispatcher/commands/execute.js 23 additions, 0 deletionsapp/services/dispatcher/commands/execute.js
- app/services/dispatcher/strings/messages/EN.js 8 additions, 0 deletionsapp/services/dispatcher/strings/messages/EN.js
Loading
Please register or sign in to comment