Releases: open-condo-software/condo
Releases · open-condo-software/condo
deploy/apollo/v3.1.1: SBERDOMA-102 fixed exports in clientSchema
Following error was occuring in page /employee: > “undefined is not an object (evaluating 'v.OrganizationEmployee.useObjects')”
deploy/apollo/v3.1
SBERDOMA-102 fixed wrong `require` of OrganizationEmployee in test of…
SBERDOMA-102 Refactor organization domain
Ready for manual user testing of all features, that may be affected by changes.
Plerdy behaviour recorder
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
deploy/test3/v7 SBERDOMA-211 add --import flag to import db dump from another app name
test1/v4
deploy/test1/v4 SBERDOMA-211 add --import flag to import db dump from another app name
test1/v3
deploy/test1/v3 SBERDOMA-211 add --import flag to import db dump from another app name
deploy/test3/v5
SBERDOMA-266 extract renderTemplate and _choseMessageTransport logic
apollo/v1-0-4
Following problems are left:
- Blank dropdown, when no suggestions (easy to fix);
- Ordering problem of suggestions (need research);
- Sizing problem with dropdown, — it's bigger than anchored input (need research).
test3/v4
- Fix a bug with creating BillingAccounts