14 Commits

Author SHA1 Message Date
Kevin Higby
542bae507b
Update todo.markdown (#30185)
Added missing closing backticks on the example yaml for todo.add_item
2023-12-06 21:17:37 +01:00
Franck Nijhof
2c2f6afc35
Merge branch '2023.12' into rc 2023-11-29 21:29:21 +01:00
Franck Nijhof
7a227b34d4
Sync codebase with docs for 2023.12 2023-11-29 21:28:44 +01:00
Allen Porter
a4788800a0
Add To-do due date/time and description service calls (#29900)
* Add To-do due date/time and description

* tiny tweaks

* changing to datetime for consistency reasons

following review comment by frenck.

* Update source/_integrations/todo.markdown

* Update remaining occurrences for due_date_time

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-29 13:16:39 +01:00
Franck Nijhof
7949b2b3b9
Merge branch 'current' into next 2023-11-29 09:46:23 +01:00
c0ffeeca7
fba25682cd
Integrations: apply sentence-style capitalization (#29977)
* Integrations: apply sentence-style capitalizytion

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-23 16:43:01 +01:00
Robert Resch
53043f4ee1
Add todo.remove_completed_items service call (#29929)
* Add todo.remove_completed_items service call

* Update source/_integrations/todo.markdown

Co-authored-by: Fletcher <fletcher.boyd@artifactory.org.au>

* Tiny tweak

---------

Co-authored-by: Fletcher <fletcher.boyd@artifactory.org.au>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-20 22:41:29 +01:00
Allen Porter
f5a08fc249
Add documentation for todo.get_items service (#29678)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-15 11:42:04 +01:00
Franck Nijhof
a319e8d1a7
Correct spelling of to-do list (#29773)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-10 10:21:31 +01:00
Iain Hay
ba1007ce28
Update todo.markdown (#29671) 2023-11-03 13:34:39 +01:00
Robert Resch
38acbaeb4f
Fix todo.remove_item (#29617)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-10-31 20:59:43 +01:00
Robert Resch
82398e168f
Rename todo's services and their fields (#29611)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-31 20:59:24 +01:00
Franck Nijhof
9c1118f2c0
2023.11: Beta release notes 2023-10-25 20:41:06 +02:00
Allen Porter
3522bc337a
Add a to-do integration documentation (#28925)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-24 20:28:39 +02:00