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

🍰 Feature: Comnand edit #9

Merged
merged 37 commits into from
Mar 3, 2024
Merged

🍰 Feature: Comnand edit #9

merged 37 commits into from
Mar 3, 2024

Conversation

DmitroPodolsky
Copy link
Contributor

@DmitroPodolsky DmitroPodolsky commented Mar 3, 2024

What changed?

add new command edit + changes in db + changes in command add

Issue ticket(s) number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • Code is functional on my machine(Windows 11/Ubuntu22.04 LTS)

DmitroPodolsky and others added 30 commits February 15, 2024 16:52
refactor: change bot architecture

build: add chrono, update rusqlite

feat: add command /add:

- insert, select catigories,hometasks,users in database
- add pagination pages to command /add
- add commands: add,cancel,help
- add validation deadline
chore: remove code to ensure buildability

fix: merge comflicts
…idation deadline

Changes made in this commit:
- Added commands /add, /cancel, /help to the bot.
- Implemented pagination pages to command /add.
- Added validation deadline for hometasks.
- Insert, select catigories, hometasks, users in database.
chore/cleanup, a little refactoring
@DmitroPodolsky DmitroPodolsky requested a review from nezutero March 3, 2024 14:26
Copy link
Contributor

@nezutero nezutero left a comment

Choose a reason for hiding this comment

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

LGTM2ME

@nezutero nezutero merged commit 1adcf5e into main Mar 3, 2024
1 check failed
@nezutero nezutero deleted the feature/edit branch March 11, 2024 19:18
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.

2 participants