Commit Graph

38 Commits

Author SHA1 Message Date
Akshita Goyal
282e3e3e3b [WEB-3536] Feat: epic and initiative updates tab (#2837)
* feat: epic updates wip

* feat: create endpoint for epic update

* feat: delete, get, update endpoint for epic updates

* feat: comments endpoint

* feat: update reaction endpoints

* refactor: code refactor

* wip: epic updates

* fix: epic update minor bug fixes

* WIP

* feat: endpoint to list updates

* feat: patch and delete endpoint for update
feat: get and post for comments
feat: post adn delete for reactions

* chore: use EntityTypeEnum instead of hardcoding

* fix: add cancelled issues count

* chore: return project and epic details

* refactor: fetching project and epic details

* feat: initiative updates

* fix: i18n changes

* fix: i18n changes

* fix: i18n

* fix: initiative updates

* fix: translations + reaction bug

* feat: filter based on status

* fix: removed updates for initiatives

* fix: initiative updates

* chore: added updates in initiative analytics

* fix: refactor

* chore: optimised the initiative updates query

* chore: added description_html

* fix: refactor

* fix: list view on click

* fix: return only latest record

* fix: handled epic and project addition and deletion

* fix: build

* fix: popover component

* fix: latest updates returning all status's latest one

* fix: local update

* fix: text overflow issue

* fix: icon colors

* fix: update status on project attributes returning same update

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-04-08 16:04:49 +05:30
Akshita Goyal
400a589693 [WEB-3752] fix: ux copy for project updates (#2869) 2025-04-03 15:22:43 +05:30
Prateek Shourya
502c367c12 [RANTS-62] fix: remove button to change project cover for members and guests (#2797) 2025-03-25 20:32:19 +05:30
Anmol Singh Bhatia
f7f05b7eb8 [WEB-3478] chore: project overview description loader (#2734)
* chore: project overview description improvement

* chore: code refactor
2025-03-13 16:43:43 +05:30
Anmol Singh Bhatia
f1ed077711 [WEB-3481] fix: firefox browser text area (#2690) 2025-03-10 15:27:30 +05:30
Anmol Singh Bhatia
990ebde830 fix: attachment item created by (#2636) 2025-03-04 14:00:03 +05:30
Anmol Singh Bhatia
2462e446b2 fix: project overview description (#2637) 2025-03-04 13:59:45 +05:30
Aaryan Khandelwal
a9c3695409 fix: build errors (#2564)
* fix: build errors

* chore: revert customers change
2025-02-19 21:09:03 +05:30
Prateek Shourya
498a021e33 refactor: workspace level project features (#2518)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-18 00:03:29 +05:30
Prateek Shourya
31b0f9c03e fix: infinite patch API call to update cover image on project overview page (#2421)
* fix: infinite patch API call to update cover image on project overview page

* remove: useEffect import
2025-02-07 14:07:15 +05:30
Prateek Shourya
0351e44826 feat: language support (#2311)
* 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>

* feat: extended language translations support

* fix: language support fo profile (#6461)

* fix: ln support fo profile

* fix: merge changes

* fix: merge changes

* [WEB-3137] refactor: empty states and add language support (#2235)

* 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: team related empty states refactor and translation

* chore: initiatives related empty states refactor and translation

* chore: workspace pages related empty states refactor and translation

* chore: epics related empty states refactor and translation

* chore: workspace and project cycles related empty states refactor and translation

* chore: command modal related empty states refactor and translation

* chore: projects related empty states refactor and translation

* chore: seperate out enterprise translations

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>

* [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

* [WEB-3165]feat:language support for issues. (#2282)

* * 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 imports for constants
* improvemnt: added new translations

* chore: updated spanish translation

* chore: removed translation for issue priorities

* chore: minor updates

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* chore: filters migration to packages (#2298)

* chore: migrated filter.ts to packages

* core: updated filter.ts imports to packages

* chore: added missing translation keys

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* 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

* feat: workspace constant language support and code refactor (#2305)

* chore: code refactor

* fix: workspace settings order

* chore: code refactor

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* 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

* fix: build errors

* minor updates

* chore: english extended translations

* chore: minor translation update

* 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>

* fix: build errors

* 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

* add missing translations

* minor improvements

* add missing translations and build fixes

* fix: miscelleous language translations

* refactor: move all issue types related types, constants and helpers to packages (#2345)

* refactor: move all issue types related types, constants and helpers to packages

* remove unused imports

* fix: clear_all key

* chore: initiatives language support (#2341)

* chore: initiatives settings language support

* chore: initiatives list page language support

* chore: initiatives detail translation support

* 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: initiatives toasts language support (#2347)

* chore: initiatives settings language support

* chore: initiatives list page language support

* chore: initiatives detail translation support

* chore: initiatives translation support

* chore: code refactor

* refactor: change issue type to work item type and add translations (#2351)

* refactor: replace all occurances of issues and work items

* refactor: replace all occurances of issues and work items (#2354)

* chore: renamed issue to work item (#6522)

* chore: replace missing issue occurances to work items

* fix: build errors

* chore: minor translations update

* fix: build errors

* minor improvements

* fix: build errors

* chore: update teamspace empty states

* chore: work items

* 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: langugae support (#2358)

* fix: added missing keys

* fix: workspace settings

* chore: translation import optimization (#2360)

* chore: optimize translation imports

* fix: extended core

* fix: removed pro_trial

* fix: key fix

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>

* fix: updated keys (#6534)

* fix: updated keys

* fix-sub work items toasts

* fix: minor translations related bugs

* fix: build errors

* chore: add missing translation and minor fixes

* chore: code refactor

* chore: code refactor

* fix: language support keys (#6553)

* minor improvements

* minor fixes

* fix: remove lucide import from constants package

* fix: remove lucide import from constants package

* chore: regenerate all enterprise level translations

* chore: remove all  from translations

* chore: regenerate all translations

* chore: addded chinese and japanese translation files

* chore: remove all  from translations

* chore: dashboard translation

* 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

* fix: fixed key names (#2413)

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* 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: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: Vamsi Krishna <46787868+mathalav55@users.noreply.github.com>
Co-authored-by: Vamsi krishna <matalav55@gmail.com>
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-02-06 20:41:10 +05:30
Prateek Shourya
f5f974565a [WEB-3251] improvement: optimize projects API (#2296)
* remove: members from projects api

* chore: only return member ids

* chore: slim project response endpoint

* chore: projects loader update

* improvement: optimize and handle projects API data

* improvement: project stats and attributes endpoints

* improvement: projects list loader

* chore: minor type update

* chore: minor updates

* add changes removed in merge conflicts

* fix: build errors

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-02-04 16:00:01 +05:30
Akshita Goyal
79a357edd1 fix: project overview activity page break issue (#2243) 2025-01-21 15:06:06 +05:30
Anmol Singh Bhatia
51b3c10c5c fix: project overview activity build error (#2227) 2025-01-17 16:43:15 +05:30
Anmol Singh Bhatia
451e5e3a81 chore: sidebar sortby value added to local storage (#2214) 2025-01-16 16:16:58 +05:30
Anmol Singh Bhatia
0bfce5ee1f fix: build error (#2210) 2025-01-16 14:32:37 +05:30
Anmol Singh Bhatia
f3325a99eb [WEB-3146] | [WEB-3147] chore: project overview permission (#2207)
* chore: project overview description edit permission updated

* chore: project overview update validation updated
2025-01-16 14:12:59 +05:30
sriram veeraghanta
3e937f4beb fix: merge conflicts 2025-01-14 18:57:46 +05:30
Anmol Singh Bhatia
4c8a0066ae [WEB-3100 | WEB-3098 | WEB-3089] fix: platform fixes and improvements (#2173)
* fix: initiative and epics detail layout scroll

* chore: initiative and project overview store updated

* chore: initiatve attachment improvements

* chore: initative and project overview attachment improvements

* chore: code clean up

* fix: initiative comment attachment upload

* fix: initiative project list dropdown placement

* fix: epic peek view delete

* fix: initiative empty state cta permission

* fix: initiative permission updated
2025-01-10 14:32:04 +05:30
Anmol Singh Bhatia
cbba79e009 [WEB-3098] fix: project overview fixes and improvements (#2170)
* fix: project overview sidebar start and end date updated

* chore: project updates comment improvement
2025-01-10 13:20:31 +05:30
Anmol Singh Bhatia
e0dd15c309 chore: sidebar collapse added to project overview header and code refactor (#2157) 2025-01-10 12:46:43 +05:30
Anmol Singh Bhatia
3c37071d49 [WEB-2943] chore epic initiative and project overview improvement (#2154)
* chore: section empty state and sidebar content wrapper component updated

* fix: initiative link remove mutation

* chore: update sidebar component updated

* chore: sidebar comment validation updated

* chore: sidebar comment validation updated

* chore: collapsible section render

* chore: project overview progress empty state

* chore: sidebar activity, comment and updates sorting
2025-01-08 17:34:49 +05:30
Anmol Singh Bhatia
bc87ebe19c [WEB-2943] chore: layout consistency and code cleanup (#2124)
* chore: epic layout consistency

* chore: code cleanup and build fix

* chore: code cleanup

* chore: initative collapsible state added to store

* chore: initiatve layout consistency

* chore: code cleanup

* chore: code refactoring

* chore: project overview collapsible state and handler added to store

* chore: layout main wrapper component updated

* chore: layout sidebar wrapper component updated

* chore: project overview layout consistency and code refactor

* chore: code cleanup

* fix: build error

* chore: code cleanup
2025-01-08 14:46:45 +05:30
sriram veeraghanta
c7db1ab43d fix: build errors 2025-01-07 03:53:16 +05:30
Anmol Singh Bhatia
bc401457c7 [WEB-3031] fix: project overview description activity (#2089)
* fix: project overview description activity

* fix: project overview metrics

* chore: project settings ux updated
2025-01-02 20:34:11 +05:30
Anmol Singh Bhatia
2f7c6a756b [WEB-2911] chore: project overview improvements (#2060)
* chore: project overview cover upload

* chore: sorting added to project overview sidebar activity and updates

* chore: code refactor
2024-12-31 15:58:05 +05:30
Vamsi Krishna
78902c63a1 chore: modified link behaviour in initiatives and project overview (#2043) 2024-12-27 20:51:39 +05:30
Aaryan Khandelwal
87a4f9784d fix: entity search endpoint (#2032) 2024-12-26 17:34:17 +05:30
Aaryan Khandelwal
c2912b0794 [PE-93] regression: workspace page and published page mentions (#1998)
* chore: workspace member space endpoint

* fix: workspace members fetch logic

* fix: rich text editor mentions callback

* chore: refactor function call

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-12-20 16:13:47 +05:30
Prateek Shourya
513db3b04a refactor: move all issue related enums to constants packages (#1983)
* refactor: move all issue related enums to constants package

* fix: lint errors
2024-12-19 15:00:14 +05:30
Anmol Singh Bhatia
d23147225f chore: project settings upgrade screen updated (#1977) 2024-12-18 20:18:47 +05:30
Akshita Goyal
e2cec28715 Fix: workspace pages readonly editor (#1969)
* fix: remove readonly editor

* fix: flickering

* fix: pi editor splitting + cn imports fixed

* fix: remove readonly editor ref from page root

* fix: space app cn import from editor

* fix: remove dead code

---------

Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2024-12-18 14:52:06 +05:30
Akshita Goyal
905c1cca19 [WEB-2862] fix: loading + enum for assets (#1953)
* fix: loading + enum for assets

* fix: build issue
2024-12-17 17:59:04 +05:30
Akshita Goyal
ea0f897cfc fix: integrated common activity componnet (#1950) 2024-12-17 17:32:46 +05:30
Akshita Goyal
96894ffe0f [WEB-2862] fix: project overview bugs (#1947)
* fix: project overview bugs

* fix: reverted updates

* fic: reverted updates flag
2024-12-17 13:51:00 +05:30
Akshita Goyal
beaef62781 fix: project overview improvements (#1930)
* fix: activity new fields added

* fix: borders

* fix: minor bug fixes

* chore: added the is_project_updates_enabled key

* chore: passed the proejct id

* fix: bugs

* fix: padding issues

* fix: typo

* fix: project service code for toggle apis

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-12-16 19:37:59 +05:30
Anmol Singh Bhatia
653dbcc178 fix: project overview build (#1929) 2024-12-13 18:20:18 +05:30
Akshita Goyal
b4eaca5e3e [WEB-2688] Feat project overview (#1914)
* chore: initial draft

* chore: crud operations for project overview

* chore: ui changes

* chore: integrations

* fix: package chnages

* fix: added loaders

* chore: serializer changes

* feat: added navigation

* fix: lint error

* fix: api calls for comment

* fix: removed imgs

* fix: feature flagged

* fix: removed dupes

* chore: project activity endpoint

* fix: attachments + project reactions

* chore: integrated activity

* fix: build

* chore: added new keys in project activity

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
2024-12-13 17:38:40 +05:30