-
Notifications
You must be signed in to change notification settings - Fork 559
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release #7703
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix: updated custom smtp subscriber for mikro-orm and typeorm * fix: updated candidate subscriber for mikro-orm and typeorm * fix: updated user subscriber for mikro-orm and typeorm * fix: updated email reset subscriber * fix: updated email template subscriber * fix: updated image asset subscriber * fix: updated payment and feature subscribers * fix: updated subscribers for mikro orm * fix: updated subscribers for mikro orm * fix: many to many relation * fix: updated subscribers for mikro orm * fix: where query build * fix: after remove event subscribers for multi orm * fix: after remove event subscribers for multi orm * fix: update timeslot delete with screenshots parallel * fix: updated events with entity manager * fix: count total members of projects after updated entity * fix: updated screenshot event subscriber * fix: updated event subscribers * fix: jitsu events subscriber used base entity event subscriber * fix: updated subscribers defintion * fix: updated time slot subscriber * fix: updated employee subscriber * fix: added console.log for organization team query * replace @Index() decorator from typeorm with the new custom decorator @ColumnIndex() * fix: rename column indexing & unnecessary separate import * fix: column indexing for class decorator * fix: added missing JoinColumn decorator * fix: unnecessary additional import * fix: role create crud service API * fix: mapping typeorm find operator to mikro orm * fix: tenant create API (disabled relations auto loading during create) * refactor: tenant custom repository injection * fix: organization create API (disabled relations auto loading during create) * fix(deepscan): removed unnecessary import * fix: my task for employee (custom query builder) --------- Co-authored-by: RAHUL RATHORE <41804588+rahul-rocket@users.noreply.github.com> Co-authored-by: Ruslan K <evereq@gmail.com> Co-authored-by: CoderNadir <coder.nadir@gmail.com>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…redirects-1.15.6 chore(deps): bump follow-redirects from 1.15.5 to 1.15.6
[Fix] Seeder Module (Cache Module)
[Fix] Organization API (Mikro ORM)
…iber [Fix] Organization Project Subscriber
chore(deps): bump @mikro-orm/core from ^6.1.8 to ^6.1.10
…s-count [Fix] Organization Project Subscriber (Members Count)
[Fix] Custom Entity Repository (Mikro ORM)
[Fix] Mikro ORM Knex Custom Repository
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
[Feat] Organization Contact
…-dev-middleware-5.3.4 chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4
* fix: missing mikro base repository build * fix: missing mikro base repository build * fix: missing mikro base repository build
[Fix] Multi ORM Relation
[Fix] Onboarding Tenant Performance
chore(deps): bump @mikro-orm/core from ^6.1.11 to ^6.1.12
chore(deps): bump @aws-sdk/client-s3 from ^3.465.0 to ^3.540.0
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.3...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
[Fix] Storage Provider ForcePathStyle
…-4.19.2 chore(deps): bump express from 4.18.3 to 4.19.2
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.