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

fix: commands shouldn't be in ASC order #614

Merged
merged 8 commits into from
Apr 19, 2024
Merged

Conversation

PaulDremanovich
Copy link
Member

@PaulDremanovich PaulDremanovich commented Mar 26, 2024

https://trello.com/c/oMvsGyEs/527-commands-shouldnt-be-in-asc-order

  • The last command entered must be the first in the list.
  • Load command history on start
Screencast.from.26.03.2024.15.44.27.webm

Copy link

vercel bot commented Mar 26, 2024

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 Apr 13, 2024 1:38pm

Copy link

github-actions bot commented Mar 26, 2024

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

@PaulDremanovich
Copy link
Member Author

src/lodash.uniq.d.ts Outdated Show resolved Hide resolved
src/store/modules/chat/index.js Outdated Show resolved Hide resolved
Fix undefined message

Co-authored-by: bludnic <[email protected]>
src/store/modules/chat/index.js Outdated Show resolved Hide resolved
src/store/modules/bot-commands/bot-commands-mutations.ts Outdated Show resolved Hide resolved
src/store/modules/bot-commands/bot-commands-mutations.ts Outdated Show resolved Hide resolved
@bludnic bludnic self-assigned this Apr 7, 2024
src/store/modules/draft-message/index.ts Show resolved Hide resolved
src/store/modules/chat/index.js Outdated Show resolved Hide resolved
src/store/modules/chat/index.js Outdated Show resolved Hide resolved
src/store/modules/chat/index.js Outdated Show resolved Hide resolved
src/store/modules/bot-commands/bot-commands-mutations.ts Outdated Show resolved Hide resolved
@bludnic
Copy link
Member

bludnic commented Apr 10, 2024

Tested the logic. Works well 👍

@RealGoodProgrammer
Copy link
Member

RealGoodProgrammer commented Apr 13, 2024

I agree with Victor. Now everything works as expected

@RealGoodProgrammer RealGoodProgrammer merged commit c84f8c0 into dev Apr 19, 2024
3 checks passed
Copy link

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

@bludnic bludnic deleted the fix/commands-order branch April 19, 2024 15:01
@bludnic bludnic mentioned this pull request Jun 29, 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.

4 participants