Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

feat: migrate extension key#388

Closed
antsgar wants to merge 53 commits intomasterfrom
feature/extension-key-migration
Closed

feat: migrate extension key#388
antsgar wants to merge 53 commits intomasterfrom
feature/extension-key-migration

Conversation

@antsgar
Copy link
Copy Markdown
Contributor

@antsgar antsgar commented Aug 17, 2021

No description provided.

Antonella Sgarlatta added 30 commits August 12, 2021 11:46
@antsgar antsgar requested review from atmoio and karolsojko August 17, 2021 20:54
return '2.7.23';
}

protected registerStageHandlers(): void {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Sign in event is only on explicit sign in. And actually you don’t have to be signed in to have a repo. This should be on full sync completed instead.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

But we need a user uuid to be able to update the user setting

Copy link
Copy Markdown
Member

@atmoio atmoio Aug 17, 2021

Choose a reason for hiding this comment

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

Ah ok, in that case on full sync completed and if signed in.

@atmoio
Copy link
Copy Markdown
Member

atmoio commented Aug 17, 2021

Is this testable?

@antsgar
Copy link
Copy Markdown
Contributor Author

antsgar commented Aug 17, 2021

Is this testable?

It should be, let me give it a try 🙂

@antsgar antsgar force-pushed the feature/extension-key-migration branch from 32672f8 to be40b51 Compare August 23, 2021 04:23
@antsgar antsgar changed the base branch from master to feature/features-instead-of-permissions August 23, 2021 04:24
@antsgar
Copy link
Copy Markdown
Contributor Author

antsgar commented Aug 23, 2021

@mobitar added the extension repo items observer, but I suppose we should still keep the migration for already existing items?

@antsgar antsgar requested a review from atmoio August 23, 2021 04:25
@antsgar
Copy link
Copy Markdown
Contributor Author

antsgar commented Aug 23, 2021

Depends on #385 since the observer has been added to the new features service

Copy link
Copy Markdown
Member

@karolsojko karolsojko left a comment

Choose a reason for hiding this comment

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

Good stuff - glad to know we have these kind of mechanisms in place 👍

Base automatically changed from feature/features-instead-of-permissions to master August 24, 2021 20:44
@antsgar
Copy link
Copy Markdown
Contributor Author

antsgar commented Aug 24, 2021

Closing in favor of #394 (PR shows wrong commits after dependent PR was squash-merged)

@antsgar antsgar closed this Aug 24, 2021
@antsgar antsgar deleted the feature/extension-key-migration branch August 24, 2021 22:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants