Identifying translatable fields in meetings and comments#6333
Conversation
4ae9f10 to
5cbf1c3
Compare
|
Hi @anaghavl can you link in the description from where this PR comes from please? By the way, you have conflicts, thanks for checking 😃 |
ffea7d8 to
6d8bb5e
Compare
Sorry, done and done 😅 |
|
@tramuntanal @Leusev all green now, can you re-review it please? 😄 |
5cbf1c3 to
6cd43aa
Compare
6d8bb5e to
db00c28
Compare
|
I've re-run tests for 6 workflows that got stuck. Take into account that there are problems with GitHub Actions https://github.community/t/jobs-randomly-hanging-at-starting-your-workflow-run/124295/7, we must supervise that all tests execute in our PR and re-run the hanging ones until github solves it |
|
@tramuntanal thanks for taking care of this! It should be all green though, can you review it please? 😄 |
|
@tramuntanal all green now! 😄 |
* Base branch * remove file * Idenifying translatable fields in meetings and comments Co-authored-by: Marc Riera Casals <mrc2407@gmail.com>
* Base branch * remove file * Idenifying translatable fields in meetings and comments Co-authored-by: Marc Riera Casals <mrc2407@gmail.com>
* Base branch * remove file * Base branch * remove file * Identify translatable resources (#6145) * Base branch * remove file * Require confirmation on exiting a survey mid-answering (#6118) * Require confirmation on exit * Add specs * Use path instead of url * Fix changelog * Trigger build * Fix expected path on test * Fix method call * Take textareas and selects into account * WIP adding concern * Adding concern in all the models which have translatable fields * removed :extended_data as translatable field * WIP adding concern * Adding concern in all the models which have translatable fields * Revert "Require confirmation on exiting a survey mid-answering (#6118)" This reverts commit bdeb933. * Revert "remove file" This reverts commit 2565dbb. * Revert "Base branch" This reverts commit 2a09cc4. Co-authored-by: Marc Riera Casals <mrc2407@gmail.com> * Add Decidim global and organization config for machine translation (#6128) * Adding setting to organizations table and creating global config * Adding config accessor to core.rb * Base branch * Added a check to display machine translation settings and changed initializer value * Fixing lint issue in migration file * Adding test and removing test file Co-authored-by: decidim-bot <decidim-bot@users.noreply.github.com> Co-authored-by: anagha <anagha1996@gmail.com> * Identifying translatable fields in meetings and comments (#6333) * Base branch * remove file * Idenifying translatable fields in meetings and comments Co-authored-by: Marc Riera Casals <mrc2407@gmail.com> * Identifying translatable fields for proposals (#6346) * Add machine translation service (#6179) Co-authored-by: Marc Riera Casals <mrc2407@gmail.com> Co-authored-by: Marc Riera <mrc2407@gmail.com> * Make some fields non-translatable * Improve spec * Don't run job if class is not defined * Improvee method naming * Machine translation display priority (#6385) * Add docs on how to enable the integration * Add docs on how to write a machine translation service * Improve code strength * Fix specs * Fix specs Co-authored-by: anagha vl <44900292+anaghavl@users.noreply.github.com> Co-authored-by: decidim-bot <decidim-bot@users.noreply.github.com> Co-authored-by: anagha <anagha1996@gmail.com>
As part of #6127,
Applied
TranslatableResourceto meetings and comments.