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(Chat): save draft messages #564

Merged
merged 12 commits into from
Jan 12, 2024

Conversation

juliahermak
Copy link
Member

@juliahermak juliahermak commented Nov 22, 2023

  • Add save draft messages functionality
  • Rewrite to TS
  • Get rid of this.$route.query.replyToId

Copy link

vercel bot commented Nov 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
adamant-im ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 7:52pm

Copy link

github-actions bot commented Nov 22, 2023

Deployed to https://msg-adamant-pr-564.surge.sh 🚀

@adamant-al
Copy link
Member

Logics are correct.
Fix variable names and lint.

@adamant-al
Copy link
Member

One more thing, keep reply/quote state.

@bludnic
Copy link
Member

bludnic commented Nov 25, 2023

@bludnic bludnic changed the title feat: Save texts in input fields—message drafts feat(Chat): save draft messages Nov 29, 2023
@bludnic bludnic added this to the v4.4.0 milestone Nov 29, 2023
@juliahermak
Copy link
Member Author

@adamant-al look now

Copy link
Member

@adamant-al adamant-al left a comment

Choose a reason for hiding this comment

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

Works well.
Looks good.

src/store/modules/draft-message/index.js Outdated Show resolved Hide resolved
src/store/modules/draft-message/index.js Outdated Show resolved Hide resolved
@juliahermak
Copy link
Member Author

Added.

@bludnic bludnic modified the milestones: v4.4.0, v4.5.0 Dec 22, 2023
src/components/Chat/Chat.vue Outdated Show resolved Hide resolved
src/components/Chat/Chat.vue Outdated Show resolved Hide resolved
src/store/types.ts Show resolved Hide resolved
src/store/index.js Show resolved Hide resolved
src/store/modules/draft-message/index.ts Show resolved Hide resolved
Co-authored-by: bludnic <victorcpla@gmail.com>
…ub.com:adamant-im/adamant-im into Feat/save-texts-in-input-fields-message-drafts
@bludnic bludnic merged commit 08d1ba1 into dev Jan 12, 2024
3 checks passed
@bludnic bludnic deleted the Feat/save-texts-in-input-fields-message-drafts branch January 12, 2024 16:44
Copy link

Successfully tore down https://msg-adamant-pr-564.surge.sh 🥲

@bludnic bludnic mentioned this pull request Jan 12, 2024
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