bb-plane-fork/apiserver/plane/db/models
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
..
integration feat: session auth implementation (#4411) 2024-05-08 23:01:20 +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
analytic.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
api.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
asset.py [WEB-1312] fix: trim file name before uploading (#4661) 2024-06-04 13:14:26 +05:30
base.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
dashboard.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
deploy_board.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
estimate.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
exporter.py chore: page version migrations (#5103) 2024-07-10 19:37:04 +05:30
favorite.py chore: user favorite sequence (#4501) 2024-05-17 18:51:47 +05:30
importer.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
inbox.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +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
issue_type.py dev: rename user display configuration model (#5119) 2024-07-16 13:51:28 +05:30
module.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
notification.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
page.py fix: data migrations for page versioning (#5100) 2024-07-10 15:03:41 +05:30
project.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
recent_visit.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
social_connection.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
state.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
user.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
view.py [WEB-1255] chore: Refactor existing Space app for project publish (#5107) 2024-07-15 18:35:45 +05:30
webhook.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace.py fix: workspace slug validation (#5023) 2024-07-03 13:19:57 +05:30