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

FAQ: Frequently asked questions #88

Merged
merged 8 commits into from
Nov 27, 2017
Merged

FAQ: Frequently asked questions #88

merged 8 commits into from
Nov 27, 2017

Conversation

iagirre
Copy link
Collaborator

@iagirre iagirre commented Nov 27, 2017

Where

What

Add FAQ public page to let people read it and all the FAQ question management only for admins.

How

  • Create a new FAQ public page which shows all the questions ordered by the given order.
  • Create DB table for questions.
  • Create Questions controller for admins and for users, and the corresponding views.
  • The ordering was done with JqueryUI Sortable widget (Drag and drop)

Screenshots

faq01

faq02

faq03

faq04

faq01

Test

Tests added for the admin features and the FAQ public visualization page.

Deployment

There is a migration needed to make this work.

Warnings

Nothing to apply.

@taitus taitus merged commit 1d7f266 into master Nov 27, 2017
@taitus
Copy link
Contributor

taitus commented Nov 27, 2017

Thanks @iagirre 👌
We're gonna merge this issue. When we have the home page we will integrate "frequently asked questions" link.

@Senen Senen mentioned this pull request Dec 26, 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.

None yet

2 participants