Skip to content

Commit

Permalink
Merge branch 'v2' into us_51462_v2_menu_hamburger_icon_aria_label
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrina-bongiovanni committed Apr 3, 2024
2 parents a4fc853 + d8a5343 commit 4dd4643
Show file tree
Hide file tree
Showing 33 changed files with 352 additions and 65 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
### [7.26.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.26.0...v7.26.1) (2024-03-29)


### Bug Fixes

* fixed tipologia_bandi in BandiInEvidenceTemplate ([#627](https://github.com/RedTurtle/design-comuni-plone-theme/issues/627)) ([38549fc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/38549fc778be9b24321b95da3a1b2bd2c089d21d))

## [7.26.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.25.4...v7.26.0) (2024-03-28)


### Features

* added new date filter in bandiSearch block, fixed reset of search results and sidemenu layout ([#624](https://github.com/RedTurtle/design-comuni-plone-theme/issues/624)) ([8f838fb](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8f838fbe56bfee29a9496f918d42b84294e155e0))


### Bug Fixes

* added aria-hidden attribute to icons block ([#595](https://github.com/RedTurtle/design-comuni-plone-theme/issues/595)) ([da2e1a4](https://github.com/RedTurtle/design-comuni-plone-theme/commit/da2e1a4f368e87f93696333b726348d7002271cf))
* added aria-label for cardReadMore component in iconBlock ([#619](https://github.com/RedTurtle/design-comuni-plone-theme/issues/619)) ([bce4f36](https://github.com/RedTurtle/design-comuni-plone-theme/commit/bce4f36bf9ff8f98079436e709ee963e0e611b3b))
* added role='button' to search link ([#612](https://github.com/RedTurtle/design-comuni-plone-theme/issues/612)) ([c8b7440](https://github.com/RedTurtle/design-comuni-plone-theme/commit/c8b744021b5063172621b6481cc48ce26dd64b3a))
* changed accessible labels for customer satisfaction ([#589](https://github.com/RedTurtle/design-comuni-plone-theme/issues/589)) ([48320ad](https://github.com/RedTurtle/design-comuni-plone-theme/commit/48320ad6e3c5db3f58621e3a127c41178aa37695))
* collapse button alignment for filters in Search page ([#585](https://github.com/RedTurtle/design-comuni-plone-theme/issues/585)) ([3e91b8e](https://github.com/RedTurtle/design-comuni-plone-theme/commit/3e91b8e6d248c6f261f18bbb20e0011cb6ec3cc9))
* general background color for icon block ([#609](https://github.com/RedTurtle/design-comuni-plone-theme/issues/609)) ([1edc6f1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/1edc6f1a51f498d48cb7e5e5880454d2071595fd))
* removed unnecessary h3 in footer ([#593](https://github.com/RedTurtle/design-comuni-plone-theme/issues/593)) ([44a7484](https://github.com/RedTurtle/design-comuni-plone-theme/commit/44a7484ace7ecb74ccff06bcb256eaf3c759459c))

### [7.25.4](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.25.3...v7.25.4) (2024-03-18)


### Bug Fixes

* mobile search icon in header ([#597](https://github.com/RedTurtle/design-comuni-plone-theme/issues/597)) ([7b8b0d9](https://github.com/RedTurtle/design-comuni-plone-theme/commit/7b8b0d93fc51fc8548661156660e1444d22becb4))
* subsite styles for simple list, index of content, search block ([#572](https://github.com/RedTurtle/design-comuni-plone-theme/issues/572)) ([5869d83](https://github.com/RedTurtle/design-comuni-plone-theme/commit/5869d83c16faace4e851450574954854cd9ed0cf))
* subsites list bullet colors ([#574](https://github.com/RedTurtle/design-comuni-plone-theme/issues/574)) ([814d55d](https://github.com/RedTurtle/design-comuni-plone-theme/commit/814d55d4a1510daa732956241b3a53ef9f063a5b))

### [7.25.3](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v7.25.2...v7.25.3) (2024-03-07)


Expand Down
16 changes: 16 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,22 @@
### Fix

- Tradotto il messaggio per Screen Reader del bottone per aprire e chiudere il menu in mobile.
### Novità

- Aggiunto nuovo filtro per Data di chiusura del procedimento nel blocco di ricerca Bandi

### Migliorie

- Migliorata l'accessibilità del bottone "Cerca".
- Migliorata l'accessibilità del blocco Icone.
- Migliorata l'accessibilità per la customer satisfaction.

### Fix

- Migliorato l'allineamento dei filtri nella pagina di Ricerca.
- Sistemato al cambio pagina il reset dei risultati di ricerca nei blocchi di ricerca Bandi, Eventi e UO
- Sistemato layout del menu laterale sinistro nella vista del Bando
- Sistemato il flag Mostra tipologia bandi nel blocco elenco con variazione Bandi in Evidenza

## Versione 7.25.3 (07/03/2024)

Expand Down
19 changes: 17 additions & 2 deletions locales/de/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -1436,7 +1436,7 @@ msgid "customer_satisfaction"
msgstr ""

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: No
# defaultMessage: No, it was not useful
msgid "customer_satisfaction_no"
msgstr ""

Expand All @@ -1461,7 +1461,7 @@ msgid "customer_satisfaction_title"
msgstr ""

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: Yes
# defaultMessage: Yes, it was useful
msgid "customer_satisfaction_yes"
msgstr ""

Expand Down Expand Up @@ -2862,6 +2862,21 @@ msgstr ""
msgid "searchBlock_categoria_filter"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Filtro per data di chiusura del procedimento
msgid "searchBlock_chiusura_filter"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura dal
msgid "searchBlock_chiusura_filter_from"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura al
msgid "searchBlock_chiusura_filter_to"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/Sidebar
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
#: components/ItaliaTheme/Blocks/EventSearch/Sidebar
Expand Down
19 changes: 17 additions & 2 deletions locales/en/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -1421,7 +1421,7 @@ msgid "customer_satisfaction"
msgstr ""

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: No
# defaultMessage: No, it was not useful
msgid "customer_satisfaction_no"
msgstr ""

Expand All @@ -1446,7 +1446,7 @@ msgid "customer_satisfaction_title"
msgstr ""

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: Yes
# defaultMessage: Yes, it was useful
msgid "customer_satisfaction_yes"
msgstr ""

Expand Down Expand Up @@ -2847,6 +2847,21 @@ msgstr ""
msgid "searchBlock_categoria_filter"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Filtro per data di chiusura del procedimento
msgid "searchBlock_chiusura_filter"
msgstr "Filter by process closing date"

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura dal
msgid "searchBlock_chiusura_filter_from"
msgstr "Closing from"

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura al
msgid "searchBlock_chiusura_filter_to"
msgstr "Closing to"

#: components/ItaliaTheme/Blocks/BandiSearch/Sidebar
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
#: components/ItaliaTheme/Blocks/EventSearch/Sidebar
Expand Down
19 changes: 17 additions & 2 deletions locales/es/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -1430,7 +1430,7 @@ msgid "customer_satisfaction"
msgstr "Resultados de las encuestas de satisfacción del cliente"

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: No
# defaultMessage: No, it was not useful
msgid "customer_satisfaction_no"
msgstr "No"

Expand All @@ -1455,7 +1455,7 @@ msgid "customer_satisfaction_title"
msgstr "¿Fue esta página útil para usted?"

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: Yes
# defaultMessage: Yes, it was useful
msgid "customer_satisfaction_yes"
msgstr "Sí"

Expand Down Expand Up @@ -2856,6 +2856,21 @@ msgstr "Color de botones"
msgid "searchBlock_categoria_filter"
msgstr "Filtrar por Categoría"

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Filtro per data di chiusura del procedimento
msgid "searchBlock_chiusura_filter"
msgstr "Filtrar por fecha de cierre del procedimiento"

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura dal
msgid "searchBlock_chiusura_filter_from"
msgstr "Cerrando desde"

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura al
msgid "searchBlock_chiusura_filter_to"
msgstr "Cerrando a las"

#: components/ItaliaTheme/Blocks/BandiSearch/Sidebar
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
#: components/ItaliaTheme/Blocks/EventSearch/Sidebar
Expand Down
19 changes: 17 additions & 2 deletions locales/fr/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -1438,7 +1438,7 @@ msgid "customer_satisfaction"
msgstr "Résultats des enquêtes de satisfaction client"

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: No
# defaultMessage: No, it was not useful
msgid "customer_satisfaction_no"
msgstr "No"

Expand All @@ -1463,7 +1463,7 @@ msgid "customer_satisfaction_title"
msgstr "Est-ce que cette page vous a été utile?"

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: Yes
# defaultMessage: Yes, it was useful
msgid "customer_satisfaction_yes"
msgstr "Oui"

Expand Down Expand Up @@ -2864,6 +2864,21 @@ msgstr ""
msgid "searchBlock_categoria_filter"
msgstr "Catégorie"

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Filtro per data di chiusura del procedimento
msgid "searchBlock_chiusura_filter"
msgstr "Filtrer par date de clôture de la procédure"

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura dal
msgid "searchBlock_chiusura_filter_from"
msgstr "Fermeture à partir de"

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura al
msgid "searchBlock_chiusura_filter_to"
msgstr "Clôture à"

#: components/ItaliaTheme/Blocks/BandiSearch/Sidebar
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
#: components/ItaliaTheme/Blocks/EventSearch/Sidebar
Expand Down
23 changes: 19 additions & 4 deletions locales/it/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -1421,9 +1421,9 @@ msgid "customer_satisfaction"
msgstr "Risultati indagini di customer satisfaction"

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: No
# defaultMessage: No, it was not useful
msgid "customer_satisfaction_no"
msgstr "No"
msgstr "No, questa pagina non mi è stata utile."

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: Submit your comment
Expand All @@ -1446,9 +1446,9 @@ msgid "customer_satisfaction_title"
msgstr "Questa pagina ti è stata utile?"

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: Yes
# defaultMessage: Yes, it was useful
msgid "customer_satisfaction_yes"
msgstr "Sì"
msgstr "Sì, questa pagina mi è stata utile"

#: components/ItaliaTheme/View/Commons/PageHeader/PageHeaderEventDates
# defaultMessage: dal {dateStart} fino a conclusione
Expand Down Expand Up @@ -2847,6 +2847,21 @@ msgstr ""
msgid "searchBlock_categoria_filter"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Filtro per data di chiusura del procedimento
msgid "searchBlock_chiusura_filter"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura dal
msgid "searchBlock_chiusura_filter_from"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura al
msgid "searchBlock_chiusura_filter_to"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/Sidebar
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
#: components/ItaliaTheme/Blocks/EventSearch/Sidebar
Expand Down
19 changes: 17 additions & 2 deletions locales/volto.pot
Original file line number Diff line number Diff line change
Expand Up @@ -1423,7 +1423,7 @@ msgid "customer_satisfaction"
msgstr ""

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: No
# defaultMessage: No, it was not useful
msgid "customer_satisfaction_no"
msgstr ""

Expand All @@ -1448,7 +1448,7 @@ msgid "customer_satisfaction_title"
msgstr ""

#: components/ItaliaTheme/CustomerSatisfaction/CustomerSatisfaction
# defaultMessage: Yes
# defaultMessage: Yes, it was useful
msgid "customer_satisfaction_yes"
msgstr ""

Expand Down Expand Up @@ -2849,6 +2849,21 @@ msgstr ""
msgid "searchBlock_categoria_filter"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Filtro per data di chiusura del procedimento
msgid "searchBlock_chiusura_filter"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura dal
msgid "searchBlock_chiusura_filter_from"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/DefaultFilters
# defaultMessage: Chiusura al
msgid "searchBlock_chiusura_filter_to"
msgstr ""

#: components/ItaliaTheme/Blocks/BandiSearch/Sidebar
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
#: components/ItaliaTheme/Blocks/EventSearch/Sidebar
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "design-comuni-plone-theme",
"description": "Volto Theme for Italia design guidelines",
"license": "MIT",
"version": "7.25.3",
"version": "7.26.1",
"addons": [
"@plone-collective/volto-sentry",
"volto-multilingual-widget",
Expand Down
3 changes: 2 additions & 1 deletion src/actions/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
import { getSearchFilters, GET_SEARCH_FILTERS } from './getSearchFilters';
import { getSearchResults, GET_SEARCH_RESULTS } from './getSearchResults';
import { getCalendarResults, GET_CALENDAR_RESULTS } from './calendarSearch';

import { setOriginalQuery, ORIGINAL_QUERY } from './setOriginalQuery';
import { resetQuerystringResults } from './resetQuerystringResults';

import {
getCalendarDayResults,
Expand Down Expand Up @@ -61,4 +61,5 @@ export {
ORIGINAL_QUERY,
getSearchBandiFilters,
GET_SEARCH_BANDI_FILTERS,
resetQuerystringResults,
};
18 changes: 18 additions & 0 deletions src/actions/resetQuerystringResults.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/*
- il reducer del type RESET_QUERYSTRING_RESULTS viene già dichiarato in Volto nel file querystringsearch.js
*/

export const RESET_QUERYSTRING_RESULTS = 'RESET_QUERYSTRING_RESULTS';

/**
* Reset querystring results function.
* @function resetQuerystringResults
* @param {string} subrequest Key of the subrequest.
* @returns {Object} Search content action.
*/
export function resetQuerystringResults(subrequest = null) {
return {
type: RESET_QUERYSTRING_RESULTS,
subrequest,
};
}
Loading

0 comments on commit 4dd4643

Please sign in to comment.