Skip to content

Releases: XPEHO/YAKI

1.48.0

13 May 08:29
9a737d4
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(admin_tutoriels): tutoriel creation in admin front end. by @LaurentMag in #1428

Fixed Bugs 🐛

  • refactor(function_parameter_name): review function name and parameter rename by @LaurentMag in #1432
  • Fix/local database add postgres docker cmd by @LaurentMag in #1444
  • fix(yaki_ui_version): update yaki ui version in mobile by @LaurentMag in #1446
  • fix(admin_trad): fix translation on the delete user modal, and too long team name in the sidebar team list by @LaurentMag in #1445

Full Changelog: 1.47.0...1.48.0

1.47.0

02 May 09:28
cdceeca
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(statistics) by @NyraSama in #1411
  • feat(statistics_front): Add the front to be able to use the new statistics correctly by @NyraSama in #1414
  • feat(test_data): add script to reset and insert data in the database use for local developpement. by @LaurentMag in #1418

Fixed Bugs 🐛

  • reactor(latest_declaration): the latest declaration flag in the database will be per day by @LaurentMag in #1408
  • fix(absence_no_team): absence declaration has no teamId assignation, handle teamId null value when receiving absence declaration from backend by @LaurentMag in #1410
  • fix(ios_notif): notification will only be created from monday to friday by @LaurentMag in #1413
  • fix(reload_persist): Make return to login page on reload to prevent role rights issues by @NyraSama in #1415
  • fix(autocomplete_blue): Prevent blue highlight when autocomplete fields by @NyraSama in #1416
  • fix(long_absence_summary): Add suport of long absence declaration in mobile app declaration list by @NyraSama in #1417
  • fix(vacation_to_absence): change word vacation to absence in statistics because it can cause issues by @NyraSama in #1419

Full Changelog: 1.45.0...1.47.0

1.45.0

22 Apr 12:15
92480f5
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(IOS_notification): create IOS local notification, and flutter channel to enable or disable them by @LaurentMag in #1381
  • feat(android_notif): Add daily notification in android platform and set the option in profile view by @NyraSama in #1380
  • Feat/notifications by @NyraSama in #1386
  • Feat/notification permission by @NyraSama in #1391
  • Feat/admin back statistics endpoint by @NyraSama in #1395
  • feat(download csv): create service to retrive file, and button to download the csv by @LaurentMag in #1397
  • feat(vue3_language_support): installing vue18n adding language support, and json translation by @LaurentMag in #1399

Fixed Bugs 🐛

  • fix(login_button_text): Change SIGN IN text to LOGIN by @NyraSama in #1378
  • feat(edit_button): Delete the edit button on user info card because it's not implemented by @NyraSama in #1392
  • fix(token_duration): Change the token expiration date to one hour after the login by @NyraSama in #1393
  • fix(font_family): Review some font family issues by @NyraSama in #1394
  • fix(profile_native_check): Remove problem on pwa due to a native check by @NyraSama in #1402
  • fix(language_button): the button correctly reflect the selected language and saved language by @LaurentMag in #1401
  • fix(translation): fix translation stored in const, to also be changed using language change button by @LaurentMag in #1403

Full Changelog: 1.42.0...1.45.0

1.42.0

