| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
Changed the `refreshToDos` to also refresh the last index used.
|
|
|
|
|
| |
On the user end it displays in a human readable way. On the database it
is saved in ISO format. A lot of changes had to be made to control it.
|
|
|
|
| |
WE'RE DOING IT!!!!
|
|
|
|
| |
Not on "edit to do" or "new to do".
|
|
|
|
|
| |
We have a separate list from the original `todos_list`. It saves all currently
filtered to do's for the listing to be as easy as possible.
|
|
|
|
|
| |
Broke `ToDo.jsx` into two separate files. Broke each function into
simpler functions. Hope this makes the whole project more readable.
|
|
|
|
| |
WE MADE IT!! I don't know how, but it is functional. :'3
|
|
Hardest one yet. I don't know how I did it, but I used the
`bootstrap-datepicker` plugin for selecting the Due Date.
(https://github.com/uxsolutions/bootstrap-datepicker)
|