bb-plane-fork/apps/api/plane/app/serializers
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
..
__init__.py [WIKI-657] refactor: the page permissions in project (#7761) 2025-09-18 20:14:46 +05:30
analytic.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
api.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
asset.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
base.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
cycle.py chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
draft.py [WEB-4805] fix: upgraded psycopgy packages to fix linting and removed unused imports (#7735) 2025-09-29 14:33:50 +05:30
estimate.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
exporter.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
favorite.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
importer.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
intake.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
issue.py [WEB-4805] fix: upgraded psycopgy packages to fix linting and removed unused imports (#7735) 2025-09-29 14:33:50 +05:30
module.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
notification.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
page.py [WIKI-657] refactor: the page permissions in project (#7761) 2025-09-18 20:14:46 +05:30
project.py [WEB-4723] fix: disable project features on project create (#7625) 2025-09-12 13:01:03 +05:30
state.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
user.py chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
view.py chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
webhook.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
workspace.py [WEB-4780] chore: changed the html validation (#7648) 2025-08-27 00:38:25 +05:30