Commit d8c769c
Update usage of project in edit tutorial form
1 parent 5502182 commit d8c769c
4 files changed
+8
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | | - | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
49 | 47 | | |
50 | 48 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 49 | + | |
56 | 50 | | |
57 | 51 | | |
58 | 52 | | |
| |||
133 | 127 | | |
134 | 128 | | |
135 | 129 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | 130 | | |
141 | 131 | | |
142 | 132 | | |
| |||
211 | 201 | | |
212 | 202 | | |
213 | 203 | | |
214 | | - | |
| 204 | + | |
215 | 205 | | |
216 | 206 | | |
217 | 207 | | |
218 | 208 | | |
219 | 209 | | |
220 | | - | |
| 210 | + | |
221 | 211 | | |
222 | 212 | | |
223 | 213 | | |
224 | 214 | | |
225 | 215 | | |
226 | 216 | | |
227 | | - | |
| 217 | + | |
228 | 218 | | |
229 | | - | |
| 219 | + | |
230 | 220 | | |
231 | 221 | | |
232 | 222 | | |
| |||
524 | 514 | | |
525 | 515 | | |
526 | 516 | | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | 517 | | |
540 | 518 | | |
541 | 519 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
- .pre-commit-config.yaml+1-1
- CHANGELOG.md+148-1
- README.md+9
- apps/common/mixins.py-67
- apps/common/models.py+132
- apps/common/serializers.py+50
- apps/common/tasks.py+62
- apps/contributor/admin.py+19
- apps/contributor/firebase.py+50
- apps/contributor/migrations/0006_contributorteam_firebase_last_pushed_and_more.py+49
- apps/contributor/migrations/0007_contributorteam_canonical_id.py+19
- apps/contributor/models.py+4-2
- apps/project/firebase.py+1
- apps/project/migrations/0001_initial.py+2-2
- apps/project/migrations/0005_project_firebase_last_pushed_and_more.py+1-1
- apps/project/migrations/0011_project_canonical_id.py+19
- apps/project/migrations/0012_merge_20250730_1323.py+14
- apps/project/models.py+6-106
- apps/project/serializers.py+4-4
- apps/project/tests/mutation_test.py+6-6
- apps/tutorial/graphql/inputs/inputs.py-9
- apps/tutorial/migrations/0006_tutorialasset.py+2-2
- apps/tutorial/migrations/0007_alter_tutorialasset_marked_as_deleted.py+18
- apps/tutorial/models.py+5-31
- apps/tutorial/serializers.py+2-3
- apps/tutorial/tests/mutation_test.py+2-30
- firebase+1-1
- helm/Chart.yaml+1-1
- main/config.py+4
- main/graphql/enums.py+3-2
- project_types/base/project.py+3-10
- project_types/tile_map_service/base/project.py+10-8
- project_types/validate/project.py+8-6
- pyproject.toml+1-1
- release.sh+61-18
- schema.graphql+142-145
- uv.lock+1-1
0 commit comments