Skip to content

chore: Convert apis #39265

Draft
ggazzo wants to merge 30 commits intodevelopfrom
chore/api-username
Draft

chore: Convert apis #39265
ggazzo wants to merge 30 commits intodevelopfrom
chore/api-username

Conversation

@ggazzo
Copy link
Member

@ggazzo ggazzo commented Mar 2, 2026

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Mar 2, 2026

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link

changeset-bot bot commented Mar 2, 2026

⚠️ No Changeset found

Latest commit: 344d5fb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 2, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ggazzo ggazzo changed the title Chore/api username chore: convert apis Mar 2, 2026
@ggazzo ggazzo changed the title chore: convert apis chore: Convert apis Mar 2, 2026
@ggazzo ggazzo force-pushed the chore/api-username branch 5 times, most recently from ab8a39c to d91f357 Compare March 3, 2026 01:15
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.86%. Comparing base (22ca5bf) to head (344d5fb).

Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                   @@
##           chore/username-api   #39265      +/-   ##
======================================================
- Coverage               70.86%   70.86%   -0.01%     
======================================================
  Files                    3208     3208              
  Lines                  113429   113429              
  Branches                20570    20545      -25     
======================================================
- Hits                    80387    80379       -8     
- Misses                  30997    31000       +3     
- Partials                 2045     2050       +5     
Flag Coverage Δ
unit 71.55% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ggazzo ggazzo force-pushed the chore/api-username branch from d91f357 to 3b24978 Compare March 3, 2026 03:12
@ggazzo ggazzo changed the base branch from develop to chore/username-api March 3, 2026 03:13
@ggazzo ggazzo force-pushed the chore/api-username branch from 3b24978 to 3ed6cc7 Compare March 3, 2026 03:14
… userWithoutUsername option to additional API routes
@ggazzo ggazzo force-pushed the chore/api-username branch from 3ed6cc7 to 38ce8ce Compare March 3, 2026 03:59
@ggazzo ggazzo force-pushed the chore/api-username branch from b51693f to 141e5ce Compare March 3, 2026 14:58
…finition (#39292)

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ggazzo <5263975+ggazzo@users.noreply.github.com>
@ggazzo ggazzo force-pushed the chore/api-username branch 2 times, most recently from bd59e87 to cf320f6 Compare March 3, 2026 15:16
@ggazzo ggazzo force-pushed the chore/api-username branch from cf320f6 to 676bea7 Compare March 3, 2026 15:37
@ggazzo ggazzo force-pushed the chore/api-username branch from 676bea7 to e57e31d Compare March 3, 2026 17:00
ggazzo added 21 commits March 3, 2026 14:21
… endpoint pattern

- emoji-custom: list, all, update, delete from addRoute to API.v1.get/post with query/body and response schemas
- invites: removeInvite, useInviteToken, validateInviteToken, sendInvitationEmail chained to invites; body/response schemas
- subscriptions: get, getOne, read, unread to API.v1.get/post with rest-typings validators

Made-with: Cursor
- email-inbox.list, email-inbox, email-inbox/:_id (GET/DELETE), email-inbox.search, email-inbox.send-test/:_id
- use rest-typings isEmailInboxList, isEmailInbox, isEmailInboxSearch; add imap.maxRetries default for lib compatibility

Made-with: Cursor
- calendar-events.list, info, create, import, update, delete to API.v1.get/post with query/body and response schemas

Made-with: Cursor
…hod.call, method.callAnon, smtp.check, fingerprint) to .get/.post with rest-typings

Made-with: Cursor
@ggazzo ggazzo force-pushed the chore/api-username branch from e57e31d to 344d5fb Compare March 3, 2026 17:21
Base automatically changed from chore/username-api to develop March 3, 2026 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants