Change styling, add subtask edit and delete, use similar format for task edit and delete, change progress bar to not be dependent on reducer and remove its values from the task object, divide subtasklist to have subtask item to be able to delete and edit accordingly, and remove subtasks actions to be dependent on updatetask
TODO: change the paths to be absolute, had issues with eslinter giving me errors with absolute path
Change styling, add subtask edit and delete, use similar format for task edit and delete, change progress bar to not be dependent on reducer and remove its values from the task object, divide subtasklist to have subtask item to be able to delete and edit accordingly, and remove subtasks actions to be dependent on updatetask
TODO: change the paths to be absolute, had issues with eslinter giving me errors with absolute path