qri-io / desktop

Qri Desktop
https://qri.io/desktop
GNU General Public License v3.0
67 stars 14 forks source link

refactor(`DatasetChanges`): adjust layout and routes for `Changes` #677

Closed ramfox closed 3 years ago

ramfox commented 3 years ago

Adjusted the layout and routes for the Changes page so that it shows up inside our typical dataset layout.

I'm sure we are going to adjust this further in the future!

This also adjusts our interfaces/expectations for the /changes/ response to include version_info, which we map to versionInfo on intake + adding the commitTitle from the commit component