"...git@idemo.netbay.co.th:sarun.netbay/spnpatch-laravel.git" did not exist on "69376e116e72539367f3144f7e3f783588b16486"
Commit 86f6e701 authored by Sarun Mungthanya's avatar Sarun Mungthanya
Browse files

fix <i> and th

parent 74be1082
Pipeline #26903 passed with stage
in 2 minutes and 19 seconds
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
<input type="file" wire:model="file"> <input type="file" wire:model="file">
@error('file') <span class="error">{{ $message }}</span> @enderror @error('file') <span class="error">{{ $message }}</span> @enderror
<label> <label>
<input type="checkbox" wire:model="createPatch"> <b>Create Patch</b> <input type="checkbox" wire:model="createPatch"> <strong>Create Patch</strong>
</label> </label>
<label> <label>
<input type="checkbox" wire:model="updatePatch"> <b>Update Patch</b> <input type="checkbox" wire:model="updatePatch"> <strong>Update Patch</strong>
</label> </label>
<label> <label>
<input type="checkbox" wire:model="sendToEec"> <b>Send To EEC</b> <input type="checkbox" wire:model="sendToEec"> <strong>Send To EEC</strong>
</label> </label>
<button type="submit" class="py-2 px-3 bg-stone-700 rounded-lg text-white">Upload</button> <button type="submit" class="py-2 px-3 bg-stone-700 rounded-lg text-white">Upload</button>
</form> </form>
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div class="card pb-4"> <div class="card pb-4">
<div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5"> <div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5">
<h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base"> <h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create <i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create
</h2> </h2>
</div> </div>
<div class="w-3/4 px-3 space-y-3 m-auto mb-4"> <div class="w-3/4 px-3 space-y-3 m-auto mb-4">
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<div class="card pb-4"> <div class="card pb-4">
<div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5"> <div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5">
<h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base"> <h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create <i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create
</h2> </h2>
</div> </div>
<div class="w-3/4 px-3 space-y-3 m-auto mb-4"> <div class="w-3/4 px-3 space-y-3 m-auto mb-4">
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<div class="px-1 ml-5"> <div class="px-1 ml-5">
<button type="button" <button type="button"
class="py-2 px-3 bg-primary rounded-md text-white hover:bg-primary-focus" class="py-2 px-3 bg-primary rounded-md text-white hover:bg-primary-focus"
wire:click="showAddForm"><i aria-hidden="true" wire:click="showAddForm"><i aria-hidden="true" aria-hidden="true"
class="fa fa-add fa-solid"></i>Add</button> class="fa fa-add fa-solid"></i>Add</button>
</div> </div>
</div> </div>
...@@ -77,27 +77,27 @@ ...@@ -77,27 +77,27 @@
<table class="is-hoverable table w-full text-left border-b"> <table class="is-hoverable table w-full text-left border-b">
<thead> <thead>
<tr> <tr>
<th <th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tl-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
# #
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Name Name
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
File File
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Date Date
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Timestamp Timestamp
</th> </th>
<th <th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap rounded-tr-lg bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Action Action
</th> </th>
...@@ -126,11 +126,11 @@ ...@@ -126,11 +126,11 @@
<div class="flex justify-center space-x-2"> <div class="flex justify-center space-x-2">
<a wire:click="showEditForm({{ $formatFile->formatservice_ID }})" <a wire:click="showEditForm({{ $formatFile->formatservice_ID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25"> class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-edit"></i> <i aria-hidden="true" class="fa fa-edit"></i>
</a> </a>
<a wire:click="showDeleteModal({{ $formatFile->formatservice_ID }})" <a wire:click="showDeleteModal({{ $formatFile->formatservice_ID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25"> class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-trash"></i> <i aria-hidden="true" class="fa fa-trash"></i>
</a> </a>
</div> </div>
</td> </td>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="card pb-4"> <div class="card pb-4">
<div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5"> <div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5">
<h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base"> <h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create <i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create
</h2> </h2>
</div> </div>
<div class="w-3/4 px-3 space-y-3 m-auto mb-4"> <div class="w-3/4 px-3 space-y-3 m-auto mb-4">
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<div class="card pb-4"> <div class="card pb-4">
<div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5"> <div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5">
<h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base"> <h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create <i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create
</h2> </h2>
</div> </div>
<div class="w-3/4 px-3 space-y-3 m-auto mb-4"> <div class="w-3/4 px-3 space-y-3 m-auto mb-4">
......
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
<div class="px-1 ml-5"> <div class="px-1 ml-5">
<button type="button" <button type="button"
class="py-2 px-3 bg-primary rounded-md text-white hover:bg-primary-focus" class="py-2 px-3 bg-primary rounded-md text-white hover:bg-primary-focus"
wire:click="showGroupCreateForm"><i aria-hidden="true" wire:click="showGroupCreateForm"><i aria-hidden="true" aria-hidden="true"
class="fa fa-add fa-solid"></i>Add</button> class="fa fa-add fa-solid"></i>Add</button>
</div> </div>
<div class=" ml-1"> <div class=" ml-1">
...@@ -102,23 +102,23 @@ ...@@ -102,23 +102,23 @@
<table class="is-hoverable w-full text-left"> <table class="is-hoverable w-full text-left">
<thead> <thead>
<tr> <tr>
<th <th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
# #
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Name Name
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Role Role
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Create Date Create Date
</th> </th>
<th <th scope="col"
class="whitespace-nowrap text-center rounded-tr-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap text-center rounded-tr-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Action Action
</th> </th>
...@@ -158,12 +158,12 @@ ...@@ -158,12 +158,12 @@
<div class="flex justify-center space-x-1"> <div class="flex justify-center space-x-1">
<a wire:click="showGroupEditForm({{ $group->id }})" <a wire:click="showGroupEditForm({{ $group->id }})"
class="btn h-8 w-8 p-0 hover:bg-info/20 focus:bg-info/20 active:bg-info/25"> class="btn h-8 w-8 p-0 hover:bg-info/20 focus:bg-info/20 active:bg-info/25">
<i class="fa fa-edit"></i> <i aria-hidden="true" class="fa fa-edit"></i>
</a> </a>
<div> <div>
<a @click="$wire.emit('showDeleteModal', {{ $group->id }})" <a @click="$wire.emit('showDeleteModal', {{ $group->id }})"
class="btn h-8 w-8 p-0 hover:text-white focus:text-white active:bg-error/25"> class="btn h-8 w-8 p-0 hover:text-white focus:text-white active:bg-error/25">
<i class="fa fa-trash-alt"></i> <i aria-hidden="true" class="fa fa-trash-alt"></i>
</a> </a>
</div> </div>
</div> </div>
......
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
<div class="mb-6"> <div class="mb-6">
<h2 <h2
class="font-medium flex items-center tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base"> class="font-medium flex items-center tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create Update Form <i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create Update Form
</h2> </h2>
</div> </div>
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<div class="mb-6"> <div class="mb-6">
<h2 <h2
class="font-medium flex items-center tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base"> class="font-medium flex items-center tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create Update Form <i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create Update Form
</h2> </h2>
</div> </div>
......
...@@ -91,31 +91,31 @@ ...@@ -91,31 +91,31 @@
<table class="is-hoverable table w-full text-left border-b"> <table class="is-hoverable table w-full text-left border-b">
<thead> <thead>
<tr> <tr>
<th <th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tl-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
# #
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Topic Topic
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Category Category
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Author Date Author Date
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Issue Date Issue Date
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Expire Date Expire Date
</th> </th>
<th <th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tr-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Action Action
</th> </th>
...@@ -146,11 +146,11 @@ ...@@ -146,11 +146,11 @@
<div class="flex justify-center space-x-2"> <div class="flex justify-center space-x-2">
<a wire:click="showNewsEditForm({{ $news->shippingnetnews_ID }})" <a wire:click="showNewsEditForm({{ $news->shippingnetnews_ID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25"> class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-edit"></i> <i aria-hidden="true" class="fa fa-edit"></i>
</a> </a>
<a @click="$wire.emit('showDeleteModal', {{ $news->shippingnetnews_ID }})" <a @click="$wire.emit('showDeleteModal', {{ $news->shippingnetnews_ID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25"> class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-trash"></i> <i aria-hidden="true" class="fa fa-trash"></i>
</a> </a>
</div> </div>
</td> </td>
......
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
</div> </div>
<button type="button" wire:click="deleteImage({{ $image->imgid }})" <button type="button" wire:click="deleteImage({{ $image->imgid }})"
class="absolute top-1 right-1 bg-red-500 text-white p-1 rounded-full hover:bg-red-700"> class="absolute top-1 right-1 bg-red-500 text-white p-1 rounded-full hover:bg-red-700">
<i class="fa fa-trash"></i> <i aria-hidden="true" class="fa fa-trash"></i>
</button> </button>
</div> </div>
@endforeach @endforeach
......
...@@ -81,31 +81,31 @@ ...@@ -81,31 +81,31 @@
<table class="is-hoverable table w-full text-left"> <table class="is-hoverable table w-full text-left">
<thead> <thead>
<tr> <tr>
<th <th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
# #
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Name Name
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Value Value
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Description Description
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Page Page
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Active Active
</th> </th>
<th <th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap rounded-tr-lg bg-slate-200 px-2 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Action Action
</th> </th>
...@@ -136,11 +136,11 @@ ...@@ -136,11 +136,11 @@
<div class="flex justify-center space-x-2"> <div class="flex justify-center space-x-2">
<a wire:click="showparameterEditForm({{ $para->PID }})" <a wire:click="showparameterEditForm({{ $para->PID }})"
class="btn h-8 w-8 p-0 text-info hover:bg-info/20 focus:bg-info/20 active:bg-info/25"> class="btn h-8 w-8 p-0 text-info hover:bg-info/20 focus:bg-info/20 active:bg-info/25">
<i class="fa fa-edit"></i> <i aria-hidden="true" class="fa fa-edit"></i>
</a> </a>
<a onclick="confirmDelete({{ $para->PID }})" <a onclick="confirmDelete({{ $para->PID }})"
class="btn h-8 w-8 p-0 text-danger hover:bg-danger/20 focus:bg-danger/20 active:bg-danger/25"> class="btn h-8 w-8 p-0 text-danger hover:bg-danger/20 focus:bg-danger/20 active:bg-danger/25">
<i class="fa fa-trash"></i> <i aria-hidden="true" class="fa fa-trash"></i>
</a> </a>
</div> </div>
</td> </td>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<ul class='pl-4 mt-1'>${this.renderTree(subtree[key])}</ul> <ul class='pl-4 mt-1'>${this.renderTree(subtree[key])}</ul>
</li>`; </li>`;
} else { } else {
return `<li class='text-gray-700'><i class='fa fa-file text-base mr-2'></i>${key}</li>`; return `<li class='text-gray-700'><i aria-hidden="true" class='fa fa-file text-base mr-2'></i>${key}</li>`;
} }
}).join(''); }).join('');
} }
......
...@@ -176,15 +176,15 @@ ...@@ -176,15 +176,15 @@
<table class="is-hoverable table w-full text-left border-b"> <table class="is-hoverable table w-full text-left border-b">
<thead> <thead>
<tr> <tr>
<th <th scope="col"
class="whitespace-nowrap rounded-tl-md bg-slate-300 px-4 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tl-md bg-slate-300 px-4 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
# #
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
File Name File Name
</th> </th>
<th <th scope="col"
class="whitespace-nowrap rounded-tr-md bg-slate-300 px-2 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap rounded-tr-md bg-slate-300 px-2 py-1 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Action Action
</th> </th>
...@@ -211,11 +211,11 @@ ...@@ -211,11 +211,11 @@
<button wire:click="$emit('openModalFormPatchFile', '{{ $patchFile['fid'] }}' , '{{ $patchId }}')" <button wire:click="$emit('openModalFormPatchFile', '{{ $patchFile['fid'] }}' , '{{ $patchId }}')"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25"> class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-edit"></i> <i aria-hidden="true" class="fa fa-edit"></i>
</button> </button>
<button onclick="confirmDeletePatchFile({{ $patchFile['fid'] }})" <button onclick="confirmDeletePatchFile({{ $patchFile['fid'] }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25" > class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25" >
<i class="fa fa-trash"></i> <i aria-hidden="true" class="fa fa-trash"></i>
</button> </button>
</div> </div>
</td> </td>
......
...@@ -68,39 +68,39 @@ ...@@ -68,39 +68,39 @@
<table class="is-hoverable table w-full text-left border-b"> <table class="is-hoverable table w-full text-left border-b">
<thead> <thead>
<tr> <tr>
<th <th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tl-lg bg-slate-300 px-4 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-5">
# #
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch ID Patch ID
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch Name Patch Name
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch Date Patch Date
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Patch Level Patch Level
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Major Version Major Version
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Description Description
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Remark Remark
</th> </th>
<th <th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2"> class="whitespace-nowrap rounded-tr-lg bg-slate-300 px-2 py-3 font-semibold uppercase text-black dark:bg-navy-800 dark:text-navy-100 lg:px-2">
Action Action
</th> </th>
...@@ -134,11 +134,11 @@ ...@@ -134,11 +134,11 @@
<div class="flex justify-center space-x-2"> <div class="flex justify-center space-x-2">
<a wire:click="showpatchEditForm({{ $patch->PID }})" <a wire:click="showpatchEditForm({{ $patch->PID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25"> class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-edit"></i> <i aria-hidden="true" class="fa fa-edit"></i>
</a> </a>
<a wire:click="showDeleteModal({{ $patch->PID }})" <a wire:click="showDeleteModal({{ $patch->PID }})"
class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25"> class="btn h-8 w-8 p-0 hover:text-main-container active:text-main-container hover:primary-focus focus:primary-focus active:bg-info/25">
<i class="fa fa-trash"></i> <i aria-hidden="true" class="fa fa-trash"></i>
</a> </a>
</div> </div>
</td> </td>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<li class="{{ $isFile ? 'file' : 'folder' }} tree"> <li class="{{ $isFile ? 'file' : 'folder' }} tree">
@if($isFile) @if($isFile)
<a href="#" class="text-bold" wire:click="$emit('openModalFormPatchFile', '{{ $item['id'] }}' , '{{ $patchId??'' }}')"><i class='fa fa-file text-base mr-2'></i>{{ $name }}</a> <a href="#" class="text-bold" wire:click="$emit('openModalFormPatchFile', '{{ $item['id'] }}' , '{{ $patchId??'' }}')"><i aria-hidden="true" class='fa fa-file text-base mr-2'></i>{{ $name }}</a>
@else @else
<span>{{ $name }}</span> <span>{{ $name }}</span>
<ul class='pl-4 mt-1'> <ul class='pl-4 mt-1'>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<div class="card pb-4"> <div class="card pb-4">
<div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5"> <div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5">
<h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base"> <h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create <i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create
</h2> </h2>
</div> </div>
<div class="w-3/4 px-3 space-y-3 m-auto mb-4"> <div class="w-3/4 px-3 space-y-3 m-auto mb-4">
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<div class="card pb-4"> <div class="card pb-4">
<div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5"> <div class="my-3 flex h-8 items-center justify-between px-4 sm:px-5">
<h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base"> <h2 class="font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100 lg:text-base">
<i class="fa-solid fa-edit text-primary"></i> Create <i aria-hidden="true" class="fa-solid fa-edit text-primary"></i> Create
</h2> </h2>
</div> </div>
<div class="w-3/4 px-3 space-y-3 m-auto mb-4"> <div class="w-3/4 px-3 space-y-3 m-auto mb-4">
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
<div class="px-1 ml-5"> <div class="px-1 ml-5">
<button type="button" <button type="button"
class="py-2 px-3 bg-primary rounded-md text-white hover:bg-primary-focus" class="py-2 px-3 bg-primary rounded-md text-white hover:bg-primary-focus"
wire:click="showRoleCreateForm"><i aria-hidden="true" wire:click="showRoleCreateForm"><i aria-hidden="true" aria-hidden="true"
class="fa fa-add fa-solid"></i>Add</button> class="fa fa-add fa-solid"></i>Add</button>
</div> </div>
<div class=" ml-1"> <div class=" ml-1">
...@@ -100,23 +100,23 @@ ...@@ -100,23 +100,23 @@
<table class="is-hoverable w-full text-left"> <table class="is-hoverable w-full text-left">
<thead> <thead>
<tr> <tr>
<th <th scope="col"
class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tl-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
# #
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Name Name
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Permission Permission
</th> </th>
<th <th scope="col"
class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Create Date Create Date
</th> </th>
<th <th scope="col"
class="whitespace-nowrap rounded-tr-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5"> class="whitespace-nowrap rounded-tr-lg bg-slate-200 px-4 py-3 font-semibold uppercase text-slate-800 dark:bg-navy-800 dark:text-navy-100 lg:px-5">
Action Action
</th> </th>
...@@ -156,12 +156,12 @@ ...@@ -156,12 +156,12 @@
<div class="flex justify-center space-x-1"> <div class="flex justify-center space-x-1">
<a wire:click="showRoleEditForm({{ $role->id }})" <a wire:click="showRoleEditForm({{ $role->id }})"
class="btn h-8 w-8 p-0 hover:bg-info/20 focus:bg-info/20 active:bg-info/25"> class="btn h-8 w-8 p-0 hover:bg-info/20 focus:bg-info/20 active:bg-info/25">
<i class="fa fa-edit"></i> <i aria-hidden="true" class="fa fa-edit"></i>
</a> </a>
<div> <div>
<a @click="$wire.emit('showDeleteModal', {{ $role->id }})" <a @click="$wire.emit('showDeleteModal', {{ $role->id }})"
class="btn h-8 w-8 p-0 hover:text-white focus:text-white active:bg-error/25"> class="btn h-8 w-8 p-0 hover:text-white focus:text-white active:bg-error/25">
<i class="fa fa-trash-alt"></i> <i aria-hidden="true" class="fa fa-trash-alt"></i>
</a> </a>
</div> </div>
</div> </div>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<div class="flex items-center bg-lime-800 text-white w-full px-4 py-2 rounded m-1"> <div class="flex items-center bg-lime-800 text-white w-full px-4 py-2 rounded m-1">
<span class="flex-grow"> {{ $selectedPatches[$key] . ' : ' . $patch }}</span> <span class="flex-grow"> {{ $selectedPatches[$key] . ' : ' . $patch }}</span>
<button wire:click="removePatch('{{ $selectedPatches[$key] }}')" class="ml-2"> <button wire:click="removePatch('{{ $selectedPatches[$key] }}')" class="ml-2">
<i class="fas fa-trash-alt"></i> <i aria-hidden="true" class="fas fa-trash-alt"></i>
</button> </button>
</div> </div>
@endforeach @endforeach
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment