Commit f7e9406
committed
Refine project edit UI and imagery defaults
Changes:
- Update action help texts (reset/close) for clearer, consistent wording.
- Shorten project name hint to "Project name cannot be edited".
- Remove some explanatory helper paragraphs to reduce redundancy (detailed instructions, team header, imagery label helper).
- Rename "Custom Imagery" header to "Imagery JSON Definition" and change section label to "Imagery".
- Increase custom imagery textarea rows from 18 to 26 and remove the separate label to favor inline placeholder.
- Reword locked settings message and action preview heading for clarity.
- In rapid-imagery conversion, change default minZoom from 0 to 12 to avoid overly broad low-zoom defaults when extent zoom is unspecified.1 parent b6dcdc0 commit f7e9406
3 files changed
Lines changed: 9 additions & 18 deletions
File tree
- composables
- pages/workspace/[id]/projects/[projectId]
- util
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | 126 | | |
128 | 127 | | |
129 | 128 | | |
| |||
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
142 | | - | |
143 | | - | |
| 141 | + | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 145 | | |
154 | 146 | | |
155 | 147 | | |
156 | 148 | | |
157 | 149 | | |
158 | | - | |
| 150 | + | |
159 | 151 | | |
160 | 152 | | |
161 | 153 | | |
| |||
184 | 176 | | |
185 | 177 | | |
186 | 178 | | |
187 | | - | |
188 | 179 | | |
189 | 180 | | |
190 | 181 | | |
| |||
398 | 389 | | |
399 | 390 | | |
400 | 391 | | |
401 | | - | |
| 392 | + | |
402 | 393 | | |
403 | 394 | | |
404 | 395 | | |
| |||
442 | 433 | | |
443 | 434 | | |
444 | 435 | | |
445 | | - | |
| 436 | + | |
446 | 437 | | |
447 | 438 | | |
448 | 439 | | |
| |||
528 | 519 | | |
529 | 520 | | |
530 | 521 | | |
531 | | - | |
| 522 | + | |
532 | 523 | | |
533 | 524 | | |
534 | 525 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments