Skip to content

Releases: open-condo-software/condo

@open-condo/ui@2.26.0

09 Jul 12:23
4057daa
Compare
Choose a tag to compare

✨ New Features

  • ui: DOMA-9506 added input prefix and changed caret color
  • ui: DOMA-9506 added ellipsis prop to Select

🐛 Bug Fixes

  • ui: DOMA-9506 fixed rtl text alignment

🦖 Other Changes

  • ui: DOMA-9506 add onMount prop to Input.Phone
  • ui: DOMA-9506 fix Input.Phone types
  • resident-app: DOMA-9506 fix stylelint error

release-v2.88.2

08 Jul 14:48
Compare
Choose a tag to compare

@open-condo/ui@2.25.0

08 Jul 06:48
32fe13d
Compare
Choose a tag to compare

✨ New Features

  • condo: DOMA-9367 added NotWorkingAlert component
  • condo: DOMA-9367 added banner prop to alert component

🐛 Bug Fixes

  • condo: DOMA-9367 remove close alert logic

release-v2.88.1

04 Jul 09:21
Compare
Choose a tag to compare

release-v2.88.0

03 Jul 07:51
Compare
Choose a tag to compare

What's Changed

  • feat(condo): DOMA-9014 remote billing integration calls for account number check by @dkoviazin in #4853
  • fix(condo): DOMA-9333 fixed sync transaction for an ordinary employee by @Alllex202 in #4856
  • feat(resident-app): DOMA-9347 redesigned tabs to look more mobile-friendly 💅 by @SavelevMatthew in #4858
  • chore(condo): DOMA-9352 skip left zero trimming by @AleX83Xpert in #4859
  • hotfix: reduce code duplication via news form functions reuse by @sitozzz in #4860
  • fix(condo): DOMA-9289 fix service user display in ticket changes and comments by @nomerdvadcatpyat in #4861
  • feat(eps): DOMA-8824 add features flag for direct protocol payment re… by @ekabardinsky in #4863
  • hotfix: disable devportal-api-worker at review env by @sitozzz in #4865
  • fix(condo): DOMA-9217 fix texts of pushes about ticket changes by @VKislov in #4866
  • build(global): INFRA-354 global stylelint 💅🏾💅🏾💅🏾 by @SavelevMatthew in #4868
  • fix(global): INFRA-355 packages jobs cleanup 🧹♻️ by @SavelevMatthew in #4871
  • fix(condo): DOMA-9343 fix refresh sbbol client secret by @nomerdvadcatpyat in #4864
  • fix(condo) DOMA-7888 Restore changes lost on rebase :') by @toplenboren in #4874
  • chore(condo): DOMA-9395 Validation for numberOfTariffs was added by @AleX83Xpert in #4873
  • infra(spp): extend allowed ip list by @dkoviazin in #4875
  • refactor(global): INFRA-357 remove initialData 🪦 by @SavelevMatthew in #4872
  • fix(condo): DOMA-9403: Fix multiple b2bSharingApps on resend screen by @toplenboren in #4876
  • refactor(address-service): INFRA-358 migrate checks to Condo CI 📍⏩ by @SavelevMatthew in #4877
  • feat(condo): DOMA-9003 prevent creation of duplicated meter readings by @AleX83Xpert in #4881
  • fix(condo): DOMA-8515 qa review fixes by @abshnko in #4862
  • fix(condo): DOMA-8515 fixed meters query for unitName check + same in cc by @abshnko in #4884
  • fix(condo): DOMA-9421 fix error throwing and processing if some cells… by @AleX83Xpert in #4889
  • hotfix: make unitName component not required by default by @abshnko in #4893
  • chore(condo): DOMA-9298 update meter fields within unified mutation by @AleX83Xpert in #4879
  • fix(condo) HOTFIX: Add try-catch block to address service by @toplenboren in #4888
  • fix(condo): DOMA-9401: fix files loading by @toplenboren in #4885
  • feat(condo): DOMA-9195 add the ability to select a transport for MessageBatch, specify the appropriate message type by @VKislov in #4882
  • hotfix: add optional required validator for unit name component by @abshnko in #4894
  • feat(documents) DOMA-9450: Add paid docs by @toplenboren in #4895
  • hotfix: add required prop to unit info in cc by @abshnko in #4897
  • feat(condo): DOMA-9348 ticket document generation by @Alllex202 in #4887
  • ci(condo): INFRA-356 migrate tests to Condo CI by @SavelevMatthew in #4880
  • ci(condo): INFRA-359 move Cypress to callable workflow 📝 by @SavelevMatthew in #4900
  • hotfix(condo): DOMA-9348 fixed run of task by @Alllex202 in #4901
  • fix(condo): DOMA-9362 fixed currency code for ruble in sbbol integration by @Alllex202 in #4898

