Ikko Eltociear Ashimine
e357283789
chore: fix typo in replace-env-vars.sh ( #1632 )
...
peform -> perform
2023-07-24 12:08:29 +05:30
Aaryan Khandelwal
2ce7914b7a
style: new cycles list page design with empty states ( #1633 )
2023-07-24 11:32:59 +05:30
Aaryan Khandelwal
fe60771943
fix: create cycle modal ( #1631 )
...
* fix: cycle date select in the modal
* chore: update remove assignee issue activity
2023-07-23 22:54:17 +05:30
Aaryan Khandelwal
464c13fcd0
fix: issue parent activity ( #1629 )
2023-07-23 22:14:41 +05:30
Aaryan Khandelwal
a7b5ad55ab
style: create project modal ( #1628 )
...
* style: create project modal
* fix: build error
* fix: modal width
2023-07-23 22:14:26 +05:30
Aaryan Khandelwal
ccbcfecc6d
fix: form not submitting on enter ( #1613 )
2023-07-23 22:13:09 +05:30
Aaryan Khandelwal
7669ee8755
fix: project select not working on the create issue modal ( #1608 )
2023-07-23 22:12:13 +05:30
Aaryan Khandelwal
fdb7da4d45
chore: show proper error messages on profile form submit ( #1611 )
2023-07-23 22:10:40 +05:30
Aaryan Khandelwal
ff6690afd2
chore: workspace level toggle ( #1625 )
2023-07-23 15:11:28 +05:30
Aaryan Khandelwal
f9c3f02d15
refactor: issue activity message logic ( #1614 )
2023-07-23 14:38:07 +05:30
Aaryan Khandelwal
6c2600efa7
feat: cross-project issue linking ( #1612 )
...
* feat: cross project issue linking
* fix: remove parent issue mutation
* fix: build error
2023-07-22 14:53:48 +05:30
Aaryan Khandelwal
0e5c0fe31e
refactor: issue search ( #1607 )
2023-07-21 14:29:06 +05:30
Anmol Singh Bhatia
4424d67073
style: ui improvements ( #1605 )
...
* style: automation setting border
* style: sidebar ui improvement
2023-07-21 12:37:48 +05:30
guru_sainath
26eb3b59ce
Merge pull request #1604 from makeplane/stage-release
...
promote: stage-release to master
2023-07-20 22:45:17 +05:30
guru_sainath
4d909fbef3
Merge pull request #1603 from makeplane/develop
...
promote: develop to stage-release
2023-07-20 22:42:28 +05:30
guru_sainath
89210accae
Merge pull request #1602 from makeplane/dev/monitoring_settings
...
dev: add server monitoring configuration
2023-07-20 22:40:08 +05:30
pablohashescobar
7c5c02bba6
dev: add server monitoring configuration
2023-07-20 22:34:47 +05:30
Vamsi Kurama
11faf3f810
Merge pull request #1600 from makeplane/stage-release
...
promote: stage-release to master
2023-07-20 19:36:43 +05:30
Aaryan Khandelwal
30ea1adf61
Merge pull request #1597 from makeplane/develop
...
promote: develop to stage-release
2023-07-20 19:32:04 +05:30
Dakshesh Jain
546aa40aa3
fix: un-read count not mutating ( #1598 )
...
* refactor: height of popover & api fetch call
* fix: notification subscribe endpoint
* fix: un-read count not mutating
2023-07-20 19:15:13 +05:30
Nikhil
78669363b1
fix: restrict notifications for created by when the actor is same ( #1596 )
2023-07-20 18:53:02 +05:30
guru_sainath
bca749986a
Merge pull request #1595 from makeplane/develop
...
promote: develop to stage-release
2023-07-20 18:11:18 +05:30
gurusainath
229938114d
Merge branch 'develop' of gurusainath:makeplane/plane into develop
2023-07-20 17:25:31 +05:30
gurusainath
c5e418ab47
Merge branch 'stage-release' of gurusainath:makeplane/plane into develop
2023-07-20 17:25:00 +05:30
Aaryan Khandelwal
ecdd1f1d03
promote: develop to stage-release ( #1594 )
...
* 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 b22e062576
.
* 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 )
* fix: notification subscribe endpoint (#1593 )
* refactor: height of popover & api fetch call
* fix: notification subscribe endpoint
* chore: notification empty state overflow (#1592 )
* chore: notification empty state overflow
* fix: white logo
* fix: custom theme default values
* fix: custom theme default values
* fix: issues count to remove archived issues (#1591 )
* dev: background migration for user custom themes (#1590 )
---------
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>
Co-authored-by: gurusainath <gurusainath007@gmail.com>
2023-07-20 17:24:17 +05:30
Nikhil
e687cd6f6a
dev: background migration for user custom themes ( #1590 )
2023-07-20 16:59:09 +05:30
Nikhil
9b6721790f
fix: issues count to remove archived issues ( #1591 )
2023-07-20 16:58:34 +05:30
gurusainath
05df65577a
Merge branch 'stage-release' of gurusainath:makeplane/plane into develop
2023-07-20 16:54:40 +05:30
Aaryan Khandelwal
52d21b9dda
chore: notification empty state overflow ( #1592 )
...
* chore: notification empty state overflow
* fix: white logo
* fix: custom theme default values
* fix: custom theme default values
2023-07-20 16:51:00 +05:30
Dakshesh Jain
51f10d5f36
fix: notification subscribe endpoint ( #1593 )
...
* refactor: height of popover & api fetch call
* fix: notification subscribe endpoint
2023-07-20 16:35:18 +05:30
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 b22e062576
.
* 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
Aaryan Khandelwal
4aef8c2242
fix: snooze dropdown overflow ( #1588 )
2023-07-20 14:49:30 +05:30
Dakshesh Jain
780573dadd
refactor: height of popover & api fetch call ( #1587 )
2023-07-20 14:33:24 +05:30
Nikhil
5e625ab132
fix: uuid error when cycle and module updates ( #1585 )
2023-07-20 14:18:28 +05:30
Nikhil
34123681cf
chore: notification ordering ( #1584 )
2023-07-20 14:18:06 +05:30
Aaryan Khandelwal
c72ff782ac
feat: add new icons package ( #1586 )
...
* feat: add material icons package
* chore: replace issue view icons
2023-07-20 14:17:21 +05:30
Aaryan Khandelwal
6eb72507a5
fix: notification card ( #1583 )
2023-07-20 10:52:52 +05:30
Aaryan Khandelwal
26b18b431b
fix: total notifications count ( #1579 )
2023-07-19 20:37:40 +05:30
Nikhil
1bae9289f5
fix: user migrations for back population ( #1578 )
2023-07-19 20:06:12 +05:30
Dakshesh Jain
5c5bcb33e3
style: tooltip on notification header actions ( #1577 )
...
* style: tooltip on notification header
* chore: update tooltip content
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-07-19 18:42:32 +05:30
Dakshesh Jain
bed5f76082
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 b22e062576
.
* 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>
2023-07-19 17:40:40 +05:30
Aaryan Khandelwal
124c2f772e
fix: onboarding invitations overflow ( #1575 )
...
* fix: onboarding invitations overflow
* fix: user avatar in the notification card
* style: update graph grid color
2023-07-19 17:09:53 +05:30
Vihar Kurama
b38898753f
Merge pull request #1570 from makeplane/develop
...
promote: develop to stage-release
2023-07-19 16:07:43 +05:30
guru_sainath
86a120f11e
Merge branch 'stage-release' into develop
2023-07-19 16:05:13 +05:30
Rhea Jain
da603dc3f8
Update README.md ( #1543 )
2023-07-19 15:28:01 +05:30
Nikhil
2f3970f641
feat: beat worker for configuration ( #1571 )
2023-07-19 15:25:33 +05:30
Nikhil
d759438ebd
fix: issue automation ( #1569 )
2023-07-19 15:08:41 +05:30
Nikhil
0102f1d693
fix: psycopg errors ( #1568 )
2023-07-19 15:07:54 +05:30
Dakshesh Jain
53e443d816
feat: notifications ( #1566 )
...
* 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 b22e062576
.
* 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
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-07-19 14:44:04 +05:30
Nikhil
98b9957753
fix: issue created notification ( #1553 )
...
* fix: issue created notification
* chore: my issues assigned notifications
* dev: fix read at notification
2023-07-19 14:31:45 +05:30