bb-plane-fork/apiserver/plane/api
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
..
middleware chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
serializers chore: page version migrations (#5103) 2024-07-10 19:37:04 +05:30
urls feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
views feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
__init__.py dev: external apis (#2806) 2023-12-07 19:59:35 +05:30
apps.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
rate_limit.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30