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

Dante3 #935

Merged
merged 21 commits into from
Apr 22, 2023
Merged

Dante3 #935

merged 21 commits into from
Apr 22, 2023

Conversation

michelson
Copy link
Member

@michelson michelson commented Apr 18, 2023

This PR updates the dante2 editor which is based on drafjs in favor of dante3 which is based on tiptap/prosemirror.

tasks

  • reimplement tours
  • renderer on vistor messenger chat

To put this on production, we must have a translate tasks for existing content from:

  • plugins serialize methods
  • webhook serialize methods
  • HelpCenter articles
  • Routing Bots
  • DraftConvert.perform(content)
  • port plugins serialize
  • port webhook serialize
  • html output preview email

Data translation

data trasnlation

  • test plugins by hand,
  • port webhook serialize
  • translate HelpCenter
  • translate bots
  • translate campaigns
  • translate Quick replies
  • translate all messages

deployment steps:

  • turn off web traffic
  • deploy new version
  • run translation tasks
  • enable traffic

@michelson michelson merged commit 787b7c1 into main Apr 22, 2023
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.

None yet

1 participant