aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAgeLines
* feat: add description field to Poll modeleug-vs2020-09-14-1/+3
* feat!: only allow lowercase usernameseug-vs2020-08-08-1/+2
* feat: only allow feedback once per versioneug-vs2020-06-28-0/+2
* style: fix linting errorseug-vs2020-06-28-2/+2
* feat: create feedback serviceeug-vs2020-06-28-1/+1
* feat: improve voteseug-vs2020-06-28-5/+3
* feat: create Feedback modeleug-vs2020-06-28-0/+33
* feat: add verified field to user schemaeug-vs2020-06-26-2/+13
* style!: fix all linting errorseug-vs2020-06-25-6/+6
* feat: validate fields in voteseug-vs2020-06-25-3/+8
* feat: change match to enum in voteSchemaeug-vs2020-06-25-1/+1
* feat!: construct VoteService based on VoteModeleug-vs2020-06-25-7/+0
* feat: create vote modeleug-vs2020-06-25-1/+33
* feat: migrate to latest which-typeseug-vs2020-06-24-6/+10
* fix: check user correctlyeug-vs2020-06-23-2/+3
* feat: only allow voting onceeug-vs2020-06-23-1/+14
* fix: get rid of poll.vote functioneug-vs2020-06-22-5/+0
* feat: add vote function to schemaeug-vs2020-06-22-0/+6
* feat: change hooks and install which-typeseug-vs2020-06-21-21/+1
* feat: change votes typeilyayudovin2020-06-21-4/+13
* feat: add password field to userSchemaeug-vs2020-06-14-1/+4
* style: fix some eslint errorseug-vs2020-06-12-8/+8
* refactor: improve populate scripteug-vs2020-06-12-1/+1
* refactor: improve interfaces and expandAuthoreug-vs2020-06-10-3/+10
* refactor: rename interfaceseug-vs2020-06-10-9/+8
* feat!: integrate mongoDBeug-vs2020-06-09-0/+62