bb-plane-fork/apiserver/plane/db
Henit Chobisa 3a6d3d4e82
feat: added external api endpoints for creating users and adding attachments to issues (#5193)
* feat: added external id and external source for issue attachments

* feat: added endpoint for creating users

* feat: added issue attachment endpoint

* fix: converted user to workspace member

* chore: removed code blocking adding issues when the cycle has been completed

* chore: update models

* chore: added user recent visited table

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-07-23 19:20:50 +05:30
..
management dev: activate user command (#4628) 2024-05-28 17:30:38 +05:30
migrations feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
models feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
apps.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
mixins.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30