bb-plane-fork/apiserver/plane/api/serializers
Aaryan Khandelwal 68b412badf
[WEB-1933] refactor: link create/update for issues and modules (#5543)
* chore: added module and issue link validation

* refactor: issues and modules link moda;

* chore: changed the url validation logic

* chore: code cleanup

* refactor: modules link logic

* chore: removed the validator function

* fix: url validation regex

* chore: removed unwanted imports

* chore: reverted the external api changes

* refactor: link modals

* refactor: reset modal logic

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-09-06 22:52:29 +05:30
..
__init__.py fix: now parent can be expanded in external api (#5511) 2024-09-05 13:32:03 +05:30
base.py fix: now parent can be expanded in external api (#5511) 2024-09-05 13:32:03 +05:30
cycle.py [WEB-2092] fix: added unique constraints for project, module and states (#5281) 2024-07-31 19:38:53 +05:30
inbox.py [WEB - 1122] fix: webhook for issues, issue comments, projects, cycles and modules. (#4330) 2024-05-06 14:13:49 +05:30
issue.py [WEB-1933] refactor: link create/update for issues and modules (#5543) 2024-09-06 22:52:29 +05:30
module.py [WEB-2092] fix: added unique constraints for project, module and states (#5281) 2024-07-31 19:38:53 +05:30
project.py [WEB-2092] fix: added unique constraints for project, module and states (#5281) 2024-07-31 19:38:53 +05:30
state.py fix: state creation from external apis (#5345) 2024-08-09 19:29:17 +05:30
user.py [WEB - 883] fix: external apis (#3975) 2024-04-08 18:46:05 +05:30
workspace.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30