bb-plane-fork/apiserver/plane/api/urls
Nikhil bdbdacd68c chore: user workflow (#2762)
* dev: workspace member deactivation and leave endpoints and filters

* dev: deactivated for project members

* dev: project members leave

* dev: project member check on workspace deactivation

* dev: project member queryset update and remove leave project endpoint

* dev: rename is_deactivated to is_active and user deactivation apis

* dev: check if the user is already part of workspace then make them active

* dev: workspace and project save

* dev: update project members to make them active

* dev: project invitation

* dev: automatic user workspace and project member create when user sign in/up

* dev: fix member invites

* dev: rename deactivation variable

* dev: update project member invitation

* dev: additional permission layer for workspace

* dev: update the url for  workspace invitations

* dev: remove invitation urls from users

* dev: cleanup workspace invitation workflow

* dev: workspace and project invitation
2023-12-07 19:59:35 +05:30
..
__init__.py fix: added external folder in urls (#2749) 2023-11-10 16:00:55 +05:30
analytic.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
asset.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
authentication.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
config.py fix: slack integration workflow (#2675) 2023-11-06 21:00:49 +05:30
cycle.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
estimate.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
external.py fix: added external folder in urls (#2749) 2023-11-10 16:00:55 +05:30
importer.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
inbox.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
integration.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
issue.py feat: issues v2 endpoint (#2713) 2023-11-09 18:24:26 +05:30
module.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
notification.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
page.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
project.py chore: user workflow (#2762) 2023-12-07 19:59:35 +05:30
public_board.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
search.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
state.py feat: state list endpoint (#2717) 2023-11-08 22:38:53 +05:30
user.py chore: user workflow (#2762) 2023-12-07 19:59:35 +05:30
views.py chore: api endpoints (#2407) 2023-10-16 19:18:45 +05:30
workspace.py chore: user workflow (#2762) 2023-12-07 19:59:35 +05:30