- Jul 21, 2015
-
-
Alice Heaton authored
Refactor the 'select all checkboxes' javascript into a separate file so it can be used on other tables easily. Add a test for the select all checkboxes javascript. Remove the label from the 'delete' column (which is now a 'select all' column as we may have other actions) and move it to the first column as per balsamic mockups.
-
- Jul 20, 2015
-
-
Mark Skipper authored
-
- Jul 17, 2015
-
-
Alice Heaton authored
Refactor the code to handle file input type (use a custom button, and automatically submit upon file selection) so that it can be used on multiple pages. Add an upload button on the view/edit page.
-
Jay Alvarez authored
-
- Jul 16, 2015
-
-
Alice Heaton authored
-
- Jul 15, 2015
-
-
Jay Alvarez authored
-- removing hanging tabs -- added easing to spinner and adjusted messages box to fit
-
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 14, 2015
-
-
Alice Heaton authored
-
Alice Heaton authored
Change from using an i tag for icons (which is what sb admin and bootstrap used to do) to using span tags for icons (which is more correct, and what bootstrap3 ended up doing as well)
-
- Jul 13, 2015
-
-
Jay Alvarez authored
-
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
-
Alice Heaton authored
-
- Jul 10, 2015
-
-
Alice Heaton authored
-
Jay Alvarez authored
-
Jay Alvarez authored
-
Alice Heaton authored
-
Alice Heaton authored
Implement the chart widget, and include the flot library. Data is communicated from Django to the javascript code using html5 data attributes, emembed using a Django custom filter.
-
- Jul 08, 2015
-
-
Jay Alvarez authored
-
Jay Alvarez authored
-
Alice Heaton authored
Implement a dashboard infrastructure to allow us to register widget types, create dashboards, create instances of widget types with specific configuration and associate those with a given dashboard, at a given position. The dashboard infrastructure is moved out of hid and into it's own application as it is stand alone (the widgets may depend on hid specific logic, but the infrastructure doesn't).
-
- Jul 07, 2015
-
-
Jay Alvarez authored
-
Jay Alvarez authored
-
- Jul 02, 2015
-
-
Marko Samastur authored
-
Marko Samastur authored
-
- Jul 01, 2015
-
-
Marko Samastur authored
-
- Jun 30, 2015
-
-
Marko Samastur authored
-
- Jun 29, 2015
-
-
Marko Samastur authored
-
- Jun 28, 2015
-
-
Marko Samastur authored
-
- Jun 26, 2015
-
-
Marko Samastur authored
-
- Jun 22, 2015
-
-
Mark Skipper authored
-
- Jun 18, 2015
-
-
Marko Samastur authored
-
Marko Samastur authored
-
- Jun 16, 2015
-
-
Marko Samastur authored
-
- Jun 11, 2015
-
-
Daniel Levy authored
-
- Jun 08, 2015
-
-
Daniel Levy authored
-