hamed shirbandi
hamed shirbandi
Attachments can be any type of safe files. - add attachments list to task details view model - add new api to add an attachment to a task - add...
- add attachment to domain model - implement attachment application services - update the domain documentation
- add a new api to UserPanelAPI to change the task priority - handle drag and drop in UserPanel to change the task priority
- seed all permissions to db - add HasPermissionFilterAttribute to all actions
- add a header to the requests from acceptance tests - check the headers of the incoming request and create a sandbox db by middleware - remove the sandbox db...
- make a docker compose with required services for running the app - update project README file with docker compose information
Pending tasks are ToDo and Doing tasks. - add new api to get pending tasks for an organization - add a toggle drawer to dashboard index to show the pending...