plane/apiserver/plane/db/migrations
Nikhil 6ece5a57e2
dev: instance registration (#2912)
* dev: remove auto script for registration

* dev: make all of the instance admins as owners when adding a instance admin

* dev: remove sign out endpoint

* dev: update takeoff script to register the instance

* dev:  reapply instance model

* dev: check none for instance configuration encryptions

* dev: encrypting secrets configuration

* dev: user workflow for registration in instances

* dev: add email automation configuration

* dev: remove unused imports

* dev: reallign migrations

* dev: reconfigure license engine registrations

* dev: move email check to background worker

* dev: add sign up

* chore: signup error message

* dev: updated onboarding workflows and instance setting

* dev: updated template for magic login

* chore: page migration changed

* dev: updated migrations and authentication for license and update template for workspace invite

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2023-11-29 20:33:37 +05:30
..
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0001_initial.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0002_auto_20221104_2239.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0003_auto_20221109_2320.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0004_alter_state_sequence.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0005_auto_20221114_2127.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0006_alter_cycle_status.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0007_label_parent.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0008_label_colour.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
0009_auto_20221208_0310.py dev: rename migration files and dependencies to match with production db 2022-12-23 00:04:08 +05:30
0010_auto_20221213_0037.py dev: rename migration files and dependencies to match with production db 2022-12-23 00:04:08 +05:30
0011_auto_20221222_2357.py dev: rename migration files and dependencies to match with production db 2022-12-23 00:04:08 +05:30
0012_auto_20230104_0117.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
0013_auto_20230107_0041.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
0014_alter_workspacememberinvite_unique_together.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
0015_auto_20230107_1636.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
0016_auto_20230107_1735.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
0017_alter_workspace_unique_together.py dev: promote stage release to production (#155) 2023-01-10 23:55:47 +05:30
0018_auto_20230130_0119.py feat: api webhooks (#2543) 2023-11-15 15:56:57 +05:30
0019_auto_20230131_0049.py dev: altering new_value and old_value to TextField 2023-01-31 00:49:58 +05:30
0020_auto_20230214_0118.py dev: added migrations for new models schema changes 2023-02-14 01:19:59 +05:30
0021_auto_20230223_0104.py dev: added new migrations 2023-02-23 01:04:44 +05:30
0022_auto_20230307_0304.py dev: migrations added for ProjectFavorite, ModuleFavorite, CycleFavorite including a bunch of other attribs 2023-03-07 03:09:04 +05:30
0023_auto_20230316_0040.py dev: new migrations Importer, IssueView, IssueViewFavorite and a few alterations 2023-03-16 00:41:50 +05:30
0024_auto_20230322_0138.py dev: new migrations for added fields and introducing Pages 2023-03-22 01:39:53 +05:30
0025_auto_20230331_0203.py dev: new migrations for Pages related attributes 2023-03-31 02:04:33 +05:30
0026_alter_projectmember_view_props.py dev: add imports for back migration and add migration for views (#707) 2023-04-06 13:59:43 +05:30
0027_auto_20230409_0312.py dev: migrations for estimate Estimate, IssueAttachment 2023-04-09 03:13:46 +05:30
0028_auto_20230414_1703.py dev: migrations estimate points and themes 2023-04-14 17:04:02 +05:30
0029_auto_20230502_0126.py dev: migrations SlackProjectSync; new attributes to cycle, importer and module 2023-05-02 01:55:15 +05:30
0030_alter_estimatepoint_unique_together.py dev: migrations for estimate point values 2023-05-05 19:48:38 +05:30
0031_analyticview.py dev: analytics migrations 2023-05-12 17:02:34 +05:30
0032_auto_20230520_2015.py dev: migrations for the analytics fields 2023-05-20 20:18:22 +05:30
0033_auto_20230618_2125.py 🔨 updated missing migration file (#1321) 2023-06-19 08:23:44 +05:30
0034_auto_20230628_1046.py dev: migrations for removal of timelineissues and shortcut (#1417) 2023-06-28 11:06:52 +05:30
0035_auto_20230704_2225.py chore: rename workspace company size to organization size (#1463) 2023-07-06 11:58:47 +05:30
0036_alter_workspace_organization_size.py chore: rename workspace company size to organization size (#1463) 2023-07-06 11:58:47 +05:30
0037_issue_archived_at_project_archive_in_and_more.py promote: develop to stage-release (#1589) 2023-07-20 15:14:57 +05:30
0038_auto_20230720_1505.py promote: develop to stage-release (#1594) 2023-07-20 17:24:17 +05:30
0039_auto_20230723_2203.py dev: fix migrations (#1735) 2023-08-01 14:15:09 +05:30
0040_projectmember_preferences_user_cover_image_and_more.py fix: project identifier length (#1757) 2023-08-01 19:25:04 +05:30
0041_cycle_sort_order_issuecomment_access_and_more.py chore: module link model (#1905) 2023-08-18 15:50:48 +05:30
0042_alter_analyticview_created_by_and_more.py fix: issue vote constraints (#2057) 2023-09-01 18:46:38 +05:30
0043_alter_analyticview_created_by_and_more.py dev: updated migrations for 0.13-dev (#2305) 2023-09-29 16:12:54 +05:30
0044_auto_20230913_0709.py dev: migration for 0.13 (#2266) 2023-09-26 14:18:06 +05:30
0045_issueactivity_epoch_workspacemember_issue_props_and_more.py dev: updated migrations for 0.13-dev (#2305) 2023-09-29 16:12:54 +05:30
0046_label_sort_order_alter_analyticview_created_by_and_more.py dev: squashed migrations (#2779) 2023-11-15 17:15:02 +05:30
0047_webhook_apitoken_description_apitoken_expired_at_and_more.py dev: squashed migrations (#2779) 2023-11-15 17:15:02 +05:30
0048_auto_20231116_0713.py dev: instance registration (#2912) 2023-11-29 20:33:37 +05:30
0049_auto_20231116_0713.py fix: pages revamping (#2760) 2023-11-16 14:38:12 +05:30
0050_user_use_case_alter_workspace_organization_size.py dev: instance registration (#2912) 2023-11-29 20:33:37 +05:30