bb-plane-fork/apiserver
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
..
bin feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
plane feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
requirements chore(deps): bump sentry-sdk in /apiserver/requirements (#5165) 2024-07-19 01:52:16 +05:30
templates [WEB - 1749] chore: send email when a user is added to the project (#4952) 2024-06-27 20:45:30 +05:30
.env.example dev: add pg port to configuration (#4517) 2024-05-20 12:29:03 +05:30
back_migration.py fixed bug with missed color #FFFFFF (#4050) 2024-03-25 16:22:20 +05:30
Dockerfile.api fix: docker entrypoint 2024-05-22 13:00:45 +05:30
Dockerfile.dev fix: docker entrypoint 2024-05-22 13:00:45 +05:30
file.txt dev: remove unused packages (#3009) 2023-12-07 19:59:35 +05:30
manage.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
package.json chore: package version change 2024-07-04 15:27:37 +05:30
Procfile dev: remove gunicorn config (#1999) 2023-08-29 13:45:25 +05:30
pyproject.toml [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
requirements.txt build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
runtime.txt fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30