Skip to content

Commit e7a4f32

Browse files
committed
work
1 parent b8d11c0 commit e7a4f32

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,23 @@ Your Todo List for Getting Things Done
4040
### Functional Requirements 002 - Show TaskstateTab
4141
![Functional Requirements 002 - Show TaskstateTab](src/site/resources/plantuml/Simpleworklist__Use_Cases__002__Show_TaskstateTab.png)
4242
#### F010 show /taskstate/inbox
43+
![Functional Requirements F006 Page after first successful Login](src/site/resources/screenshots/screen011.png)
4344
#### F011 show /taskstate/today
45+
![Functional Requirements F006 Page after first successful Login](src/site/resources/screenshots/screen002.png)
4446
#### F012 show /taskstate/next
47+
![Functional Requirements F006 Page after first successful Login](src/site/resources/screenshots/screen003.png)
4548
#### F013 show /taskstate/waiting
4649
#### F014 show /taskstate/scheduled
50+
![Functional Requirements F006 Page after first successful Login](src/site/resources/screenshots/screen010.png)
4751
#### F015 show /taskstate/someday
4852
#### F016 show /taskstate/focus
53+
![Functional Requirements F006 Page after first successful Login](src/site/resources/screenshots/screen006.png)
4954
#### F017 show /taskstate/completed
5055
#### F018 show /taskstate/trash
56+
#### F019 show /project/{projectid}
57+
![Functional Requirements F006 Page after first successful Login](src/site/resources/screenshots/screen007.png)
58+
#### F020 show /taskstate/all
59+
![Functional Requirements F006 Page after first successful Login](src/site/resources/screenshots/screen008.png)
5160

5261
### Functional Requirements 003 - TaskstateTab
5362
![Functional Requirements 003 - TaskstateTab](src/site/resources/plantuml/Simpleworklist__Use_Cases__003__TaskstateTab.png)
@@ -117,8 +126,12 @@ Your Todo List for Getting Things Done
117126
#### F132 Drag and Drop: Move Task to Change Task-Order in Project/Root
118127
#### F133 Drag and Drop: Move Task to Change Task-Order in Project/id
119128

120-
### Functional Requirements 009 - Search
121-
![Functional Requirements 009 - Search](src/site/resources/plantuml/Simpleworklist__Use_Cases__009__Search.png)
129+
### Functional Requirements 009 - Pages
130+
#### F140 Pages Information
131+
![Functional Requirements F140 Pages Information](src/site/resources/screenshots/screen009.png)
132+
133+
### Functional Requirements 010 - Search
134+
![Functional Requirements 010 - Search](src/site/resources/plantuml/Simpleworklist__Use_Cases__009__Search.png)
122135
#### F200 Search Request
123136

124137
## Functional Requirements - User
@@ -130,7 +143,7 @@ Your Todo List for Getting Things Done
130143
#### F005 Login
131144
#### F007 Logout
132145

133-
### Functional Requirements 010 - User Profile
146+
### Functional Requirements 011 - User Profile
134147
![Functional Requirements 010 - User Profile](src/site/resources/plantuml/Simpleworklist__Use_Cases__010__User_Profile.png)
135148
#### F200 List of other Users and New Messages received from them
136149
#### F201 Chat Messages shared with one other User
@@ -141,7 +154,7 @@ Your Todo List for Getting Things Done
141154
#### F223 Menu Selfservice: Set Default Language
142155
#### F224 Menu Selfservice: Create Test Data
143156

144-
### Functional Requirements 011 - On every Page behind Login
157+
### Functional Requirements 012 - On every Page behind Login
145158
![Functional Requirements 012 - User Profile](src/site/resources/plantuml/Simpleworklist__Use_Cases__010__User_Profile.png)
146159
#### F250 Number of new incoming Messages from other Users
147160

0 commit comments

Comments
 (0)