Releases: accessibility-exchange/platform
Releases · accessibility-exchange/platform
v1.0.0-alpha.6
What's Changed
- fix: validation errors for relevant experiences (resolves #1293) by @jobara in #1325
- fix: add hints for website links (resolves #1274) by @greatislander in #1327
- fix: update copy on access needs settings and confirmation (fix #1298, fix #1324) by @greatislander in #1326
- fix(deploy): fixed deploy global command ordering (resolves #1323) by @marvinroman in #1336
- fix: prevent accidental erasure of region when editing access needs (fix #1322) by @greatislander in #1334
- feat: simplify language selection, improve sign out experience by @greatislander in #1329
- fix: show draft banner on all draft content (resolves #1299) by @greatislander in #1340
- fix: standardize contact point display across various pages (fix #1266) by @greatislander in #1339
- fix: update copies for individual edit page by @chosww in #1346
- fix: can't remove vrs option (resolves #1341) by @jobara in #1347
- fix: french fields required for individuals (resolves #1349) by @jobara in #1352
- fix: restore translatable input and textarea styles (fixes #891) by @greatislander in #1354
- fix: consulting methods - error message doubled (resolves #1351) by @jobara in #1355
- fix: resolve mobile layout issues (resolves #1333, resolves #1335) by @greatislander in #1353
- fix: don't wrap localization source strings in __() by @greatislander in #1358
- chore: copy updates (November 30) by @greatislander in #1361
- chore(deps): bump doctrine/dbal from 3.4.5 to 3.5.1 by @dependabot in #1363
- chore(deps-dev): bump postcss from 8.4.18 to 8.4.19 by @dependabot in #1364
- chore(deps): bump filament/filament from 2.16.49 to 2.16.52 by @dependabot in #1365
- chore(deps): bump staudenmeir/eloquent-has-many-deep from 1.16 to 1.17 by @dependabot in #1367
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #1368
- chore(deps): bump propaganistas/laravel-phone from 4.3.8 to 4.4.0 by @dependabot in #1369
- chore(deps-dev): bump laravel-vite-plugin from 0.6.1 to 0.7.1 by @dependabot in #1370
- chore(deps-dev): bump lint-staged from 13.0.3 to 13.0.4 by @dependabot in #1372
- chore(deps-dev): bump postcss-import-ext-glob from 2.0.1 to 2.1.1 by @dependabot in #1366
- fix(deploy): created mysql connection test before starting the artisa… by @marvinroman in #1375
- feat: add basic text-to-speech (resolves #497) by @jobara in #1376
- fix: active styling and styles on dark(er) backgrounds appear broken (resolves #1380) by @jobara in #1382
- fix: tts light mode page read wrong focus styling (resolves #1384) by @jobara in #1391
- fix(deploy): changed ordering of artisan commands so that storage is … by @marvinroman in #1374
- feat: consolidate identities into single model, simplify matching strategy relationships (resolves #1092) by @greatislander in #1285
- fix: resolve issue saving Access Needs settings (fixes #1394) by @greatislander in #1395
- fix: tts selection not reading back correct text (resolves #1381) by @jobara in #1396
- feat: edit and view resources by @greatislander in #1383
- chore(localization): update translations by @greatislander in #1404
- fix: make resource and project search case-insensitive (resolves #1402) by @greatislander in #1405
- fix: cannot assign null to checked property (resolves #1403) by @jobara in #1406
- feat: implement admin color theme, add URL validation to resources editor by @greatislander in #1407
- feat: add page to manage basic website settings by @greatislander in #1409
- feat: adds a dark mode to the admin theme by @greatislander in #1408
- ci: resolve a few CI issues by @greatislander in #1413
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6
v1.0.0-alpha.5
What's Changed
- fix: show icon for password input (resolves #943) by @greatislander in #1238
- fix: display social medias' invalid url error message in-line by @chosww in #1240
- feat: add hint for website links by @chosww in #1239
- fix: add additional require text on required fields by @chosww in #1241
- chore(deps): bump alpinejs from 3.10.3 to 3.10.5 by @dependabot in #1242
- chore(deps-dev): bump @shufo/prettier-plugin-blade from 1.6.3 to 1.8.0 by @dependabot in #1246
- chore(deps-dev): bump vite from 3.1.4 to 3.2.2 by @dependabot in #1249
- chore(deps-dev): bump @commitlint/cli from 17.1.2 to 17.2.0 by @dependabot in #1250
- chore(deps-dev): bump postcss from 8.4.17 to 8.4.18 by @dependabot in #1251
- chore(deps): bump blade-ui-kit/blade-heroicons from 2.0.3 to 2.0.4 by @dependabot in #1243
- chore(deps): bump spatie/laravel-db-snapshots from 2.4.0 to 2.5.0 by @dependabot in #1247
- chore(deps): bump spatie/laravel-ignition from 1.5.0 to 1.6.1 by @dependabot in #1244
- chore(localization): update translations by @greatislander in #1252
- fix: communicate required for translatable fields (Resolves #1155) by @jobara in #1253
- chore(deps-dev): bump nunomaduro/larastan from 2.2.0 to 2.2.7 by @dependabot in #1248
- fix: remove autocomplete (resolves #428) by @greatislander in #1255
- fix: undefined constant "skills" (Resolves #1260) by @jobara in #1261
- chore(localization): update translations by @greatislander in #1262
- fix: type in breadcrumb by @jobara in #1263
- ci(deploy): permissions fix after syncing files to storage by @marvinroman in #1264
- fix: copy changes 221102 by @chosww in #1265
- chore(localization): update translations by @greatislander in #1269
- fix: resolve invalid status check (fixes #1272) by @greatislander in #1273
- feat: full implementation of contrast themes (resolves #495, resolves #840, resolves #952) by @greatislander in #1254
- feat: database cleanup (resolves #935) by @greatislander in #1276
- fix: resolve various contrast theme bugs (resolves #1277, resolves #1279) by @greatislander in #1282
- fix: remove misleading copy about multiple accounts by @chosww in #1281
- fix: add back to top link (resolves #953) by @greatislander in #1286
- feat: improve accessibility of disabled buttons (resolves #1089) by @greatislander in #1287
- fix: ensure errors appear inline, validate experience start/end years, add draft labels by @greatislander in #1288
- feat: manage access needs (resolves #406, resolves #407, resolves #1130) by @greatislander in #1292
- feat: display sign language videos in content (Resolves #1268) by @jobara in #1284
- fix: resolve some outstanding contrast theme issues, improve error messages by @greatislander in #1295
- fix: notify individual when adding a role which requires profile updates (fixes #682) by @greatislander in #1297
- chore(localization): update translations by @greatislander in #1306
- feat: add models and migrations for training modules by @chosww in #1259
- feat: replace LiveWire datepicker with Alpine Date Input component by @greatislander in #1300
- fix: improve participant selection criteria form handling (resolves #1303, resolves #1304) by @greatislander in #1308
- feat: add sign language to language menu (resolves #1256) by @jobara in #1302
- feat: basic Filament admin panel, interpretation editing (resolves #1257) by @greatislander in #1309
- chore: update DB schema by @greatislander in #1310
- fix: date picker improvements by @greatislander in #1314
- fix: redirect Filament login requests to standard login form by @greatislander in #1316
- fix: manage projects layout, copy under publish buttons by @greatislander in #1315
- fix: interpretation video source fallbacks (resolves #1320) by @jobara in #1321
- feat: improve interpretations editing by @greatislander in #1319
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4
What's Changed
- feat: create scheduler (resolves #646) by @marvinroman in #687
- fix: resolve issue with project creation (resolves #717) by @greatislander in #723
- fix: mount /bootstrap/cache from data dir by @gtirloni in #729
- fix: verify email address changes for individuals (resolves #590) by @greatislander in #735
- chore(localization): update translations by @greatislander in #745
- fix: clarify language related to leaving organizations (fix #670, fix #676) by @greatislander in #746
- fix: individual user should not be able to access dashboard without selecting a role by @greatislander in #736
- fix: remove duplicate DB_HOST entry in .env.example by @greatislander in #747
- chore(localization): update translations by @greatislander in #749
- chore(localization): updating strings on the welcome page by @michelled in #751
- chore(localization): update translations by @greatislander in #752
- feat: add Flare (resolves #731) by @greatislander in #754
- fix: censor user data in Flare by @greatislander in #756
- fix: add crossorigin to manifest, use asset helper by @greatislander in #766
- feat: if users enter URLs without a scheme, add it prior to validation by @greatislander in #748
- feat: add columns to users, orgs, and FROs to indicate validation by @greatislander in #758
- fix: remove drop of joinable columns (fix #757) by @greatislander in #759
- fix: add crossorigin to manifest, use asset helper (#766) by @greatislander in #767
- ci: split deploy commands into deploy:global and deploy:local by @greatislander in #769
- chore(localization): added the Tap into our support network section to the For FRO page by @michelled in #772
- chore(localization): updated text on For Community Organizations (fix #773) by @michelled in #774
- chore: updates from dev by @greatislander in #777
- chore: updates from staging by @greatislander in #778
- chore: update text for role types pages (fix #775) by @michelled in #779
- chore(localization): update translations by @greatislander in #781
- feat: replace Individual and Organization roles with enums (fix #701) by @greatislander in #785
- chore: update what information we ask for (resolves #780) by @michelled in #787
- chore: update get input copy (resolves #790) by @michelled in #791
- chore(localization): update translations by @greatislander in #793
- fix: resolve internal server error when removing individual roles (fix #788) by @greatislander in #794
- chore: update staging from dev by @greatislander in #795
- chore: update staging from dev by @greatislander in #796
- fix: hide navigation items for users who shouldn’t have access (fix #789) by @greatislander in #797
- chore(localization): update translations by @greatislander in #798
- chore: update dev from staging by @greatislander in #799
- chore: update staging from dev by @greatislander in #800
- chore: update production from staging by @greatislander in #801
- fix: ensure that team trainings component won't throw an error if keys are empty by @greatislander in #803
- fix: ensure that organization must have role before accessing dashboard by @greatislander in #810
- fix: ensure that slugs are always created in both English and French by @greatislander in #812
- ci: prevent deploys from stepping on each others' toes by @greatislander in #813
- fix: don’t allow empty language to be added by @greatislander in #814
- fix: issues with access needs (resolves #783, resolves #784) by @greatislander in #815
- fix: save out of date information notification preference (resolves #786) by @greatislander in #816
- fix: remove 'find a local community organization' links (resolves #719) by @greatislander in #820
- fix: prevent users with unverified email from browsing individuals (resolves #640) by @greatislander in #819
- chore: update staging with latest changes by @greatislander in #821
- fix: move language preferences into website section (resolves #684) by @greatislander in #830
- fix: use active_url validator (resolves #826) by @greatislander in #831
- chore: update staging from dev by @greatislander in #845
- chore(docs): add instructions for CipherSweet by @greatislander in #844
- chore(docs): update development docs by @greatislander in #847
- fix: enhancedCheckboxes buttons order (resolves #835) by @chosww in #849
- chore(docs): add more details for dev setup, add Mailhog instructions by @greatislander in #857
- fix: resolve validation error when creating an update project (fix #858) by @greatislander in #859
- fix: resolve issue where removing a language removed the wrong language by @greatislander in #861
- feat: add maintenance mode to dev site by @greatislander in #864
- fix: registration improvements by @greatislander in #846
- chore(localization): update strings by @greatislander in #871
- chore(localization): update translations by @greatislander in #875
- chore(localization): updating strings in create new project page by @chosww in #889
- chore(localization): update translations by @greatislander in #893
- feat: create and edit generic engagements (towards #615) by @greatislander in #886
- chore(localization): update translations by @greatislander in #898
- fix: undefined array key for experience start year by @greatislander in #899
- chore(localization): update translations by @greatislander in #900
- fix: resolves issues with constituency groups by @greatislander in #894
- fix: improve languages and language validation by @greatislander in #896
- feat: add migrations for meetings by @greatislander in #904
- fix: remove some more languages by @greatislander in #910
- fix: resolve overlapping logo issue on mobile (resolves #866) by @greatislander in #903
- fix: resolve issue with date picker properties (resolves #832) by @greatislander in #909
- fix: create and enforce viewAny policies (resolves #789) by @greatislander in #902
- fix: don't show type selection for invitees (resolves #591) ...
v1.0.0-alpha.3
What's Changed
- chore: switch from PHP CS Fixer to Laravel Pint by @greatislander in #555
- feat: expand language list using umpirsky/language-list by @greatislander in #557
- fix: allow editing of Individual page (fix #558) by @greatislander in #559
- fix: address issues with working language selection (fix #560) by @greatislander in #561
- chore: switch assets to Vite by @greatislander in #564
- feat: encrypt individual data (towards #111) by @greatislander in #563
- feat: update Individual page creation with new constituency relationships by @greatislander in #566
- feat: support viewing individual pages in different languages by @greatislander in #571
- feat: settings (resolves #317) by @greatislander in #582
- feat: consolidate database migrations (resolves #598) by @greatislander in #600
- fix: ensure that empty nested arrays aren't saved (resolves #506) by @greatislander in #610
- feat: clean up orphaned CSS by @greatislander in #621
- fix: differentiate radio buttons from checkboxes (resolves #634) by @greatislander in #635
- fix: resolve various signup issues by @greatislander in #636
- fix: add validation message for phone numbers (fix #639) by @greatislander in #649
- ci: changed caching declaration (#662) by @marvinroman in #686
- fix: prevent participants from creating pages (fix #638) by @greatislander in #692
- fix: persist individual meeting types (fix #643) by @greatislander in #694
- fix: individual communication and consultation preferences (fix #644) by @greatislander in #695
- fix: success message in notification settings is cut off (fix #664) by @greatislander in #696
- fix: update success message on save, redirect to published page by @greatislander in #698
- fix: remove unused links, add contact info and socials by @greatislander in #699
- feat: user projects page (resolves #652, resolves #653, resolves #654, resolves #655) by @greatislander in #691
- feat: add footer CTA to browse all projects, add CTA to create project by @greatislander in #704
- chore: add seeders for testing (part 1 of 2) by @greatislander in #707
- feat: create and edit projects by @greatislander in #706
- fix: rename language accordions (resolves #669) by @greatislander in #697
- feat: update project views (resolves #319) by @greatislander in #708
- fix: resolve 500 error on Regulated Organization projects tab (fix #710) by @greatislander in #711
- chore: seed projects by @greatislander in #712
New Contributors
- @marvinroman made their first contribution in #686
Full Changelog: v1.0.0-alpha2...v1.0.0-alpha.3
v1.0.0-alpha2
What's Changed
- fix: replace Hearth button component with
<button>
by @greatislander in #486 - feat: refine creation and editing of regulated organizations by @greatislander in #485
- feat: add descriptions to Sector model, add prepareForForm macro by @greatislander in #490
- feat: join requests for Organizations and RegulatedOrganizations (resolves #276) by @greatislander in #498
- feat: invitations for RegulatedOrganizations (resolves #153) by @greatislander in #502
- feat: view RegulatedOrganizations by @greatislander in #505
- fix: remove join requests (resolves #511) by @greatislander in #515
- feat: drop PHP 8.0 support by @greatislander in #523
- feat: add service areas to RegulatedOrganizations (resolves #509) by @greatislander in #525
- feat: add RegulatedOrganization to notification list (fix #504) by @greatislander in #526
- feat: rename CommunityMember to Individual by @greatislander in #527
- feat: create and edit Organizations (resolves #149) by @greatislander in #529
- feat: view organizations (resolves #290, resolves #303) by @greatislander in #533
- feat: home page and about pages by @greatislander in #545
Full Changelog: v1.0.0-alpha1...v1.0.0-alpha2
v1.0.0-alpha1
What's Changed
Initial alpha release, incorporating the Community Members milestone and other preliminary features.
New Contributors
- @greatislander made their first contribution in #1
- @gtirloni made their first contribution in #6
Full Changelog: https://github.com/accessibility-exchange/platform/commits/v1.0.0-alpha1