Commit graph

8 commits

Author SHA1 Message Date
Chris Buckley
ab811f70b1
Todoist service validation error consistency (#123122) 2024-08-05 11:24:49 +02:00
Chris Buckley
6684f61a54
Add support for Todoist sections (#115671)
* Add support for Todoist sections

* ServiceValidationError & section name tweaks from PR comments

* Remove whitespace

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* More natural error message

Co-authored-by: Erik Montnemery <erik@montnemery.com>

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-08-03 09:07:13 +02:00
David Symonds
f258034f9c
Support todoist task description in new_task service (#116203) 2024-06-22 12:42:46 +02:00
Jan-Philipp Benecke
88850334f1
Fix typo in Todoist config flow (#103317) 2023-11-03 17:16:20 +01:00
Allen Porter
efc9f845db
Fix error message strings for Todoist configuration flow (#102968)
* Fix error message strings for Todoist configuration flow

* Update error code in test
2023-10-28 21:02:42 +02:00
tzagim
37cde54b2b
Fix typo in Todoist translations strings 'data' -> 'date' (#102760) 2023-10-25 09:48:47 +02:00
Allen Porter
183b77973f
Add configuration flow to Todoist integration (#100094)
* Add config flow to todoist

* Fix service calls for todoist

* Fix configuration entry test setup

* Bump test coverage to 100%

* Apply pr feedback
2023-09-11 22:56:08 -07:00
Franck Nijhof
4edec69637
Migrate integration services (T-V) to support translations (#96379) 2023-07-12 07:37:13 +02:00