atasoya

Results 3 issues of atasoya

**Describe the bug** When getAll query is overrode and custom logic requires arguments from client, wasp doesn't let to provide arguments. **To Reproduce** Steps to reproduce the behavior: 1. Create...

Added `Backpex.Fields.CheckboxGroup` that is 100% compatible with existing `Backpex.Fields.MultiSelect`. It also has a 'columns' parameter to render checkboxes in the specified number of columns. Also added to the demo app...

feature

Used arrow function for `unauthorizedResponse` for consistency.