Skip to content

Bugfix 0.22.0.rc1#6381

Merged
tramuntanal merged 25 commits intodevelopfrom
fix/0.22.0.rc1
Aug 13, 2020
Merged

Bugfix 0.22.0.rc1#6381
tramuntanal merged 25 commits intodevelopfrom
fix/0.22.0.rc1

Conversation

@tramuntanal
Copy link
Copy Markdown
Contributor

@tramuntanal tramuntanal commented Aug 5, 2020

🎩 What? Why?

Aggregates some of the small bugfixes found in v0.22.0.rc1.

📌 Related Issues

📋 Subtasks

  • Add CHANGELOG upgrade notes, if required
  • If there's a new public field, add it to GraphQL API
  • Add documentation regarding the feature
  • Add/modify seeds
  • Add tests
  • Another subtask

📷 Screenshots (optional)

1. Admin filter button not visible

image

2. Admin filters values in Proposals

image

3. Metrics admin panel shown in black

Captura de pantalla de 2020-08-06 15-26-22

4. Truncate not applied in Last Activity cards

image

5. Remove "for %{resource_name}" in Version Control and Fingerprint

image

6. Missing link styles

In show/hide replies
Captura de pantalla de 2020-08-11 20-45-41

In Usernames
Captura de pantalla de 2020-08-11 20-46-01

7. Missing username in last activity cards for proposals

image

8. Random indent style in conversations and notifications

image

9. Username and title misaligned in proposal cards

Captura de pantalla de 2020-08-11 20-49-02

10. Related assemblies

image

13. Endorsements list "and X more people" doesn't behave correctly

image

@carolromero carolromero mentioned this pull request Aug 11, 2020
13 tasks
Leusev
Leusev previously approved these changes Aug 13, 2020
Copy link
Copy Markdown
Contributor

@Leusev Leusev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything seems ok

ivan-mr
ivan-mr previously approved these changes Aug 13, 2020
@Leusev Leusev dismissed stale reviews from ivan-mr and themself via 8d53fb6 August 13, 2020 07:51
@Leusev Leusev self-requested a review August 13, 2020 07:51
Copy link
Copy Markdown
Contributor

@Leusev Leusev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was advisable to add a spec test for the Last Activity Cards shorten text
Now all is ok

Copy link
Copy Markdown
Contributor Author

@tramuntanal tramuntanal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test is good @Leusev 👍

@tramuntanal tramuntanal merged commit cc5e3eb into develop Aug 13, 2020
@tramuntanal tramuntanal deleted the fix/0.22.0.rc1 branch August 13, 2020 08:36
tramuntanal added a commit that referenced this pull request Aug 13, 2020
* Declare colors for filter button

* Call organization_colors inside decidim-admin

* Different translations for proposals' states and initiatives' state

* Re-fix by having totally different i18n scopes for proposals and initiatives

* Fix color links on author_name and hide/show replies and reply links

* Fix misaligned error on proposal cards

* Fix lint code on filterable_helper

* Fix truncate not applied in Last Activity cards

* Fix missing username in last activity cards for proposals

* Fix endorsements list 'and X more people' doesn't behave correctly

* Fix random indent style in conversations and notifications

* Let i18n_ctx be optional

* Delete commented tags

* Remove "for %{resource_name}" in Version Control and Fingerprint

* Remove trailing ")" in related assemblies

* Fix unexpected whitespace before "{" in scss

* Remove argument due to method signature

* Fix [CI] Proposals (unit tests) / Tests (pull_request)

* Add last activity card shorten text spec

Co-authored-by: Ivan Molinero <ivan.mr@coditramuntana.com>
Co-authored-by: Ramon Costa <ramon.costa@gmail.com>
tramuntanal added a commit that referenced this pull request Aug 13, 2020
* Bugfix 0.22.0.rc1 (#6381)

* Declare colors for filter button

* Call organization_colors inside decidim-admin

* Different translations for proposals' states and initiatives' state

* Re-fix by having totally different i18n scopes for proposals and initiatives

* Fix color links on author_name and hide/show replies and reply links

* Fix misaligned error on proposal cards

* Fix lint code on filterable_helper

* Fix truncate not applied in Last Activity cards

* Fix missing username in last activity cards for proposals

* Fix endorsements list 'and X more people' doesn't behave correctly

* Fix random indent style in conversations and notifications

* Let i18n_ctx be optional

* Delete commented tags

* Remove "for %{resource_name}" in Version Control and Fingerprint

* Remove trailing ")" in related assemblies

* Fix unexpected whitespace before "{" in scss

* Remove argument due to method signature

* Fix [CI] Proposals (unit tests) / Tests (pull_request)

* Add last activity card shorten text spec

Co-authored-by: Ivan Molinero <ivan.mr@coditramuntana.com>
Co-authored-by: Ramon Costa <ramon.costa@gmail.com>

* Fix last activity card test

* Fix test

Co-authored-by: Ivan Molinero <ivan.mr@coditramuntana.com>
Co-authored-by: Ramon Costa <ramon.costa@gmail.com>
Quentinchampenois pushed a commit to Quentinchampenois/decidim that referenced this pull request Aug 14, 2020
* Declare colors for filter button

* Call organization_colors inside decidim-admin

* Different translations for proposals' states and initiatives' state

* Re-fix by having totally different i18n scopes for proposals and initiatives

* Fix color links on author_name and hide/show replies and reply links

* Fix misaligned error on proposal cards

* Fix lint code on filterable_helper

* Fix truncate not applied in Last Activity cards

* Fix missing username in last activity cards for proposals

* Fix endorsements list 'and X more people' doesn't behave correctly

* Fix random indent style in conversations and notifications

* Let i18n_ctx be optional

* Delete commented tags

* Remove "for %{resource_name}" in Version Control and Fingerprint

* Remove trailing ")" in related assemblies

* Fix unexpected whitespace before "{" in scss

* Remove argument due to method signature

* Fix [CI] Proposals (unit tests) / Tests (pull_request)

* Add last activity card shorten text spec

Co-authored-by: Ivan Molinero <ivan.mr@coditramuntana.com>
Co-authored-by: Ramon Costa <ramon.costa@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bugfixing 0.22.0.rc1

4 participants