bb-plane-fork/apps/api/plane/app/views/workspace
Nikhil 1fb22bd252
[WEB-4805] fix: upgraded psycopgy packages to fix linting and removed unused imports (#7735)
* chore: update psycopg dependencies to version 3.2.9 in base requirements

* refactor: clean up unused imports across multiple files

* chore: update lxml dependency to version 6.0.0 in base requirements

* style: improve code readability by breaking long lines into multiple lines across several files

* style: enhance readability by breaking long lines in ModuleSerializer docstring
2025-09-29 14:33:50 +05:30
..
base.py [WEB-4805] fix: upgraded psycopgy packages to fix linting and removed unused imports (#7735) 2025-09-29 14:33:50 +05:30
cycle.py [WEB-4045] feat: restructuring of the external APIs for better maintainability (#7477) 2025-07-25 00:17:05 +05:30
draft.py [WEB-4722] fix: fixed draft state update #7663 2025-08-28 18:38:30 +05:30
estimate.py [WEB-4533] feat: read replica functionality (#7453) 2025-07-28 17:41:02 +05:30
favorite.py [WEB-4533] feat: read replica functionality (#7453) 2025-07-28 17:41:02 +05:30
home.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
invite.py [WEB-4498] improvement: remove workspace details from workspace members list API (#7407) 2025-07-14 20:45:23 +05:30
label.py [WEB-4533] feat: read replica functionality (#7453) 2025-07-28 17:41:02 +05:30
member.py [WEB-4533] feat: read replica functionality (#7453) 2025-07-28 17:41:02 +05:30
module.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
quick_link.py [WEB-4533] feat: read replica functionality (#7453) 2025-07-28 17:41:02 +05:30
recent_visit.py [WEB-4533] feat: read replica functionality (#7453) 2025-07-28 17:41:02 +05:30
state.py [WEB-4795] chore: remove caching decorator from WorkspaceStatesEndpoint #7714 2025-09-03 18:28:11 +05:30
sticky.py [WEB-4533] feat: read replica functionality (#7453) 2025-07-28 17:41:02 +05:30
user.py [WEB-4951] [WEB-4884] feat: work item filters revamp (#7810) 2025-09-19 18:27:36 +05:30
user_preference.py [WEB-4533] feat: read replica functionality (#7453) 2025-07-28 17:41:02 +05:30