Revised picker components to reuse CookSource as a wrapper component both in DataPusher and DataSourceStep and added TablePicker for it
Added mock data for PID cooking
Removed old data management context and revised existing ones to pass adapter and to set cooked assets in state
Some style changes to show "new" entities just cooked
Consolidated all translations (no need to distinguish between 'source' and 'target')
Testing ๐งช
You can test the newly added TablePicker and CookSource component stories. Also test changes for DataSourceStep both in its own story and WizardShell stories (both mock and ADX)
Summary of changes ๐
CookSource
as a wrapper component both in DataPusher and DataSourceStep and addedTablePicker
for itTesting ๐งช
You can test the newly added TablePicker and CookSource component stories. Also test changes for DataSourceStep both in its own story and WizardShell stories (both mock and ADX)
Checklist โ๏ธ