aboutsummaryrefslogtreecommitdiff
path: root/populateDb.ts
Commit message (Expand)AuthorAgeLines
* style: fix eslint errorseug-vs2020-07-05-1/+1
* feat: update populate scripteug-vs2020-07-05-5/+4
* style: fix linting errorseug-vs2020-06-28-1/+6
* feat: create feedback serviceeug-vs2020-06-28-1/+12
* build: conntect to database correctlyeug-vs2020-06-26-1/+9
* fix: fake auth in populateDB scripteug-vs2020-06-25-1/+1
* style!: fix all linting errorseug-vs2020-06-25-3/+3
* feat: validate fields in voteseug-vs2020-06-25-8/+4
* feat: generate Votes in populateDB scripteug-vs2020-06-25-10/+30
* feat: migrate to latest which-typeseug-vs2020-06-24-2/+2
* feat: change hooks and install which-typeseug-vs2020-06-21-3/+1
* feat: change votes typeilyayudovin2020-06-21-7/+10
* feat: use hashPassword hookeug-vs2020-06-14-0/+1
* style: fix all eslint errorseug-vs2020-06-12-3/+3
* style: fix some eslint errorseug-vs2020-06-12-2/+2
* refactor: improve populate scripteug-vs2020-06-12-44/+50
* feat: add generate votesilyayudovin2020-06-11-8/+8
* feat: add populate functionilyayudovin2020-06-11-4/+38
* refactor: improve scripteug-vs2020-06-11-23/+19
* feat: add populateDb scriptilyayudovin2020-06-11-0/+28