Commit Graph

5 Commits

Author SHA1 Message Date
kolaente a8a7f70a3c
Cleanup code & make sure it has a common code style
continuous-integration/drone/push Build is passing Details
2020-09-05 22:35:52 +02:00
konrad 4a413e7f3c Make all api fields snake_case (#105)
continuous-integration/drone/push Build is passing Details
Change all snake/camelCase mix and match to camelCase everywhere

Fix conversion to not interfer with service interceptors

Add dynamic conversion between camelCase and snake_case to services

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #105
2020-04-12 21:54:46 +00:00
kolaente fe6c859150
Revert "Use deep imports for importing lodash to make tree shaking easier"
continuous-integration/drone/push Build is passing Details
This reverts commit 3c3767a9
2020-03-03 21:02:13 +01:00
kolaente 3c3767a91e
Use deep imports for importing lodash to make tree shaking easier
continuous-integration/drone/push Build is passing Details
2020-03-02 22:37:36 +01:00
konrad 9b0c842ae1 Move everything to models and services (#17)
the build was successful Details
2019-03-02 10:25:10 +00:00