Skip to content

Test Decidim::FormBuilder#data_picker#5932

Merged
leio10 merged 1 commit intofeat/improve_proposals_selectorfrom
test/decidim_form_builder-data_picker
Apr 21, 2020
Merged

Test Decidim::FormBuilder#data_picker#5932
leio10 merged 1 commit intofeat/improve_proposals_selectorfrom
test/decidim_form_builder-data_picker

Conversation

@tramuntanal
Copy link
Copy Markdown
Contributor

🎩 What? Why?

Add a basic test for Decidim::FormBuilder#data_picker so that it can be further extended.

📌 Related Issues

📋 Subtasks

  • Add CHANGELOG entry
  • Add documentation regarding the feature
  • Add/modify seeds
  • Add tests
  • Another subtask

@tramuntanal tramuntanal mentioned this pull request Apr 6, 2020
3 tasks
@tramuntanal tramuntanal changed the base branch from develop to feat/improve_proposals_selector April 16, 2020 06:50
@tramuntanal tramuntanal changed the base branch from feat/improve_proposals_selector to develop April 16, 2020 06:53
@tramuntanal tramuntanal changed the base branch from develop to feat/improve_proposals_selector April 16, 2020 06:55
@leio10 leio10 force-pushed the feat/improve_proposals_selector branch from 0eb9be8 to e44a200 Compare April 16, 2020 10:54
@leio10 leio10 force-pushed the test/decidim_form_builder-data_picker branch from 58eaac5 to a259390 Compare April 21, 2020 15:32
@leio10 leio10 merged commit 5d5940f into feat/improve_proposals_selector Apr 21, 2020
tramuntanal added a commit that referenced this pull request Apr 23, 2020
* refactor: prepare DataPicker for supporting checkbox based selection

* feat: add support for sorted checkboxes selection to DataPicker

* fix: JS lint issues

* feat: add proposals picker based on DataPicker

* feat: use proposals picker on close meeting admin page

* feat: use proposals picker on accountability result edit admin page

* fix: missing line for precompiled assets

* fix: scopes picker style broken during refactor

* fix: scopes picker test broken during refactor

* fix: don't allow selecting the same value twice in multiple mode

* fix: undo #4842, as it is not needed and it breaks admin scope selector

It is not needed anymore because the proposals picker has changed and now it doesn't allow selecting a "null proposal"

* fix: minor change on scopes picker tests

It is only for coherence purposes, even when nothing is broken.

* fix: i18n issues

* feat: limits for proposals shown, using server-side filtering

* docs: changelog entries added

* style: lint issues and explicit parameters for presenter method

* docs: update DataPicker's documentation and add examples of use

* test: proposals picker test helpers updated & moved to proposals module

* style: suggested changes applied

* Test Decidim::FormBuilder#data_picker (#5932)

Co-authored-by: Oliver Valls <oliver.vh@coditramuntana.com>
faithngetich pushed a commit to faithngetich/decidim that referenced this pull request Apr 28, 2020
* refactor: prepare DataPicker for supporting checkbox based selection

* feat: add support for sorted checkboxes selection to DataPicker

* fix: JS lint issues

* feat: add proposals picker based on DataPicker

* feat: use proposals picker on close meeting admin page

* feat: use proposals picker on accountability result edit admin page

* fix: missing line for precompiled assets

* fix: scopes picker style broken during refactor

* fix: scopes picker test broken during refactor

* fix: don't allow selecting the same value twice in multiple mode

* fix: undo decidim#4842, as it is not needed and it breaks admin scope selector

It is not needed anymore because the proposals picker has changed and now it doesn't allow selecting a "null proposal"

* fix: minor change on scopes picker tests

It is only for coherence purposes, even when nothing is broken.

* fix: i18n issues

* feat: limits for proposals shown, using server-side filtering

* docs: changelog entries added

* style: lint issues and explicit parameters for presenter method

* docs: update DataPicker's documentation and add examples of use

* test: proposals picker test helpers updated & moved to proposals module

* style: suggested changes applied

* Test Decidim::FormBuilder#data_picker (decidim#5932)

Co-authored-by: Oliver Valls <oliver.vh@coditramuntana.com>
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.

2 participants