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

Few steps towards issue 39 #31

Closed
wants to merge 10,000 commits into from
Closed

Few steps towards issue 39 #31

wants to merge 10,000 commits into from

Conversation

Procos12
Copy link

@Procos12 Procos12 commented Oct 1, 2024

Added a UI component for the best response
Edited the modal that appears right after clicking on mark as best response
#39
Created files:
src/views/modals/best-response.tpl
public/src/client/topic/best-response.js

Edited file:
node_modules/nodebb-theme-harmony/templates/partials/topic/topic-menu-list.tpl

renovate bot and others added 30 commits April 22, 2024 11:08
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
activity pub returns 40k 🏮
…34 (#12530)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…535)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Hiba Hamad and others added 29 commits September 25, 2024 20:06
remove the ignore function for the node_modules to be able to work on front-end code
Completed the front end of the anonymous feature
Revert "Completed the front end of the anonymous feature "
* abdallah's merge

* sprint 1

* Update .gitignore

remove the ignore function for the node_modules to be able to work on front-end code

* removing nodebb modules

* adding search bar

---------

Co-authored-by: 17-313 <[email protected]>
Revert "adding search bar front-end feature"
Created posts search function in new file src/topics/search.js
Completed the front end of the anonymous feature
…f not to ignore (#53)

Specifically, in node_modules/nodebb-theme-harmony/templates/partials/topic/topic-menu-list.tpl
Adding backend code of anonymous to code base
…eration. Currently the best response button is linked to the delete posts functionality.
Limited the ability when selecting the best response to only one post(UI only, not backend)
I.E. a user will be able to mark multiple posts as the best response through the interface
…ponse.tpl

Added comments for next steps in public/src/client/topic/best-response.js
@Procos12 Procos12 closed this Oct 1, 2024
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.