Skip to content

Releases: open-condo-software/condo

deploy/apollo/v3.1.1: SBERDOMA-102 fixed exports in clientSchema

15 May 15:47

Choose a tag to compare

Following error was occuring in page /employee:
> “undefined is not an object (evaluating 'v.OrganizationEmployee.useObjects')”

deploy/apollo/v3.1

15 May 13:03

Choose a tag to compare

SBERDOMA-102 fixed wrong `require` of OrganizationEmployee in test of…

SBERDOMA-102 Refactor organization domain

14 May 17:13

Choose a tag to compare

Ready for manual user testing of all features, that may be affected by changes.

Plerdy behaviour recorder

14 May 04:41

Choose a tag to compare

SBERDOMA-108 test case of correct rendering for BehaviourRecorder

Mocked Next Config for test environment, as suggested here:
https://github.com/vercel/next.js/issues/9761#issuecomment-721048254

test3/v7

06 May 20:48

Choose a tag to compare

deploy/test3/v7

SBERDOMA-211 add --import flag to import db dump from another app name

test1/v4

06 May 20:12

Choose a tag to compare

deploy/test1/v4

SBERDOMA-211 add --import flag to import db dump from another app name

test1/v3

06 May 19:22

Choose a tag to compare

deploy/test1/v3

SBERDOMA-211 add --import flag to import db dump from another app name

deploy/test3/v5

05 May 22:11

Choose a tag to compare

SBERDOMA-266 extract renderTemplate and _choseMessageTransport logic

apollo/v1-0-4

05 May 14:55

Choose a tag to compare

Following problems are left:

  1. Blank dropdown, when no suggestions (easy to fix);
  2. Ordering problem of suggestions (need research);
  3. Sizing problem with dropdown, — it's bigger than anchored input (need research).

test3/v4

05 May 09:38
fdd5726

Choose a tag to compare

  • Fix a bug with creating BillingAccounts