Skip to content

Conversation

@sdweber422
Copy link
Collaborator

sdweber422 and others added 7 commits December 19, 2016 18:09
* Added export all option to navigation
* Preview plain text and html exports
* Download plain text and styled exports
…to mimic dropdown delete, and delete functionality to route to change is_delete flag to true
@GeneralMeow GeneralMeow changed the title WIP: Changes to models and migrations to take extra column isDeleted WIP: Delete an Item Dec 22, 2016
@GeneralMeow
Copy link

@shakalee14 @tjfwalker Added delete element to items/index.pug for testing, added jQuery element to respond to click event on element, added route /items/delete/:id to perform some delete functionality. Currently, the route will change the is_deleted column to true in the database.

…o include is_deleted, added deleteItem to jQuery to soft delete from database and hide associated elements on page
@sdweber422
Copy link
Collaborator Author

New commit. Please review. Thanks. @shakalee14 @tjfwalker

@shakalee14
Copy link
Contributor

shakalee14 commented Dec 22, 2016

looks good @sdweber422 @GeneralMeow

tjfwalker and others added 2 commits December 22, 2016 11:24
* Reveal item Menu On Bullet Hover
…to original, changed declarations model to refelct is_deleted, and added functionality to not show soft deleted items
@sdweber422
Copy link
Collaborator Author

@tjfwalker @shakalee14 Please review.

@tjfwalker
Copy link
Contributor

@sdweber422 review in progress

sdweber422 and others added 8 commits December 22, 2016 12:21
…to mimic dropdown delete, and delete functionality to route to change is_delete flag to true
…o include is_deleted, added deleteItem to jQuery to soft delete from database and hide associated elements on page
…to original, changed declarations model to refelct is_deleted, and added functionality to not show soft deleted items
@sdweber422 sdweber422 changed the title WIP: Delete an Item Delete an Item Jan 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants