bb-plane-fork/apiserver/plane/db/models
M. Palanikannan 20acb0dd17
[WEB-1312] fix: trim file name before uploading (#4661)
* fix: trim file name before uploading

* fix: check the cursor position before inserting image

* dev: add trimming for file assets

* dev: add filename validation above if

* dev: make the validation to 50 to support user uploads

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-06-04 13:14:26 +05:30
..
integration feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
__init__.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
analytic.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
api.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +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
estimate.py dev: migrations (#4489) 2024-05-17 15:59:55 +05:30
exporter.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +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 [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +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 [WEB-1322] dev: conflict free pages collaboration (#4463) 2024-05-28 13:10:03 +05:30
project.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
social_connection.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
state.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
user.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
view.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30
webhook.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace.py [WEB - 1408] dev: add logo prop and accounts migration (#4558) 2024-05-23 18:08:35 +05:30