Commit aefcc31
committed
Extract setting source description
This will let us use it in auth flows that are not dialog-based like the
current auth flow. In the future both flows might be refactored to
share a code path but holding off on that until it becomes apparent
there is a good interface for that.1 parent abe0326 commit aefcc31
File tree
2 files changed
+21
-18
lines changed- src/main/kotlin/com/coder/gateway
- settings
- util
2 files changed
+21
-18
lines changedLines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
31 | 45 | | |
32 | 46 | | |
33 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
189 | 188 | | |
190 | 189 | | |
191 | 190 | | |
| |||
199 | 198 | | |
200 | 199 | | |
201 | 200 | | |
202 | | - | |
| 201 | + | |
203 | 202 | | |
204 | 203 | | |
205 | 204 | | |
| |||
212 | 211 | | |
213 | 212 | | |
214 | 213 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | 214 | | |
226 | | - | |
| 215 | + | |
| 216 | + | |
227 | 217 | | |
228 | | - | |
| 218 | + | |
229 | 219 | | |
230 | 220 | | |
231 | 221 | | |
232 | 222 | | |
233 | 223 | | |
234 | 224 | | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
239 | 228 | | |
240 | 229 | | |
0 commit comments