All notable changes to crud
will be documented in this file
- Duplicate menu on Octane #99
- Resolve composer conflict on
prefer lowest
- Don't set active status filter on
WithTrashed
- State manager
- Feature/translation ja by @shibomb in #92
- Ability to run actions against soft deleted model by @ddzobov in #93
- Added some missed Russian translations by @dv0vd in #94
- Usage
Bootstrap
icons
- Support for Orchid 14
- Support for Orchid 13
- Turkmen language #70
- Passing model type in default actions
- Support Laravel Orchid 12.x
- Support Laravel Orchid 11.x
- Don't show title for not permission for the first resource #61
- Don't show title for not permission for the first resource #61
- Added pt_BR (Brazilian Portuguese) translation #63
- Allow overriding index and show requests #58
- Active element menu for resource #57
- Auto-detect and options for create resource #1909
- Error code for missing traits
- Legend method for view resource
- Support Orchid platform 10.x
- Show create button only if user allowed to create #31
- Prevent hiding functional column
- Bulk Actions #23
- Highlighting the active element when creating and editing
- It is not possible to use Group in a resource #15
- Breadcrumbs for resources
- Description for resources #21
- Issue with
_retrieved_at
on resource edit #13
- Method for hidden resource in navigation #16
- Setting up pagination for a resource #11
- Traffic Cop #10
- Add snake spaces to the Resource label
- Removed unused code #8
- Ability to set default sorting column on List screen #5
- Delete confirmation dialog does not work #6
- Expanded work on customization of validation
- Usage authorization policies
- initial release