aboutsummaryrefslogtreecommitdiff
path: root/src/features/todo (follow)
Commit message (Expand)AuthorAgeLines
* List of to dos is initialized on database.Adrián Oliva2023-05-27-0/+26
* First attempt at filtering to do's.Adrián Oliva2023-05-21-2/+45
* Finished details on sorting.Adrián Oliva2023-05-19-32/+54
* First attempt at sorting to do entries.Adrián Oliva2023-05-19-1/+66
* Edit button almost done.Adrián Oliva2023-05-19-1/+14
* Added remove action.Adrián Oliva2023-05-18-1/+7
* Now we can change the done state.Adrián Oliva2023-05-18-1/+10
* Preparing branch to merge.Adrián Oliva2023-05-17-1/+0
* Displayed correct index.Adrián Oliva2023-05-17-0/+1
* Moved `ToDo.jsx` to UI folder.Adrián Oliva2023-05-17-233/+0
* Redux used to add ToDosAdrián Oliva2023-05-17-0/+265