Commit 411fa53
committed
WIP - refactored custom expansion tile, added server endpoint for updating kindergarden info
1 parent abf5567 commit 411fa53
38 files changed
Lines changed: 1272 additions & 2146 deletions
File tree
- school_data_hub_client/lib/src/protocol
- school_data_hub_flutter/lib
- common/widgets/custom_expansion_tile
- features
- _attendance/presentation/missed_schooldays_pupil_list_page/widgets
- _schoolday_events/presentation/schoolday_event_list_page/widgets/schoolday_event_pupil_list_card
- books/presentation/book_list_page/widgets
- learning_support/presentation
- learning_support_list_page/widgets
- new_support_category_status_page
- support_category_list_sortable_page/widgets
- widgets
- dialogs
- support_catagory_status
- widgets
- support_goal
- learning/presentation
- competence_list_page/widgets
- pupil_list_learning_page/widgets
- learning_list_card
- pupil_competence_checks
- matrix
- rooms/presentation/matrix_rooms_list_page/widgets
- users/presentation/matrix_users_list_page/widgets
- pupil
- data
- presentation
- _credit/credit_list_page/widgets
- after_school_care/widgets
- pupil_profile_page/widgets/pupil_profile_page_content
- learning_support_content
- widgets
- server_logs/presentation/widgets
- user/presentation/user_list/widgets
- workbooks/presentation/workbook_list_page/widgets
- school_data_hub_server
- lib/src
- _features/pupil/endpoints
- generated
- test/integration/test_tools
Large diffs are not rendered by default.
Lines changed: 0 additions & 829 deletions
This file was deleted.
Lines changed: 55 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
8 | 35 | | |
9 | | - | |
10 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
11 | 41 | | |
12 | 42 | | |
13 | 43 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
32 | 63 | | |
33 | 64 | | |
34 | 65 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
school_data_hub_flutter/lib/common/widgets/custom_expansion_tile/custom_expansion_tile_switch.dart
Lines changed: 16 additions & 36 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | | - | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 22 | | |
35 | 23 | | |
| 24 | + | |
| 25 | + | |
36 | 26 | | |
37 | 27 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 28 | + | |
| 29 | + | |
50 | 30 | | |
51 | 31 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
55 | 35 | | |
56 | 36 | | |
57 | 37 | | |
58 | | - | |
| 38 | + | |
59 | 39 | | |
60 | 40 | | |
61 | 41 | | |
62 | 42 | | |
63 | 43 | | |
64 | | - | |
| 44 | + | |
65 | 45 | | |
66 | 46 | | |
67 | 47 | | |
68 | | - | |
69 | | - | |
| 48 | + | |
| 49 | + | |
70 | 50 | | |
71 | 51 | | |
72 | | - | |
| 52 | + | |
73 | 53 | | |
74 | 54 | | |
75 | 55 | | |
| |||
Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 0 additions & 159 deletions
This file was deleted.
0 commit comments