feat(cli) Add All missing features of the Organizations API#263
Merged
DCO-2 / DCO
succeeded
Jul 7, 2026 in 1s
Check passed!
All commits are signed off, the check passed.
Summary
| Sha | Message | Pass or fail reason | |
|---|---|---|---|
| 🟢 | d4052c6 | add list organizations command | Valid sign-off found |
| 🟢 | c070f99 | feat(test): removed old code | Valid sign-off found |
| 🟢 | b57a8df | add missing err checks for stdout closing | Valid sign-off found |
| 🟢 | a1649ae | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | 72a2fde | feat(api): Add organization filtering to ListTeams | Valid sign-off found |
| 🟢 | 6dd80a4 | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | dc58d0a | feat(cli): | Valid sign-off found |
| 🟢 | 75be883 | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | d4702e8 | chore(lint): removed unused orgId field in createT... | Valid sign-off found |
| 🟢 | e6a22e7 | add logic seperation for teams and org teams | Valid sign-off found |
| 🟢 | c2c03cd | add unit tests for team creation | Valid sign-off found |
| 🟢 | 7219222 | updated openapi client | Valid sign-off found |
| 🟢 | 1be5923 | add team management features | Valid sign-off found |
| 🟢 | c35bd68 | refactor: update organization ID handling in team ... | Valid sign-off found |
| 🟢 | a8a0f4c | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | ba56ecf | feat: implement organization management API and up... | Valid sign-off found |
| 🟢 | 2dc61a8 | added examples | Valid sign-off found |
| 🟢 | 08546da | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | 5a25c63 | test: Add unit test for email validation | Valid sign-off found |
| 🟢 | 45f19a6 | add examples | Valid sign-off found |
| 🟢 | cfe7b83 | add email validation | Valid sign-off found |
| 🟢 | d9ed4b8 | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | 6160ce1 | removed reduntant code | Valid sign-off found |
| 🟢 | 1bddd71 | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | 99bc811 | remove: unnecessary team name flag in team_remove.... | Valid sign-off found |
| 🟢 | c2f4fea | feat: minor refactorings | Valid sign-off found |
| 🟢 | f42b1b2 | fixed test | Valid sign-off found |
| 🟢 | ecf96d1 | fix: correct error message for unset team ID in Re... | Valid sign-off found |
| 🟢 | e416452 | changed validation for userId to <= 0 | Valid sign-off found |
| 🟢 | 292ff5d | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | 3f9d26e | Merge branch 'add-organization-api' of https://git... | Valid sign-off found |
| 🟢 | a15fa12 | fixed linter errors | Valid sign-off found |
| 🟢 | 04ecf45 | Codesphere MCP server (#272) | Valid sign-off found |
| 🟢 | c814364 | fixed team create exampl | Valid sign-off found |
| 🟢 | 8880edd | fixed format for team member remove | Valid sign-off found |
| 🟢 | 95588a3 | fixed Codesphere typo | Valid sign-off found |
| 🟢 | 2034779 | fixed typo in test | Valid sign-off found |
| 🟢 | 5370ec0 | removed debugging message | Valid sign-off found |
| 🟢 | 7026500 | updated openapi client, datatype of ids changed fr... | Valid sign-off found |
| 🟢 | f70d39a | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | fc8c823 | made team name required | Valid sign-off found |
| 🟢 | 30cee23 | checked if team is nil for getteam | Valid sign-off found |
| 🟢 | a1f5e5c | removed orgID from remove team because not necessa... | Valid sign-off found |
| 🟢 | 9d6afe5 | add list team member function | Valid sign-off found |
| 🟢 | 0824734 | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | c6524f8 | chore: regenerate mocks to resolve conflicts | Valid sign-off found |
| 🟢 | 00652fe | fix: update uuid dependency to correct version | Valid sign-off found |
| 🟢 | f70614c | Codesphere MCP server (#272) | Valid sign-off found |
| 🟢 | 0932819 | fix: remove explicit embedded struct selector to r... | Valid sign-off found |
| 🟢 | 0c58e0f | refac: removed unused TeamIdByName function | Valid sign-off found |
| 🟢 | b98620c | feat{TeamIdBy/Name} Added filtering for the TeamId... | Valid sign-off found |
| 🟢 | c518513 | chore(docs): Auto-update docs and licenses | Valid sign-off found |
| 🟢 | 972b7ee | fix: add check for orgID and provide different mes... | Valid sign-off found |
| 🟢 | 719e934 | fix: correct spelling of "Codesphere" in error mes... | Valid sign-off found |
| 🟢 | 8a27168 | fix: remove extra space in example command for add... | Valid sign-off found |
| 🟢 | df882c7 | fix: update parameter types from float32 to int in... | Valid sign-off found |
| 🟢 | 93e31a8 | updated api client | Valid sign-off found |
| 🟢 | e82d47e | rebased on main | Valid sign-off found |
| 🟢 | 1fee531 | fix: suppress unused variable warning by ignoring ... | Valid sign-off found |
| 🟢 | 3112fe9 | removed unnecessary comment for team member add be... | Valid sign-off found |
| 🟢 | 82347ea | chore(docs): Auto-update docs and licenses | Valid sign-off found |
Loading