Releases: getlago/lago-front
Releases · getlago/lago-front
v0.51.4-beta
What's Changed
- chore(dialog) simplify exported method jsx by @ansmonjol in #1299
- misc(plan) allow to edit tax on created plan by @ansmonjol in #1298
- bug(plan-override) allow billable metric id to be part of the payload by @ansmonjol in #1301
- bug(creditNotes) use new BE estimate endpoint to calculate totals by @ansmonjol in #1300
Full Changelog: v0.51.2-beta...v0.51.4-beta
v0.51.2-beta
What's Changed
- bug(combobox) fix option display for long values by @ansmonjol in #1296
- chore(Dialog) Refactor API and attributes by @ansmonjol in #1278
Full Changelog: v0.51.1-beta...v0.51.2-beta
v0.51.1-beta
What's Changed
- feat: set default currency at organization level by @ansmonjol in #1294
- bug(subscription) fix plan list display if long name and code by @ansmonjol in #1295
Full Changelog: v0.51.0-beta...v0.51.1-beta
v0.51.0-beta
What's Changed
- chore(test) add test for useDebounceHook behaviours by @ansmonjol in #1273
- chore(router) update :id name in router by @ansmonjol in #1274
- chore(router) update customer :id name in router by @ansmonjol in #1275
- bug(plan) fix details display by @ansmonjol in #1277
- chore(input) add default border radius by @ansmonjol in #1276
- chore(deps): bump postcss from 8.4.24 to 8.4.31 by @dependabot in #1280
- chore(deps) Update dependency @trivago/prettier-plugin-sort-imports to v4.2.1 by @renovate in #1281
- bug(plan) fix details display by @ansmonjol in #1279
- Fix plan form and details by @ansmonjol in #1284
- feat (graduated-prorated): Unlock graduated prorated combo from the UI by @lovrocolic in #1244
- bug(billable-metrics): fix pagination by @ansmonjol in #1285
- misc(beta): remove graduated percentage beta badge by @sarkissianraffi in #1283
- misc: add chart-bar icon by @ansmonjol in #1286
- misc: add bigNumberShortenNotationFormater helper by @ansmonjol in #1287
- feat(PSP) Allow to customise success URL redirection by @ansmonjol in #1282
- bug(test) remove time-shifting TZ test by @ansmonjol in #1289
- bug(webhook) remove broken link by @ansmonjol in #1291
- misc(copy) fix some plurals and add tests by @ansmonjol in #1292
- bug(remove-charge) don't show delete-charge warning dialog in duplicate by @ansmonjol in #1290
- bug(billable-metric) fix condition when no real change are performed by @ansmonjol in #1288
- bug(plan) fix redirection when closing a plan duplication form by @ansmonjol in #1293
Full Changelog: v0.50.0-beta...v0.51.0-beta
v0.50.0-beta
What's Changed
- bug(ChargeAccordion) fix spacing with the Alert and content by @ansmonjol in #1257
- bug(DatePicker): apply flip modifier if placement is auto by @ansmonjol in #1258
- feat: plan override when creating a subscription and subscription details by @ansmonjol in #1259
- chore(create-subscription) Adjust separator by @ansmonjol in #1261
- bug(group-properties) no group by default when adding a charge by @ansmonjol in #1263
- feat(locale) add Spanish and Swedish locales by @ansmonjol in #1262
- chore(fixture) fix fee attributes by @ansmonjol in #1266
- chore: update codegen by @sarkissianraffi in #1265
- feat(plan) add details page by @ansmonjol in #1264
- bug(nav) plan sub route should allow nav button click by @ansmonjol in #1268
- bug(subscription) hide parent on upgrade/downgrade by @ansmonjol in #1269
- feat(invoice) allow to void and invoice by @ansmonjol in #1260
- bug(invoice) fix advance without positive fees display by @ansmonjol in #1270
- chore(copy): Get last translations version by @jdenquin in #1271
- bug(list) fix duplicated items by @ansmonjol in #1272
Full Changelog: v0.49.1-beta...v0.50.0-beta
v0.49.1-beta
What's Changed
- bug(cache) fine tune customer cache policy by @ansmonjol in #1253
- feat(customer) add field for external salesforce id by @sarkissianraffi in #1254
- chore(deps-minor) Update babel monorepo by @renovate in #1252
- feat(charge) display code in the charge accordion summary by @ansmonjol in #1255
Full Changelog: v0.49.0-beta...v0.49.1-beta
v0.49.0-beta
What's Changed
- chore(deps-minor) Update dependency graphql to v16.8.1 [SECURITY] by @renovate in #1229
- chore(plan-override) prevent sending parentId to BE by @ansmonjol in #1231
- chore(deps-minor) Update typescript-eslint monorepo to v6.7.2 by @renovate in #1237
- chore(deps-minor) Update sentry-javascript monorepo to v7.69.0 by @renovate in #1236
- chore(deps) Update jest monorepo by @renovate in #1232
- chore(fixture) add missing params by @ansmonjol in #1238
- chore(deps-minor) Update dependency eslint to v8.49.0 by @renovate in #1234
- chore(copy): Get last translations version by @jdenquin in #1239
- chore(deps-minor) Update dependency @svgr/webpack to v8.1.0 by @renovate in #1233
- bug(email) prevent uppercase value on any email field by @ansmonjol in #1241
- feat: add weighted sum BM code snippet by @ansmonjol in #1242
- bug(usage) fix duplicate usage drawer data by @ansmonjol in #1243
- chore(deps-minor) Update sentry-javascript monorepo to v7.72.0 by @renovate in #1245
- feat: fallback customer name if non-existing by @ansmonjol in #1246
- chore(deps) Update dependency webpack-bundle-analyzer to v4.9.1 by @renovate in #1251
- bug(webhook) prevent long url to overflow by @ansmonjol in #1250
- chore(deps-minor) Update dependency @testing-library/user-event to v14.5.1 by @renovate in #1248
- chore(deps-minor) Update dependency eslint to v8.50.0 by @renovate in #1249
- feat: customise invoice display name by @ansmonjol in #1247
Full Changelog: v0.48.0-beta...v0.49.0-beta
v0.48.0-beta
What's Changed
- chore(test) add more test on schema validation by @ansmonjol in #1221
- chore(plan) make plan form more modular, to ease re-usage by @ansmonjol in #1215
- chore(button) add test by @ansmonjol in #1222
- feat(invoice) customise subscription fee display name for invoice by @ansmonjol in #1213
- bug(addon) remove tooltip that does not make sense anymore by @ansmonjol in #1223
- chore(deps-major) Update docker/setup-qemu-action action to v3 by @renovate in #1219
- chore(deps-major) Update dependency cypress to v13 by @renovate in #1225
- feat(credit-note) display invoice display name if present by @ansmonjol in #1224
- chore(cypress) build e2e instance with premium license by @ansmonjol in #1174
- chore(nginx) update config to support IPV6 by @ansmonjol in #1226
- feat(bm): add weighted sum aggregation type by @ansmonjol in #1210
- chore(graph) rename customerCount attribute to customersCount by @ansmonjol in #1227
- feat(subscription): add end date by @ansmonjol in #1179
Full Changelog: v0.47.0-beta...v0.48.0-beta
v0.47.0-beta
What's Changed
- chore(deps) Update dependency webpack-cli to v5.1.4 by @renovate in #1185
- chore(deps) Update dependency ts-jest to v29.1.1 by @renovate in #1182
- chore(deps) Update dependency webpack to v5.88.2 by @renovate in #1184
- chore(deps) Update graphqlcodegenerator monorepo to v4.0.1 by @renovate in #1187
- chore(deps) Update react monorepo by @renovate in #1188
- chore(deps) Update dependency react-window to v1.8.9 by @renovate in #1193
- chore(deps) Update dependency luxon to v3.4.2 by @renovate in #1192
- chore(deps) Update dependency ts-loader to v9.4.4 by @renovate in #1183
- chore(deps-minor) Update dependency @apollo/client to v3.8.1 by @renovate in #1189
- chore(deps-major) Update dependency @dittowords/cli to v4 by @renovate in #1180
- chore(deps) Update dependency style-loader to v3.3.3 by @renovate in #1181
- chore(deps) Update dependency webpack-dev-server to v4.15.1 by @renovate in #1186
- chore(deps-minor) Update dependency gettext-extractor to v3.8.0 by @renovate in #1108
- chore(deps-major) Update dependency @testing-library/jest-dom to v6 by @renovate in #1138
- chore(deps-minor) Update dependency @date-io/luxon to v2.17.0 by @renovate in #1190
- chore(deps-minor) Update dependency react-router-dom to v6.15.0 by @renovate in #1110
- chore(node) update version to LTS (v18) by @ansmonjol in #1196
- chore(graph) get last version by @ansmonjol in #1194
- chore(test) add test for useCreateCreditNote hook by @ansmonjol in #1198
- feat(billable-metric): allow to edit groups and warn on change by @ansmonjol in #1195
- chore(copy) get last translations by @ansmonjol in #1200
- chore(test) extract and test CreditNoteFormCalculation's calculation method by @ansmonjol in #1201
- chore(test) add test for chargeSchema models by @ansmonjol in #1202
- chore(deps-major) Update actions/checkout action to v4 by @renovate in #1203
- misc(ci): fix codegen ci by @jdenquin in #1207
- fix: remove recurring argument in code snippet by @sarkissianraffi in #1208
- feat: duplicate plan from another by @ansmonjol in #1205
- feat(billable-metric) add Last aggregation type by @ansmonjol in #1199
- chore(scripts) fix glob usage by @ansmonjol in #1209
- chore(ci) combine workflows by @ansmonjol in #1206
- chore(sentry) update deprecated BrowserTracing usage by @ansmonjol in #1212
- chore(DX) sort import on save with prettier by @ansmonjol in #1211
- chore: improve auto scroll behaviour by @ansmonjol in #1216
- chore(deps-major) Update docker/login-action action to v3 by @renovate in #1217
- chore(deps-major) Update docker/setup-buildx-action action to v3 by @renovate in #1218
- chore(test) add test for basic form calculation component by @ansmonjol in #1220
Full Changelog: v0.46.1-beta...v0.47.0-beta
v0.46.1-beta
What's Changed
- chore: add action to create PR with last copy update by @ansmonjol in #1168
- chore(deps-minor) Update typescript-eslint monorepo to v6.4.1 by @renovate in #1167
- chore(deps-minor) Update dependency eslint to v8.47.0 by @renovate in #1165
- chore(deps-minor) Update dependency eslint-plugin-import to v2.28.1 by @renovate in #1166
- chore: fix Translation Update action by @ansmonjol in #1169
- chore: fix Translation Update action by @ansmonjol in #1170
- chore(action) use local script in translation-update action by @ansmonjol in #1171
- chore: Add test for WarningDialog component by @ansmonjol in #1175
- chore: add test for CouponCaption by @ansmonjol in #1176
- chore(copy): Get last translations version by @jdenquin in #1178
Full Changelog: v0.46.0-beta...v0.46.1-beta