@extends('layouts/layoutMaster') @section('title', 'Task Management') @section('vendor-style') @vite(['resources/assets/vendor/libs/datatables-bs5/datatables.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-responsive-bs5/responsive.bootstrap5.scss', 'resources/assets/vendor/libs/datatables-buttons-bs5/buttons.bootstrap5.scss', 'resources/assets/vendor/libs/@form-validation/form-validation.scss', 'resources/assets/vendor/libs/animate-css/animate.scss', 'resources/assets/vendor/libs/sweetalert2/sweetalert2.scss', 'resources/assets/vendor/libs/jkanban/jkanban.scss', 'resources/assets/vendor/libs/select2/select2.scss', 'resources/assets/vendor/libs/flatpickr/flatpickr.scss', 'resources/assets/vendor/libs/quill/typography.scss', 'resources/assets/vendor/libs/quill/katex.scss', 'resources/assets/vendor/libs/quill/editor.scss']) @endsection @section('page-style') @vite('resources/assets/vendor/scss/pages/app-kanban.scss') @endsection @section('vendor-script') @vite(['resources/assets/vendor/libs/autosize/autosize.js', 'resources/assets/vendor/libs/datatables-bs5/datatables-bootstrap5.js', 'resources/assets/vendor/libs/@form-validation/popular.js', 'resources/assets/vendor/libs/@form-validation/bootstrap5.js', 'resources/assets/vendor/libs/@form-validation/auto-focus.js', 'resources/assets/vendor/libs/cleavejs/cleave.js', 'resources/assets/vendor/libs/cleavejs/cleave-phone.js', 'resources/assets/vendor/libs/sweetalert2/sweetalert2.js', 'resources/assets/vendor/libs/moment/moment.js', 'resources/assets/vendor/libs/flatpickr/flatpickr.js', 'resources/assets/vendor/libs/select2/select2.js', 'resources/assets/vendor/libs/jkanban/jkanban.js', 'resources/assets/vendor/libs/quill/katex.js', 'resources/assets/vendor/libs/quill/quill.js']) @endsection @section('page-script') @vite('resources/assets/js/app-kanban.js') @vite('resources/js/task-management.js') @endsection @section('content')
Edit Task
HJ

Jordan Left the board.

Today 11:00 AM
Avatar

Dianna mentioned @bruce in a comment.

Today 10:20 AM
Avatar

Martian added moved Charts & Maps task to the done board.

Today 10:00 AM
Avatar

Barry Commented on App review task.

Today 8:32 AM
BW

Bruce was assigned task of code review.

Today 8:30 PM
CK

Clark assigned task UX Research to @martian

Today 8:00 AM
Avatar

Ray Added moved Forms & Tables task from in progress to done.

Today 7:45 AM
Avatar

Barry Complete all the tasks assigned to him.

Today 7:17 AM
HJ

Jordan added task to update new images.

Today 7:00 AM
Avatar

Dianna moved task FAQ UX from in progress to done board.

Today 7:00 AM
CK

Clark added new board with name Done.

Yesterday 3:00 PM
BW

Bruce added new task in progress board.

Yesterday 12:00 PM
@endsection