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)
Anri added 5 commits 2022-07-28 00:18:48 +02:00
Anri added 1 commit 2022-07-28 12:37:56 +02:00
Anri added 2 commits 2022-07-28 15:31:16 +02:00
* Cleanup docker image and update node from 16 to 18
Anri added 1 commit 2022-07-28 15:34:05 +02:00
Anri added 1 commit 2022-07-29 00:23:23 +02:00
Anri added 1 commit 2022-07-29 00:34:26 +02:00
Anri added 1 commit 2022-07-29 00:53:02 +02:00
* fix bar lenght by adding floor and ceil
Anri added 1 commit 2022-08-23 00:31:38 +02:00
Anri added 2 commits 2022-08-29 18:38:26 +02:00
Anri added 1 commit 2022-11-03 16:13:16 +01:00
Anri added 2 commits 2022-11-03 17:21:49 +01:00
Anri added 2 commits 2022-11-03 17:45:19 +01:00
Anri added 1 commit 2022-11-04 21:11:38 +01:00
* Add Modal support
* Use modal for reminder
* Add TODOs
Anri added 1 commit 2022-11-06 01:23:53 +01:00
Anri added 1 commit 2022-11-06 01:47:35 +01:00
Anri added 1 commit 2022-11-06 18:25:29 +01:00
* add timeout when creating a reminder
Anri added 1 commit 2022-11-06 18:30:05 +01:00
Anri added 1 commit 2022-12-19 20:10:13 +01:00
Anri added 1 commit 2022-12-19 22:42:40 +01:00
Anri added 3 commits 2023-01-09 17:56:37 +01:00
Anri added 1 commit 2023-01-15 20:27:25 +01:00
Anri added 1 commit 2023-01-15 20:29:38 +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

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
Anri added 1 commit 2023-01-15 20:35:35 +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
Anri added 1 commit 2023-01-16 09:42:05 +01:00
Anri added 1 commit 2023-01-16 09:53:30 +01:00
Anri added 3 commits 2023-01-16 10:50:02 +01:00
Anri added 1 commit 2023-01-16 12:02:12 +01:00
Anri added 1 commit 2023-01-16 12:05:01 +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)
Anri added 1 commit 2023-01-16 14:59:02 +01:00
Anri added 2 commits 2023-01-16 17:17:03 +01:00
Anri added 1 commit 2023-01-16 18:06:34 +01:00
* add message when the list is empty
* wip: add button to update when the list is empty
* fix reminder deletion
Anri added 1 commit 2023-01-16 18:15:03 +01:00
Anri added 1 commit 2023-01-16 18:43:12 +01:00
Anri added 1 commit 2023-01-16 18:59:21 +01:00
Anri added 1 commit 2023-01-16 19:13:51 +01:00
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
Anri added 2 commits 2023-01-17 10:48:43 +01:00
* add: buttons and modals
Anri added 1 commit 2023-01-17 10:52:40 +01:00
Anri added 1 commit 2023-01-17 10:57:28 +01:00
Anri added 1 commit 2023-01-17 10:59:10 +01:00
Anri added 1 commit 2023-01-17 12:11:53 +01:00
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 reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ConfrerieDuKassoulait/Botanique#44
No description provided.