14 Mar 15:12
41b7f5a
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Fixed Bugs 🐛

  • fix(backend-admin-create-customer): fix the creation of customer with… by @PriscilliaAmmeux in #1276
  • fix(store_reset): after user or team delection reset store values by @LaurentMag in #1290
  • fix(dependabots-flutter): add use super parameters by @PriscilliaAmmeux in #1291
  • fix(image_check): add image extension check, fix correct image size check by @LaurentMag in #1293
  • fix(front_admin): creating a team with a logo will not lead to team potential not have his logo by @LaurentMag in #1299
  • fix(admin_team_redirection): fix incorrect redirection after team creation while on the deleted team screen resume by @LaurentMag in #1300
  • fix(admin_team): selected team after creation to have value aviable to the logo creation by @LaurentMag in #1301
  • fix(mobile_registration): set correct error message when email is already used. review snackbar message colors for readability by @LaurentMag in #1302
  • fix(pic_upload): change upload picture button color button to be more visible by @LaurentMag in #1304
  • fix(avatar_picture): better image resolution, and display image weight by @LaurentMag in #1306
  • fix(pic_preview): reset the preview when selecting a new picture by @LaurentMag in #1308
  • fix(declaration_time): update time passed since declaration, and translation taking into account plural for minutes and hours by @LaurentMag in #1310
  • fix(ci_version): fix flutter ci version by @LaurentMag in #1312
  • fix(bug-sonarqube-back-admin): fix bug in report sonarqube Override e… by @PriscilliaAmmeux in #1318
  • fix(bug-back-admin-sonarque): report bug in sonarqure recommand to Eq… by @PriscilliaAmmeux in #1320
  • fix(bug-front-admin-sonarqube): add sans serif for the font family an… by @PriscilliaAmmeux in #1322
  • fix(bugs-back-mobile-sonarque): correction report bugs sonarqube Prom… by @PriscilliaAmmeux in #1324
  • fix(flutter version): set to 3.16.1 by @LaurentMag in #1325
  • fix(flutter_versin): updated CI docker push and release for flutter f… by @LaurentMag in #1327
  • fix(version_migration): flutter version up to 3.19.2 latest stable version by @LaurentMag in #1328

