Skip to content

Leverage with_context in form factories#488

Merged
josepjaume merged 6 commits intomasterfrom
leverage_with_context_in_form-factories
Jan 13, 2017
Merged

Leverage with_context in form factories#488
josepjaume merged 6 commits intomasterfrom
leverage_with_context_in_form-factories

Conversation

@josepjaume
Copy link
Copy Markdown
Contributor

@josepjaume josepjaume commented Jan 11, 2017

🎩 What? Why?

This improves form factories so they make use of with_context, fixing several bugs related to the way we were emulating from_model in the past.

📌 Related Issues

📋 Subtasks

None

📷 Screenshots (optional)

None

👻 GIF


@josepjaume josepjaume changed the title Leverage with_context in form factories [WIP] Leverage with_context in form factories Jan 11, 2017
@josepjaume josepjaume changed the title [WIP] Leverage with_context in form factories Leverage with_context in form factories Jan 11, 2017
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 11, 2017

Current coverage is 60.27% (diff: 100%)

Merging #488 into master will increase coverage by 0.14%

@@             master       #488   diff @@
==========================================
  Files          2824       2816     -8   
  Lines        121487     120632   -855   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          73048      72710   -338   
+ Misses        48439      47922   -517   
  Partials          0          0          

Powered by Codecov. Last update 04f9cbc...74b3ac4

@josepjaume josepjaume force-pushed the leverage_with_context_in_form-factories branch from 24ea5d8 to 136f623 Compare January 11, 2017 17:23
@josepjaume josepjaume changed the title Leverage with_context in form factories Leverage with_context in form factories [WIP] Jan 13, 2017
@josepjaume josepjaume force-pushed the leverage_with_context_in_form-factories branch from 1b04759 to ad28eb3 Compare January 13, 2017 09:39
@josepjaume josepjaume changed the title Leverage with_context in form factories [WIP] Leverage with_context in form factories Jan 13, 2017
@mention-bot
Copy link
Copy Markdown

@josepjaume, thanks for your PR! By analyzing the history of the files in this pull request, we identified @oriolgual and @mrcasals to be potential reviewers.

@josepjaume josepjaume merged commit 76edc54 into master Jan 13, 2017
@josepjaume josepjaume deleted the leverage_with_context_in_form-factories branch January 13, 2017 12:06
aitorlb pushed a commit to CodiTramuntana/decidim that referenced this pull request Aug 8, 2019
aitorlb pushed a commit to CodiTramuntana/decidim that referenced this pull request Aug 8, 2019
aitorlb pushed a commit to CodiTramuntana/decidim that referenced this pull request Aug 8, 2019
* [BACKPORT] Fix user presenter for user groups (decidim#4974)

* Fix user presenter for user groups (decidim#4973)

* Fix user presenter for user groups

The user groups do not have a `.deleted?` method defined for them
which caused the user presenter to break the notifications view
in case the notification was linking to a group user.

* Add CHANGELOG entry

* Fix changelog

* 🐛 ⏪ Better fixes for decidim#525

- reverting 25bd9a4
- reverting 7b6f2e5
- better fix comes from decidim@7372946

* 🌐 amendable event FR label decidim#532

* 🐛 HashtagRenderer in comment events decidim#532

* 🐛 fix step_cta_path decidim#488

* 🌐 [pages] FR "Titre" >> "Page" !
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.

Use rectify's 0.8 with_context in our FormFactory

4 participants