bb-plane-fork/apiserver/plane/db/models
Nikhil 7986a28ca2
[WEB - 1837]feat: page versioning (#5019)
* dev: create issue types and add back migration for existing issues

* dev: fix save

* dev: fix migration for issue types

* dev: create page version

* dev: add page versioning migrations

* dev: create page version endpoints

* dev: add is_default value in issue type

* dev: add start date and target date to project

* chore: updated migration

* dev: get issue_types

* fix: typo

* dev: update fetch ordering

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-07-09 18:55:35 +05:30
..
integration feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
__init__.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
analytic.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
api.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +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
deploy_board.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
estimate.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
exporter.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +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 - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
issue_type.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55: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 - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
project.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
social_connection.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
state.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
user.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
view.py [WEB-1665] chore: advance views migration (#4869) 2024-06-20 13:12:33 +05:30
webhook.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace.py fix: workspace slug validation (#5023) 2024-07-03 13:19:57 +05:30