This repository was archived by the owner on Nov 8, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork20
Commit2f69341
authored
refactor(community): redesign (#364)
* refactor(community): rename table && clean up warnings* refactor(community): re-org macro helper file* refactor(community): wip* refactor(community): wip* refactor(community): more test* refactor(community): wip* refactor(community): wip* refactor(community): add views to community* refactor(community): move articles_count to outside field* refactor(test): skip old post comment test* chore: fmt* fix(article): add viewer_has states when read* refactor: sync subscribe count to community* refactor: move subscribe count & viewer_has logic* refactor(community): enhance read community & test* refactor(community): fmt* fix(community): meta nil edge-case* fix(community): editor count & tests* fix(community): remove editors subscribers in community fields* fix(community): remove editors subscribers in community fields* fix(community): error test* fix(community): error test* fix(community): error test1 parent9a59768 commit2f69341
File tree
56 files changed
+1655
-634
lines changed- cover
- lib
- groupher_server_web
- middleware
- resolvers
- schema
- Helper
- account
- cms
- groupher_server
- accounts/delegates
- cms
- delegates
- embeds
- helper
- priv/repo/migrations
- test
- groupher_server_web
- mutation/cms
- articles
- flags
- query/cms
- articles
- paged_articles
- groupher_server/cms
- community
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+1655
-634
lines changedLarge diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 |
| |
35 | 39 |
| |
36 | 40 |
| |
| |||
51 | 55 |
| |
52 | 56 |
| |
53 | 57 |
| |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
| |||
113 | 114 |
| |
114 | 115 |
| |
115 | 116 |
| |
116 |
| - | |
117 |
| - | |
118 |
| - | |
119 | 117 |
| |
120 | 118 |
| |
121 | 119 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| 12 | + | |
12 | 13 |
| |
13 | 14 |
| |
14 | 15 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
38 | 40 |
| |
| 41 | + | |
39 | 42 |
| |
40 | 43 |
| |
41 | 44 |
| |
42 | 45 |
| |
43 | 46 |
| |
44 | 47 |
| |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
45 | 55 |
| |
46 | 56 |
| |
47 | 57 |
| |
| |||
68 | 78 |
| |
69 | 79 |
| |
70 | 80 |
| |
| 81 | + | |
71 | 82 |
| |
72 | 83 |
| |
73 | 84 |
| |
| |||
82 | 93 |
| |
83 | 94 |
| |
84 | 95 |
| |
| 96 | + | |
85 | 97 |
| |
86 | 98 |
| |
87 | 99 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 |
| - | |
| 109 | + | |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
| |||
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
| |||
274 | 274 |
| |
275 | 275 |
| |
276 | 276 |
| |
277 |
| - | |
278 |
| - | |
| 277 | + | |
| 278 | + | |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 |
| - | |
| 284 | + | |
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
288 |
| - | |
| 288 | + | |
289 | 289 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
0 commit comments
Comments
(0)