1
0
Fork 0
heritage-wow/resources/views
2021-09-01 15:17:00 +02:00
..
admin/user Adding user handling pages for admins. 2021-07-15 15:39:25 +02:00
auth resources/views/auth/login.blade.php: Use divider component. 2021-08-03 20:45:10 +02:00
character resources/views/character/profession/create.blade.php: minor fixes. 2021-08-29 14:46:36 +02:00
components resources/views/components/form/inputs/*: Use "red" instead of "danger" for color classes. 2021-08-11 19:52:09 +02:00
errors initial commit 2021-06-28 17:33:29 +01:00
item Adding Item Page 2021-07-30 12:31:31 +02:00
layouts resources/views/layouts/app.blade.php: add flex and spacing to page_links div. 2021-08-28 15:14:22 +02:00
livewire views: add translations to some strings. 2021-07-31 14:11:42 +02:00
pagination initial commit 2021-06-28 17:33:29 +01:00
partials resources/views/partials/navigation.blade.php: show logo 2021-08-09 19:02:42 +02:00
profession Adding Profession Import (without specified character) 2021-09-01 15:17:00 +02:00
profile resources/views/profile/edit.blade.php: Add main character to form. 2021-07-22 18:27:41 +02:00
recipe resources/views/recipe/show.blade.php: rename heading from "Created item" to "Crafted item". 2021-07-31 14:16:11 +02:00
user resources/views/user/show.blade.php: Refactor to "characters" relationship as it sorts main characters first. 2021-08-28 15:08:22 +02:00
vendor/livewire initial commit 2021-06-28 17:33:29 +01:00