Commit 0329a5ff authored by Imesh Dilshan's avatar Imesh Dilshan

changes

parent dc7e0e6e
...@@ -22,16 +22,8 @@ export class LoginComponent implements OnInit { ...@@ -22,16 +22,8 @@ export class LoginComponent implements OnInit {
owlcarousel = [ owlcarousel = [
{ {
title: "Welcome to FreshMeat.lk", title: "Welcome to SDN Controller Dashboard",
desc: "Mobile Application Products and Reports", desc: "VULNERABILITY SCANNING TOOL FOR SOFTWARE-DEFINE NETWORK CONTROLLER",
},
{
title: "Welcome to FreshMeat.lk",
desc: "Mobile Application Products and Reports",
},
{
title: "Welcome to FreshMeat.lk",
desc: "Mobile Application Products and Reports",
} }
] ]
owlcarouselOptions = { owlcarouselOptions = {
......
<!-- Container-fluid starts--> <!-- Container-fluid starts-->
<div class="container-fluid">
<div class="row">
<div class="col-sm-12">
<div class="card">
<div class="card-header">
<h5>Products Category</h5>
</div>
<div class="card-body">
<div class="custom-datatable">
<button class="btn btn-primary mr-1 mb-3" style="float: right;">Delete</button>
<div class="clearfix"></div>
<ngx-datatable class="bootstrap" [rows]="digital_categories" [columnMode]="'force'"
[headerHeight]="50" [footerHeight]="50" [rowHeight]="'auto'" [limit]="5"
[selected]="selected" [selectionType]="'checkbox'" [selectAllRowsOnPage]="false"
(select)='onSelect($event)'>
<ngx-datatable-column [width]="30" [sortable]="false" [canAutoResize]="false"
[draggable]="false" [resizeable]="false" [headerCheckboxable]="true"
[checkboxable]="true">
<button type="button" class="btn btn-primery">Delete</button>
</ngx-datatable-column>
<ngx-datatable-column name="Title"></ngx-datatable-column>
<ngx-datatable-column name="Code"></ngx-datatable-column>
<ngx-datatable-column name="Discount"></ngx-datatable-column>
<ngx-datatable-column name="Status"></ngx-datatable-column>
</ngx-datatable>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Container-fluid Ends--> <!-- Container-fluid Ends-->
\ No newline at end of file
<!-- Container-fluid starts-->
<div class="container-fluid">
<div class="row">
<div class="col-xl-8 col-md-6">
<div class="card">
<div class="card-header">
<div class="form-group row">
<label class="col-sm-12 col-form-label">
Start Date (Created At)
</label>
<div class="col-sm-12">
</div>
</div>
</div>
</div>
</div>
<!-- <div class="col-xl-4 col-md-6">
<div class="card report-employee">
<div class="card-header">
<h2>75%</h2>
<h6 class="mb-0">Employees Satisfied</h6>
</div>
<div class="card-body p-0 o-hidden">
<div class="ct-4 flot-chart-container report-full">
<x-chartist [type]="chart5.type" [data]="chart5.data" [options]="chart5.options"></x-chartist>
</div>
</div>
</div>
</div> -->
<div class="col-sm-12">
<div class="card">
<div class="card-header">
<h5>Balance Report</h5>
</div>
<div class="card-body">
<!-- <div id="batchDelete" class="custom-datatable">
<div class="table-responsive">
<ng2-smart-table [settings]="settings" [source]="report"></ng2-smart-table>
</div>
</div> -->
<table class="table table-striped">
<thead>
<tr>
<th scope="col">Items</th>
<th scope="col">Amount</th>
<th scope="col">Balnce BF</th>
<th scope="col">Total</th>
<th scope="col">Cash</th>
<th scope="col">Balnce CF</th>
<th scope="col">Cheque Date</th>
<th scope="col">Created Date</th>
<th scope="col">End Date</th>
</tr>
</thead>
<tbody>
<tr *ngFor="let sale of sales">
<th scope="row">1</th>
<td>{{sale.amount}}</td>
<td>{{sale.account.name}}</td>
<td>{{sale.total}}</td>
<td>{{sale.cash}}</td>
<td>{{sale.cash}}</td>
<td>{{sale.chequeDate}}</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- <div class="col-lg-6">
<div class="card">
<div class="card-header">
<h5>Expenses</h5>
</div>
<div class="card-body expense-chart">
<div class="chart-overflow" id="area-chart1">
<google-chart [data]="areaChart1"></google-chart>
</div>
</div>
</div>
</div> -->
<!-- <div class="col-lg-6">
<div class="card">
<div class="card-header">
<h5> Sales / Purchase</h5>
</div>
<div class="card-body">
<div class="sales-chart">
<google-chart [data]="columnChart1"></google-chart>
</div>
</div>
</div>
</div> -->
<!-- <div class="col-sm-12">
<div class="card">
<div class="card-header">
<h5> Sales / Purchase Return</h5>
</div>
<div class="card-body sell-graph">
<google-chart [data]="lineChart"></google-chart>
</div>
</div>
</div> -->
</div>
</div>
<!-- Container-fluid Ends-->
\ No newline at end of file
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
</div> </div>
</div> </div>
<hr> <hr>
<div class="project-status"> <!-- <div class="project-status">
<h5 class="f-w-600">Employee Status</h5> <h5 class="f-w-600">Employee Status</h5>
<div class="media"> <div class="media">
<div class="media-body"> <div class="media-body">
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</div> </div>
</div> </div>
</div> </div>
</div> </div> -->
</div> </div>
</div> </div>
</div> </div>
......
...@@ -62,15 +62,15 @@ export class NavService { ...@@ -62,15 +62,15 @@ export class NavService {
// ] // ]
// }, // },
{ {
title: 'Scan', icon: 'dollar-sign', type: 'sub', active: false, children: [ title: 'Scan', icon: 'box', type: 'sub', active: false, children: [
// { path: '/sales/orders', title: 'Orders', type: 'link' }, // { path: '/sales/orders', title: 'Orders', type: 'link' },
// { path: '/sales/transactions', title: 'Transactions', type: 'link' }, // { path: '/sales/transactions', title: 'Transactions', type: 'link' },
] ]
}, },
{ {
title: 'Assets', icon: 'tag', type: 'sub', active: false, children: [ title: 'Assets', icon: 'tag', type: 'sub', active: false, children: [
{ path: '/coupons/list-coupons', title: 'List Coupons', type: 'link' }, // { path: '/coupons/list-coupons', title: 'List Coupons', type: 'link' },
{ path: '/coupons/create-coupons', title: 'Create Coupons', type: 'link' }, // { path: '/coupons/create-coupons', title: 'Create Coupons', type: 'link' },
] ]
}, },
// { // {
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Multikart - Premium Admin Template</title> <title>SDN Controller Dashboard</title>
<base href="/"> <base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="icon" type="image/x-icon" href="favicon.ico">
......
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