Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2023-05-19 | Welp, we needed JQuery to reset forms... | Adrián Oliva | -0/+4 | |
2023-05-19 | The date selection was MUCH easier than I thought... | Adrián Oliva | -39/+0 | |
I'm mad. :C | ||||
2023-05-19 | Edit button almost done. | Adrián Oliva | -0/+14 | |
Noticed some bugs. Will patch on later commits. | ||||
2023-05-17 | Modal interface for new To Do. | Adrián Oliva | -0/+25 | |
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) |