Wallaby v5.1.0 Release Notes

  • ๐Ÿš… 1. Feature: added support for ActiveRecord Single Table Inheritance (STI) (#27) and navigation for STI (#30) ๐Ÿ“‡ 2. Feature: added filters metadata for provide quick access for predefined query (#34) ๐Ÿš… 3. Feature: added responder to handle different request formats (#35) ๐Ÿš… 4. Feature: export function (#37) ๐Ÿš… 5. Feature: UI Re-design, and mobile first (#39) ๐Ÿš… 6. Feature: used turbolinks to boost page load and used font-awesome to replace glyphicon (#29) ๐Ÿ“œ 7. Enhancement: colon search is enhanced using parselet (#28)

    1. Enhancement: typeahead for form partials (has_many/has_and_belongs_to_many/belongs_to) (#40) ๐Ÿš… 9. Chore: source code improvement (#26) ๐Ÿšš 10. Chore: remove the dependency of devise (#31) ๐Ÿ”จ 11. Chore: refactor map service (#25) ๐Ÿ”จ 12. Chore: refactor to extract/move the code into abstract classes (#33) ๐Ÿš… 13. Chore: added rubocop to enforce high coding standard (#32, #38) ๐Ÿ”จ 14. Chore: refactor service object to keep authorizer on initialization (#36) ๐Ÿ”จ 15. Chore: refactor imodal method (#41) ๐Ÿ›  16. Bugfix: fix how object is clone (#23) ๐Ÿš… 17. Feature: Add partials for type box/circle/line/lseg/path/polygon that are newly supported in Rails 5.0.* (#42) ๐Ÿš… 18. Feature: Add dropdown partial (#46) ๐Ÿš… 19. Feature: Add file partial (#47) ๐Ÿš… 20. Feature: Add markdown partial (#48) ๐Ÿš… 21. Feature: Add image partial (#49) ๐Ÿš… 22. Feature: Authorization check for relationship partials (#50) ๐Ÿ”ง 23. Feature: Configurable maxlength for partials (#52) ๐Ÿ”จ 24. Feature: Refactor resource new and find and expose permit method to controller (#53) โœ… 25. Chore: Setup travis to test on rails 5.0/5.1 (#54) ๐Ÿš… 26. Feature: Add JSON respond for form/show (#56) ๐Ÿ“š 27. Feature: Documentation (#57) ๐Ÿš… 28. Feature: Make turbolinks optional (#58)