History for content_entry_repository_spec.rb
View file13 commits
the with_scope liquid tag accepts a slug if querying a belongs_to field
a2cba33b
did committed on Sep 26, 2016
fix issue about the order_by method of the MongoDB adapter (issue locomotivecms/engine#1119)
56ffc089
did committed on Feb 15, 2016
add the inc command to a repository (implementation in MongoDB + Filesystem/Memory)
350de0d0
did committed on Jan 16, 2016
with_scope handles correctly select fields for both the MongoDB and FS adapters
e51c5adb
did committed on Aug 21, 2015
can now create or delete an entity with the MongoDB adapter
4f681d2a
did committed on Jul 08, 2015
first steps for the MongoDB create method
2e4f054f
did committed on Jul 07, 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
the Steam configuration now accepts to pass the properties of an adapter
9777fab0
did committed on Mar 15, 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