horizon/doc/source/topics
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
..
customizing.rst Allow customization of logo link 2013-10-30 11:47:07 -06:00
deployment.rst Adding configuring hints in Horizon documentation 2013-07-10 18:12:17 +05:30
policy.rst Cleaning up policy documentation 2013-09-27 16:57:10 -06:00
settings.rst Updated can_set_mount_point default in docs 2013-11-29 14:11:40 -05:00
tables.rst Inline Table editing 2013-12-03 09:35:24 +01:00
testing.rst Corrected misspelled method in horizon documentation 2013-08-22 20:35:30 +02:00
tutorial.rst RST typo for tutorial documentation 2013-10-31 15:34:12 -04:00
workflows.rst Adding documentation to Tables and Workflows 2013-09-12 11:59:03 +02:00