-
Notifications
You must be signed in to change notification settings - Fork 2
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
[pull] develop from decidim:develop #165
Commits on Aug 1, 2023
-
Redesign: counteract the hover effects of the dropdown (#11253)
* hack to counteract the hover effects of the dropdown * keep menu unreachable onload * due to a bug in Chrome, move the inline events to script tags more info: https://bugs.chromium.org/p/chromium/issues/detail?id=868224&q=ontransitionend&colspe[%E2%80%A6]Block%20Component%20Status%20Owner%20Summary%20OS%20Modified * fix spelling * extract script to separate file * restore removed element * fix spelling * trigger manually dropdown controller on hover parent * move onmouseenter only to link * handle dropdowns only via css animation * no longer required * fix styles * disable animations on page load * fix tests * fix syntax
Configuration menu - View commit details
-
Copy full SHA for fa30cdf - Browse repository at this point
Copy the full SHA fa30cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c8d75 - Browse repository at this point
Copy the full SHA 83c8d75View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2b3f5 - Browse repository at this point
Copy the full SHA ca2b3f5View commit details
Commits on Aug 2, 2023
-
Redesign: rename tests (#11184)
* Remove skip_unless_redesing_enabled calls in tests * Remove redesign_helpers for tests * Unskip and adapt REDESIGN_PENDING examples * Remove deprecated examples * Allow to configure the default header level of attributes titles in diff cell * Ensure accessibility of h in collaborative draft show * Recover accessibility tests in proposals * Remove comments * Unskip and adapt test * Fix expected text of link in test * Remove check for removed follow actions in participatory text index * Unskip tests * Unskip and adapt to vote proposal tests * Remove deprecated methods * Remove deprecations in tests * Remove collaborative drafts and proposals deprecated m cells * Adapt proposal m cell cache hash to l cell * Adapt proposal m-cell specs to l-cell * Replace use of proposal_m card * Remove condition on redesign from test * Rename shared examples for attachments to not use redesign term * Remove tests for CTA behavior deprecated in processes card-g * Avoid duplicated ids of highlighted participatory process in menu breadcrumb * Recover skipped examples * Recover accessibility tests in participatory processes * Remove participatory process description specs and include expected contents with metadata content block enabled * Unskip REDESIGN_PENDING tests * Move common statistics cells tests to shared examples * Remove unused process metadata item * Remove deprecated proceses m card and add tests for l and g cards * Remove deprecated process group m card cell * Recover tests after redesign in initiatives * Remove skipped deprecated tests * Remove assemblies description page test and move examples to show page with appropriate content blocks * Remove assembly m card and related tests * Unskip tests after completing redesing * Adapt sorting test to redesigned interface * Remove deprecated sorting tests because the redesigned interface prevents incomplete sortings * Unskip tests * Remove post m card cell * Remove reference to redesign from test * Remove comment m card * Unskip accessibility test in debates versions * Remove deprecated test * Remove deprecated comments about redesign * Remove deprecated test The proposals card-l does not show the supports count in the metadata, so there is no difference when supports are enabled on proposals component or not * Remove useless reference to redesign in test * Remove REDESIGN_PENDING comment: do not use card-l cell for media links * Remove REDESIGN_PENDING comments * Remove unused partial * Unskip tests * Remove conference m card cell * Adapt authorizations tests to redesign * Remove deprecated tests * Avoid errors in upload modal when file validation fails * Unskip tests * Remove deprecated test * Remove REDESIGN_PENDING comments * Update map styles in proposals * Uncomment tests * Uncomment and adapt selector in tests * Remove reference to redesign * Fix linter offense * Remove obsolete brakeman skip and update other in proposals * Remove unused translations and add some wizards keys to ignore unused * Update expected url in activity cell with comments activities * Increase header levels in version cell to include h1 * Recover missing data attribute in hero content block * Fix coordinates update in add_proposal js * Hide map only if there is no address with coordinates * Empty address field before changing it in test * Add issue reference to skipped tests * Display replies on deleted comments and keep then with AJAX deletion refresh * Unskip test * Update decidim-core/app/cells/decidim/version/show.erb Co-authored-by: Alexandru Emil Lupu <[email protected]> * Use h2 tag * Move shared examples require to core * Replace actions with method doing the same * Fix test * Remove references to redesign in shared examples --------- Co-authored-by: Alexandru Emil Lupu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c0a493 - Browse repository at this point
Copy the full SHA 0c0a493View commit details -
Redesign: refactor the scope of the main Javascript initializer (#11317)
* set the scope of all functions that are initialized at startup * scope the datepicker as well * remove precated js stuff (testing) * fix lint & place accordingly the initializations
Configuration menu - View commit details
-
Copy full SHA for 633f22b - Browse repository at this point
Copy the full SHA 633f22bView commit details -
Redesign: deprecate foundation-datepicker from public site (#11420)
* deprecate foundation-datepicker public site * fix core tests * fix datepicker tests * fix lint and rubocop * replace now with current * fix tests * fix more tests * fix tests * remove byebugs
Configuration menu - View commit details
-
Copy full SHA for 3187bdf - Browse repository at this point
Copy the full SHA 3187bdfView commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e4ce766 - Browse repository at this point
Copy the full SHA e4ce766View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd7b3c0 - Browse repository at this point
Copy the full SHA bd7b3c0View commit details
Commits on Aug 7, 2023
-
Two-columns layout fix (#11400)
* Column conversations fix * suggested changes added to &__aside * &__main updated * Changes made to span on &__main * test * spacing cli test
Configuration menu - View commit details
-
Copy full SHA for 035771c - Browse repository at this point
Copy the full SHA 035771cView commit details -
Disabler for pointer events (#11449)
* Added a disabler for pointer event * Improved workaround for the tabs +1 * Indentation line 19
Configuration menu - View commit details
-
Copy full SHA for 00430f5 - Browse repository at this point
Copy the full SHA 00430f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e7111d - Browse repository at this point
Copy the full SHA 6e7111dView commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 177e03a - Browse repository at this point
Copy the full SHA 177e03aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdae401 - Browse repository at this point
Copy the full SHA cdae401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c18079 - Browse repository at this point
Copy the full SHA 5c18079View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86a57a - Browse repository at this point
Copy the full SHA f86a57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21008a5 - Browse repository at this point
Copy the full SHA 21008a5View commit details -
Force capital starting letter for PR titles (#11457)
* Force capital starting letter for PR titles * Force the starting character to be capitalized
Configuration menu - View commit details
-
Copy full SHA for 6e4a27d - Browse repository at this point
Copy the full SHA 6e4a27dView commit details -
Allow disabling password expiration (#11135)
* Allow disabling password expiration NIST does not recommend expiring passwords: https://pages.nist.gov/800-63-FAQ/#q-b05 * Add documentation about the new option * Fix linter * Fix linter
Configuration menu - View commit details
-
Copy full SHA for 86900a5 - Browse repository at this point
Copy the full SHA 86900a5View commit details -
Fix autocomplete result list duplicates (#11442)
* Fix autocomplete user group duplication / Add system test * Fix test
Configuration menu - View commit details
-
Copy full SHA for 4298068 - Browse repository at this point
Copy the full SHA 4298068View commit details
Commits on Aug 9, 2023
-
Redesign: organization colors (#11451)
* refactor the organization colors * typo * remove specs about them_color input * fix specs * use old red for testing * set the default redesign colors to the organization factory (color-contrast) * replace the uses of legacy primary color
Configuration menu - View commit details
-
Copy full SHA for 52b3249 - Browse repository at this point
Copy the full SHA 52b3249View commit details -
Redesign: axe accessibility issues (#11403)
* dropdown card does not require an id * add aria-label to progress bar * disable dropdown for desktop navigation * Refactor the use of filter_text_for to be in views instead of helpers * Allow passing an id to filter_text_for method * remove element_id (testing) * pass the id to the label * distinguish filters and order controls * distinguish all uses of dropdown-menus * rename control * don't use a list when you need divs * disable dropdown for desktop navigation * update code for emoji * remove ids from tests * fix core tests * fix election tests * fix tests * remove profile__user-role class * remove needless aria-attribute * remove duplicated ids * empty merge * Include alternative title for images when there's nothing but the title * disable dropdown for desktop * add alt text to default image * user profile must not be an h5 * duplicate_id and copy button SR text * fix odd layout for edit initiative * redesign committee requests form * fix a11y issue on budgets project list * mark layout item header al role=complementary since it's outside * do not expand elements if the page has very few contents * fix a11y issue on debates, sortitions and forms * fix rubocop * fix erblint * use the units as the aria-label * standarize arias for progress bars * initiatives style glitch --------- Co-authored-by: Eduardo Martinez Echevarria <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dee0ad9 - Browse repository at this point
Copy the full SHA dee0ad9View commit details -
Integrate Bullet in decidim-dev (#11416)
* Initial commit on bullet integration * remove uneeded condition * Disable failing actions * Disable failing workflows * Disable all the workflows * Refactor actions * Revert generator change
Configuration menu - View commit details
-
Copy full SHA for fd44a1c - Browse repository at this point
Copy the full SHA fd44a1cView commit details -
Redesign: comment button (#11461)
* render the comment button depending of the settings * enhance condition: initiatives is not a component * handle comments_blocked? in case of null * fix offenses
Configuration menu - View commit details
-
Copy full SHA for 45d7677 - Browse repository at this point
Copy the full SHA 45d7677View commit details -
Configuration menu - View commit details
-
Copy full SHA for a77a787 - Browse repository at this point
Copy the full SHA a77a787View commit details -
Redesign: remove the item itself from nav menu (#11452)
* remove the item itself from nav menu * fix i18n * fix specs * fix specs
Configuration menu - View commit details
-
Copy full SHA for 8a5e5c2 - Browse repository at this point
Copy the full SHA 8a5e5c2View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4acbdba - Browse repository at this point
Copy the full SHA 4acbdbaView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 07b41df - Browse repository at this point
Copy the full SHA 07b41dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7b546 - Browse repository at this point
Copy the full SHA aa7b546View commit details -
Redesign: resource metadata (#11463)
* make every resource metadata equal * remove any reference to "drawer" * typo * slightly different initiative layout
Configuration menu - View commit details
-
Copy full SHA for 65dbb33 - Browse repository at this point
Copy the full SHA 65dbb33View commit details -
Redesign: display alert when no projects (#11480)
* display alert when no projects * normalize locals
Configuration menu - View commit details
-
Copy full SHA for 50a1f9f - Browse repository at this point
Copy the full SHA 50a1f9fView commit details -
* prepare assets and login page * responsive sidebar system * organization forms * refactor organization forms * password forms * admins forms * oauth forms * fix typo * fix specs and required update modal * fix lint * fix lint * update test settings * avoid aside to expand * remove deprecated styles
Configuration menu - View commit details
-
Copy full SHA for bf8efbb - Browse repository at this point
Copy the full SHA bf8efbbView commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8999d3 - Browse repository at this point
Copy the full SHA e8999d3View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 612e4a1 - Browse repository at this point
Copy the full SHA 612e4a1View commit details
Commits on Aug 20, 2023
-
Redesign: consolidate 2-col layout (#11426)
* spacing for participatory_processes, proposals, collaborative drafts, participatory texts and component announcement * spacing for sortitions, elections, meetings and fixes over proposals * spacing for assemblies and fixes over participatory spaces * fix tests * spacing for core * spacing for conferences, blogs and accountability. Fixes over conversations * aside heading responsive and spacig for budgets * spacing for projects, debates and initiatives * fix initiative specs * fix proposals specs * fix specs * missing space for collaborative drafts * avoid overwritting css rule du to tailwind directive * missing class * avoid weird space around the span * missing condition
Configuration menu - View commit details
-
Copy full SHA for bc7fc7f - Browse repository at this point
Copy the full SHA bc7fc7fView commit details -
Encode non-ASCII characters on external links (#11472)
* Encode non-ASCII characters on external links * Lint * Apply suggestions
Configuration menu - View commit details
-
Copy full SHA for 449694c - Browse repository at this point
Copy the full SHA 449694cView commit details -
Fix weird behavior with votes in comments (#11490)
* Fix weird behavior with votes in comments * Fix flaky test
Configuration menu - View commit details
-
Copy full SHA for 210869e - Browse repository at this point
Copy the full SHA 210869eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d46e5 - Browse repository at this point
Copy the full SHA 79d46e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b465564 - Browse repository at this point
Copy the full SHA b465564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6de7e06 - Browse repository at this point
Copy the full SHA 6de7e06View commit details
Commits on Aug 21, 2023
-
Incorrect component link generation (#11432)
* Fix SEO routing issue for components index * Add tests for the redirects * Fix failing tests * Fix failing specs * Fix all failing tests * Fix linting error
Configuration menu - View commit details
-
Copy full SHA for e6cc73b - Browse repository at this point
Copy the full SHA e6cc73bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44aa742 - Browse repository at this point
Copy the full SHA 44aa742View commit details -
Configuration menu - View commit details
-
Copy full SHA for b029e4f - Browse repository at this point
Copy the full SHA b029e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 657306e - Browse repository at this point
Copy the full SHA 657306eView commit details -
Redesign: finish create-initiative step (#11493)
* simplify the finish create-initiative step * restore original condition
Configuration menu - View commit details
-
Copy full SHA for ce4cf6f - Browse repository at this point
Copy the full SHA ce4cf6fView commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd0af97 - Browse repository at this point
Copy the full SHA cd0af97View commit details -
Fix wrong 'no activity' text on last activities page (#11496)
* Fix wrong 'no activity' text on last activities page * Fix failing spec
Configuration menu - View commit details
-
Copy full SHA for 613be74 - Browse repository at this point
Copy the full SHA 613be74View commit details
Commits on Aug 23, 2023
-
Redesign: meetings code icon (#11486)
* replace qr code icon with another related * change icon
Configuration menu - View commit details
-
Copy full SHA for 9679640 - Browse repository at this point
Copy the full SHA 9679640View commit details -
Redesign: highlight links on hover (#11508)
* hightlight links on hover * highlight footer links * distinguisable link banner * place "skip to content" the first thing of all
Configuration menu - View commit details
-
Copy full SHA for 0cf1aa8 - Browse repository at this point
Copy the full SHA 0cf1aa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f231119 - Browse repository at this point
Copy the full SHA f231119View commit details -
Redesign: semantic datetimes (#11513)
* include datetime semantically * calendar a11y * ignore missing translation
Configuration menu - View commit details
-
Copy full SHA for f9c0e25 - Browse repository at this point
Copy the full SHA f9c0e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 186d10f - Browse repository at this point
Copy the full SHA 186d10fView commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f6d64f - Browse repository at this point
Copy the full SHA 6f6d64fView commit details -
Show different text for the Register CTA when the user is already reg…
…istered (#11511) * Show different text for the Register CTA when the user is already registered * Change two more buttons * Normalize i18n
Configuration menu - View commit details
-
Copy full SHA for 860418b - Browse repository at this point
Copy the full SHA 860418bView commit details -
Don't show initiative state field instead of showing it disabled (#11518
) * Don't show initiative state field instead of showing it disabled * Don't show the field in the edit form neither * Add tests * Lint files * Update decidim-initiatives/app/views/decidim/initiatives/initiatives/_form.html.erb Co-authored-by: Alexandru Emil Lupu <[email protected]> --------- Co-authored-by: Alexandru Emil Lupu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 295c7a1 - Browse repository at this point
Copy the full SHA 295c7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37358ca - Browse repository at this point
Copy the full SHA 37358caView commit details