improve wrapper and general structure #16

Merged
tueem merged 23 commits from improve/structure into dev 2025-03-17 08:26:44 +00:00
Owner

split big classes into more smaller ones.

closes: #7

split big classes into more smaller ones. closes: #7
tueem added 3 commits 2025-02-19 23:44:01 +00:00
remove redundant getFullSlashCommand
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 11s
Test / Gradle-Test (push) Successful in 21s
9058629af5
add CommandConverter stub
All checks were successful
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Successful in 10s
Test / Gradle-Test (push) Successful in 21s
f6db113deb
tueem added 1 commit 2025-02-20 08:10:41 +00:00
move Choice classes
All checks were successful
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Successful in 10s
Test / Gradle-Test (push) Successful in 20s
236c584da8
tueem added 1 commit 2025-03-01 22:59:43 +00:00
Merge branch 'dev' into improve/structure
All checks were successful
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Successful in 1m20s
Test / Gradle-Test (push) Successful in 49s
76d7e9ef4f
tueem added 1 commit 2025-03-03 11:45:40 +00:00
replace ExecutableCommandDefinition with InteractionIdentifiers
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 42s
Test / Gradle-Test (push) Successful in 45s
91b1df8d5b
tueem added 2 commits 2025-03-03 22:32:29 +00:00
add CommandConverter logic and wrapper implementations
All checks were successful
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Successful in 37s
Test / Gradle-Test (push) Successful in 48s
56b668851b
tueem added 1 commit 2025-03-03 22:40:10 +00:00
remove missing parent() call in SlashCommandDefinition#getSubCommands()
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 53s
Test / Gradle-Test (push) Successful in 52s
f4ee258eb1
tueem added 1 commit 2025-03-04 10:16:58 +00:00
move CommandConverter to wrapper package
All checks were successful
github-mirror / push-github (push) Successful in 3s
Build / Gradle-Build (push) Successful in 31s
Test / Gradle-Test (push) Successful in 46s
f940f48566
Author
Owner
  • CommandConverter
  • IdentifierProvider
  • CommandRegistrar
- [x] CommandConverter - [x] IdentifierProvider - [x] CommandRegistrar
tueem added 1 commit 2025-03-05 20:44:26 +00:00
add IdentifierProvider and wrapper implementations
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 33s
Test / Gradle-Test (push) Successful in 48s
432cf78a2e
tueem added 8 commits 2025-03-16 16:16:34 +00:00
tueem added 3 commits 2025-03-16 23:16:30 +00:00
refactor(core): remove redundant distinct method and its uses
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 32s
Test / Gradle-Test (push) Successful in 46s
e7c35d9308
tueem changed title from WIP: improve wrapper and general structure to improve wrapper and general structure 2025-03-17 07:28:12 +00:00
tueem added 1 commit 2025-03-17 07:37:22 +00:00
fix(autocomplete): fix autocomplete using component context objects
All checks were successful
github-mirror / push-github (push) Successful in 1m46s
Build / Gradle-Build (push) Successful in 31s
Test / Gradle-Test (push) Successful in 59s
d32ac62b4a
tueem merged commit 33f355e6ea into dev 2025-03-17 08:26:44 +00:00
tueem deleted branch improve/structure 2025-03-17 08:26:44 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tueem/Marinara#16
No description provided.