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.
- grants method on AuthService
- Notify by Custom Recipients
- Notification (all modules) type (models, interfaces)
- Zones added to BaseModel
- Generic Workflow interface to specify Data type
- Addressing Common and Infrastructure folders
- Notification (all modules) type (models, interfaces)
- Workflow status fixed
- order model & interface
- suggestion model & interface
- related enums, service
- update root index.ts file
- Workflow Model
- Workflow Service
- Workflow interfaces
- notification notifier url
- locationModel identity optional
- Filter pagination
- one and bulk route
- StatsService to KizClient
- StatMethod enum
- axios utils
- Add all GeoJSON types
- Count type
- unused package
- bad imports
- Access Token type for decrypt usage
- interceptor handling logic
- safe types
- absolute path error
- vehicles interfaces driver type (to be string array)
- models and interfaces folder structure
- models and interfaces of logistics transports (driver, vehicle, violation)
- logistic types (geoJSON)
- fix
*ById
s
- find method return type in config service
- optional field in base interface (issue #13)
- filter instead of CountFilter for find method in core and artifact service
- config service
- custom logger passes to request.core.ts for Axios error
- grants model
- find method return type in core and artifact service
- level-up required arguments from objects in the core and artifact service
- objectify unrequited fields in the request core
- artifact model file name from artifact-model.ts to artifact.model.ts
- HTTP put method null as data error
- method-input interface
- artifact model
- artifact types
- move base interface to base folder
- remove
replacementCharacter
- remove count from locationsService
- change methods input form
stack
toobject
- remove unused schema file
- overwrite artifactsService
- Notification
- notifier
- interface, model, service
- templates
- interface, model, service
- providers
- interface, model, service
- notifier
updateMetadataById
to fix metadata update (without effecting other keys in metadata)
- Exception handling
infrastructure
directory to keep SDK internal stuff (helpers, utils, enum etc)
- Require the
options
parameter