Sangeetha
6157d5771d
fix: delete_at not updating for epics ( #6577 )
2025-02-12 12:18:08 +05:30
Bavisetti Narayan
eee43be99a
chore: removed the project filter ( #6590 )
2025-02-11 20:43:23 +05:30
Bavisetti Narayan
4db95cc941
chore: duplicate the uploaded assets for duplicated page ( #6311 )
...
* chore: duplicate the uploaded assets in the entity
* chore: changed the filtering logic
* chore: captured exception
2025-02-11 20:42:06 +05:30
Vihar Kurama
6aa139a851
fix: workspace level toggle position, paddings, and tab navigation ( #6580 )
...
* fix: workspace level toggle position, paddings, and tab navigation
* chore: platform-specific command icons
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-02-11 17:40:31 +05:30
Anmol Singh Bhatia
ac74cd9e92
[WEB-3352] fix: home recent item redirection ( #6586 )
...
* fix: dashboard recent item redirection
* chore: code refactor
2025-02-11 17:37:47 +05:30
Anmol Singh Bhatia
7ae841d525
fix: work item form tab index ( #6588 )
2025-02-11 17:36:54 +05:30
Anmol Singh Bhatia
7aa5b6aa91
fix: board layout redirection ( #6584 )
2025-02-11 16:20:22 +05:30
Akshita Goyal
28c3f9d0cc
fix: Handled workspace switcher closing on click ( #6585 )
2025-02-11 16:17:48 +05:30
Nikhil
9d01a6d5d7
fix: workspace label cache ( #6587 )
2025-02-11 16:17:04 +05:30
Anmol Singh Bhatia
4fd8b4a3a9
[WEB-3347] fix: list layout stats indicator ( #6582 )
...
* fix: list layout stats indicator
* chore: code refactor
2025-02-11 14:51:02 +05:30
dependabot[bot]
49cc73b6ed
chore(deps): bump @sentry/node ( #6579 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/node` from 8.54.0 to 9.0.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.54.0...9.0.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-11 14:09:43 +05:30
sriram veeraghanta
363507f987
chore: turbo upgrade
2025-02-10 23:52:06 +05:30
sriram veeraghanta
30453d1c79
fix: build errors
2025-02-10 20:08:54 +05:30
Vamsi Krishna
dff12729c0
[WEB-3287]fix: label creation in global views ( #6541 )
...
* fix: label creation on enter
* fix: update label creation permissions
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-02-10 19:35:04 +05:30
Vamsi Krishna
8efe692c80
[WEB-3235]fix: transfer issues button mutation ( #6549 )
...
* fix: pending issues mutation
* fix: transfer issues count
2025-02-10 19:33:43 +05:30
Aaryan Khandelwal
ce57c1423c
[WEB-3329] dev: new chart components ( #6565 )
...
* dev: new chart components
* chore: separate out pie chart tooltip
* chore: remove unused any types
* chore: move chart components to propel package
2025-02-10 16:01:06 +05:30
Akshita Goyal
1eb1e82fe4
fix: issue icons in published project link ( #6576 )
2025-02-10 15:07:30 +05:30
Akshita Goyal
a2328d0cbe
fix: workspace roles for settings and members button ( #6574 )
...
* fix: workspace roles for settings and members button
* fix: user role and member count for new workspace
* chore: set role to 20 while workspace creation
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-02-10 15:03:50 +05:30
Dheeraj Kumar Ketireddy
5096a15051
Merge pull request #6575 from makeplane/modify-workspace-serializer
...
modify: workspace user link serializer
2025-02-10 14:51:32 +05:30
sangeethailango
55c2511ab5
modify: workspace serializer
2025-02-10 14:27:21 +05:30
Vipin Chaudhary
16bc64e2fa
fix: Remove AI Assistant Button from Tab Order to Prevent Focus ( #6569 )
...
* make ai button unfocused
* fix the format
2025-02-10 12:55:21 +05:30
Vipin Chaudhary
14083ea7da
fix: handle shift tab tab-index focus ( #6554 )
...
* handle shift tab tab-index focus
* add comment
* fix double tap
* make label focus
* fix title focus
* focus discard and save
* remove comment
2025-02-08 20:54:23 +05:30
Anmol Singh Bhatia
feb88e64a4
[WEB-3292] fix: workspace switcher validation and ui improvements ( #6570 )
...
* fix: workspace action item validation and ui improvements
* chore: code refactor
2025-02-07 20:58:56 +05:30
Sangeetha
a00bb35e54
[WEB-3285] fix: creating and updating duplicate quick links ( #6557 )
...
* fix: creating and updating duplicate quick links
* fix: improve code readibiltiy
2025-02-07 20:06:47 +05:30
Akshita Goyal
20ba91b98c
[WEB-3292] feat: workspace switcher redesign ( #6543 )
...
* feat: ui changes for workspace switcher
* fix: hover
* fix: added current plan
* feat: Return user role
* chore: remove unused imports
* fix: css
* fix: added user role in workspace switcher
* fix: return role as integer
* fix: role casing
* fix: refactor
* fix: plan pill fix
* fix: design updates
* fix: refactor
* fix: member translation
* fix: css improvements
* fix: truncate issue
* fix: workspace switcher dropdown email truncate
* fix: workspace switcher dropdown email truncate
* fix: role
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-02-07 20:05:57 +05:30
Akshita Goyal
456c7f55a9
[WEB-2917] Fix home widget ( #6560 )
...
* fix: home loading state
* fix: quickstart guide
* fix: link handling
* fix: home completed state
* fix: translations
2025-02-07 20:00:59 +05:30
Prateek Shourya
c2da3ea4c8
fix: intake filter label ( #6567 )
2025-02-07 17:46:08 +05:30
Prateek Shourya
2b595cfe62
chore: remove unnecessary useEffect for setting default image ( #6566 )
2025-02-07 14:08:17 +05:30
Anmol Singh Bhatia
7a6b50a6e1
chore: app sidebar section header improvement ( #6564 )
2025-02-07 02:36:33 +05:30
Aaryan Khandelwal
a5c2acb5f1
chore: update lucide-react versions ( #6551 )
2025-02-07 01:00:40 +05:30
dependabot[bot]
4cf0c702ce
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates ( #6561 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/nextjs](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/nextjs` from 8.48.0 to 8.54.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.54.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.48.0...8.54.0 )
Updates `@sentry/node` from 8.48.0 to 8.54.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.54.0/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/8.48.0...8.54.0 )
---
updated-dependencies:
- dependency-name: "@sentry/nextjs"
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: "@sentry/node"
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-07 00:57:16 +05:30
Prateek Shourya
d36c3acbf7
feat: language support ( #6472 )
...
* chore: ln support modules constants
* fix: translation key
* chore: empty state refactor (#6404 )
* chore: asset path helper hook added
* chore: detailed and simple empty state component added
* chore: section empty state component added
* chore: language translation for all empty states
* chore: new empty state implementation
* improvement: add more translations
* improvement: user permissions and workspace draft empty state
* chore: update translation structure
* chore: inbox empty states
* chore: disabled project features empty state
* chore: active cycle progress empty state
* chore: notification empty state
* chore: connections translation
* chore: issue comment, relation, bulk delete, and command k empty state translation
* chore: project pages empty state and translations
* chore: project module and view related empty state
* chore: remove project draft related empty state
* chore: project cycle, views and archived issues empty state
* chore: project cycles related empty state
* chore: project settings empty state
* chore: profile issue and acitivity empty state
* chore: workspace settings realted constants
* chore: stickies and home widgets empty state
* chore: remove all reference to deprecated empty state component and constnats
* chore: add support to ignore theme in resolved asset path hook
* chore: minor updates
* fix: build errors
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
* fix: language support fo profile (#6461 )
* fix: ln support fo profile
* fix: merge changes
* fix: merge changes
* [WEB-3165]feat: language support for issues (#6452 )
* * chore: moved issue constants to packages
* chore: restructured issue constants
* improvement: added translations to issue constants
* chore: updated translation structure
* * chore: updated chinese, spanish and french translation
* chore: updated translation for issues mobile header
* chore: updated spanish translation
* chore: removed translation for issue priorities
* fix: build errors
* chore: minor updates
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* chore: migrated filters.ts to packages (#6459 )
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* chore: workspace drafts constant moved to plane constant package
* feat: home language support without stickies (#6443 )
* feat: home language support without stickies
* fix: home sidebar
* fix: added missing keys
* fix: show all btn
* fix: recents empty state
* chore: translation update
* feat: workspace constant language support and refactor (#6462 )
* chore: workspace constant language support and refactor
* chore: workspace constant language support and refactor
* chore: code refactor
* chore: code refactor
* merge conflict
* chore: code refactor
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* chore: tab indices constant moved to plane package (#6464 )
* chore: notification language support and refactor
* chore: ln support for inbox constants (#6432 )
* chore: ln support for inbox constants
* fix: snooze duration
* fix: enum
* fix: translation keys
* fix: inbox status icon
* fix: status icon
* fix: naming
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* fix: ln support for views constants (#6431 )
* fix: ln support for views constants
* fix: added translation
* fix: translation keys
* fix: access
* chore: code refactor
* chore: ln support workspace projects constants (#6429 )
* chore: ln support workspace projects constants
* fix: translation key
* fix: removed state translation
* fix: removed state translation
* fi: added translations
* Chore: theme language support and refactor (#6465 )
* chore: themes language support and refactor
* chore: theme language support and refactor
* fix
* [WEB-3173] chore: language support for cycles constant file (#6415 )
* chore: ln support for cycles constant file
* fix: added chinese
* fix: lint
* fix: translation key
* fix: build errors
* minor updates
* chore: minor translation update
* chore: minor translation update
* refactor: move labels contants to packages
* refactor: move swr, file and error related constants to packages
* chore: timezones constant moved to plane package
* chore: metadata constant code refactor
* chore: code refactor
* fix: dashboard constants moved
* chore: code refactor (#6478 )
* refactor: spreadsheet constants
* chore: drafts language support (#6485 )
* chore: workspace drafts language support
* chore: code refactor
* feat: ln support for notifications (#6486 )
* feat: ln support for notifications
* fix: translations
* * refactor: moved page constants to packages (#6480 )
* fix: removed use-client
* chore: removed unnecessary commnets
* chore: workspace draft language support (#6490 )
* chore: workspace drafts language support
* chore: code refactor
* chore: draft language support
* Feat constant event tracker (#6479 )
* fix: event tracjer constants
* fix: constants event tracker
* feat: language translation - projects list (#6493 )
* feat: added translation to projects list page
* chore: restructured translation file
* chore: module language support (#6499 )
* chore: module language support added
* chore: code refactor
* chore: workspace views language support (#6492 )
* chore: workspace views language support
* chore: code refactor
* feat: custom analytics language support (#6494 )
* feat: custom analytics language support
* fix: key
* fix: refactoring
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
* chore: minor improvements
* feat: language support for intake (#6498 )
* feat: language support for intake
* fix: key name
* refactor: authentications related translations
* feat: language support issues (#6501 )
* enhancement: added translations for issue list view
* chore: added translations for issue detail widgets
* chore: added missing translations
* chore: modified issue to work items
* chore: updated translations
* Feat: workspace settings language support (#6508 )
* feat: language support for workspace settings
* fix: lint
* fix: export title
* chore project settings language support (#6502 )
* chore: project settings language support
* chore: code refactor
* refactor: workspace creation related translations
* chore: renamed issues to work items
* fix: build errors
* fix: lint
* chore: modified translations
* chore: remove duplicate
* improvement: french translation
* chore: chinese translation improvement
* fix: japanese translations
* chore: added spanish translation
* minor improvements
* fix: miscelleous language translations
* fix: clear_all key
* fix: moved user permission constants (#6516 )
* feat: language support for issues (#6513 )
* chore: added language support to issue detail widgets
* improvement: added translation for issue detail
* enhancement: added language trasnlation to issue layouts
* chore: translation improvement (#6518 )
* feat: language support description (#6519 )
* enhancement: added language support for description
* fix: updated keys
* chore: renamed issue to work item (#6522 )
* chore: replace missing issue occurances to work items
* fix: build errors
* minor improvements
* fix: profile links
* Feat ln cycles (#6528 )
* feat: added language support for cycles
* feat: added language support for cycles
* chore: added core.json
* fix: translation keys
* fix: translation keys (#6530 )
* fix: changed sidebar keys
* fix: removed extras
* fix: updated keys
* chore: optimize translation imports
* fix: updated keys (#6534 )
* fix: updated keys
* fix-sub work items toasts
* chore: add missing translation and minor fixes
* chore: code refactor
* fix: language support keys (#6553 )
* minor improvements
* minor fixes
* fix: remove lucide import from constants package
* chore: regenerate all translations
* chore: addded chinese and japanese translation files
* chore: remove all from translations
* fix: added member
* fix: language support keys (#6558 )
* fix: renamed keys
* fix: space app
* chore: renamed issues to work items
* chore: update site manifest
* chore: updated translations
* fix: lang keys
* chore: update translations
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+mathalav55@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
Co-authored-by: Vamsi krishna <matalav55@gmail.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
2025-02-06 20:41:31 +05:30
Anmol Singh Bhatia
e244f48776
chore: platform ux improvement ( #6555 )
...
* chore: IssueStats placement updated
* chore: app sidebar section header content updated
2025-02-06 13:48:26 +05:30
Prateek Shourya
89d1926727
[WEB-3251] fix: add to projects list API ( #6550 )
2025-02-05 15:18:02 +05:30
Sangeetha
9bd70cdb4e
fix: add Your Work sidebar preference ( #6548 )
2025-02-05 14:56:50 +05:30
Prateek Shourya
99f3d5810d
[WEB-3309] fix: project stats endpoint ( #6544 )
2025-02-04 23:46:32 +05:30
Prateek Shourya
10b5c625ef
[WEB-3251] improvement: optimize projects API ( #6542 )
2025-02-04 16:02:07 +05:30
Vamsi Krishna
c14fb814c4
[WEB-3195] fix: view delete toast message ( #6537 )
2025-02-03 14:57:00 +05:30
Vamsi Krishna
c82dd6901e
[WEB-3184] fix: link messages ( #6535 )
2025-02-03 14:56:10 +05:30
shuaixr
a03a41ea5f
fix: delete webhook for issues, issue_comments, projects ( #6539 )
...
* fix: prevent error when triggering deletion webhook
The deletion webhook was not firing because it attempted to retrieve
data after deletion, causing a failure.
According to the webhook documentation https://developers.plane.so/webhooks/intro-webhooks , the delete event should only contain
id, so the fix aligns with this expected behavior.
* fix: make delete_comment_activity include comment_id
The delete issues comment webhook requires comment_id
* fix: trigger webhook on project delete
2025-02-03 14:53:40 +05:30
Bavisetti Narayan
9f4dd771fc
chore: webhook, comments migration ( #6523 )
...
* chore: migration changes
* chore: renamed the display value
* chore: reverted the accounts code
2025-01-31 18:04:40 +05:30
Vamsi Krishna
0deec92d91
fix: cycle labels overflow issue ( #6526 )
2025-01-31 16:00:20 +05:30
Anmol Singh Bhatia
d2a6307bb0
fix: page version history application error ( #6529 )
2025-01-31 15:59:40 +05:30
Anmol Singh Bhatia
66be0b1862
fix: version history z index ( #6531 )
2025-01-31 15:59:15 +05:30
Aaryan Khandelwal
ddad1767a2
fix: table flixker on resize ( #6524 )
2025-01-31 02:31:17 +05:30
Aaryan Khandelwal
6a37a2ce21
fix: link without protocol ( #6517 )
2025-01-30 20:25:00 +05:30
Aaryan Khandelwal
01bd1bde64
fix: table resize overflow issues ( #6520 )
2025-01-30 19:27:12 +05:30
Abenezer Belachew
9268180aec
path already defined on line 51 ( #6427 )
2025-01-30 13:36:16 +05:30
Aaryan Khandelwal
ff778b98f5
[WEB-3095] fix: recents widget title truncate ( #6512 )
...
* fix: recents widget title truncate
* chore: revert prop changes
* chore: revert list item changes
2025-01-30 13:34:42 +05:30
Sangeetha
8f5ce6b232
feat: user preference url and sort order change ( #6505 )
...
* fix: change url
* Change order of user preference keys
2025-01-30 13:29:39 +05:30