Feature: Updating the Project Member Commands#540
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #540 +/- ##
=========================================
- Coverage 10.99% 6.73% -4.26%
=========================================
Files 173 253 +80
Lines 8671 15251 +6580
=========================================
+ Hits 953 1027 +74
- Misses 7612 14117 +6505
- Partials 106 107 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
0b52fb6 to
8df5050
Compare
bupd
requested changes
Sep 9, 2025
bupd
left a comment
Member
There was a problem hiding this comment.
@NucleoFusion Thanks for your contributions
I have added some suggestions for improvements
Contributor
Author
|
TODO
|
Member
|
@NucleoFusion Please do rebase this |
Contributor
Author
|
alright let me do that right now |
0216bc2 to
463cf15
Compare
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Signed-off-by: bupd <bupdprasanth@gmail.com>
Improves the member deletion workflow by refactoring the command-line interface and API handler. This change simplifies the user prompt and clarifies the deletion logic. Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
…y as much space a required Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
…g the projectName convention in member commands (arg) Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
… and removing full screen usage by model view Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
…ate clash Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
…r appropriate parsing of projectNameOrID Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
…found in update cmd Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
…or membernames as well Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
… cmd Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
Signed-off-by: NucleoFusion <lakshit.singh.mail@gmail.com>
d795daf to
9898a88
Compare
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating and fixing #85 's progress on Project Member Commands.
Checklist
Major
View command and the Update command, imo, should work with username instead of id, and maybeThey already do that, fix the docs then.--idas a flag.--project.Minor
EDIT