7 Commits

Author SHA1 Message Date
Erik Montnemery
023ff26756
Correct TODO entity documentation (#2627)
* Correct TODO entity documentation

* Clean extra period

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-04-02 14:18:04 +02:00
c0ffeeca7
207c08678e
core: apply sentence-style capitalization to headings (#2188)
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization)
2024-05-23 10:10:20 +02:00
Cyrill Raccaud
1ca5c13195
Fix todo list delete item typo (#2032)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-01-07 17:38:38 +01:00
Allen Porter
11e231b954
Change update semantics of To-do items (#2022) 2023-12-27 13:15:04 +01:00
Allen Porter
c15218afd8
Add To-do list item due and description field developer documentation (#1981)
* Add To-do list item due and description fields

* Don't allow floating datetimes

* Add missing words

* Tiny tweak

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-11-28 13:02:50 +01:00
Allen Porter
b615e0b645
Update todo move item API to reference previous uid (#1958)
* Update todo move item API

* Update docs/core/entity/todo.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-31 07:24:42 +01:00
Allen Porter
fd87cac674
Add todo component developer documentation (#1929)
* Add todo component  developer documentation

* Update todo item property documentation

* Update table syntax

* Update developer documentation from core PR changes.

* Update the move item method signature

* Update docs/core/entity/todo.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Improvements to todo developer documentation

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update TodoItem field requirements.

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-24 17:03:20 +02:00