bb-plane-fork/apiserver/plane/db/migrations
Aaryan Khandelwal 9275e6f373
promote: develop to stage-release (#1589)
* fix: onboarding invitations overflow (#1575)

* fix: onboarding invitations overflow

* fix: user avatar in the notification card

* style: update graph grid color

* fix: no 'Create by me' label coming up (#1573)

* feat: added new issue subscriber table

* dev: notification model

* feat: added CRUD operation for issue subscriber

* Revert "feat: added CRUD operation for issue subscriber"

This reverts commit b22e0625768f0b096b5898936ace76d6882b0736.

* feat: added CRUD operation for issue subscriber

* dev: notification models and operations

* dev: remove delete endpoint response data

* dev: notification endpoints and fix bg worker for saving notifications

* feat: added list and unsubscribe function in issue subscriber

* dev: filter by snoozed and response update for list and permissions

* dev: update issue notifications

* dev: notification  segregation

* dev: update notifications

* dev: notification filtering

* dev: add issue name in notifications

* dev: notification new endpoints

* fix: pushing local settings

* feat: notification workflow setup and made basic UI

* style: improved UX with toast alerts and other interactions

refactor: changed classnames according to new theme structure, changed all icons to material icons

* feat: showing un-read notification count

* feat: not showing 'subscribe' button on issue created by user & assigned to user

not showing 'Create by you' for view & guest of the workspace

* fix: 'read' -> 'unread' heading, my issue wrong filter

* feat: made snooze dropdown & modal

feat: switched to calendar

* fix: minor ui fixes

* feat: snooze modal date/time select

* fix: params for read/un-read notification

* style: snooze notification modal

* fix: no label for 'Create by me'

* fix: no label for 'Create by me'

* fix: removed console log

* fix: tooltip going behind popover

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>

* style: tooltip on notification header actions (#1577)

* style: tooltip on notification header

* chore: update tooltip content

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>

* fix: user migrations for back population (#1578)

* fix: total notifications count (#1579)

* fix: notification card (#1583)

* feat: add new icons package (#1586)

* feat: add material icons package

* chore: replace issue view icons

* chore: notification ordering (#1584)

* fix: uuid error when cycle and module updates (#1585)

* refactor: height of popover & api fetch call (#1587)

* fix: snooze dropdown overflow (#1588)

---------

Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
2023-07-20 15:14:57 +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 dev: migrations for gateway proxy related models 2023-01-30 01:20:05 +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
__init__.py build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30