Commit Graph

63 Commits

Author SHA1 Message Date
83bc3568d0 feat(time-entries): add grouped timesheet filters and responses 2026-04-24 22:19:09 +03:30
9910b386d2 chore(django): track initial migrations and test config 2026-04-24 22:18:28 +03:30
0289a15089 fix(projects): add client's name to the project's response to display in frontend 2026-03-15 01:54:22 +08:00
a54969d1c0 feat(workspaces): change response structure of user field in WorkspaceMembershipSerializer from UUID to UserMiniSerializer object 2026-03-13 01:17:00 +08:00
67aa42baf0 fix(workspaces): removed incorrect search options in WorkspaceViewset by 'owner' 2026-03-12 21:44:55 +08:00
eee584038e feat(workspaces): add 'my_role' and 'owner' fields to WorkspaceSerializer 2026-03-12 21:43:40 +08:00
93b1699253 feat(users): add search endpoint for adding new user to workspace by mobile 2026-03-12 17:42:51 +08:00
5990114151 feat(users): add /me/ endpoint for detail/update/delete user object 2026-03-12 08:25:55 +08:00
720adbe8a3 feat(time_entries): add time_entries app's basic structure and endpoints 2026-03-11 19:46:45 +08:00
4d66293804 feat(tags): add tags app's basic structure and endpoint 2026-03-11 19:17:20 +08:00
7152ab9aca feat(projects): add projects app's basic structure and endpoints 2026-03-11 19:05:57 +08:00
7b6b288c41 feat(clients): add clients app basic structure and endpoints 2026-03-11 18:43:11 +08:00
5d1e1cb7cb initial commit 2026-03-11 18:01:27 +08:00