Skip to content

Conversation

@scheidtdav
Copy link
Collaborator

No description provided.

@jona159 jona159 linked an issue Sep 10, 2025 that may be closed by this pull request
@jona159 jona159 marked this pull request as ready for review October 1, 2025 12:06
@scheidtdav scheidtdav merged commit b804b0a into feat/api-boxes-sensors Oct 1, 2025
6 checks passed
@scheidtdav scheidtdav deleted the feat/api-boxes branch October 1, 2025 14:46
scheidtdav added a commit that referenced this pull request Oct 2, 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 <65068389+jona159@users.noreply.github.com>

* 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 <65068389+jona159@users.noreply.github.com>

* feat(api): add route and test files

* feat: add test code

* feat: add dummy sensors to devices and implement getting them back

* feat: prefer dev server in no production envs and hide dev in prod

* feat(docs): start adding docs to route

* feat: finish up to the point where we need measurements

* fix: api routes without need for measurements

* fix: stats call

* fix: remaining tests

* fix: frontend issue from changing the service implementation

* Feat/api boxes (#582)

* feat: add command for drizzle studio

* feat: devices loader

* feat: load single device

* feat: uncomment get boxes, delete box path

* feat(wip): add boxes test suite

* feat: add devices service

* fix: some types, formatting

* feat: wip devices api

* fix: tests

* refactor: use modern syntax for assertion

* feat: adjust for zod schema

* feat: add drizzle check

* feat: add phenomenon and dates to where clause

* fix: tests and validation schema

* fix: cast types as any temporarily

---------

Co-authored-by: jona159 <raabejonas@yahoo.de>

---------

Co-authored-by: JerryVincent <jerrynambalampara111@gmail.com>
Co-authored-by: Jerry Vincent <85385440+JerryVincent@users.noreply.github.com>
Co-authored-by: jona159 <65068389+jona159@users.noreply.github.com>
Co-authored-by: jona159 <raabejonas@yahoo.de>
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.

migrate /boxes

3 participants