aboutsummaryrefslogtreecommitdiff
path: root/src/api/database/seeds/initial.js
Commit message (Collapse)AuthorAgeFilesLines
* fix: seedingPitu2021-06-181-2/+2
|
* chore: update db migration, seed and docker envPitu2021-06-151-7/+20
|
* feat: implement initial values and saving to db logicPitu2021-03-251-0/+13
|
* Fix ESLint rules once and for allPitu2020-12-241-1/+1
|
* chore: remove trailing commasZephyrrus2020-12-241-1/+1
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-2/+3
|
* chore: forgot to remove this uuidPitu2020-05-101-2/+0
|
* chore: remove the use of uuidPitu2020-05-101-0/+2
|
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-121-1/+1
|
* chore: Upgrade buefy to newest versionPitu2019-10-121-1/+1
|
* chore: Remove unnecesary stuffPitu2019-10-011-1/+0
|
* API key WIPPitu2019-03-191-2/+0
|
* What are strings evenPitu2019-03-121-6/+5
|
* Better DB handling and stuffPitu2019-02-231-0/+1
|
* Database migration and seedingPitu2019-02-211-0/+32