Skip to content
Snippets Groups Projects
Commit f2089fe6 authored by Renaud Le Gac's avatar Renaud Le Gac
Browse files

Follow change.

parent 850eff37
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,12 @@
and remove database and configuration controllers.
- Redesign the controllers section (call, debug, get_api, index, status)
and the associated views (debug, index).
- Remove the configuration property model in grid, from and comboBox widget
- Redesign and simplify the client class App.grid.Grid, App.form.FormPanel
App.grid.RowEditor, App.form.ComboBox and remove App.form.EntryFormPanel.
- A unique store is attached to each table. It is instantiate once.
- Remove the configuration property model in grid, from and comboBox widgets.
A unique store is attached to each table and instantiate once.
- Redesign and simplify the client class App.grid.Grid, App.form.FormPanel,
App.form.ComboBox and remove App.form.EntryFormPanel.
- Re-visit plugins: App.grid.RowEditor, App.grid.RowEditorContextMenu
and App.gridPaging
0.3.2 (Jan 11)
- Update the user documentation.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment