Commit Graph

14 Commits

Author SHA1 Message Date
0d6c6a4f09 feat(workspaces): add current user rates endpoint 2026-05-23 19:43:10 +03:30
054bb5a582 feat(cache): add targeted server-side response caching 2026-04-30 16:13:12 +03:30
1cd948592c refactor(projects): remove project membership access model 2026-04-28 19:35:24 +03:30
315f2ca728 feat(workspaces): add thumbnail upload and lifecycle support 2026-04-28 11:38:35 +03:30
76f02dc259 feat(workspaces): expose role-aware membership details 2026-04-28 10:46:15 +03:30
fadf898486 feat(pricing): add workspace user rates and price units 2026-04-26 10:19:04 +03:30
f960ca8221 feat(permissions): centralize workspace role capability checks 2026-04-25 18:48:50 +03:30
5f9d413a57 refactor(notifications): align app structure with backend conventions 2026-04-25 12:00:05 +03:30
48bf4f5c19 feat(notifications): notify membership access changes 2026-04-25 11:51:45 +03:30
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
5d1e1cb7cb initial commit 2026-03-11 18:01:27 +08:00