Commit Graph

17 Commits

Author SHA1 Message Date
kolaente 3d375ddf56
Fix input styles 2021-07-17 21:45:38 +02:00
kolaente 3d18c69429
Cleanup 2021-07-17 21:37:41 +02:00
kolaente e405ebe88f
Check if we have a list specified 2021-07-17 21:34:14 +02:00
kolaente 0e02b38c1e
Actually use the list when creating a new task 2021-07-17 21:22:43 +02:00
kolaente 7b8fbe1835
Move add task logic from list with quick add 2021-07-17 21:19:11 +02:00
Sytone 3a6d81d221 fixes for comments 2021-06-17 12:55:20 -07:00
Sytone f39a4d76da Fix nesting to show warning if list not set.
Cleanup comments
Cleanup user settings
Move default list id to computed
2021-06-15 16:59:53 -07:00
Sytone 816c5bb4ec Set list in search box in settings 2021-06-08 08:24:11 -07:00
Sytone a9728f774d Add settings lookup to add-task
Enable specification of List ID for list-search
Add default list to user settings
Add default setting
Update settings UI for default list
2021-06-07 15:12:32 -07:00
Sytone b005d023c9 Update label logic on add-task component
Lint updates
2021-06-07 09:07:42 -07:00
Sytone 714c01403c Cleanup semi colons and add rule 2021-06-02 15:32:13 -07:00
Sytone 194b1291e6 Fix json spacing
Update editor config
Add configuration warning
2021-06-02 15:31:13 -07:00
Sytone 52b0a4c6ac Add validation for list ID and disable if not valid.
Add component to Home with undefined list id.
2021-06-02 12:23:48 -07:00
Sytone d363cfc972 Cleanup comments 2021-06-02 11:43:48 -07:00
Sytone c3c22bf202 Enforce trailing commas 2021-06-02 11:40:31 -07:00
Sytone 5d36d9399d Update to use single quotes uniformaly 2021-06-02 11:35:59 -07:00
sytone 1200f0b416 Make add task a component
Add add-task to home
Change add task to component for lists
Made welcome update on time.. because.
2021-05-26 13:33:12 -07:00