Full Changelog: release-v2.87.0...release-v2.88.0

release-v2.87.2

02 Jul 13:54
Compare
Choose a tag to compare

release-v2.87.1

28 Jun 16:28
Compare
Choose a tag to compare

release-v2.87.0

27 Jun 17:49
Compare
Choose a tag to compare

What's Changed

  • fix(condo): DOMA-9242 fixed updating of feature flags by @Alllex202 in #4832
  • feat(resident-app): DOMA-9285 added apollo cross-tab cache persistor 📁🗃️ by @SavelevMatthew in #4833
  • fix(condo): DOMA-9087 use isPayable field of BillingReceipt for filtrate only actual receipt in notifyResidentsOnPayday cron task by @VKislov in #4763
  • feat(condo-restapi): DOMA-8986 added external request id middleware in condo-restapi by @nomerdvadcatpyat in #4823
  • feat(eps): DOMA-9117 added download xml logs button by @dkoviazin in #4834
  • fix(documents-next): DOMA-9244 remove encodeURIComponent from filename by @nomerdvadcatpyat in #4838
  • Hotfix/tuning postgre review config by @sitozzz in #4839
  • fix(condo): DOMA-9217 fix push notification texts for billing and tickets push by @VKislov in #4836
  • feat(condo): DOMA-8515 new Meters design by @abshnko in #4791
  • feat(rb): DOMA-9266 rewrite recipient rules by @ekabardinsky in #4843
  • feat(condo): Doma-9300 fetch with retries by @dkoviazin in #4841
  • feat(condo): DOMA-8799 background import meters processing implementation by @ekabardinsky in #4827
  • chore(condo): DOMA-9279 use withFeatureFlags and FeaturesReady (updat… by @Alllex202 in #4837
  • fix(condo): DOMA-9302 transform "000" to "0" instead of "" by @AleX83Xpert in #4844
  • feat(condo): DOMA-9260 QR-code acquiring requisites validation & using by @AleX83Xpert in #4828
  • feat(condo): DOMA-9296 make cross-domain test utils by @dkoviazin in #4835
  • feat(condo): DOMA-8799 file content loading and proceeding logic update by @ekabardinsky in #4847
  • fix(address-service): DOMA-9322 send 404 when address not found by @AleX83Xpert in #4850
  • feat(condo): DOMA-9224 added isVerified checkbox to contact import modal by @nomerdvadcatpyat in #4840
  • hotfix(condo): DOMA-9332 added RUR for currency code by @Alllex202 in #4852
  • fix(condo): DOMA-8515 new meter section design review fixes by @abshnko in #4845
  • feat(condo): DOMA-9289: added ticket domain in B2BAppAccessRightSet by @nomerdvadcatpyat in #4851
  • feat(rb): DOMA-9325 use pagination for acquiring context send report … by @ekabardinsky in #4854
  • feat(condo): DOMA-9151 send hashed resident phones to marketing by @nomerdvadcatpyat in #4810
  • feat(resident-app): DOMA-9149 auth and cache persistor 👤💾♻️ by @SavelevMatthew in #4855
  • feat(condo): DOMA-9177 retention loops by @Alllex202 in #4842
  • feat(condo) DOMA-7889 News cross posting frontend by @toplenboren in #4830

Full Changelog: release-v2.86.0...release-v2.87.0

@open-condo/ui@2.24.0

24 Jun 11:11
5c15345
Compare
Choose a tag to compare

✨ New Features

  • resident-app: DOMA-9347 redesigned tabs to look more mobile-friendly

release-v2.86.1

21 Jun 16:57
Compare
Choose a tag to compare