- Aug 07, 2015
-
-
Alice Heaton authored
Added network_provider column to ItemTable, and ensure it's not displayed in the table widget. Also ensure the widget doesn't display the 'select_item' column, previously named 'delete'.
-
- Jul 15, 2015
-
-
Alice Heaton authored
Fetch the table data using the API, and use the existing view item table to render the content of the widget.
-
- Jul 13, 2015
-
-
Alice Heaton authored
Implement simple table widget. The data is currently stored in the widget settings, but this should be connected to the data api as and when needed
-