Closed alexanmtz closed 6 years ago
Install Gem ActiveAdmin for maintenance this issue. I have interest
You were invited @lucasm0ura , so after you accept the invite you will be assigned.
And the ActiveAdmin it seems a good fit for the project!
You were assigned to the task and you can start and if you need help, let me know
Ok, i go to work this issue this week. Tks
@alexanmtz , a página para ser administrada pelo admin é apenas a how it works ?
@lucasm0ura , seria How it works, FAQ, Manifesto e Privacy
Certo.
@alexanmtz, terminei a demanda mas estou sem permissão pra subir pra minha branch. Erro : remote: Permission to worknenjoy/truppie.git denied to lucasm0ura. fatal: unable to access 'https://github.com/worknenjoy/truppie.git/': The requested URL returned error: 403
Você precisa criar um fork @lucasm0ura , veja se estes artigos possa lhe ajudar:
@lucasm0ura o seu pull request foi integrado e estamos movendo e revisando o conteúdo das páginas estáticas do site para publicar para assim finalizar essa issue
Certo, seria bom salvar já as informações como estão hoje ( junto com o html embutido nos textos), e salvar em um arquivo de texto para ser inserido no admin .
Isso! Fizemos um backup do conteúdo e vamos retomar o conteúdo e realizar algumas alterações que foram propostas. Obrigado por todas as dicas!
On 24 April 2018 at 21:48, Lucas Santana de Moura notifications@github.com wrote:
Certo, seria bom salvar já as informações como estão hoje ( junto com o html embutido nos textos), e salvar em um arquivo de texto para ser inserido no admin .
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/worknenjoy/truppie/issues/86#issuecomment-384057037, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFbCAIpco_Ubs8iQnOWxdhq2UsDSmajks5tr4F6gaJpZM4SpS8p .
-- -- Alexandre Magno *Software Engineer, *Writer and Entrepreneur http://trustpilot.com http://worknenjoy.com http://blog.alexandremagno.net/en +45 26479776 @alexanmtz
You're Welcome ! Estou a disposição !
Os textos foram migrados e as mudanças já estão em produção. Muito obrigado pela contribuição @lucasm0ura !
We have a lot of content pages explaining how the system works, and should be possible be editable, since we need more flexibility to change the texts, and the current solutions is not being very user friendly.
So we wish that it would be possible to edit those pages, in Portuguese and English. So in this case the content would be in a database, and we have already i18n and support two languages.
How to reproduce the user scenario
Design or screenshot attached
This is a sample page of How it works
Instructions of how to made the change proposal
Acceptance criteria
Platform:
You can start a local database server with the following command:
pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
Requirements to run the project
.env
file:How to work on this task
git clone
and runrails s
to start the projectrake test
(run tests and make sure is green)rails db:migrate
(Run themigrations
for the database)rails s
(Rodar o projeto)If you have any doubt or need help just comment and you will be supported
If you have doubts about it see this post