explit/CHANGELOG.md

75 lines
5.1 KiB
Markdown
Raw Normal View History

2022-02-22 01:46:48 +01:00
### [1.1.1](https://github.com/nzambello/explit/compare/v1.1.0...v1.1.1) (2022-02-22)
### Maintenance
* disable gh action ([96c66b0](https://github.com/nzambello/explit/commit/96c66b0d1a6425cf278889536323e3173b10b468))
2022-02-22 01:09:33 +01:00
## [1.1.0](https://github.com/nzambello/explit/compare/v1.0.0...v1.1.0) (2022-02-22)
### Features
* add expenses list + filters ([6740469](https://github.com/nzambello/explit/commit/6740469f9470c412ca76a2c3bf865ab2f5f1f9a7))
* add income based balances ([60b5518](https://github.com/nzambello/explit/commit/60b551801a2a2cd5070f23e5e0439b857b075a72))
* add statistics ([b6674bc](https://github.com/nzambello/explit/commit/b6674bccd7a96983d2e66a988a759b89016d1d5f))
* edit expense, fix navigation on expense forms ([0fabc1e](https://github.com/nzambello/explit/commit/0fabc1edcc198d49602e9075d597674bfc6b36c9))
### Bug Fixes
* wf prisma generation ([0c269f6](https://github.com/nzambello/explit/commit/0c269f6e433e7879c38e8c6a979bd120e0b7e6c7))
2022-02-21 18:09:05 +01:00
## 1.0.0 (2022-02-21)
### Features
* add account link in header ([f566bdc](https://github.com/nzambello/explit/commit/f566bdc8a9bef2acf5cc7623020d806d4647fc80))
* add account management ([f09572d](https://github.com/nzambello/explit/commit/f09572d8ef7397c30af8ca262f43bf4019a16c35))
* add account page ([48bd0e8](https://github.com/nzambello/explit/commit/48bd0e81bfdb18d00b4a2baaff5bba61718b3b56))
* add delete user ([caaefa7](https://github.com/nzambello/explit/commit/caaefa72c55238415be9b873b2014a9d81b3dac0))
* add due amounts per user ([a9ab471](https://github.com/nzambello/explit/commit/a9ab471983fdb7ace0e6870d098458524b16ecd1))
* add expense detail ui ([8afc805](https://github.com/nzambello/explit/commit/8afc80539bd12ea9e5b2d234aa45238cb5527a74))
* add logo in header ([882d1fc](https://github.com/nzambello/explit/commit/882d1fc5a544a67ceab701cadd523a63bf4f791b))
* add logo in hp ([09a05b3](https://github.com/nzambello/explit/commit/09a05b3c4ef4b212579428fd98b3fb2ab4bcea19))
* add new expense form, add transfer form ([140d706](https://github.com/nzambello/explit/commit/140d706683c54d426ef60c46098f0adfe48b90ad))
* add pwa capabilities ([0c057cc](https://github.com/nzambello/explit/commit/0c057ccd557aa78ad12e507a67ea1d36ca1cf23a))
* add slashscreen as home ([579676c](https://github.com/nzambello/explit/commit/579676c5f06e59f6f9b4a64c94746d202cbfd670))
* add slashscreen as home ([a6f43af](https://github.com/nzambello/explit/commit/a6f43af508993bdfe8ade96cccc24910fe77e12b))
* add svg logo ([0423713](https://github.com/nzambello/explit/commit/0423713f741e8f92ac60e1554a9f7c2b9f04418a))
* add team page ([4746374](https://github.com/nzambello/explit/commit/4746374ce43cb264ce47c0c72567fbccd606f41b))
* add transfer page placeholder ([4e35698](https://github.com/nzambello/explit/commit/4e35698de53176f3b6b6dc77ee43ce38665b7f16))
* add wip placeholder for exp list and stats ([13b633e](https://github.com/nzambello/explit/commit/13b633e23cc40e5fa7c242c31d0d92958c597843))
* expenses ui ([66f09a8](https://github.com/nzambello/explit/commit/66f09a8150ee7a678fdff4e088e8f44ebc0617b8))
* initial commit, bootstrap project and add pages and db ([a65b288](https://github.com/nzambello/explit/commit/a65b288107ebdde63341157302eafd8e638afaf5))
* mobile styles, refactor header ([9cf8d8a](https://github.com/nzambello/explit/commit/9cf8d8a32b6bb798fc4ecd523c6709c49f206182))
* signin ([0a98a0b](https://github.com/nzambello/explit/commit/0a98a0b3652cb24c548a7b0e09b6ade00c137520))
* style expenses home with stats ([0c354b0](https://github.com/nzambello/explit/commit/0c354b069a91ce8702da4b6385f13b8b83e64b2f))
* working on ui ([85cfb31](https://github.com/nzambello/explit/commit/85cfb319b0477263daa51d996eef91ab295c665e))
### Bug Fixes
* apple touch icon ([41b2fd9](https://github.com/nzambello/explit/commit/41b2fd9e288ccb927fa89342e1ec595d0ee14f03))
* bg cards forms ([276451f](https://github.com/nzambello/explit/commit/276451f3bfa1820e4c4c1b0b649f5bb463fb59df))
* build worker ([9de5b60](https://github.com/nzambello/explit/commit/9de5b605b475149d532f30205c1002541116e1af))
* build worker ([4fdf20d](https://github.com/nzambello/explit/commit/4fdf20deae97eaa21831ffcdf707b1c2be887be6))
* header login button space ([e6228ab](https://github.com/nzambello/explit/commit/e6228ab8ab5ef20e65cbad663809b263130a37bd))
* root html viewport ([39398d6](https://github.com/nzambello/explit/commit/39398d6f846d7137d2cc7039202d905953744afc))
* theme color ([ef62d41](https://github.com/nzambello/explit/commit/ef62d416d7dff64a56ffd88d01e3dbd467d87c59))
### Maintenance
* add fly config file ([5257068](https://github.com/nzambello/explit/commit/52570682df75327a3978f23544e758c2cc9a6647))
* add pm2 config for deploy ([3e51dda](https://github.com/nzambello/explit/commit/3e51dda109d504066aae16bad7da1d0cdd09c8f4))
* add prisma migration, fly deploy files ([dffaaa8](https://github.com/nzambello/explit/commit/dffaaa8accfb42addad5146539a026c297a3dcc9))
* fix dockerfile ([4c737e0](https://github.com/nzambello/explit/commit/4c737e0244240fe64b6cc3287dce6bdbc0e3da67))
### Changes
* styles expenses ([d87317d](https://github.com/nzambello/explit/commit/d87317d055768b01fc40c06a1310edcff3a7e1ed))