rinosukmandityo
4f56dae42e
- change error handling using bad request instead of internal server error
...
- change update and delete using put and delete
2020-03-20 10:44:24 +07:00
rinosukmandityo
594c858637
change project structure and update vendor
2020-03-19 13:47:21 +07:00
rinosukmandityo
651a69d430
change environment variable naming
2020-03-18 18:27:53 +07:00
rinosukmandityo
153d6b638e
replace redis with mysql
2020-03-18 18:18:03 +07:00
rinosukmandityo
7989596aa3
remove duplicate instruction
2020-02-14 11:21:05 +07:00
rinosukmandityo
b6ead1aca7
- adding logic for login api
...
- adding unit test for login api
- change register handler logic
2020-02-08 13:27:47 +07:00
rinosukmandityo
476de9a4d4
adding test script to test login with email
2020-02-08 08:17:52 +07:00
rinosukmandityo
a73c59dd2f
adding unit test for login service
2020-02-08 08:13:10 +07:00
rinosukmandityo
83328fda40
change on repository interface
2020-02-08 07:59:58 +07:00
rinosukmandityo
f627bf2222
- adding logic for authenticate repo on mongo
...
- move error message into separate file
- move choose repo function from helper to repo helper
- adding logic for remove existing test data if any for each test file
- remove change password and user activation from login interface
2020-02-07 19:54:41 +07:00
rinosukmandityo
f0ef2591ed
change file test execution using tags
2020-02-06 06:47:23 +07:00
rinosukmandityo
2025a70977
change file test execution using tags
2020-02-06 06:45:14 +07:00
rinosukmandityo
60d040afd6
adding initial commit for CRUD user
2020-02-04 08:18:02 +07:00