feat: Reminders #44

Merged
Anri merged 54 commits from feat/reminders into main 2023-01-17 12:15:15 +01:00
Owner

Checklist:

  • Suivre les indications de CONTRIBUTING.md
  • Référence aux tickets (par exemple Closes #xyz)

Closes #1

Additional changes:

Checklist: - [x] Suivre les indications de `CONTRIBUTING.md` - [x] Référence aux tickets (par exemple `Closes #xyz`) Closes #1 Additional changes: - use of ChatInputCommandInteraction (part of v14), af5fc917e57e6fc13a30001415d8a53ee8191c20 - fixed locales progress bars, c6120bf8b4680b512ae5fcf431dc7f44863129e6 - updates dependencies 1c20997703f5426206dff62036ee8bbf48682a8b b83a1d30537142569499eb0079128d88e6d1ddcc c0ef16b74c5762badd2665262e6af9a88680516c 4e38df8cc8e776ec689c19a1d84f62ed8b49d194 41a32f9d97baac0339a0f08cd75878aa03eabe7c - better handle of errors - support of modals - support of buttons https://git.kennel.ml/ConfrerieDuKassoulait/Botanique/compare/e6d8bd72659cd509ef54eaf019bc38595b446556...ffc395b4aa5160fc72c7430f43219334f1aab75d (excluding 4bac943011a39e14ed2aa422427824b80d2b314f)
* Cleanup docker image and update node from 16 to 18
* fix bar lenght by adding floor and ceil
* Add Modal support
* Use modal for reminder
* Add TODOs
* add timeout when creating a reminder
Author
Owner

Since this PR brings a lot of changes, the main part being already done, I propose to merge it and finish the missing part, namely the reminders list, later

Since this PR brings a lot of changes, the main part being already done, I propose to merge it and finish the missing part, namely the reminders list, later
Anri changed title from WIP: feat: Reminders to feat: Reminders 2023-01-15 20:31:15 +01:00
Author
Owner

Since this PR brings a lot of changes, the main part being already done, I propose to merge it and finish the missing part, namely the reminders list, later

Nervermind let's fully complete the PR

> Since this PR brings a lot of changes, the main part being already done, I propose to merge it and finish the missing part, namely the reminders list, later Nervermind let's fully complete the PR
Anri changed title from feat: Reminders to WIP: feat: Reminders 2023-01-16 08:37:13 +01:00
Author
Owner

Note that the button implementation differ from other interactions since the update need to be done via the collector

Note that the button implementation differ from other interactions since the update need to be done via the [collector](https://discordjs.guide/interactions/buttons.html#updating-the-button-message)
* add message when the list is empty
* wip: add button to update when the list is empty
* fix reminder deletion
Anri changed title from WIP: feat: Reminders to feat: Reminders 2023-01-16 19:14:08 +01:00
Author
Owner

Ready for review

Ready for review
* add: buttons and modals
Anri merged commit 8f096b9589 into main 2023-01-17 12:15:15 +01:00
Anri referenced this pull request from a commit 2023-01-17 12:15:15 +01:00
Anri deleted branch feat/reminders 2023-01-17 12:15:15 +01:00
Anri referenced this pull request from a commit 2023-01-17 14:18:54 +01:00
Sign in to join this conversation.
No description provided.