Merge branch 'feature/CheckController' into 'develop'
create route See merge request witel-back-end/crm!23
This commit is contained in:
@@ -2,6 +2,7 @@ FROM docker.arvancloud.ir/php:8.3-fpm-alpine3.21
|
|||||||
|
|
||||||
# Install common PHP extension dependencies
|
# Install common PHP extension dependencies
|
||||||
RUN apk update && apk add --no-cache \
|
RUN apk update && apk add --no-cache \
|
||||||
|
git \
|
||||||
bash \
|
bash \
|
||||||
nano \
|
nano \
|
||||||
curl \
|
curl \
|
||||||
@@ -25,6 +26,7 @@ RUN chmod -R 777 /var/www/laravel/storage /var/www/laravel/bootstrap/cache
|
|||||||
|
|
||||||
# Install Composer
|
# Install Composer
|
||||||
COPY --from=composer:latest /usr/bin/composer /usr/bin/composer
|
COPY --from=composer:latest /usr/bin/composer /usr/bin/composer
|
||||||
|
ENV COMPOSER_ALLOW_SUPERUSER=1
|
||||||
|
|
||||||
# Default command
|
# Default command
|
||||||
CMD composer install \
|
CMD composer install \
|
||||||
|
|||||||
Binary file not shown.
@@ -21,18 +21,18 @@
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="5"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
||||||
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="5"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="5"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
||||||
گزارش کارتابل مکالمات کارشناسان
|
گزارش کارتابل مکالمات کارشناسان
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
@@ -21,18 +21,18 @@
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="6"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
||||||
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="6"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="6"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
||||||
گزارش کارتابل مکالمات کارشناسان
|
گزارش کارتابل مکالمات کارشناسان
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
@@ -21,18 +21,18 @@
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="9"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
||||||
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="9"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="9"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
||||||
گزارش کارتابل ارزیابی پیام های مردمی
|
گزارش کارتابل ارزیابی پیام های مردمی
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
@@ -21,18 +21,18 @@
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="9"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
||||||
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="9"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="7"
|
<th colspan="9"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
||||||
گزارش کارتابل ارزیابی پیام های مردمی
|
گزارش کارتابل ارزیابی پیام های مردمی
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
@@ -21,18 +21,18 @@
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="3"
|
<th colspan="4"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
||||||
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="3"
|
<th colspan="4"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="3"
|
<th colspan="4"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
||||||
گزارش کارتابل ارزیابی پیام های سیستمی
|
گزارش کارتابل ارزیابی پیام های سیستمی
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
@@ -21,18 +21,18 @@
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="6"
|
<th colspan="7"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right: 1px solid black;font-weight:bolder;">
|
||||||
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
تاریخ دریافت گزارش: {{ now()->format('Y/m/d H:i') }}
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="6"
|
<th colspan="7"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;">
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="6"
|
<th colspan="7"
|
||||||
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
style="background-color: #DAEEF3;text-align: center;border-right:1px solid black;font-weight:bolder;font-size: 13px;">
|
||||||
گزارش کارتابل ارزیابی پیام های سیستمی
|
گزارش کارتابل ارزیابی پیام های سیستمی
|
||||||
</th>
|
</th>
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ use App\Http\Controllers\HeadquartersDashboard\CumulativeCentersStatsController;
|
|||||||
use App\Http\Controllers\HeadquartersDashboard\CumulativeKeypressStatsController;
|
use App\Http\Controllers\HeadquartersDashboard\CumulativeKeypressStatsController;
|
||||||
use App\Http\Controllers\HeadquartersDashboard\CumulativeMessageRatingStatsController;
|
use App\Http\Controllers\HeadquartersDashboard\CumulativeMessageRatingStatsController;
|
||||||
use App\Http\Controllers\HeadquartersDashboard\CumulativeVoiceRatingStatsController;
|
use App\Http\Controllers\HeadquartersDashboard\CumulativeVoiceRatingStatsController;
|
||||||
|
use App\Http\Controllers\ProvinceDashboard\ReportController;
|
||||||
use App\Http\Controllers\ProvinceDashboard\VerifyAuthenticationController;
|
use App\Http\Controllers\ProvinceDashboard\VerifyAuthenticationController;
|
||||||
use App\Http\Middleware\SuperAdminCheck;
|
use App\Http\Middleware\SuperAdminCheck;
|
||||||
use Illuminate\Support\Facades\Route;
|
use Illuminate\Support\Facades\Route;
|
||||||
@@ -130,6 +131,7 @@ Route::prefix('server')->group(function () {
|
|||||||
->group(function () {
|
->group(function () {
|
||||||
Route::get('/', 'index')->name('index');
|
Route::get('/', 'index')->name('index');
|
||||||
});
|
});
|
||||||
|
|
||||||
Route::middleware('auth')
|
Route::middleware('auth')
|
||||||
->prefix('dialogs')
|
->prefix('dialogs')
|
||||||
->name('dialogs.')
|
->name('dialogs.')
|
||||||
@@ -140,9 +142,7 @@ Route::prefix('server')->group(function () {
|
|||||||
->group(function () {
|
->group(function () {
|
||||||
Route::get('/', 'index')->name('index');
|
Route::get('/', 'index')->name('index');
|
||||||
Route::get('/excel', 'excel')->name('excel');
|
Route::get('/excel', 'excel')->name('excel');
|
||||||
Route::get('/{operatorDialogue','show')->name('show');
|
Route::get('/{operatorDialogue}','show')->name('show');
|
||||||
|
|
||||||
|
|
||||||
});
|
});
|
||||||
Route::prefix('supervisor')
|
Route::prefix('supervisor')
|
||||||
->name('supervisor.')
|
->name('supervisor.')
|
||||||
@@ -152,7 +152,6 @@ Route::prefix('server')->group(function () {
|
|||||||
Route::get('/excel', 'excel')->name('excel');
|
Route::get('/excel', 'excel')->name('excel');
|
||||||
Route::post('/rate/{operatorDialogue}', 'rate')->name('rate');
|
Route::post('/rate/{operatorDialogue}', 'rate')->name('rate');
|
||||||
Route::get('/{operatorDialogue}', 'show')->name('show');
|
Route::get('/{operatorDialogue}', 'show')->name('show');
|
||||||
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
@@ -219,4 +218,15 @@ Route::prefix('server')->group(function () {
|
|||||||
->group(function () {
|
->group(function () {
|
||||||
Route::get('/', 'login')->name('login');
|
Route::get('/', 'login')->name('login');
|
||||||
});
|
});
|
||||||
|
Route::middleware('auth')
|
||||||
|
->prefix('report')
|
||||||
|
->name('report.')
|
||||||
|
->controller(ReportController::class)
|
||||||
|
->group(function () {
|
||||||
|
Route::get('/cumulative', 'cumulative')->name('cumulative');
|
||||||
|
Route::get('/people_messages', 'peopleMessages')->name('peopleMessages');
|
||||||
|
Route::get('/detailed_logs', 'detailedLogs')->name('detailedLogs');
|
||||||
|
Route::get('/operator_performance_daily', 'operatorPerformanceDaily')->name('operatorPerformanceDaily');
|
||||||
|
Route::get('/operator_performance_total', 'operatorPerformanceTotal')->name('operatorPerformanceTotal');
|
||||||
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user