Skip to content
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

Chat module migration #7

Merged
merged 2 commits into from
Jun 16, 2023
Merged

Chat module migration #7

merged 2 commits into from
Jun 16, 2023

Conversation

@shortcut-integration
Copy link

@mairh mairh requested a review from stoneman1 June 16, 2023 13:15
@@ -23,7 +23,7 @@ export class SellerProfileDto {
reviews?: string[];

@Field(() => Boolean, { nullable: true })
hasMadeApprovedRequest?: boolean;
hasMadeApprovedRequest?: boolean; // Todo: remove it
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why Todo here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stoneman1 I'll remove it, but we should remove it from iWeb first. (I didn't add it to the app yet, so it's here only to not break anything on iWeb)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will remove this in another PR

@mairh mairh force-pushed the improvement/chat_module branch from c408032 to dfcf946 Compare June 16, 2023 14:20
@mairh mairh merged commit 8af6852 into dev Jun 16, 2023
@mairh mairh deleted the improvement/chat_module branch June 16, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants