aboutsummaryrefslogtreecommitdiff
path: root/src/features/todo (follow)
Commit message (Collapse)AuthorAgeLines
* Edit button almost done.Adrián Oliva2023-05-19-1/+14
| | | | Noticed some bugs. Will patch on later commits.
* 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
| | | | Merge to main.
* Displayed correct index.Adrián Oliva2023-05-17-0/+1
| | | | Index was hard-coded. Now it retrieves current last index used.
* Moved `ToDo.jsx` to UI folder.Adrián Oliva2023-05-17-233/+0
|
* Redux used to add ToDosAdrián Oliva2023-05-17-0/+265
WE MADE IT!! I don't know how, but it is functional. :'3