1
0
Fork 0
Commit graph

15 commits

Author SHA1 Message Date
6ac01418f3 app/Http/Livewire/Form/AccountForm.php: Change "password" validator rule to "current_password" 2023-03-02 15:51:23 +01:00
083f0a0c8f app/Http/Livewire/Form/AccountForm.php: define $record property 2023-03-02 15:47:35 +01:00
11eb3ccdd2 Admin/Card: Adding jackpot field. 2023-02-19 15:42:03 +01:00
d6b267ea90 app/Http/Livewire/Form/CardForm.php: add $classes property. 2023-02-19 15:36:11 +01:00
86b9f3d2f0 Formatting fixes. 2023-02-19 13:56:09 +01:00
291d6bd128 livewire: adding Account form 2023-01-31 00:12:39 +01:00
de7c503cfe app/Http/Livewire/Form/CardForm.php: Adding getSubjectProperty() 2022-01-15 14:14:26 +01:00
64bfcc71e1 app/Http/Livewire/Form/ModelForm.php: Translate flash messages. 2022-01-09 11:39:37 +01:00
4b86674ac7 app/Http/Livewire/Form/ModelForm.php: use redirect()->with() helper instead of session()->flash() 2022-01-09 11:39:12 +01:00
40b73e1c5c app/Http/Livewire/Form/*: extend ModelForm to share ALOT of code and make concrete form classes smaller 2022-01-09 11:27:22 +01:00
5f960cf3d9 Adding app/Http/Livewire/Form/ModelForm.php 2022-01-09 11:10:34 +01:00
1e624a2f6c Adding RaidForm livewire component 2022-01-09 10:42:39 +01:00
4a7c2dd66c Adding CharacterForm livewire component 2022-01-09 10:42:39 +01:00
b09bed4a34 Adding CardForm livewire component 2022-01-08 17:38:36 +01:00
62b32d36e7 Adding LoginForm Livewire component 2021-12-31 17:12:40 +01:00