You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Removed extra white space around the dataset tiles on explore page.
Removed extra styles for tab and gray line across tabs.
* Removed extra white space around the dataset page.
* Removed extra white space around the file page.
* Human readable size on file page. Removed extra dividers on file page.
* Added download button to file page.
* List file details as a stacked list of key value pairs with values first and smaller/grey after.
* Reusable StackedList.tsx component for showing simple list of key value pairs.
* Use new StackedList.tsx component to show dataset details.
* Enabled link in last element of breadcrumb so we can go back to dataset from file.
Removed breadcrumb from dataset page since it just took us back to explore page.
* Added icons to tabs on dataset page to make tabs more visible.
* Added dataset icon to dataset tab on explore page.
* Removed button to define new metadata entries from file and
dataset pages to simplify interface. Move add metadata button
to bottom of file and dataset pages.
* Renamed menu entry to "Metadata Definitions."
0 commit comments