Commit 5310a91
committed
Slim down Todo demo and add colour theming
1 parent 902aee1 commit 5310a91
File tree
35 files changed
+196
-397
lines changed- src
- Application
- Common
- Mappings
- Models
- TodoItems
- Commands
- CreateTodoItem
- DeleteTodoItem
- UpdateTodoItemDetail
- UpdateTodoItem
- EventHandlers
- Queries/GetTodoItemsWithPagination
- TodoLists
- Commands
- CreateTodoList
- PurgeTodoLists
- UpdateTodoList
- Queries/GetTodos
- Domain
- Constants
- Entities
- Events
- ValueObjects
- Infrastructure
- Data
- Web
- ClientApp-React
- src
- components
- ClientApp/src
- app/todo
- Endpoints
- tests
- Application.FunctionalTests/TodoLists/Commands
- Application.UnitTests/Common
- Mappings
- Models
- Domain.UnitTests/ValueObjects
35 files changed
+196
-397
lines changedThis file was deleted.
This file was deleted.
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
32 | | - | |
33 | | - | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 0 additions & 33 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
0 commit comments