Other Changes 🤷‍♂️

  • style(loader): fix admin loader by @LaurentMag in #1281
  • chore(deps): bump mockito from 5.4.2 to 5.4.4 in /yaki_mobile by @dependabot in #1180
  • chore(deps): bump retrofit_generator from 8.0.4 to 8.0.6 in /yaki_mobile by @dependabot in #1181
  • chore(deps-dev): bump jest and @types/jest in /yaki_backend by @dependabot in #1182
  • chore(deps-dev): bump @types/multer from 1.4.9 to 1.4.11 in /yaki_backend by @dependabot in #1183
  • chore(deps): bump jest-mock from 29.6.2 to 29.7.0 in /yaki_backend by @dependabot in #1184
  • chore(deps): bump com.h2database:h2 from 2.1.214 to 2.2.224 in /yaki_admin_backend by @dependabot in #1188
  • chore(deps-dev): bump babel-jest from 29.5.0 to 29.7.0 in /yaki_backend by @dependabot in #1185
  • chore(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 in /yaki_admin_backend by @dependabot in #1187
  • chore(deps): bump vite from 4.5.1 to 4.5.2 in /yaki_admin by @dependabot in #1248
  • chore(deps): bump url_launcher from 6.2.1 to 6.2.4 in /yaki_mobile by @dependabot in #1249
  • chore(deps): bump go_router from 12.1.1 to 13.1.0 in /yaki_mobile by @dependabot in #1280
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 in /yaki_karate by @dependabot in #1282
  • chore(deps): bump org.springframework:spring-jdbc from 6.1.2 to 6.1.3 in /yaki_karate by @dependabot in #1283
  • chore(deps): bump org.springframework.boot:spring-boot-starter-validation from 3.1.5 to 3.2.2 in /yaki_admin_backend by @dependabot in #1284
  • chore(deps): bump flutter_lints from 2.0.3 to 3.0.1 in /yaki_mobile by @dependabot in #1177
  • refactor(store): move team method from modalstore to teamstore, so for teammate and captain by @LaurentMag in #1297
  • chore(add-security-sonarqube-frontend-admin): add security with the r… by @PriscilliaAmmeux in #1314
  • chore(error-typescript-report-sonarqube): fix error typescript with t… by @PriscilliaAmmeux in #1316
  • chore(deps): bump org.postgresql:postgresql from 42.7.1 to 42.7.2 in /yaki_karate by @dependabot in #1311
  • chore(action_version): update from v2 to v4 checkout and setup-java by @LaurentMag in #1343

Full Changelog: 1.41.1...1.42.0

1.41.1

01 Feb 09:09
5a5be67
Compare
Choose a tag to compare

What's Changed

Other Changes 🤷‍♂️

Full Changelog: 1.41.0...1.41.1

1.41.0

31 Jan 14:43
d9de021
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(mobile_team): teams summary page add unavailable status for teams user is not into by @LaurentMag in #1262
  • feat(front_pages): add user list invitation page, pagination function by @LaurentMag in #1265

Fixed Bugs 🐛

  • fix(fetch-user): add extension page with new route for to have every … by @PriscilliaAmmeux in #1260
  • fix(get-total-pages): add the possibility to have the total page for … by @PriscilliaAmmeux in #1264
  • fix(mobile_avatar): fix appearance of letter avatar, and fix team fetch when declared by @LaurentMag in #1266
  • fix(mobile_time): correct time since declaration by @LaurentMag in #1267
  • fix(forgot_password): remove forgot button, replace by a text indicatif to reset the PW by @LaurentMag in #1269
  • fix(team_fetch): correctly detect if the user is not part of the team anymore before fetch by @LaurentMag in #1273
  • Fix/add request user by @PriscilliaAmmeux in #1271
  • fix(mobile_absence): do not display team chips along with an afternoonn absence in teams summary page by @LaurentMag in #1274
  • fix(profil_acess): add profil access in the page of user without teams by @LaurentMag in #1278

Full Changelog: 1.34.0...1.41.0

1.34.0

29 Jan 15:01
5c88a76
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(mobile_team_logo): retrive team logo from backend and display them if exist by @LaurentMag in #1259

Fixed Bugs 🐛

Full Changelog: 1.33.0...1.34.0

1.33.0

25 Jan 13:56
c022288
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(mobile): splash screen redirection no futur delay, add token validity verification by @LaurentMag in #1241
  • feat(cercle-avatar-user): create componenent initial avatar by @PriscilliaAmmeux in #1242
  • feat(image-avatar-invitation): insert avatar initial in invitation card by @PriscilliaAmmeux in #1243
  • feat(back_mobile): create get teams logo end point by @LaurentMag in #1246
  • feat(absence_page): absence page design and functionment by @LaurentMag in #1247

Fixed Bugs 🐛

Full Changelog: 1.29.0...1.31.0

1.29.0

17 Jan 14:03
8412c98
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(team_logo): admin back create endpoint to save and get team logo by @LaurentMag in #1215
  • feat(team_logo): admin back create endpoint to save and get team logo (#1215) by @LaurentMag in #1216
  • feat(admin_logo): delete logo end point by @LaurentMag in #1218
  • feat(front): create logging loader and error message for error at logging by @LaurentMag in #1219

Fixed Bugs 🐛

  • fix(logo_deletion): review modal deletion press behavior by @LaurentMag in #1221
  • fix(removed-captain-customer-page): fix fetch captains list in custom… by @PriscilliaAmmeux in #1175
  • fix(admin_front): fix team deletion, fix image aspect ratio, fix new team default image by @LaurentMag in #1224

Full Changelog: 1.26.0...1.29.0

1.26.0

11 Jan 16:02
495c320
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Fixed Bugs 🐛

  • fix(fetch-captains): change requets in back for fetch captains by @PriscilliaAmmeux in #1203
  • fix(hide_functions): hide functions not aviable depending of the user crendetials by @LaurentMag in #1207

Other Changes 🤷‍♂️

  • chore(formater): setup formater for vue3 projet, and push formated fiels by @LaurentMag in #1199
  • style(bastiUI): add icons and images from bastiUI, and replace copyright free ones from thoses by @LaurentMag in #1208
  • refactor(invitation): review user invitation presentation and structure by @LaurentMag in #1206

Full Changelog: 1.25.1...1.26.0