engine/app/presenters/locomotive
did 2a911d912c implement the UI for the many_to_many relationship (WIP) 2012-02-03 01:50:45 +01:00
..
account_presenter.rb done (for now) with the my account screen 2011-12-02 01:43:49 +01:00
base_presenter.rb prevent pow to crash when no flash message (bug) + add api resources for pages 2012-01-24 01:00:41 +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 implement the UI for the many_to_many relationship (WIP) 2012-02-03 01:50:45 +01:00
content_type_presenter.rb content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +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 rename the i18n site module into locales in order to avoid conflicts with the original i18n + rendering a page according to a locale specified in the url seems to work (tests are following) 2012-01-26 02:33:39 +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 first api draft 2012-01-23 09:05:50 +01:00