All Versions
33
Latest Version
Avg Release Cycle
82 days
Latest Release
1465 days ago

Changelog History
Page 1

  • v6.1.3 Changes

    April 19, 2020
    • ๐Ÿš… chore: bump to use wallaby-active_record 0.2.6 (#186)
  • v6.1.2 Changes

    April 12, 2020
    • ๐Ÿ‘‰ chore: use wallaby_user instead, will take out current_user in the future (#185)
  • v6.1.1 Changes

    March 24, 2020
    • ๐Ÿš… chore: use wt for I18n (#184)
    • ๐Ÿš… chore: use simplecov 0.17 for codeclimate report (#163)
  • v6.1.0 Changes

    February 19, 2020
    • โฌ†๏ธ chore: upgrade to use latest wallaby-* gems and remove Cell (#162)
  • v6.0.2 Changes

    December 14, 2019
    • ๐Ÿ—„ chore(css): get rid of bootstrap deprecation warning (#161)
    • ๐Ÿ›  fix(js): remove the warning of moment by format the date string properly (#160)
  • v6.0.1 Changes

    December 14, 2019
    • ๐Ÿ›  fix(gemspec): include vendor folder (#159)
  • v6.0.0 Changes

    December 10, 2019
    • ๐Ÿš… feat: Rails 6 support (#158)
    • ๐Ÿš… chore: extract files to separate gems (wallaby-core/wallaby-active_record/wallaby-her) (#156)
    • โšก๏ธ [Chore] Document update for 5.2 (#155)
    • ๐Ÿš… [Feature] Make sure Wallaby still works without specifying resources_name in routes (#154)
    • ๐Ÿš… [Feature] Namespace (#153)
    • ๐Ÿš… [Chore] Change authorizer's initialize to take away the dependence of context (#152)
    • ๐Ÿš… [Feature] wallaby:install generator (#151)
    • ๐Ÿšš [Feature] Remove usage of index_params (#150)
    • ๐Ÿš… [Feature] Router helper and support singular resourceful route (#149)
    • ๐Ÿš… [Feature] Custom mode (#148)
    • ๐Ÿš… [Chore] Theme specs (#147)
    • ๐Ÿšš [Chore] Remove abstract classes (#146)
    • โšก๏ธ [Feature] options for controller and move servicer's mass assignment to create/update (#145)
    • ๐Ÿš… [Feature] Add ActiveStorage partial and at cell helper (#144)
    • ๐Ÿš… [Chore] Defult to exclude model ActiveRecord::SchemaMigration (#143)
    • โฌ†๏ธ [Feature] Upgrade to bootstrap4 and font-awesome (#142)
    • โšก๏ธ [Chore] Update dropdown html syntax and remove Font Awesome (#141)
    • โšก๏ธ [Chore] Update docs and make sure corresponding helper methods exists (#140)
    • ๐Ÿš… [Feature] Add support for single column sorting (#139)
    • ๐Ÿšš [Feature] Move error page to proper place so that it can be customized (#138)
    • ๐Ÿš… [Feature] Base class and JSON API responder (#137)
    • ๐Ÿš… [Chore] Reduce code duplication (#136)
    • ๐Ÿ”จ [Chore] Refactor utils (#135)
    • ๐ŸŽ [Feature] Support for cell to improve performance (#134)
    • ๐Ÿš… [Chore] HER and auto select (#133)
    • ๐Ÿš… [Support] Rails 4.2 and specs (#131)
    • ๐Ÿš… [Feature] Permitted parameters for has_many-through associations (#129)
    • ๐Ÿš… [Fix] Float form partial options (#128)
    • ๐Ÿš… [Feature] Support Pundit 2.0 (#127)
    • ๐Ÿš… [Feature] Sort disabled (#126)
    • ๐Ÿš… [Feature] Extract frontend partial (#125)
    • ๐Ÿš… [Chore] Resolve conflicts (#124)
    • ๐Ÿ“š [Chore] Remove resources helper methods and update documentation (#123)
    • ๐Ÿš… [Feature] Authorizable and resourcable (#122)
    • ๐Ÿš… [Feature] Resourcable and paginatable concerns (#120)
    • ๐Ÿš… [Feature] Servicable (#119)
    • ๐Ÿš… [Feature] Adding link type for links in show and index partials (#118)
    • ๐Ÿš… [Feature] Decoratable (#117)
    • ๐Ÿš… [Chore] Pagination check for ActiveRecord collection (#116)
    • ๐Ÿš… [Chore] Support FontAwesome 5 (#115)
    • ๐Ÿšš [Feature] Remove errors layout (#114)
    • ๐Ÿš… [Feature] Themeable (#113)
    • โšก๏ธ [Chore] Update engine url/links helper methods (#112)
    • ๐Ÿš… [Chore] Create helper methods to use in both controllers and views (#111)
    • ๐Ÿš… [Feature] Her adapter and pundit (#98)
  • v5.1.8 Changes

    June 12, 2018

    ๐Ÿš… 1. [Fix] Keep filter param for search (#102) ๐Ÿš… 2. [Feature] Allow custom csv partials (#103) ๐Ÿ”ง 3. [Chore] Use mapping configuration for servicer class method model_class (#104) ๐Ÿš… 4. [Feature] Add url_params for index and export link helper methods (#105) ๐Ÿ”’ 5. [Security] Remove option html: true for bootstrap tooltip to prevent XSS attack (#108). Patch for issue (#107)

  • v5.1.7 Changes

    May 13, 2018

    โšก๏ธ 1. [Fix] Routes update for configurable resources_controller (#99) โšก๏ธ 2. [Fix] Update resources router to reflect the resources controller configuration (#100)

  • v5.1.6 Changes

    April 13, 2018

    โฌ†๏ธ 1. [Chore] upgrade to robucop 0.53 standard (#88) ๐Ÿ”ง 2. [Feature] Configurable global base controller/decorator/paginator/servicer (#91) ๐Ÿš… 3. [Feature] Add 'step' to float field (partial view) (#89) ๐Ÿ“š 4. [Chore] Update documentation (#93) 0๏ธโƒฃ 5. [Feature] Be able to use default base class of controller/decorator/paginator/servicer (#95) โœ… 6. [Feature] Add test helper for controller tests (#96)