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

32 thread lock edit delete #31

Merged
merged 3 commits into from
Mar 29, 2022
Merged

Commits on Mar 29, 2022

  1. Added changes for deleting and editing thread

    * Added Edit Thread and Delete Thread component
    * Added changes to show hide edit/delete thread buttons
    * Added service methods for delete edit thread
    * Added state for saving active thread item and use it
    bimalghartimagar committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    762004d View commit details
    Browse the repository at this point in the history
  2. Add lock thread changes, msgs on thread action

    * Add checkbox to lock/unlock thread
    * Hide text area for locked thread
    * Disable voting for locked thread, read only
    * Show error messages on threads edit delete action
    * refresh active thread after update
    * refresh view after deleting active thread
    bimalghartimagar committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    819b2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf0aa1 View commit details
    Browse the repository at this point in the history