Basic

admin-profile
Need to be approved

Kelly Young

admin-profile
Meeting with client

Andy King

admin-profile
Project Detail

Judy Holmes

admin-profile
Edited Post Apporval

Vincent Carpenter

admin-profile
Project Lead Pickup

Mary McDonald

admin-profile
Need to be approved

Shaun Park

admin-profile
Meeting with client

Roxanne

admin-profile
Project Detail

Lisa Doe

admin-profile
Edited Post Apporval

Kristen Beck

admin-profile
Project Lead Pickup

Alma Clarke

dragula([document.getElementById(left), document.getElementById(right)]);

Icon Change

admin-profile
Lisa Doe

New post is written by Andy.

admin-profile
Shaun Park

New project meeting.

admin-profile
Andy King

Get new project details from Shaun

admin-profile
Judy Holmes

A post is edited by Mary.

admin-profile
Alma Clarke

Pick up Lisa Doe from the airport.

admin-profile
John Doe

New post is written by Andy.

admin-profile
Linda Nelson

New project meeting.

admin-profile
Angie Young

Get new project details from Shaun

admin-profile
Amy Diaz

A post is edited by Mary.

admin-profile
Lila Perry

Pick up Lisa Doe from the airport.

dragula([document.getElementById(left), document.getElementById(right)])
.on('drag', function (el) { el.className = el.className.replace('ex-moved', ''); })
.on('drop', function (el) { el.className += ' ex-moved'; })
.on('over', function (el, container) { container.className += ' ex-over'; })
.on('out', function (el, container) { container.className = container.className.replace('ex-over', ''); });

Delete User

admin-profile
Alma Clarke commented on Irene Collins's Status

18 min ago

admin-profile
Susan Phillips commented on Vincent Carpenter's Status

18 min ago

admin-profile
Linda Nelson commented on James Taylor's Status

18 min ago

admin-profile
Grace Roberts commented on Amy Diaz's Status

18 min ago

admin-profile
Mary Mcdonald commented on Judy Holmes's Status

18 min ago

admin-profile
Oscar Garner commented on Justin Cross's Status

18 min ago

dragula([document.getElementById(single)], { removeOnSpill: true });

News Feeds

admin-profile
Linda Nelson

11 hours ago

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.

  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Vincent, Mary and 19 other like this
admin-profile
Irene Collins

11 hours ago

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.

  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Vincent, Mary and 19 other like this
admin-profile
Dale Butler

11 hours ago

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.

  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Vincent, Mary and 19 other like this
admin-profile
Iris Hubbard

11 hours ago

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation.

  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Vincent, Mary and 19 other like this

dragula([document.getElementById(left), document.getElementById(right)], { revertOnSpill: true });

Drag Handler

  • 5
  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Engineering & Security
+
  • 5
  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Front Office
+
  • 2
  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Logistics
+
  • 5
  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Marketing & Sales
+
  • 9
  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
Admin
+
  • 8
  • admin-profile
  • admin-profile
  • admin-profile
  • admin-profile
HR
+

dragula([document.getElementById(left), document.getElementById(right)], {
moves: function (el, container, handle) { return handle.className === 'handle'; }
});