|
|
01b1b06541
|
resources/views/components/form/inputs/*: fixing styles that where reset because of tailwind forms.
|
2021-07-23 16:59:06 +02:00 |
|
|
|
3b71b0358b
|
resources/views/livewire/recipes.blade.php: move recipe link to a component.
|
2021-07-23 13:25:13 +02:00 |
|
|
|
dccd04fe7e
|
resources/views/profile/edit.blade.php: Add main character to form.
|
2021-07-22 18:27:41 +02:00 |
|
|
|
8f79cc295c
|
resources/views/components/form/inputs/select.blade.php: Show error.
|
2021-07-22 18:26:29 +02:00 |
|
|
|
7ba4ab30c1
|
resources/views/components/form/inputs/select.blade.php: Set selected attribute.
|
2021-07-22 18:26:12 +02:00 |
|
|
|
acce1c21b8
|
resources/views/components/form/inputs/select.blade.php: Set name attribute.
|
2021-07-22 18:26:12 +02:00 |
|
|
|
a179010914
|
resources/views/character/show.blade.php: Show user.
|
2021-07-22 18:03:15 +02:00 |
|
|
|
2f215d0b82
|
Add user page.
|
2021-07-21 18:57:10 +02:00 |
|
|
|
ecc35c6fe6
|
resources/views/components/character-card.blade.php: add option to show elite frame.
|
2021-07-21 18:56:41 +02:00 |
|
|
|
bf23433524
|
Adding resources/images/elite_frame.png
|
2021-07-21 18:54:20 +02:00 |
|
|
|
b76a997948
|
Refactor UserController to ProfileController.
|
2021-07-20 15:38:57 +02:00 |
|
|
|
5117907a4d
|
app/View/Components/Icon.php: rename view script
|
2021-07-20 15:24:42 +02:00 |
|
|
|
766da19bb5
|
resources/images/races: fixing capital letters.
|
2021-07-18 18:02:14 +02:00 |
|
|
|
6377c39782
|
remove resources/views/components/profession-icon.blade.php
|
2021-07-18 17:48:01 +02:00 |
|
|
|
2ad80a0a68
|
resources/views/components/character-card.blade.php: show race text along with class.
|
2021-07-18 17:47:36 +02:00 |
|
|
|
e5fa65a839
|
resources/views/character/profession/show.blade.php: link character name in title back to character page.
|
2021-07-18 17:47:36 +02:00 |
|
|
|
fa64f54255
|
resources/views/character/profession/show.blade.php: show race.
|
2021-07-18 17:47:36 +02:00 |
|
|
|
1dd9a5418e
|
resources/views/character/show.blade.php: show race.
|
2021-07-18 17:47:36 +02:00 |
|
|
|
f84a0579f2
|
Adding race icons :)
|
2021-07-18 17:30:28 +02:00 |
|
|
|
3179e59daf
|
resources/views/partials/navigation.blade.php: Adding admin link.
|
2021-07-15 15:40:01 +02:00 |
|
|
|
bd21a64191
|
Adding user handling pages for admins.
|
2021-07-15 15:39:25 +02:00 |
|
|
|
ee6e2d8925
|
resources/views/character/profession/show.blade.php: show specialization.
|
2021-07-11 15:43:31 +02:00 |
|
|
|
3085de6334
|
resources/views/character/profession/show.blade.php: show links with wowhead power instead of external link icon.
|
2021-07-09 11:43:29 +02:00 |
|
|
|
d349023310
|
resources/views/recipe/show.blade.php: show links with wowhead power instead of external link icon.
|
2021-07-09 11:38:35 +02:00 |
|
|
|
81b930b3c3
|
resources/js/app.js: refresh wowhead power when livewire updates.
|
2021-07-09 11:28:52 +02:00 |
|
|
|
ed80e3c0d6
|
resources/views/layouts/default.blade.php: reorder javascripts.
|
2021-07-09 11:28:20 +02:00 |
|
|
|
2f689d0f38
|
resources/views/livewire/recipes.blade.php: show wowhead icon and tooltip.
|
2021-07-09 11:28:20 +02:00 |
|
|
|
ca1d3803d0
|
resources/views/layouts/default.blade.php: add wowhead script.
|
2021-07-09 11:28:20 +02:00 |
|
|
|
61a6d366fd
|
Adding Wowhead link component with WowheadPower Tooltip library.
|
2021-07-09 11:28:20 +02:00 |
|
|
|
0db095fbdc
|
resources/views/components/form/inputs/input.blade.php: change validation error colors from "red" to "danger".
|
2021-07-08 21:58:59 +02:00 |
|
|
|
43a26681d9
|
resources/views/recipe/show.blade.php: use recipe name instead of crafted item in title.
|
2021-07-08 20:39:31 +02:00 |
|
|
|
eaa7167335
|
resources/views/character/profession/show.blade.php: try rendering wowhead link to recipe spell before crafted item.
|
2021-07-08 20:39:31 +02:00 |
|
|
|
162a4e8556
|
resources/views/components/wowhead.blade.php: Add type property.
|
2021-07-08 20:39:31 +02:00 |
|
|
|
5b684b08f2
|
resources/views/recipe/show.blade.php: translate some headings
|
2021-07-08 20:39:31 +02:00 |
|
|
|
f52dc72412
|
resources/views/recipe/show.blade.php: Adding "created item" section
|
2021-07-08 20:39:31 +02:00 |
|
|
|
06f750bde3
|
resources/views/user/index.blade.php: add icon to edit button.
|
2021-07-06 12:51:07 +02:00 |
|
|
|
00ec5270a1
|
resources/views/user/index.blade.php: change edit button text from "edit password" to just "edit"
|
2021-07-06 12:51:07 +02:00 |
|
|
|
c27a595408
|
User edit: add username to the form.
|
2021-07-06 12:51:07 +02:00 |
|
|
|
a1f4ffd664
|
app/Http/Livewire/Form/CreateCharacterForm.php: Rename to CharacterForm.
|
2021-07-03 14:20:44 +02:00 |
|
|
|
2f561fc1cd
|
resources/views/character/show.blade.php: Add button to edit page.
|
2021-07-03 14:15:51 +02:00 |
|
|
|
b6f1f8b887
|
Character: add ability to edit a character.
|
2021-07-03 14:15:21 +02:00 |
|
|
|
d8895901bf
|
Adding resources/icons/pencil.svg
|
2021-07-03 13:25:21 +02:00 |
|
|
|
a4886705a7
|
resources/views/livewire/recipes.blade.php: minor fix.
|
2021-07-01 16:25:12 +02:00 |
|
|
|
8fd07c11a8
|
Adding support to login via discord oauth.
|
2021-06-30 18:30:34 +02:00 |
|
|
|
11a67ca2c7
|
resources/views/character/list.blade.php: responsive tweeks
|
2021-06-30 14:16:59 +02:00 |
|
|
|
23265d8617
|
resources/views/components/character-card.blade.php: some redesign.
|
2021-06-30 14:11:46 +02:00 |
|
|
|
e95b2746fb
|
resources/views/components/nav-link.blade.php: do not hide links on small screens
|
2021-06-30 14:11:11 +02:00 |
|
|
|
9e5a1035a8
|
resources/views/layouts/app.blade.php: fixing page title responsivenes.
|
2021-06-30 14:09:55 +02:00 |
|
|
|
3e982bd02e
|
resources/views/user/index.blade.php: fixing responsive grid :)
|
2021-06-30 13:56:54 +02:00 |
|
|
|
329c753105
|
resources/views/recipe/show.blade.php: show wowhead link.
|
2021-06-29 17:14:02 +02:00 |
|