History for content_entry_spec.rb
View file10 commits
select fields were not playing well with localization (fix issue locomotivecms/engine#1151)
af1f37b9
did committed on May 26, 2016
can now create or delete an entity with the MongoDB adapter
4f681d2a
did committed on Jul 08, 2015
close #34. Pagination for content entries implemented + do not use Kaminari anymore + fix a couple of tiny bugs (wrong field name for the default order_by field of a has_many relationship, automatically remove the order_by attribute from a query selector, ...etc)
3b6daf8e
did committed on Mar 20, 2015
add more integration specs for the content_entry_repository + fixing the group_by_select_option method [WIP]
94a46264
did committed on Mar 06, 2015
fix the content entry repository in order to pass integration tests [WIP]
512e9996
did committed on Mar 05, 2015
many_to_many association for content entries
bb1deb58
did committed on Mar 04, 2015
belongs_to association for content entries [WIP]
d9582c9f
did committed on Mar 01, 2015
content entry repository (only FS), some methods are still missing [WIP]
66f2f77c
did committed on Feb 28, 2015
starting the implementation of a true adapter/repository design pattern
3d8c62d7
did committed on Feb 21, 2015