Commit 59ad7fd
committed
📝 docs(config-wizard): update description for migration architectures
- Enhance the wizard description to include support for three migration type architectures: Work Items, Pipelines, and Custom.
- Clarify the types and constraints associated with each migration type.
💄 style(config-wizard): improve CSS for migration type selection
- Introduce new styles for constrained and flexible migration types, adding gradient backgrounds and hover effects.
- Enhance form styling for better readability and user experience.
♻️ refactor(config-wizard): enhance JS logic for type and processor handling
- Refactor logic to handle pre-configured migration types with locked processors and endpoints.
- Update UI interactions to better guide users based on selected migration type and available processors.
- Improve code readability and consistency by standardizing string literals and object properties.1 parent 4447c5f commit 59ad7fd
File tree
3 files changed
+645
-469
lines changed- docs
- content/docs
- static
- css
- js
3 files changed
+645
-469
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
215 | 214 | | |
216 | 215 | | |
217 | | - | |
218 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
219 | 221 | | |
220 | 222 | | |
221 | | - | |
222 | | - | |
223 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
224 | 226 | | |
225 | 227 | | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
235 | 232 | | |
236 | 233 | | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
241 | 256 | | |
242 | 257 | | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
| 258 | + | |
248 | 259 | | |
249 | 260 | | |
250 | | - | |
251 | | - | |
252 | | - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
253 | 267 | | |
254 | 268 | | |
255 | | - | |
256 | | - | |
257 | | - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
258 | 272 | | |
259 | 273 | | |
260 | 274 | | |
261 | | - | |
262 | | - | |
263 | | - | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
264 | 278 | | |
265 | 279 | | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
270 | 283 | | |
271 | 284 | | |
272 | | - | |
273 | | - | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
274 | 311 | | |
275 | 312 | | |
276 | 313 | | |
277 | | - | |
278 | | - | |
| 314 | + | |
| 315 | + | |
279 | 316 | | |
280 | 317 | | |
281 | 318 | | |
| |||
285 | 322 | | |
286 | 323 | | |
287 | 324 | | |
288 | | - | |
| 325 | + | |
289 | 326 | | |
290 | 327 | | |
291 | 328 | | |
292 | | - | |
| 329 | + | |
293 | 330 | | |
294 | 331 | | |
295 | 332 | | |
296 | | - | |
| 333 | + | |
297 | 334 | | |
298 | 335 | | |
299 | 336 | | |
300 | 337 | | |
301 | | - | |
| 338 | + | |
302 | 339 | | |
303 | 340 | | |
304 | 341 | | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
305 | 351 | | |
306 | 352 | | |
307 | 353 | | |
| |||
0 commit comments