Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow, unfollow and disable methods + tooltip, sort(), security update #2

Merged
merged 11 commits into from
Jan 24, 2019

Conversation

mahdiyari
Copy link
Owner

@mahdiyari mahdiyari commented Jan 24, 2019

Adding follow, unfollow, disable and view buttons in 'top trails' and 'search' section and declaring methods.

  • Follow: following a trail
  • Unfollow: removing a trail
  • Disable: disable a trail

(Already implemented buttons in the 'following trails' section and merged to the master)


  • Added $().tooltip in the footer to convert all titles to the tooltips
  • Declared sort() function to sort tables (any data) by clicking on the table head
  • Exported toggleSidebar() method from the sidebar component to the parent component (header) to implement a button in the navbar to open the sidebar
  • Security change against CSRF

@mahdiyari mahdiyari changed the title Follow, unfollow and disable methods Follow, unfollow and disable methods + tooltip, sort(), security update Jan 24, 2019
@mahdiyari mahdiyari merged commit 6ff7832 into master Jan 24, 2019
@mahdiyari mahdiyari deleted the follow-unfollow-view-btns branch January 24, 2019 11:35
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.

None yet

1 participant