tududi/backend/models
Antonis 4fa2aa91bf
Fix E2E test breakage (#380)
* Add logging placeholder functions, fix notes.js uids

* Add UIDs to inbox items. Includes migration.

* Add UID to users.

* Add project UIDs usage.

* Add script that runs specific E2E test(s)

* Only run Chromium E2E tests by default.

* Fix breaking E2E tests

* fixup! Fix breaking E2E tests

---------

Co-authored-by: antanst <>
Co-authored-by: Chris Veleris <chrisveleris@gmail.com>
2025-10-05 16:04:46 +03:00
..
area.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
calendar_token.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
inbox_item.js Fix notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
index.js Add tests 2025-07-23 12:22:06 +03:00
note.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
project.js Feat/add project states (#354) 2025-09-29 16:04:25 +03:00
tag.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
task.js Standardize UID implementation across backend 2025-08-06 15:54:45 +03:00
task_event.js Add project_id_changed for tasks that are moved 2025-09-12 16:53:06 +03:00
user.js Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00