|
|
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 |
|
|
|
3face4481a
|
resources/views/character/profession/show.blade.php: show wowhead link.
|
2021-06-29 17:13:47 +02:00 |
|
|
|
57409690d4
|
Adding resources/views/components/wowhead.blade.php
|
2021-06-29 16:52:50 +02:00 |
|
|
|
9af1752d0c
|
Adding resources/icons/external-link.svg
|
2021-06-29 16:52:31 +02:00 |
|
|
|
36fe526be2
|
resources/views/livewire/form/character.blade.php: Minor fix. missing livewire model attribute for gender select dropdown.
|
2021-06-29 14:48:54 +02:00 |
|
|
|
1e1aa7d461
|
initial commit
|
2021-06-28 17:33:29 +01:00 |
|