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

feat: Migration to Next and Aggregates #80

Merged
merged 41 commits into from
Jul 6, 2022
Merged

feat: Migration to Next and Aggregates #80

merged 41 commits into from
Jul 6, 2022

Conversation

RezaRahemtola
Copy link
Sponsor Member

Description

Project architecture switched to Next, post messages replaced with aggregates and code cleanup.
Cypress tests enhanced.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)

Breaking changes

All users and their content was deleted due to the message type change

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have added the needed labels
  • I have linked this PR to an issue
  • I have linked this PR to a milestone
  • I have linked this PR to a project
  • I have tested this code
  • I have added / updated tests (unit / functionals / end-to-end / ...)
  • I have updated the README and other relevant documents (guides...)
  • I have added sufficient documentation both in code, as well as in the READMEs

RezaRahemtola and others added 30 commits June 24, 2022 14:28
avoid linting warnings when running docker build
Aggregate message key was created only on signup, now on signup and login if needed
New aggregate types, useToast default params and useless async removed
@RezaRahemtola RezaRahemtola added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jul 6, 2022
@netlify
Copy link

netlify bot commented Jul 6, 2022

Deploy Preview for nimble-praline-605cf6 ready!

Name Link
🔨 Latest commit 3fb3143
🔍 Latest deploy log https://app.netlify.com/sites/nimble-praline-605cf6/deploys/62c5f10bb4f6d4000972d480
😎 Deploy Preview https://deploy-preview-80--nimble-praline-605cf6.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@adrienfort adrienfort left a comment

Choose a reason for hiding this comment

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

LGTM

@RezaRahemtola RezaRahemtola merged commit d87237d into master Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants