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

feature/DPP-1 #119

Merged
merged 37 commits into from
Sep 12, 2023
Merged

feature/DPP-1 #119

merged 37 commits into from
Sep 12, 2023

Conversation

BtencateSphereon
Copy link
Contributor

No description provided.

Copy link
Contributor

@nklomp nklomp left a comment

Choose a reason for hiding this comment

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

See remarks.
Mainly not really sure about the contactOwner concept. there are also some nullpointer derefs etc.

packages/data-store/src/contact/ContactStore.ts Outdated Show resolved Hide resolved
packages/data-store/src/contact/ContactStore.ts Outdated Show resolved Hide resolved
packages/data-store/src/contact/ContactStore.ts Outdated Show resolved Hide resolved
packages/data-store/src/contact/ContactStore.ts Outdated Show resolved Hide resolved
packages/data-store/src/contact/ContactStore.ts Outdated Show resolved Hide resolved
packages/data-store/src/contact/ContactStore.ts Outdated Show resolved Hide resolved
packages/data-store/src/entities/contact/ContactEntity.ts Outdated Show resolved Hide resolved
# Conflicts:
#	packages/contact-manager/package.json
#	pnpm-lock.yaml
Copy link
Contributor

@nklomp nklomp left a comment

Choose a reason for hiding this comment

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

Needs to be based on latest develop, which contains some other Postgresql related migration fixes (see remark).

Adding that single line to the new Postgresql migration file should do it.

Rest is okay, as I rather start refining from here and have something working than having this ticket open for another few weeks :)

# Conflicts:
#	packages/data-store/src/index.ts
#	packages/data-store/src/migrations/generic/index.ts
#	packages/data-store/src/types/index.ts
#	pnpm-lock.yaml
@BtencateSphereon BtencateSphereon marked this pull request as ready for review September 12, 2023 07:55
Copy link
Contributor

@nklomp nklomp left a comment

Choose a reason for hiding this comment

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

LGTM

@BtencateSphereon BtencateSphereon merged commit 7991347 into develop Sep 12, 2023
2 checks passed
@BtencateSphereon BtencateSphereon deleted the feature/DPP-1 branch September 12, 2023 10:15
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.

3 participants