Recent changes

This commit is contained in:
2020-11-02 21:44:05 +00:00
parent 06d1e0ad3f
commit 96aa01b9c6
508 changed files with 333 additions and 79 deletions

0
resources/js/app.js vendored Normal file → Executable file
View File

0
resources/js/application_charts.js vendored Normal file → Executable file
View File

2
resources/js/bootstrap.js vendored Normal file → Executable file
View File

@@ -37,5 +37,5 @@ window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';
// broadcaster: 'pusher',
// key: process.env.MIX_PUSHER_APP_KEY,
// cluster: process.env.MIX_PUSHER_APP_CLUSTER,
// encrypted: true
// forceTLS: true
// });

0
resources/js/calendar.js vendored Normal file → Executable file
View File

0
resources/js/components/ExampleComponent.vue Normal file → Executable file
View File

0
resources/lang/en/auth.php Normal file → Executable file
View File

0
resources/lang/en/messages.php Normal file → Executable file
View File

0
resources/lang/en/pagination.php Normal file → Executable file
View File

0
resources/lang/en/passwords.php Normal file → Executable file
View File

0
resources/lang/en/validation.php Normal file → Executable file
View File

0
resources/lang/es/auth.php Normal file → Executable file
View File

0
resources/lang/es/messages.php Normal file → Executable file
View File

0
resources/lang/es/pagination.php Normal file → Executable file
View File

0
resources/lang/es/passwords.php Normal file → Executable file
View File

0
resources/lang/es/validation.php Normal file → Executable file
View File

0
resources/lang/fr/auth.php Normal file → Executable file
View File

0
resources/lang/fr/messages.php Normal file → Executable file
View File

0
resources/lang/fr/pagination.php Normal file → Executable file
View File

0
resources/lang/fr/passwords.php Normal file → Executable file
View File

0
resources/lang/fr/validation.php Normal file → Executable file
View File

0
resources/lang/pt/auth.php Normal file → Executable file
View File

0
resources/lang/pt/messages.php Normal file → Executable file
View File

0
resources/lang/pt/pagination.php Normal file → Executable file
View File

0
resources/lang/pt/passwords.php Normal file → Executable file
View File

0
resources/lang/pt/validation.php Normal file → Executable file
View File

0
resources/lang/vendor/adminlte/en/adminlte.php vendored Normal file → Executable file
View File

0
resources/lang/vendor/adminlte/en/menu.php vendored Normal file → Executable file
View File

0
resources/lang/vendor/adminlte/es/adminlte.php vendored Normal file → Executable file
View File

0
resources/lang/vendor/adminlte/es/menu.php vendored Normal file → Executable file
View File

0
resources/lang/vendor/adminlte/fr/adminlte.php vendored Normal file → Executable file
View File

0
resources/lang/vendor/adminlte/fr/menu.php vendored Normal file → Executable file
View File

0
resources/lang/vendor/adminlte/pt/adminlte.php vendored Normal file → Executable file
View File

0
resources/lang/vendor/adminlte/pt/menu.php vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/ar.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/bg.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/de.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/es.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/et.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/fa.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/fr.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/hu.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/hy.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/id.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/it.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/ja.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/ko.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/ms.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/nl.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/pl.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/pt-BR.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/ro.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/ru.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/sv.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/th.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/tr.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/uk.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/zh-TW.json vendored Normal file → Executable file
View File

0
resources/lang/vendor/log-viewer/zh.json vendored Normal file → Executable file
View File

0
resources/sass/_variables.scss vendored Normal file → Executable file
View File

0
resources/sass/app.scss vendored Normal file → Executable file
View File

0
resources/views/auth/2fa.blade.php Normal file → Executable file
View File

0
resources/views/auth/login.blade.php Normal file → Executable file
View File

0
resources/views/auth/passwords/confirm.blade.php Normal file → Executable file
View File

0
resources/views/auth/passwords/email.blade.php Normal file → Executable file
View File

0
resources/views/auth/passwords/reset.blade.php Normal file → Executable file
View File

0
resources/views/auth/register.blade.php Normal file → Executable file
View File

0
resources/views/auth/verify.blade.php Normal file → Executable file
View File

0
resources/views/breadcrumbs/app.blade.php Normal file → Executable file
View File

0
resources/views/breadcrumbs/auth/main.blade.php Normal file → Executable file
View File

0
resources/views/breadcrumbs/dashboard/footer.blade.php Normal file → Executable file
View File

