engine/app/presenters/locomotive
Didier Lafforgue 37042eaa03 the content_entries API returns always a flat list of entries + fix a bug about cycling dependencies when the content_type has a field named source 2012-03-07 02:56:56 +01:00
..
account_presenter.rb done (for now) with the my account screen 2011-12-02 01:43:49 +01:00
base_presenter.rb fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships 2012-03-01 11:07:22 +01:00
content_asset_presenter.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
content_entry_presenter.rb the content_entries API returns always a flat list of entries + fix a bug about cycling dependencies when the content_type has a field named source 2012-03-07 02:56:56 +01:00
content_type_presenter.rb fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships 2012-03-01 11:07:22 +01:00
editable_element_presenter.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
editable_file_presenter.rb new file input behaviour (for now just on editable_file) 2011-11-21 03:12:06 -08:00
editable_long_text_presenter.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
editable_short_text_presenter.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
membership_presenter.rb the screen for editing site has been refactored 2011-11-29 14:58:19 +01:00
page_presenter.rb remove deprecated warning about ActiveSupport::Concern + add the handle property to Page in order to retrieve them more easily (very useful to display a page from an external controller for instance 2012-02-11 00:39:06 +01:00
site_presenter.rb add the ui element to select the languages for a site 2012-01-09 17:24:34 -08:00
snippet_presenter.rb fix some bugs + refactor look and feel of the import screens (wip) 2011-12-08 07:47:17 -08:00
theme_asset_presenter.rb fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships 2012-03-01 11:07:22 +01:00