Skip to content

CE-3229: Refactor GenerateTemplate.tsx

Max Frederiksen requested to merge CE-3229-refactor-generate-template into develop

Move down functions and hooks closer to the components using them. Examples:

  • createIocRevision
  • getTypeFileNames
  • Move calls from GenerateTemplate closer to components using them
  • Move the dialog into component with it's activator, in this case the Drawer
  • CE-3192 unselect config preview

Follow-up: Weird horizontal scroll behavior.

Edited by Max Frederiksen

Merge request reports

Loading