0
resources/views/breadcrumbs/footer.blade.php Normal file → Executable file
View File

0
resources/views/breadcrumbs/header.blade.php Normal file → Executable file
View File

0
resources/views/components/alert.blade.php Normal file → Executable file
View File

0
resources/views/components/card.blade.php Normal file → Executable file
View File

0
resources/views/components/form.blade.php Normal file → Executable file
View File

0
resources/views/components/global-errors.blade.php Normal file → Executable file
View File

0
resources/views/components/modal.blade.php Normal file → Executable file
View File

0
resources/views/components/no-permission.blade.php Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

View File

0
resources/views/dashboard/appmanagement/all.blade.php Normal file → Executable file
View File

View File

View File

View File

0
resources/views/dashboard/dashboard.blade.php Normal file → Executable file
View File

0
resources/views/dashboard/teams/edit-team.blade.php Normal file → Executable file
View File

36
resources/views/dashboard/teams/team-files.blade.php Normal file → Executable file
View File

@@ -15,10 +15,30 @@
<x-modal id="upload-dropzone" modal-label="upload-dropzone-modal" modal-title="Upload Files" include-close-button="true">
<form class="dropzone" id="teamFile" action="{{route('uploadTeamFile')}}"></form>
<form action="{{route('uploadTeamFile')}}" enctype="multipart/form-data" method="POST" id="newFile">
@csrf
<div class="form-group">
<label for="caption">Caption</label>
<input id="caption" type="text" class="form-control" name="caption" required>
<label for="description">File description (optional)</label>
<textarea rows="5" name="description" id="description" class="form-control"></textarea>
</div>
<label class="btn btn-primary" for="file-selector">
<input id="file-selector" name="file" type="file" style="display:none"
onchange="$('#upload-file-info').html(this.files[0].name)">
Choose File (max {{ini_get('post_max_size')}})
</label>
<span class='label label-info' id="upload-file-info"></span>
</form>
<x-slot name="modalFooter">
<button onclick="$('#newFile').submit()" type="button" class="btn btn-warning" rel="buttonTxtTooltip" title="Upload chosen file" data-placement="top"><i class="fas fa-upload"></i></button>
</x-slot>
</x-modal>
@@ -68,12 +88,16 @@
<td>{{$file->id}}</td>
<td>{{ Str::of($file->name)->limit(10, '(..).' . $file->extension) }}</td>
<td>{{ Str::of($file->caption)->limit(10) }}</td>
<td>{{ $file->size }} bytes</td>
<td>{{ $file->size }}</td>
<td>{{ $file->updated_at }}</td>
<td>
<button rel="buttonTxtTooltip" data-toggle="tooltip" data-placement="top" title="Download" type="button" class="btn btn-success btn-sm ml-3" onclick="window.location='{{route('downloadTeamFile', ['teamFile' => $file->id])}}'"><i class="fas fa-download"></i></button>
<button rel="buttonTxtTooltip" data-toggle="tooltip" data-placement="top" title="View" type="button" class="btn btn-success btn-sm ml-3"><i class="fas fa-eye"></i></button>
<button rel="buttonTxtTooltip" data-toggle="tooltip" data-placement="top" title="Delete File" type="button" class="btn btn-danger btn-sm ml-3"><i class="fas fa-trash"></i></button>
<button rel="buttonTxtTooltip" data-toggle="tooltip" data-placement="top" title="Download" type="button" class="btn btn-success btn-sm ml-2" onclick="window.location='{{route('downloadTeamFile', ['teamFile' => $file->id])}}'"><i class="fas fa-download"></i></button>
<button rel="buttonTxtTooltip" data-toggle="tooltip" data-placement="top" title="View" type="button" class="btn btn-success btn-sm ml-2"><i class="fas fa-eye"></i></button>
<form style="white-space: nowrap; display: inline-block" action="{{route('deleteTeamFile', ['teamFile' => $file->id])}}" method="post">
@csrf
@method('DELETE')
<button type="submit" rel="buttonTxtTooltip" data-toggle="tooltip" data-placement="top" title="Deleting a file is irreversible!" class="btn btn-danger btn-sm ml-2"><i class="fas fa-trash"></i></button>
</form>
</td>
</tr>

0
resources/views/dashboard/teams/teams.blade.php Normal file → Executable file
View File

0
resources/views/dashboard/user/applications.blade.php Normal file → Executable file
View File

0
resources/views/dashboard/user/directory.blade.php Normal file → Executable file
View File

View File

Some files were not shown because too many files have changed in this diff Show More