Skip to content

Commit

Permalink
Merge tag 'v1.3.4' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
jobara committed Mar 25, 2024
2 parents c1ad274 + 0058963 commit 10b2544
Show file tree
Hide file tree
Showing 16 changed files with 84 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.3"
".": "1.3.4"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [1.3.4](https://github.com/accessibility-exchange/platform/compare/v1.3.3...v1.3.4) (2024-03-21)


### Bug Fixes

* invalid instruction for URL format entry (resolves [#2170](https://github.com/accessibility-exchange/platform/issues/2170)) ([#2171](https://github.com/accessibility-exchange/platform/issues/2171)) ([31d0e58](https://github.com/accessibility-exchange/platform/commit/31d0e58bcb403b1b9d31abbd7077a4efd54f2643))
* update TAE overview videos (resolves [#2177](https://github.com/accessibility-exchange/platform/issues/2177)) ([#2178](https://github.com/accessibility-exchange/platform/issues/2178)) ([cb46e55](https://github.com/accessibility-exchange/platform/commit/cb46e55d4abfe48f11c3e93a107dbd396f76b92a))


### Miscellaneous Chores

* **deps:** bump axios from 1.5.1 to 1.6.0 ([#2175](https://github.com/accessibility-exchange/platform/issues/2175)) ([5a158a1](https://github.com/accessibility-exchange/platform/commit/5a158a18c7ead0e29af32f2d6abc48201f455e09))
* **deps:** bump follow-redirects from 1.15.2 to 1.15.6 ([#2174](https://github.com/accessibility-exchange/platform/issues/2174)) ([bf3e046](https://github.com/accessibility-exchange/platform/commit/bf3e046793135e0bb607ba6ba3b0e47a198978b1))
* **deps:** bump livewire/livewire from 3.4.6 to 3.4.9 ([#2176](https://github.com/accessibility-exchange/platform/issues/2176)) ([48fdff2](https://github.com/accessibility-exchange/platform/commit/48fdff23bffb59e9a7e5560b836b88ab04fb2fa6))
* **localization:** update translations ([#2173](https://github.com/accessibility-exchange/platform/issues/2173)) ([ad50a68](https://github.com/accessibility-exchange/platform/commit/ad50a681ca34a24932122231aa9ada64b9bac6e5))

## [1.3.3](https://github.com/accessibility-exchange/platform/compare/v1.3.2...v1.3.3) (2024-03-07)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"framework",
"laravel"
],
"version": "1.3.3",
"version": "1.3.4",
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
Expand Down
53 changes: 26 additions & 27 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@vimeo/player": "^2.20.1",
"axios": "^1.5.1",
"axios": "^1.6.0",
"infusion": "^4.6.0",
"luxon": "^3.4.3",
"wicg-inert": "^3.1.2"
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1775,7 +1775,7 @@
"Website accessibility preferences": "Website accessibility preferences",
"Website language": "Website language",
"Website link": "Website link",
"Website links must be in the format “https:\/\/example.com”, or “example.com”.": "Website links must be in the format “https:\/\/example.com”, or “example.com”.",
"Website links must be in the format “https:\/\/example.com”.": "Website links must be in the format “https:\/\/example.com”.",
"Website settings": "Website settings",
"Website title": "Website title",
"We can offer some time flexibility if it does not match with participants’ schedules.": "We can offer some time flexibility if it does not match with participants’ schedules.",
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1775,7 +1775,7 @@
"Website accessibility preferences": "Préférences d’accessibilité du site Internet",
"Website language": "Langue du site internet",
"Website link": "Lien de votre site Internet",
"Website links must be in the format “https:\/\/example.com”, or “example.com”.": "Les liens vers les sites Internet doivent être au format \"https:\/\/example.com\", ou \"exemple.com.",
"Website links must be in the format “https:\/\/example.com”.": "Les liens vers les sites Internet doivent être au format \"https:\/\/example.com\".",
"Website settings": "Réglages du site",
"Website title": "Titre du site Internet",
"We can offer some time flexibility if it does not match with participants’ schedules.": "Nous sommes en mesure d’offrir une certaine flexibilité au niveau des horaires si ceux-ci ne correspondent pas à l’emploi du temps des personnes participantes.",
Expand Down Expand Up @@ -2152,4 +2152,4 @@
"“About your organization” (English)": "« À propos de votre organisation » (en anglais)",
"“About your organization” (French)": "À propos de votre organisation",
"“About your organization” must be provided in either English or French.": "À propos de votre organisation doit être fournis en anglais ou en français."
}
}
8 changes: 4 additions & 4 deletions resources/views/about/for-community-organizations.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@

<div class="-mb-8 space-y-16 px-0">
<div class="stack w-full" x-data="vimeoPlayer({
url: @if (locale() === 'en') 'https://vimeo.com/789854538/8e100e0f1e'
url: @if (locale() === 'en') 'https://vimeo.com/850308900/39c5bb60a7'
@elseif (locale() === 'fr')
'https://vimeo.com/789771460/0a6583e79d'
'https://vimeo.com/850319102/c118d69046'
@elseif (locale() === 'asl')
'https://vimeo.com/788818374/779a5e9913'
'https://vimeo.com/850315035/87b6129a8b'
@elseif (locale() === 'lsq')
'https://vimeo.com/789827141/0ee245f15a' @endif,
'https://vimeo.com/850322511/2aad27699a' @endif,
byline: false,
dnt: true,
pip: true,
Expand Down
8 changes: 4 additions & 4 deletions resources/views/about/for-individuals.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@

<div class="-mb-8 space-y-16 px-0">
<div class="stack w-full" x-data="vimeoPlayer({
url: @if (locale() === 'en') 'https://vimeo.com/789854664/15a18bd3f9'
url: @if (locale() === 'en') 'https://vimeo.com/850308866/22cf4718fc'
@elseif (locale() === 'fr')
'https://vimeo.com/789823447/0f98810821'
'https://vimeo.com/850319076/4d973fc4ee'
@elseif (locale() === 'asl')
'https://vimeo.com/788815524/4485f30067'
'https://vimeo.com/850314990/05587fe4df'
@elseif (locale() === 'lsq')
'https://vimeo.com/789828003/ed89068fa3' @endif,
'https://vimeo.com/850322469/cd5616567a' @endif,
byline: false,
dnt: true,
pip: true,
Expand Down
8 changes: 4 additions & 4 deletions resources/views/about/for-regulated-organizations.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@

<div class="-mb-8 space-y-16 px-0">
<div class="stack w-full" x-data="vimeoPlayer({
url: @if (locale() === 'en') 'https://vimeo.com/789854286/55a92ff1ce'
url: @if (locale() === 'en') 'https://vimeo.com/850308924/cab1e34418'
@elseif (locale() === 'fr')
'https://vimeo.com/789770856/260bd461d8'
'https://vimeo.com/850319118/fd87b58ddc'
@elseif (locale() === 'asl')
'https://vimeo.com/788820695/f357173576'
'https://vimeo.com/850315068/bc26c699cb'
@elseif (locale() === 'lsq')
'https://vimeo.com/789826246/fc705e9bae' @endif,
'https://vimeo.com/850322540/3ee66a159c' @endif,
byline: false,
dnt: true,
pip: true,
Expand Down
4 changes: 2 additions & 2 deletions resources/views/individuals/edit/about-you.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
<fieldset>
<legend class="h4">{{ __('Social media links') }}</legend>
<x-hearth-hint for="social_links">
{{ __('Website links must be in the format “https://example.com”, or “example.com”.') }}
{{ __('Website links must be in the format “https://example.com”.') }}
</x-hearth-hint>
<x-interpretation name="{{ __('Social media links', [], 'en') }}" />
@foreach (['linked_in', 'twitter', 'instagram', 'facebook'] as $key)
Expand All @@ -132,7 +132,7 @@
<x-hearth-label class="h4"
for="website_link"><x-optional>{{ __('Website link') }}</x-optional></x-hearth-label>
<x-hearth-hint
for="website_link">{{ __('This could be your personal website, blog or portfolio.') }}<br />{{ __('Website links must be in the format “https://example.com”, or “example.com”.') }}
for="website_link">{{ __('This could be your personal website, blog or portfolio.') }}<br />{{ __('Website links must be in the format “https://example.com”.') }}
</x-hearth-hint>
<x-interpretation name="{{ __('Website link', [], 'en') }}" namespace="website_link-optional" />
<x-hearth-input name="website_link" type="url" :value="old('website_link', $individual->website_link)" hinted />
Expand Down
2 changes: 1 addition & 1 deletion resources/views/livewire/team-trainings.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<x-hearth-label :for="'team_trainings_' . $i . '_trainer_url'" :value="__('Website')" />
<x-interpretation name="{{ __('Website', [], 'en') }}" namespace="team_trainings" />
<x-hearth-hint :for="'team_trainings_' . $i . '_trainer_url'">
{{ __('Website links must be in the format “https://example.com”, or “example.com”.') }}
{{ __('Website links must be in the format “https://example.com”.') }}
</x-hearth-hint>
<x-hearth-input type="url" :id="'team_trainings_' . $i . '_trainer_url'" :name="'team_trainings[' . $i . '][trainer_url]'" :value="$training['trainer_url'] ?? ''"
required hinted />
Expand Down
Loading

0 comments on commit 10b2544

Please sign in to comment.