-
Notifications
You must be signed in to change notification settings - Fork 8
Commit a0d1038
committed
general code refactoring
1 parent 24cd7c0 commit a0d1038
File tree
10 files changed
+92
-74
lines changed- GhostUI/ClientApp
- src
- api
- components
- store/modules
- auth
- weather-forecasts
- views
- FetchData/child-components
- Form
- Login
10 files changed
+92
-74
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | - | ||
35 | - | ||
34 | + | ||
35 | + | ||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
48 | - | ||
48 | + | ||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 | - | ||
52 | + | ||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | - | ||
25 | - | ||
26 | - | ||
24 | + | ||
27 | 25 |
| |
28 | 26 |
| |
29 | 27 |
| |
| |||
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
56 | - | ||
57 | - | ||
54 | + | ||
58 | 55 |
| |
59 | 56 |
| |
60 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 | - | ||
78 | - | ||
79 | - | ||
80 | - | ||
77 | + | ||
78 | + | ||
79 | + | ||
80 | + | ||
81 | + | ||
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | + | ||
4 | + | ||
5 | + | ||
3 | 6 |
| |
4 | 7 |
| |
5 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 | - | ||
51 | - | ||
52 | - | ||
50 | + | ||
53 | 51 |
| |
54 | 52 |
| |
55 | 53 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | - | ||
18 | - | ||
17 | + | ||
18 | + | ||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | - | ||
32 | - | ||
33 | - | ||
31 | + | ||
34 | 32 |
| |
35 | 33 |
| |
36 | 34 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | - | ||
12 | - | ||
11 | + | ||
12 | + | ||
13 | + | ||
14 | + | ||
15 | + | ||
16 | + | ||
17 | + | ||
18 | + | ||
13 | 19 |
| |
14 | - | ||
15 | - | ||
20 | + | ||
21 | + | ||
22 | + | ||
23 | + | ||
24 | + | ||
25 | + | ||
26 | + | ||
27 | + | ||
16 | 28 |
| |
17 | 29 |
| |
18 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | - | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
24 | - | ||
27 | + | ||
28 | + | ||
29 | + | ||
30 | + | ||
31 | + | ||
25 | 32 |
| |
26 | 33 |
| |
27 | 34 |
| |
|
0 commit comments