Releases: XPEHO/YAKI
Releases · XPEHO/YAKI
1.25.1
What's Changed
Fixed Bugs 🐛
- fix(rollback): rollback token verificatin by @LaurentMag in #1196
Full Changelog: 1.25.0...1.25.1
1.25.0
What's Changed
Exciting New Features 🎉
- feat(description): add description crud in team and tests junit by @PriscilliaAmmeux in #1134
- feat(description_team_front): fetch description by @PriscilliaAmmeux in #1146
- feat(customer_captains): customer feature to manage his captains by @LaurentMag in #1160
- feat(admin_avatar): retrive user avatar to display them in team or captain list by @LaurentMag in #1163
- feat(admin-front-modal-coming-soon): add coming soon for feature not … by @PriscilliaAmmeux in #1169
- Feat/popup comingsoon by @PriscilliaAmmeux in #1173
- feat(credential_navigation): verify user credential to lock or unlock admin functionalities by @LaurentMag in #1190
Fixed Bugs 🐛
- fix(splash_screen): change splash screen redirection process by @PiotrFLEURY in #1113
- fix(user_avatars): fix error in user with avatar fetch crashing if thee avatar reference was null by @LaurentMag in #1170
- fix(expired_token): add validity token check on application opening by @LaurentMag in #1189
- fix(admin_front): prevent first team of the list to always be selected at page change by @LaurentMag in #1192
- fix(mobile_router): redirection issue on logging by @LaurentMag in #1193
- fix(rollback): go back to preview version du to routing issue by @LaurentMag in #1194
- fix(token verification): check token validity by @LaurentMag in #1195
Other Changes 🤷♂️
- refactor(layouts): simplify layout and set modal accept / cancel logic in the parent by @LaurentMag in #1148
- refactor(ui_archi): regroup visual .vue into ui folder by @LaurentMag in #1159
- chore(deps-dev): bump com.intuit.karate:karate-junit5 from 1.4.0 to 1.4.1 in /yaki_karate by @dependabot in #990
- chore(deps): bump shared_preferences from 2.2.1 to 2.2.2 in /yaki_mobile by @dependabot in #999
- chore(deps): bump flutter_riverpod from 2.4.6 to 2.4.9 in /yaki_mobile by @dependabot in #1157
- chore(deps): bump go_router from 10.2.0 to 12.1.1 in /yaki_mobile by @dependabot in #1061
- chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.1.0 to 2.2.0 in /yaki_admin_backend by @dependabot in #991
- chore(deps): bump argon2 from 0.30.3 to 0.31.2 in /yaki_backend by @dependabot in #1016
- chore(deps-dev): bump @types/crypto-js from 4.1.1 to 4.2.1 in /yaki_backend by @dependabot in #1017
- chore(deps): bump retrofit_generator from 7.0.8 to 8.0.4 in /yaki_mobile by @dependabot in #1062
- chore(deps): bump junit5.version from 5.10.0 to 5.10.1 in /yaki_karate by @dependabot in #1155
- chore(deps): bump org.postgresql:postgresql from 42.6.0 to 42.7.1 in /yaki_karate by @dependabot in #1167
- chore(deps): bump org.springframework:spring-jdbc from 6.0.12 to 6.1.2 in /yaki_karate by @dependabot in #1166
- chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.3 in /yaki_karate by @dependabot in #1165
- chore(deps): bump vite from 4.5.0 to 4.5.1 in /yaki_admin by @dependabot in #1164
- chore(deps): bump very_good_cli from 0.15.0 to 0.17.1 in /yaki_mobile by @dependabot in #1158
- chore(deps): bump pg and @types/pg in /yaki_backend by @dependabot in #986
- chore(deps-dev): bump @babel/core from 7.22.1 to 7.23.5 in /yaki_backend by @dependabot in #1150
- chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.9.10 to 1.9.21 in /yaki_admin_backend by @dependabot in #1151
- chore(deps): bump org.springframework.boot:spring-boot-starter-test from 3.1.0 to 3.2.0 in /yaki_admin_backend by @dependabot in #1152
- test(update): updated findAllByTeam test to consider a case with avatarReference null by @LaurentMag in #1171
- refactor(avatar function): directly return avatar instead of waiting for the entier switch process to return the value by @LaurentMag in #1172
Full Changelog: 1.19.0...1.25.0
1.19.0
What's Changed
Exciting New Features 🎉
- feat(info_no_team): change captain page content to display a no team message by @LaurentMag in #1142
Fixed Bugs 🐛
- fix(form_validation): using enter will validate login and create/edit modal by @LaurentMag in #1138
- fix(promises): use promise.all() to make sure to have all promises resolve at once by @LaurentMag in #1139
- fix(select_team): focus on the newly created team by @LaurentMag in #1140
- fix(input_content): fix input field content for creation or edition by @LaurentMag in #1143
- fix(team_name): error message if user try to create a team without name by @LaurentMag in #1144
Other Changes 🤷♂️
- refactor(modal_logic): create pinia modal store and simplify logic by @LaurentMag in #1132
- refactor(layout_folder): change layour folder name by @LaurentMag in #1145
Full Changelog: 1.18.0...1.19.0
1.18.0
What's Changed
Fixed Bugs 🐛
- fix(teamName_change): set ability back to edit the team name by @LaurentMag in #1131
Other Changes 🤷♂️
- style(content_scroll): Only the page content will scroll by @LaurentMag in #1128
- style/modal_basti_ui by @LaurentMag in #1129
Full Changelog: 1.17.0...1.18.0
1.17.0
What's Changed
Other Changes 🤷♂️
- style(login_page): set BastiUI design for the login page by @LaurentMag in #1089
- style(sidebar): set style and functionment for the sidebar by @LaurentMag in #1090
- style(team_header): set team header by @LaurentMag in #1091
- style(user_list): set user list in team by @LaurentMag in #1092
Full Changelog: 1.16.1...1.17.0
1.16.1
What's Changed
Fixed Bugs 🐛
- fix(button-feedback): configuration android manifest by @PriscilliaAmmeux in #1086
Full Changelog: 1.16.0...1.16.1
1.16.0
What's Changed
Exciting New Features 🎉
- feat(LockRotateScreen): Lock portaitMode by @SDecambray in #1071
- Feat/cell card display avatar by @LaurentMag in #1073
- Feat/declaration timer by @SDecambray in #1076
Fixed Bugs 🐛
- fix(email-support): support email by @PriscilliaAmmeux in #1066
- fix(UpperCase): add uppercase in trad file by @SDecambray in #1072
- fix(TrimAuthenticate): add trim to login&password by @SDecambray in #1070
- fix(fetch-error-widget-selection-teams): add icon profil in selection… by @PriscilliaAmmeux in #1069
- fix(redirection-page-change-password): redirection page change passwo… by @PriscilliaAmmeux in #1078
- fix(back): improper error handling cause nodeJs to crash by @LaurentMag in #1080
- fix(fetch-avatar): fix the fetch avatar on cell card by @PriscilliaAmmeux in #1083
- fix(back_halfday): correctly return the 2 objects for the halfday declaration by @LaurentMag in #1084
Other Changes 🤷♂️
- test(JestTest): increase jest test by @SDecambray in #1081
Full Changelog: 1.15.3...1.16.0
1.15.3
What's Changed
Fixed Bugs 🐛
- fix(SplashScreen): Add duration by @SDecambray in #1064
- fix(design-yaki): design in all pages with yaki ui by @PriscilliaAmmeux in #1056
- fix/password-change-loading by @PriscilliaAmmeux in #1067
Full Changelog: 1.15.1...1.15.3
1.15.1
What's Changed
Fixed Bugs 🐛
- fix(fetch-password-profil): fetch password in page profile by @PriscilliaAmmeux in #1054
- fix(RedirectionError): comment useless code by @SDecambray in #1060
Full Changelog: 1.15.0...1.15.1
1.15.0
What's Changed
Exciting New Features 🎉
- feat(App_bar_date): add conditionnal rendering by @SDecambray in #1047
- feat(node_changePW): feat to change current password for a new one by @LaurentMag in #1053
Fixed Bugs 🐛
- fix(ProfilUserFetchAvatar): change rendering by @SDecambray in #1038
- fix(TeamDeclarationSummaryPadding): add bottom pad by @SDecambray in #1039
- Fix/mobile get user avatar by @LaurentMag in #1032
- Fix/kisweb and password view by @SDecambray in #1052
- fix(avatar_response): fix improper response in case of default avatar choice by @LaurentMag in #1055
- fix(ScreenSize): fix size & add scrollController by @SDecambray in #1057
Other Changes 🤷♂️
- refactor(avatar): function naming, and set feature in his own folder and files by @LaurentMag in #1050
Full Changelog: 1.14.0...1.15.0