Commit 673a7768d8da0ed6eb6e87256de23688efe257ab
1 parent
b52b1df0d9
Exists in
master
and in
1 other branch
Правки в админке, замечания заказчика
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 42 changed files with 11380 additions and 85 deletions Inline Diff
- app/Http/Controllers/AdEmployerController.php
- app/Http/Controllers/Admin/AdminController.php
- app/Http/Controllers/Admin/MsgAnswersController.php
- app/Http/Controllers/Admin/WorkersController.php
- app/Http/Controllers/Auth/RegisterController.php
- app/Http/Controllers/WorkerController.php
- app/Models/User.php
- database/migrations/2023_10_24_055735_alter_table_users.php
- html/public/modification/assets/css/tailwind.css
- html/public/modification/assets/css/tailwind.output.css
- html/public/modification/assets/img/create-account-office-dark.jpeg
- html/public/modification/assets/img/create-account-office.jpeg
- html/public/modification/assets/img/dashboard.png
- html/public/modification/assets/img/forgot-password-office-dark.jpeg
- html/public/modification/assets/img/forgot-password-office.jpeg
- html/public/modification/assets/img/github.svg
- html/public/modification/assets/img/login-office-dark.jpeg
- html/public/modification/assets/img/login-office.jpeg
- html/public/modification/assets/img/twitter.svg
- html/public/modification/assets/js/charts-bars.js
- html/public/modification/assets/js/charts-lines.js
- html/public/modification/assets/js/charts-pie.js
- html/public/modification/assets/js/focus-trap.js
- html/public/modification/assets/js/init-alpine.js
- html/public/modification/buttons.html
- html/public/modification/cards.html
- html/public/modification/charts.html
- html/public/modification/forms.html
- html/public/modification/index.html
- html/public/modification/modals.html
- html/public/modification/pages/404.html
- html/public/modification/pages/blank.html
- html/public/modification/pages/create-account.html
- html/public/modification/pages/forgot-password.html
- html/public/modification/pages/login.html
- html/public/modification/tables.html
- resources/views/admin/ad_employers/index.blade.php
- resources/views/admin/ad_employers/index_ajax.blade.php
- resources/views/admin/employer/index.blade.php
- resources/views/admin/worker/index.blade.php
- resources/views/public/ad/profile.blade.php
- routes/web.php