wychoong
wychoong
this is a proof of concept on customising validation rules in hub. Current only applied for Product's collection. now you can define more rules in config ```php # in config/getcandy-hub/product.php
### Discussed in https://github.com/getcandy/getcandy/discussions/448 Originally posted by **wychoong** August 3, 2022 the current Brands list for a product is getting distinct brand from Products table. suggest to use a Brands...
Currently there is no way to customize branding in the hub. Understand that it wouldn't be fair for getcandy as it won't get any promotion. However hub is used in...
How to default a relationship without requesting? this package doesn’t seem to return default relationship even after setup like spatie’s doc https://spatie.be/docs/laravel-query-builder/v5/features/including-relationships#content-default-includes `An endpoint MAY return resources related to the...
- Lunar version: 0.2-rc3 ### Expected Behaviour: - able to view Settings' side menu  - in collection and product variant page, the side menu z-index is below the menu's...
- GetCandy version: 2.0-beta15 ### Expected Behaviour: when disable currency, it should be disabled and won't be required when filling product info ### Actual Behaviour: validation fails when save product...
  
In the legacy hub, dropdown product attribute is labeled as label-value, instead of the key-value default label in filament field Hub  Before  After 
to always ensure 1 record is primary - if current record is primary, unset others - if current is not primary, set other as primary - if no other record...
Please describe your Pull Request as best as possible, explaining what it provides and why it is of value, referencing any related Issues. Try to include the following in your...