Skip to content

feat(api): boxes for user endpoints #573

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

scheidtdav
Copy link
Collaborator

No description provided.

@jona159 jona159 merged commit ef552e1 into feat/user-registration-api Jun 25, 2025
5 of 6 checks passed
@jona159 jona159 deleted the feat/api-user-boxes branch June 25, 2025 12:40
scheidtdav added a commit that referenced this pull request Jun 25, 2025
* feat: add draft for port of user registration to resource route

* feat: partly implement refresh token

* docs: simplify contributing and add info about api routes and shared logic

* feat(api): finalize user registration endpoint

* fix(tests): get the tests to run be reconfiguring build steps

* docs(db): readd db setup and seed scripts with README info for it

* fix: wrong import of utils

* refactor: remove leftover custom server stuff

* fix(tests): add missing refresh token table

* fix(tests): reenable remaining tests for registration

* fix(ci): remove playwright and use correct node version

* fix(ci): run the tests with a postgres container

* feat(tests): add coverage report

* fix(build): reorganize server modules to correctly split client/ server

* fix(build): miss an import

* fix(build): remove leftovers from custom server implementation

* chore(deps): bump react-router dependencies

* chore(deps): update react-router

* feat/user me api (#559)

* feat(api): add api routes for /users/me

* fix(tests): api me PUT

* feat(api): add delete me endpoint

* feat(api): add root route (#560)

* start

* new commit

* tested docs

* added a route

* Added API Docs

* modified

* removed unsupported packages

* updated

* Modified

* script generation without using ts-node.

* modified

* fix: update package-lock.json

* Updated (#575)

* Updated README

* Updated README

* Removed duplicate Documentation section (#576)

* Updated README

* Updated README

* Removed duplicate section.

* Update README.md

* Feat/api email and password (#561)

* feat(api): add email-confirmation endpoint

* feat(api): add request password reset

* feat(api): add password reset

* feat(api): implement resend email confirmation (without sending yet)

* feat/api auth (#562)

* feat(api): add email-confirmation endpoint

* feat(api): add request password reset

* feat(api): add password reset

* feat(api): implement resend email confirmation (without sending yet)

* feat(api): add sign-in, sign-out and refresh-routes to api

* feat(api): implement refresh endpoint

---------

Co-authored-by: jona159 <[email protected]>

* feat(api): boxes for user endpoints (#573)

* feat/api misc (#571)

* feat(api): boxes for user endpoints

* feat(api): add tags and stats route scaffold

* feat(api): implement tags route

* refactor: remove unnecessary imports

* feat(api): implement statistics route

---------

Co-authored-by: jona159 <[email protected]>

* tests: disable integration related test

---------

Co-authored-by: JerryVincent <[email protected]>
Co-authored-by: Jerry Vincent <[email protected]>
Co-authored-by: jona159 <[email protected]>
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.

2 participants