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

Seed com 40 usuários e diversos objetos para teste amplo do Portfoliorrr #205

Merged
merged 24 commits into from
Feb 14, 2024

Commits on Feb 9, 2024

  1. Feat/Admin remove conteúdo denunciado

    Admin agora tem opções para remover conteúdo ou rejeitar denúncia
    Posts removidos não podem mais ser acessados
    Comentários removidos são substituídos por uma mensagem
    
    Co-authored-by: Lucas Vasques <[email protected]>
    rozbr96 and Luckvc committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    31268b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce05cb View commit details
    Browse the repository at this point in the history
  3. Fix/Corrige mensagem de usuário inválido

    Co-authored-by: Lucas Vasques <[email protected]>
    rozbr96 and Luckvc committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    37cacbb View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Cria super seed para apresentação do projeto

    - adiciona big_seed para criação de 20 usuários e dezenas de outras instâncias relacionadas
    - adiciona pt-br.faker.yml para criação de objetos em Português
    - cria serviço *não testado* para seeds parciais
    - débito: os objetos multimídia não foram ampliados no seed
    - débito: as imagens de perfil não fazem parte do seed
    GyodaiDDA committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ad11ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af55eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea3df66 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    8396a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a39b458 View commit details
    Browse the repository at this point in the history
  3. Implementada opção de rake task para superseed usando o comando rails…

    … db:seed:superseed
    
    (criado db/specs/superseed.rb e lib/tasks/custom_seed.rake)
    
    - Removido Services obsoleto criado anteriormente
    - Falta acrescentar imagens de perfil
    
    @co-authored-by: Eliseu Ramos <[email protected]>
    GyodaiDDA committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c72c3fd View commit details
    Browse the repository at this point in the history
  4. Implementada opção de rake task para superseed usando o comando rails…

    … db:seed:superseed
    
    (criado db/seeds/superseed.rb e lib/tasks/custom_seed.rake)
    
    - Removido Services obsoleto criado anteriormente
    - Falta acrescentar imagens de perfil
    
    Co-authored-by: Eliseu Ramos <[email protected]>
    GyodaiDDA and eliseuramos93 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b8e1556 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    647caa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c25ed21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cb684d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    616eb65 View commit details
    Browse the repository at this point in the history
  9. Realiza ajustes pedidos na PR

    Luckvc committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8719d42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3188790 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e804ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a417f6c View commit details
    Browse the repository at this point in the history
  13. Merge pull request #187 from TreinaDev/feat/admin-rules-report

    Adiciona lógica de decisão de denúncias de conteúdo.
    Luckvc authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    19a931c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1f2529f View commit details
    Browse the repository at this point in the history
  15. Conserta traduções faltantes

    Luckvc committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    34ecbd3 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #200 from TreinaDev/fix/traducoes

    Passa todos os textos para arquivos de tradução .yml
    Luckvc authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f3c0c80 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    8a51e78 View commit details
    Browse the repository at this point in the history
  2. Alterações sugeridas em review na PR

    Removida trait inócua :for_post em superseed.rb, linhas 109 e 114
    Removidos comentários em spec/factories/professional_infos
    
    Co-authored-by: Eliseu Ramos <[email protected]>
    GyodaiDDA and eliseuramos93 committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    bc2e3de View commit details
    Browse the repository at this point in the history