Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

open-condo-software/condo

sonarcloud[bot] created a comment on a pull request on open-condo-software/condo
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

vovaaxeapolla pushed 7 commits to chore/condo/DOMA-1893/check-bicrypt-build open-condo-software/condo
  • fix(greendom): update client secret (#5383) 5ed7fde
  • feat(condo): INFRA-538 migrate condo domains to use new generate.server.utils (#5319) * feat(condo): INFRA-538 migra... 9f75e72
  • chore (condo): DOMA-10452 improve error messages for meters (#5380) * chore(condo): DOMA-10452 fix message for erron... 6a74559
  • feat(keystone): INFRA-446 supercharged knex DB adapter 🔌💪⛁⛁ (#5376) * feat(keystone): INFRA-446 DATABASE_URL parser ... 4dd334f
  • feat(helm): INFRA-446 update pg protocol (#5390) 3f86231
  • hotfix(next): fixed ssr (#5385) e8c6849
  • chore(eps): DOMA-1893 workspace for bicrypt 62b741a

View on GitHub

sonarcloud[bot] created a comment on a pull request on open-condo-software/condo
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

vovaaxeapolla pushed 1 commit to chore/condo/DOMA-1893/check-bicrypt-build open-condo-software/condo
  • chore(eps): DOMA-1893 use worksapce for bicrypt in eps 772514f

View on GitHub

YEgorLu created a review comment on a pull request on open-condo-software/condo
Already did, but should duplicate it here, because in case of service account for billing integrations related organizations being added here, separately from accessFilterForB2BAppServiceUser

View on GitHub

YEgorLu created a review on a pull request on open-condo-software/condo

View on GitHub

Alllex202 created a review comment on a pull request on open-condo-software/condo
Please write here about what you managed to find out

View on GitHub

Alllex202 created a review on a pull request on open-condo-software/condo

View on GitHub

Alllex202 created a review comment on a pull request on open-condo-software/condo
I wouldn't use `lodash.get` at all :) There is `optional chaining`, it are very good at coding for frontend with typescript. The downside of `lodash.get` is that it ignores any type errors that...

View on GitHub

Alllex202 created a review on a pull request on open-condo-software/condo

View on GitHub

sonarcloud[bot] created a comment on a pull request on open-condo-software/condo
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

toplenboren pushed 8 commits to toplenboren-remove-old-analytics open-condo-software/condo
  • feat(helm): INFRA-446 update pg protocol (#5390) 3f86231
  • hotfix(next): fixed ssr (#5385) e8c6849
  • refactor(condo): HOTFIX remove old analytics service 0b79594
  • fix(condo): HOTFIX remove frontend code a25cccb
  • chore(condo): remove tests and consts b18bdc0
  • chore(condo): generate types 9115db7
  • chore(condo): fix migration state 7860565
  • chore(condo): fix migration state f5ac543

View on GitHub

nomerdvadcatpyat created a review comment on a pull request on open-condo-software/condo
I think it's better to use logger

View on GitHub

nomerdvadcatpyat created a review comment on a pull request on open-condo-software/condo
We need only exact prices? Is there no need to write that the price is contract?

View on GitHub

nomerdvadcatpyat created a review comment on a pull request on open-condo-software/condo
use const from `domains/marketplace/constants`: ```suggestion const isValidInvoice = invoices.find((invoice) => get(invoice, 'status') !== INVOICE_STATUS_CANCELED && get(invoice, 'deletedAt'...

View on GitHub

nomerdvadcatpyat created a review on a pull request on open-condo-software/condo

View on GitHub

sonarcloud[bot] created a comment on a pull request on open-condo-software/condo
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

nomerdvadcatpyat pushed 15 commits to refactor/condo/INFRA-577/update-domains-utils open-condo-software/condo
  • chore (condo): DOMA-10452 improve error messages for meters (#5380) * chore(condo): DOMA-10452 fix message for erron... 6a74559
  • feat(keystone): INFRA-446 supercharged knex DB adapter 🔌💪⛁⛁ (#5376) * feat(keystone): INFRA-446 DATABASE_URL parser ... 4dd334f
  • feat(helm): INFRA-446 update pg protocol (#5390) 3f86231
  • hotfix(next): fixed ssr (#5385) e8c6849
  • refactor(condo): INFRA-577 update miniapp, news, notification, onboarding domains 571d596
  • refactor(condo): INFRA-577 update organization domain 487aade
  • refactor(condo): INFRA-577 update property domain 2ea782a
  • refactor(condo): INFRA-577 update resident domain 0c85c5f
  • refactor(condo): INFRA-577 update scope domain 5cbd0f2
  • refactor(condo): INFRA-577 update settings domain 6a0316c
  • refactor(condo): INFRA-577 update subscription domain cc63cda
  • refactor(condo): INFRA-577 update ticket domain e0a5ee1
  • refactor(condo): INFRA-577 update user domain 962d7b7
  • refactor(condo): INFRA-577 update user serverSchema 33a4b62
  • refactor(condo): INFRA-577 fix createUserAndSendLoginData user query fb3e4cf

View on GitHub

tolmachev21 pushed 26 commits to feat/condo/DOMA-10397/add-Act-of-paid-works-in-ticket open-condo-software/condo
  • feat(condo): DOMA-10496 fill raw address in payment (#5368) * feat(condo): DOMA-10496 fill raw address in payment fr... 0414bc3
  • refactor(global): INFRA-592 update server utils in eps and condorb (#5364) * refactor(eps): INFRA-592 refactor serv... 1427d0e
  • refactor(condo): INFRA-576 update condo domains server utils (#5374) * refactor(condo): INFRA-576 update serverUtils... 98a863b
  • hotfix(condo): fix ResetOrganizationService server utils (#5377) 3d71b86
  • fix(condo): INFRA-613 migrate to new k6 browser API (#5357) * fix(condo): INFRA-613 migrate to new k6 browser API ... 0f2cb3a
  • hotfix: fix exportMeterReadings (#5379) 832bd54
  • fix(global): INFRA-564 update pg production url (#5378) 7d05b34
  • feat(condo): DOMA-10204 builder for lastReport in billing context (#5241) * wip * wip * wip * fixes * fe... a87cb48
  • hotfix(eps): fix server utils query fields (#5384) * hotfix(eps): fix query fields * hotfix(eps): move submodule ... d94ed3b
  • fix(greendom): update client secret (#5383) 5ed7fde
  • feat(condo): INFRA-538 migrate condo domains to use new generate.server.utils (#5319) * feat(condo): INFRA-538 migra... 9f75e72
  • chore (condo): DOMA-10452 improve error messages for meters (#5380) * chore(condo): DOMA-10452 fix message for erron... 6a74559
  • feat(keystone): INFRA-446 supercharged knex DB adapter 🔌💪⛁⛁ (#5376) * feat(keystone): INFRA-446 DATABASE_URL parser ... 4dd334f
  • feat(helm): INFRA-446 update pg protocol (#5390) 3f86231
  • hotfix(next): fixed ssr (#5385) e8c6849
  • feat(condo): DOMA-10397 first commit 55f4b6d
  • feat(condo): DOMA-10397 second commit 9fdb111
  • feat(condo): DOMA-10397 third commit dd9e584
  • feat(condo): DOMA-10397 four commit f0a4ccb
  • feat(condo): DOMA-10397 five commit 4e38531
  • and 6 more ...

View on GitHub

nomerdvadcatpyat created a review comment on a pull request on open-condo-software/condo
Remove log

View on GitHub

nomerdvadcatpyat created a review on a pull request on open-condo-software/condo

View on GitHub

Alllex202 deleted a branch open-condo-software/condo

hotfix/next/fix-ssr

Alllex202 pushed 1 commit to main open-condo-software/condo
  • hotfix(next): fixed ssr (#5385) e8c6849

View on GitHub

Alllex202 closed a pull request on open-condo-software/condo
hotfix(next): fixed ssr
tolmachev21 created a tag on open-condo-software/condo

release-v2.104.0 - Condo is an Open Source property management SaaS that allows users to manage tickets, resident contacts, properties, payment tracking, create invoices, and oversee a service marketplace, all while offering an extension system for mini-apps, making it an ideal platform for property management companies and those servicing shared properties.

tolmachev21 published a release on open-condo-software/condo
release-v2.104.0
## What's Changed * feat(condo): DOMA-10226 add full stacked gql error traces by @pahaz in https://github.com/open-condo-software/condo/pull/5243 * feat(meters-billing-integration): DOMA-10402 ad...
sonarcloud[bot] created a comment on a pull request on open-condo-software/condo
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

sonarcloud[bot] created a comment on a pull request on open-condo-software/condo
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

nomerdvadcatpyat pushed 1 commit to refactor/condo/INFRA-577/update-domains-utils open-condo-software/condo
  • refactor(condo): INFRA-577 fix createUserAndSendLoginData user query 53d6a45

View on GitHub

sonarcloud[bot] created a comment on a pull request on open-condo-software/condo
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

Load more