bb-plane-fork/apiserver/plane/api/views
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
..
__init__.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
base.py fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
cycle.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
inbox.py [WEB-1983] fix: intake cycle and module operation and intake api updated (#5155) 2024-07-22 16:47:16 +05:30
issue.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
member.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
module.py [WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +05:30
project.py dev: rename user display configuration model (#5119) 2024-07-16 13:51:28 +05:30
state.py Fix state patch api search by external id (#4495) 2024-05-17 15:26:10 +05:30