|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
## Unreleased |
|
|
## Unreleased |
|
|
|
|
|
|
|
|
|
|
|
### Added |
|
|
|
|
|
|
|
|
|
|
|
- Added pagination parameters (`skip`, `take`) to the endpoint `GET api/v1/order` |
|
|
|
|
|
|
|
|
### Fixed |
|
|
### Fixed |
|
|
|
|
|
|
|
|
- Fixed the sidebar navigation on the user account page |
|
|
- Fixed the sidebar navigation on the user account page |
|
@ -43,7 +47,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
|
|
|
|
|
### Added |
|
|
### Added |
|
|
|
|
|
|
|
|
- Added pagination parameters (`skip`, `take`) to the endpoint `GET api/v1/order` |
|
|
|
|
|
- Added support for translated activity types in the activities table |
|
|
- Added support for translated activity types in the activities table |
|
|
- Added support for dates in `DD.MM.YYYY` format in the activities import |
|
|
- Added support for dates in `DD.MM.YYYY` format in the activities import |
|
|
- Set up the language localization for Türkçe (`tr`) |
|
|
- Set up the language localization for Türkçe (`tr`) |
|
|