mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-16 04:08:08 +01:00
get tag view working for updating todos. Refactored update a lot
This commit is contained in:
parent
1cea27ccc9
commit
f923a40a40
15 changed files with 314 additions and 215 deletions
|
|
@ -27,3 +27,9 @@ Feature: Edit a context
|
|||
|
||||
Scenario: Editing the context of the last todo will remove the todo and show empty message
|
||||
Given this scenario is pending
|
||||
|
||||
Scenario: Adding a todo to a hidden project will not show the todo
|
||||
Given this scenario is pending
|
||||
|
||||
Scenario: Adding a todo to a hidden context will show that todo
|
||||
Given this scenario is pending
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue