Releases: podkrepi-bg/frontend
Releases · podkrepi-bg/frontend
v1.2.3
What's Changed
- avatar-letters-hotfix - add a fallback to
given_name
andfamily_name
by @dimitur2204 in #1300 - put campaigns with status different than active at the bottom of the … by @dimitur2204 in #1304
- Fix Campaigns section max width and alignment on Homepage and Campaigns page by @ani-kalpachka in #1303
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- increased campaigns paging to 10 by @quantum-grit in #1289
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Add improvements on About page by @ani-kalpachka in #1282
- extending campaign description by @quantum-grit in #1285
- 1262 - Add pagination to blog articles. by @katzarov in #1271
- add slavcho as a contributor for code, review, and test by @allcontributors in #1280
RadioCardGroup
component to select payment by @dimitur2204 in #1276- [#1184] Admin Donations Search by @AndreyGoranov in #1279
Full Changelog: v1.2...v1.2.1
v1.2.0
Highlights
- Monthly Donations subscription that can be cancelled by user or stops automatically after campaign target is reached
- Pagination of donation wishes
- Many UI/UX improvements
What's Changed
- 1186 - fix homepage images to now be responsive by @dimitur2204 in #1233
- Update mobile nav menu styles by @ani-kalpachka in #1237
- Fix discord team image on about page to be responsive by @ani-kalpachka in #1239
- build(deps): bump qs from 6.10.1 to 6.11.0 by @dependabot in #1230
- Improve the accessibility of the homepage by @valkirilov in #1242
- 1235 - implement a footer component to improve general HTML semantics. by @kabaivanov in #1236
- Fix fields in auth package not being trimmed automatically by @Nnachevvv in #1232
- Admin panel - Export Donations to excel by @AndreyGoranov in #1245
- update excel export file extension to xlsx by @AndreyGoranov in #1249
- add Nnachevvv as a contributor for code by @allcontributors in #1253
- 1248 - Add locale to stripe return urls by @dimitur2204 in #1250
- Remove Discord widget bot by @kachar in #1256
- feat: extract and reuse email field as a separate component by @antonmihaylov in #1255
- Improve typing of user session by @kachar in #1258
- 1129 - Add pagination to donation wishes. by @katzarov in #1252
- 1247-Fix main menu donate button routing. by @katzarov in #1263
- 1254 - add campaign title to certificate by @dimitur2204 in #1264
- Stripe elements components for getting the users payment details by @dimitur2204 in #1269
RadioAccordionGroup
element for the new donation flow by @dimitur2204 in #1274- build(deps): bump json5 from 2.2.0 to 2.2.2 by @dependabot in #1270
- Add donations filters for Admin Panel by @AndreyGoranov in #1268
- Allow the user to create recurring donations per campaign by @slavcho in #1243
New Contributors
- @Nnachevvv made their first contribution in #1232
- @slavcho made their first contribution in #1243
Full Changelog: v1.1.3...v1.2
v1.1.3
Highlights
- Donation button is now disabled for completed campaigns that don't accept more donations
- Added e2e test for Donation flow
- Unified global font to Montserrat
What's Changed
- Playwright e2e Tests for the Donation Flow by @dimitur2204 in #1110
- 1208 Changed date-fns function to not break the line by @AnzheloD in #1222
- Fixing tests before deployment on dev by @quantum-grit in #1224
- 1225 Added disabled property to CampaignCard and InlineDonation by @AnzheloD in #1226
- 1212 Added Montserrat as a global font family by @AnzheloD in #1223
- [Testing] E2e tests donation by bank and campaigns by @dimitur2204 in #1228
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Highlights
- Fixed translations on the profile page by @dimitur2204 in #1197
- Added checkbox in edit page to allow donations on campaign completion by @AnzheloD in #1183
- 1145 Upgrade yarn to v3 by @kachar in #1189
What's Changed
- Always pull container in k8s by @imilchev in #1192
- 1172 - Prevent campaign banner images from being cut on mobile devices by @kabaivanov in #1185
- Update mobile menu styles by @ani-kalpachka in #1196
- [Fix] - Translations on the profile page by @dimitur2204 in #1197
- [Feature] Add see more button by @ivoka9 in #1139
- Remove deprecated withStyle/makeStyle from Irregularity, Create and Edit forms, Success, Fail and Actions components, Stepper icon by @ani-kalpachka in #1191
- Docker container for Nextjs without standalone build by @kachar in #1203
- add kabaivanov as a contributor for code by @allcontributors in #1209
- 1077 - Update UI of delete account modal. by @katzarov in #1210
- add Katzarov as a contributor for code by @allcontributors in #1217
- 1187 - made all the profile links to redirect to /profile/donations by @dimitur2204 in #1213
- 1215 - Update the About Project page Timeline section. by @kabaivanov in #1219
- Update 'See more' buttons on About us page by @ani-kalpachka in #1207
- 1119 - Confirm password in registration field is now required by @jozef-drabik in #1214
New Contributors
- @kabaivanov made their first contribution in #1185
- @ivoka9 made their first contribution in #1139
- @katzarov made their first contribution in #1210
- @jozef-drabik made their first contribution in #1214
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- [Bug] Blog index looks bad on mobile by @kachar in #1180
- [Bug] Add nullsafe check to the beneficiary.person by @dimitur2204 in #1181
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Highlights
- #1118 [Bug] Enable Terms and Conditions and GDPR validation on Register form by @ani-kalpachka in #1126
- #1133 [Bug] You can click Next if you are both not logged and not anonymous by @dimitur2204 in #1134
- #1158 [Feature] Embed ghost blog articles in frontend app by @kachar in #1161
- New blog URL: https://podkrepi.bg/blog
What's Changed
- #1095 Consistent date format in update birthday modal by @batebobo in #1115
- #1123 [Improvement] Upgrade dependencies including Next 13 and React 18 by @dimitur2204 in #1125
- #1016 Fix visual issue with Menu items in the MainNav by @valkirilov in #1121
- #1109 Trimmed IBAN value on copy click by @AnzheloD in #1141
- #1113 Added border to button in login page by @AnzheloD in #1142
- #1068 Migrate About project styles by @ani-kalpachka in #1100
- #1146 Fix the shape of the team avatars on About page by @ani-kalpachka in #1147
- #1017 [Feature] Add search to the FAQ page by @valkirilov in #1138
- #1122 Fix missing autocompletion when entering a new password by @antonmihaylov in #1120
- #1150 Add array shuffling on the server prefetch by @dimitur2204 in #1152
- #1153 Added component type Link to CardActionArea by @AnzheloD in #1159
- #1017 Improve the UX on the FAQ Page when searching by @valkirilov in #1156
- #1013 Update Bank Account Forms by @AndreyGoranov in #1160
- #1167 Switch static blog builds to dynamic content by @kachar in #1168
- #1068 Update Mobile Nav styles by @ani-kalpachka in #1162
- #1166 Fix flashing 404 page between page changes by @dimitur2204 in #1169
- #1170 Added the page title as default og title by @kachar in #1171
- #1174 Added button to donation success page by @kachar in #1175
- #1011 Fixed broken translation by @AnzheloD in #1165
- Made my profile tabs scrollable in mobile view by @marinovl7 in #1114
- Typescript Downgrade and WhatsApp @mui/icons change by @dimitur2204 in #1132
- Modularize MUI imports and bump up MUI version by @dimitur2204 in #1135
- Display successfull campaign tag based on campaign's state by @ani-kalpachka in #1154
- Update Blog link in Footer by @ani-kalpachka in #1164
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #1163
- Add batebobo as a contributor for code by @allcontributors in #1127
- Add valkirilov as a contributor for code, and doc by @allcontributors in #1128
- Add devkishor8007 as a contributor for code by @allcontributors in #1130
- Add stann1 as a contributor for code, doc, and 3 more by @allcontributors in #1131
- Add AnzheloD as a contributor for code by @allcontributors in #1143
- Add AndreyGoranov as a contributor for code by @allcontributors in #1177
- Add antonmihaylov as a contributor for code by @allcontributors in #1178
New Contributors
- @batebobo made their first contribution in #1115
- @valkirilov made their first contribution in #1121
- @AnzheloD made their first contribution in #1141
- @antonmihaylov made their first contribution in #1120
- @AndreyGoranov made their first contribution in #1160
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Increase visible campaigns number by @ani-kalpachka in #1104
- Add SuperHosting partner in Footer by @ani-kalpachka in #1103
- Fix overlapping bug in Campaign Details page for Firefox browser by @ani-kalpachka in #1106
- Add tag for successfull camapign by @ani-kalpachka in #1107
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Remove unused code by @ani-kalpachka in #1079
- Add Campaign guarantor tab to FAQ by @ani-kalpachka in #1082
- Migrate Homepage styles by @ani-kalpachka in #1080
- Migrate About Page styles by @ani-kalpachka in #1084
- Admin can edit donations details imported from bank transfer by @Margi13 in #1097
- Update Footer by @ani-kalpachka in #1092
- Remove Beta text from the logo by @ani-kalpachka in #1099
Full Changelog: v0.9.38...v1.0.0