horizon/doc/source/ref
Ladislav Smola c77d9074f1 Inline Table editing
Implementation of inline-table-editing blueprint:

- Design from jcoufal is implemented with Bootstrap elements.
- Inline edit mode implemented, Django Form Field connected to table
  logic, using Django Form Widget to render. Table Cell can be updated
  and refreshed.
- Allowed method implemented for checking of cell edit permissions
- Validation process is taken from Django Form Field logic, so
  validation is defined as part of Django Form Field defined in table
  Column.
- Update method of the cell is defined as Table Action. For obtaining
  row data, UpdateRow functionality is used.
- Horizon Tests for inline editing implemented.
- Selenium Tests for inline editing of tenants implemented
- Documentation written in both ref and topics

Change-Id: Ib29b58da71d3a8abc9688bc942fe49917161e97a
Implements: blueprint inline-table-editing
2013-12-03 09:35:24 +01:00
..
context_processors.rst Move docs to doc. 2012-06-12 11:41:04 -07:00
decorators.rst Move docs to doc. 2012-06-12 11:41:04 -07:00
exceptions.rst Move docs to doc. 2012-06-12 11:41:04 -07:00
forms.rst Improved security group rule editing. 2013-02-16 21:20:21 -08:00
horizon.rst Move docs to doc. 2012-06-12 11:41:04 -07:00
middleware.rst Move docs to doc. 2012-06-12 11:41:04 -07:00
run_tests.rst Doc added for Running selenium tests in VM 2013-06-28 12:44:47 +02:00
tables.rst Inline Table editing 2013-12-03 09:35:24 +01:00
tabs.rst Move docs to doc. 2012-06-12 11:41:04 -07:00
test.rst Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
workflows.rst Adding documentation to Tables and Workflows 2013-09-12 11:59:03 +02:00