Skip to content
Open
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
8f43ecb
generalize how field state is handled in filament
repl6669 Feb 14, 2025
739d28c
add edit product test
repl6669 Feb 14, 2025
e64c382
Merge branch '1.x' into feat/generalize-attribute-data-handling-in-fi…
repl6669 May 13, 2025
fbfd56c
chore: fix code style
actions-user May 13, 2025
4841042
Update facade docblocks
repl6669 Jul 2, 2025
88c80d1
Merge branch 'lunarphp:1.x' into 1.x
repl6669 Aug 18, 2025
9cdb272
Merge branch '1.x' into feat/generalize-attribute-data-handling-in-fi…
repl6669 Aug 18, 2025
09c5e4a
test that all attribute data fields render correctly
repl6669 Aug 18, 2025
303b033
test custom repeater field
repl6669 Aug 18, 2025
9f17116
update attribute data
repl6669 Aug 18, 2025
47a934f
add custom builder field stubs
repl6669 Aug 18, 2025
64d414c
test custom builder field
repl6669 Aug 18, 2025
5bba165
update gitignore
repl6669 Aug 18, 2025
0a9b6c7
fix typo
repl6669 Aug 27, 2025
e64a262
update repeater field stub
repl6669 Aug 27, 2025
95d31dd
update builder synth
repl6669 Aug 27, 2025
70120e5
update test
repl6669 Aug 27, 2025
c406777
update attribute data
repl6669 Aug 27, 2025
f7630a1
Merge branch 'lunarphp:1.x' into feat/generalize-attribute-data-handl…
repl6669 Aug 27, 2025
9ebe5a2
Merge branch 'lunarphp:1.x' into feat/generalize-attribute-data-handl…
repl6669 Sep 12, 2025
3efa33c
Merge branch '1.x' into feat/generalize-attribute-data-handling-in-fi…
glennjacobs Nov 10, 2025
81d165a
Merge branch '1.x' into feat/generalize-attribute-data-handling-in-fi…
glennjacobs Nov 11, 2025
6343fe6
chore: fix code style
actions-user Nov 11, 2025
3f2e043
Merge branch '1.x' into feat/generalize-attribute-data-handling-in-fi…
glennjacobs Nov 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/.idea
/.nova
/.phpunit.cache
/.phpactor.json
/.vscode
/node_modules
/vendor
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/resources/lang/hu/discount.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
'heading' => 'Összeg alapú kedvezmény',
],
'name' => [
'label' => 'Név',
'label' => 'Név',
],
'handle' => [
'label' => 'Azonosító',
Expand Down Expand Up @@ -86,7 +86,7 @@
'label' => 'Név',
],
'status' => [
'label' => 'Státusz',
'label' => 'Státusz',
\Lunar\Models\Discount::ACTIVE => [
'label' => 'Aktív',
],
Expand Down
12 changes: 6 additions & 6 deletions packages/admin/resources/lang/hu/productvariant.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
'edit' => [
'title' => 'Alapinformációk',
],
'media' => [
'title' => 'Média',
'form' => [
'media' => [
'title' => 'Média',
'form' => [
'no_selection' => [
'label' => 'Ehhez a termékváltozathoz jelenleg nincs kép kiválasztva.',
],
'no_media_available' => [
'label' => 'Jelenleg nincs elérhető média ehhez a termékhez.',
'no_media_available' => [
'label' => 'Jelenleg nincs elérhető média ehhez a termékhez.',
],
'images' => [
'label' => 'Elsődleges kép',
Expand All @@ -34,7 +34,7 @@
],
'form' => [
'sku' => [
'label' => 'Cikkszám (SKU)',
'label' => 'Cikkszám (SKU)',
],
'gtin' => [
'label' => 'Globális kereskedelmi cikkszám (GTIN)',
Expand Down
22 changes: 11 additions & 11 deletions packages/admin/resources/lang/hu/relationmanagers.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
],
],
'medias' => [
'title' => 'Média',
'title_plural' => 'Médiák',
'title' => 'Média',
'title_plural' => 'Médiák',
'actions' => [
'attach' => [
'label' => 'Média csatolása',
Expand Down Expand Up @@ -133,8 +133,8 @@
'variant_description' => 'Csatoljon termékképeket ehhez a változathoz',
],
'urls' => [
'title' => 'URL',
'title_plural' => 'URL-ek',
'title' => 'URL',
'title_plural' => 'URL-ek',
'actions' => [
'create' => [
'label' => 'URL létrehozása',
Expand Down Expand Up @@ -169,8 +169,8 @@
],
],
'customer_group_pricing' => [
'title' => 'Vásárlói csoport árképzés',
'title_plural' => 'Vásárlói csoport árképzés',
'title' => 'Vásárlói csoport árképzés',
'title_plural' => 'Vásárlói csoport árképzés',
'table' => [
'heading' => 'Vásárlói csoport árképzés',
'description' => 'Ár társítása vásárlói csoportokhoz a termék árának meghatározásához.',
Expand All @@ -180,18 +180,18 @@
],
'actions' => [
'create' => [
'label' => 'Vásárlói csoport ár hozzáadása',
'modal' => [
'label' => 'Vásárlói csoport ár hozzáadása',
'modal' => [
'heading' => 'Vásárlói csoport ár létrehozása',
],
],
],
],
],
'pricing' => [
'title' => 'Árképzés',
'title_plural' => 'Árképzés',
'tab_name' => 'Ár lépcsők',
'title' => 'Árképzés',
'title_plural' => 'Árképzés',
'tab_name' => 'Ár lépcsők',
'table' => [
'heading' => 'Ár lépcsők',
'description' => 'Csökkentsd az árat, ha a vásárló nagyobb mennyiséget vásárol.',
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/resources/lang/hu/widgets.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
'label' => 'Rendelések ma',
'increase' => ':percentage% növekedés a tegnapi (:count) értékhez képest',
'decrease' => ':percentage% csökkenés a tegnapi (:count) értékhez képest',
'neutral' => 'Nincs változás tegnaphoz képest',
'neutral' => 'Nincs változás tegnaphoz képest',
],
'stat_two' => [
'label' => 'Rendelések az elmúlt 7 napban',
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/resources/lang/pt_BR/discount.php
Original file line number Diff line number Diff line change
Expand Up @@ -340,10 +340,10 @@
'type' => [
'options' => [
'limitation' => [
'label' => 'Limitação',
'label' => 'Limitação',
],
'exclusion' => [
'label' => 'Exclusão',
'label' => 'Exclusão',
],
],
],
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/resources/lang/pt_BR/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,9 @@

'shipping_address' => [
'saved' => 'Endereço de entrega salvo',
],
],
],
],
'edit_tags' => [
'label' => 'Editar',
'form' => [
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/resources/lang/tr/attribute.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
],
'description' => [
'label' => 'Açıklama',
'helper' => 'Alan altındaki yardım metnini görüntülemek için kullanın'
'helper' => 'Alan altındaki yardım metnini görüntülemek için kullanın',
],
'handle' => [
'label' => 'Tanımlayıcı',
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/resources/lang/tr/attributegroup.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
],
],
],
];
];
2 changes: 1 addition & 1 deletion packages/admin/resources/lang/tr/brand.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@
],
],

];
];
2 changes: 1 addition & 1 deletion packages/admin/resources/lang/tr/channel.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
],
],

];
];
6 changes: 3 additions & 3 deletions packages/admin/resources/lang/tr/discount.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
'heading' => 'X Al Y Kazan',
],
'amount_off' => [
'heading' => 'Sabit Tutar İndirimi'
'heading' => 'Sabit Tutar İndirimi',
],
'name' => [
'label' => 'İndirim Adı',
Expand Down Expand Up @@ -60,7 +60,7 @@
],
'min_qty' => [
'label' => 'Ürün Miktarı',
'helper_text' => 'İndirimin uygulanması için gerekli ürün adedini belirleyin.'
'helper_text' => 'İndirimin uygulanması için gerekli ürün adedini belirleyin.',
],
'reward_qty' => [
'label' => 'Ücretsiz ürün sayısı',
Expand Down Expand Up @@ -118,7 +118,7 @@
],
'pages' => [
'availability' => [
'label' => 'Erişilebilirlik'
'label' => 'Erişilebilirlik',
],
'edit' => [
'title' => 'Temel Bilgiler',
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/resources/lang/tr/fieldtypes.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'dropdown' => [
'label' => 'Açılır Menü',
'form' => [
'lookups' => [
'lookups' => [
'label' => 'Arama Tablosu',
'key_label' => 'Etiket',
'value_label' => 'Değer',
Expand Down Expand Up @@ -32,7 +32,7 @@
],
],
'toggle' => [
'label' => 'Aç/Kapat'
'label' => 'Aç/Kapat',
],
'youtube' => [
'label' => 'YouTube',
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/resources/lang/tr/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
'label' => 'Müşteri Türü',
],
'placed_after' => [
'label' => 'Bu Tarihten Sonra'
'label' => 'Bu Tarihten Sonra',
],
'placed_before' => [
'label' => 'Bu Tarihten Önce'
'label' => 'Bu Tarihten Önce',
],
],

Expand Down Expand Up @@ -120,7 +120,7 @@
'label' => 'Miktar',

'hint' => [
'less_than_total' => "Toplam işlem tutarından daha az bir miktar tahsil etmek üzeresiniz"
'less_than_total' => 'Toplam işlem tutarından daha az bir miktar tahsil etmek üzeresiniz',
],
],

Expand Down
2 changes: 1 addition & 1 deletion packages/admin/resources/lang/tr/product.php
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@

'pages' => [
'availability' => [
'label' => 'Erişilebilirlik'
'label' => 'Erişilebilirlik',
],
'edit' => [
'title' => 'Temel Bilgiler',
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/resources/lang/tr/productoption.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
'label' => 'Ürün Seçeneği',
],
'no_shared_components' => [
'label' => 'Mevcut paylaşılan seçenek yok.'
'label' => 'Mevcut paylaşılan seçenek yok.',
],
'preselect' => [
'label' => 'Varsayılan olarak tüm değerleri önceden seç.',
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/resources/lang/tr/productvariant.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@
'label' => 'Stokta',
],
'backorder' => [
'label' => 'Sipariş Üzerine'
'label' => 'Sipariş Üzerine',
],
'purchasable' => [
'label' => 'Satın Alınabilirlik',
'options' => [
'always' => 'Her Zaman',
'in_stock' => 'Stokta',
'in_stock_or_on_backorder' => 'Stokta veya Sipariş Üzerine'
'in_stock_or_on_backorder' => 'Stokta veya Sipariş Üzerine',
],
],
'unit_quantity' => [
Expand Down Expand Up @@ -102,4 +102,4 @@
'label' => 'Ağırlık Birimi',
],
],
];
];
4 changes: 2 additions & 2 deletions packages/admin/resources/lang/tr/relationmanagers.php
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
],
'compare_price' => [
'label' => 'Karşılaştırma Fiyatı',
'helper_text' => 'Satın alma fiyatıyla karşılaştırma için orijinal fiyat veya tavsiye edilen satış fiyat (RRP).'
'helper_text' => 'Satın alma fiyatıyla karşılaştırma için orijinal fiyat veya tavsiye edilen satış fiyat (RRP).',
],
'basePrices' => [
'title' => 'Fiyatlar',
Expand All @@ -252,7 +252,7 @@
],
'compare_price' => [
'label' => 'Karşılaştırma Fiyatı',
'helper_text' => 'Satın alma fiyatıyla karşılaştırma için orijinal fiyat veya tavsiye edilen satış fiyat (RRP).'
'helper_text' => 'Satın alma fiyatıyla karşılaştırma için orijinal fiyat veya tavsiye edilen satış fiyat (RRP).',
],
],
'tooltip' => 'Döviz kurlarına göre otomatik olarak oluşturuldu.',
Expand Down
4 changes: 2 additions & 2 deletions packages/admin/resources/lang/tr/staff.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
],
'admin' => [
'label' => 'Süper Yönetici',
'helper' => 'Süper yönetici rolleri yönetim panelinde değiştirilemez.'
'helper' => 'Süper yönetici rolleri yönetim panelinde değiştirilemez.',
],
'roles' => [
'label' => 'Roller',
Expand Down Expand Up @@ -78,4 +78,4 @@
],
],

];
];
Loading