All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- fix(api): make customer, supplier phones text
0a1b8de - refactor(app): migrate sale, customer, inventory to new APIs
a056a6c - refactor(app): migrate preferences to new API, added profile update
9425870 - refactor: migrate app auth to new API
cbcd7b3 - fix(app): add vuex
190d8ae - fix: lint
48360fb - feat(api): added company update API
7f16c0b - chore: update changelog
dd0d15f - feat(api): transactions entity and APIs
4509770 - feat(api): sale. purchase preferences entity and APIs
a37f22b - chore(app): upgrade deps
f6e2523 - chore: update changelog
4165455 - feat(api): purchase model and APIs
412e36f - feat(api): supplier entity and APIs
2e22199 - feat(api): estimate entity, APIs
23bbc51 - feat(api): sale APIs
7eccc6b - feat: working on sale service and controllers
de045ba - refactor(api): migrate to snake_casing, added sale entity, Uni directional ManyToOne relations
64f74e6 - feat: getc child company profiles
ecc00ed - feat: customer module
0a8bd76 - feat(api): add customer model
e60d5d0 - chore(api): add swagger tags
54325fa - chore:update changelog
395e5bc - feat(api): added swagger docs
8be35cf - feat(api): inventory with parent and child inventory support
3aaae5f - feat(api): product entity
a5ed244 - feat: use interceptors for passwords and hashed tokens
a9b0f7c - chore: changelogs
f5aa9c6 - feat(api): register, login, access and refresh tokens, guards
f6ee7f1 - feat(api): added db, company, role entity, jwt acces token auth, guards, services
521f8d8 - docs: add readme
dbbf365 - feat: init
993f08b