Commit Graph

59 Commits

Author SHA1 Message Date
Nikhil
9b05964f8a [WEB-2963] feat: project templates (#2693)
* chore: add template

* chore: add page template and project template migrations

* chore: add migration file for project and page templates

* chore: page templates

* chore: update template

* feat: page templates

* chore: update model

* chore: asset copy

* chore: update page templates

* feat: add project template create/update endpoint

* improvement: update all templates endpoint

* chore: project template basic types and services

* feat: project template instance and store

* feat: project template store hooks

* chore: feature flags and minor improvements

* feat: project templates list settings

* feat: project templates

* chore: common constants across templates

* improvement: work item template util types

* improvement: moved all project related types to packages and re-exported them to avoid changes in files.

* feat: create project template form with all basic fields and attributes

* chore: add project creation bgtask from template

* chore: update project template configuration

* chore: update project template migrations

* chore: added migration for workspace connection disconnect_meta

* chore: update migration files

* chore: model changes

* chore: add project template validation

* chore: update template task

* chore: project templates endpoints

* fix: base serializers

* chore: add comment edit migrations

* chore: minor improvements and base template store fixes

* chore: minor improvements

* improvement: common template related components

* feat: project template features

* chore: minor formatting

* chore: minor translation updates

* feat: update project template form data

* chore: work item template util improvements

* feat: use project templates in create project modal

* chore: use template endpoint

* chore: update imports

* feat: project creation using templates

* fix: build error

* feat: work item type creation form

* chore: convert project work item types form data to required schema

* feat: update work item type form data extraction and sanitization

* chore: add project template default settings

* chore: update formatting

* improvement: sync all project level features

* revert: utils package build related changes

* feat: project epics in templates

* chore: update background task to handle member and intake creation

* improvement: epic name while creating template

* fix: api server

* revert: utils build

* feat: added work item labels while creating project templates

* chore: update project template task

* refactor: project state list components

* improvement: additional classNames for the group list item and state item

* fix: options

* fix: epic creations

* feat: add project states while creating project templates

* improvements: add empty state for labels

* chore: remove unused exports

* fix: build error

* chore: add intake setting schema

* feat: intake feature settings for project templates

* feat: intake settings and deploy board when creating project from template

* fix: feature children layout

* fix: form keydown events

* fix: template description

* fix: delete state button type

* improvement: UI enhancements related to background, border and shadow

* improvement: project templates dropdown

* improvement: remove empty templates list sections

* improvement: remove empty templates list sections

* improvement: enhance project level template list modularity

* improvement: minor component improvements

* chore: minor type changes

* improvement: template list loader

* improvement: project template form background color

* improvement: work item template form background color

* chore: add asset url validation and resolve pr comments

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2025-04-09 15:22:04 +05:30
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
Aaryan Khandelwal
c061c4a38b regression: copyURLToClipboard helper imports #2899 2025-04-08 16:03:34 +05:30
Prateek Shourya
b621d76dc8 [WEB-3516] improvement: remove parent from work item template and context-aware data preload (#2887) 2025-04-07 19:11:13 +05:30
Akshita Goyal
299a26a851 [WEB-3784] Chore: comment refactor for epics, initiatives and teamspaces (#2737)
* fix: wip

* fix: store update issue

* fix: initiatives and epics comments refactor

* fix: refactor

* fix: issue comments refactor

* fix: refactor

* fix: teamspaces comments

* fix: types

* fix: refactor

* fix: edited at

* chore: add comment edit migrations

* fix: css

* fix: return comment reactions

* chore: return edited_at for comments

* fix: css

* fix: asset uploads

* feat: bulk insert endpoint for workspace level assets

* fix: projectIds fixed

* fix: css

* fix: css

* fix: refactor

* fix: edited_at for epic comment update

* fix: build

* fix: refactor

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-04-07 16:00:34 +05:30
Vipin Chaudhary
755892342b [PE-266] Fix: Disable Submit by Enter While Image is Uploading #2868 2025-04-04 17:11:37 +05:30
Prateek Shourya
466e52be38 [WEB-3704] fix: epics analytics when sub work items are added, updated, removed or deleted (#2846) 2025-04-01 21:04:29 +05:30
Akshita Goyal
f834597526 [WEB-3506] fix: epics stats update issue (#2692)
* fix: epics stats update issue

* fix: removed extra calls
2025-03-25 20:33:09 +05:30
Anmol Singh Bhatia
4e261135db [WEB-3559] chore: epic identifier (#2787) 2025-03-24 15:44:16 +05:30
Anmol Singh Bhatia
5843d22577 [WEB-3468] feat: epic url pattern (#2758)
* chore: add meta endpoint for epics

* chore: add is_epic field in details

* chore: epic meta endpoint added and helper function updated

* chore: epic url pattern

* chore: code refactor

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-03-24 13:09:29 +05:30
Anmol Singh Bhatia
9f549587a7 [WEB-3511] fix: initiatives analytics mutation (#2705)
* fix: initiatives analytics mutation

* chore: code refactor
2025-03-11 01:47:45 +05:30
Aaryan Khandelwal
900c6cb19c fix: avatar url render method (#2661) 2025-03-06 16:39:21 +05:30
Nikhil
7bcce70402 feat: work item templates (#2624)
* chore: dashboard migrations

* chore: changed the name of the dashboard

* chore: removed the show legend

* chore: added deleted by in workspace connection

* feat: templates settings upgrade page

* chore: update issue modal formstate prop

* feat: issue template

* feat: templates store

* chore: no work item templates empty state

* chore: updated the migration file

* chore: workspace settings layout update

* chore: template store improvements

* chore: layout grouping

* feat: work item template creation form and list

* chore: changed the migration file

* chore: added project base model

* chore: migration changes

* fix: migration

* feat: work item modeling

* chore: update migrations

* feat: basic work item template integration

* chore: template creation form improvement

* feat: template apis

* chore: add logo for customers

* fix: template endpoints

* feat: update work item template

* chore: add validation

* fix: build error

* feat: add feature flagging

* chore: minor field updates

* fix: workitem patch

* fix: template patch

* fix: template fetch endpoint

* feat: API integration

* fix: issue property schema

* chore: minor UI / UX improvements

* improvement: work item template utility improvements

* feat: custom property values in templates:
'

* feat: project level work item templates

* feat: add issue property validation

* improvement: work item template data sanitization

* feat: custom property values for work item templates

* chore: data sanitization for work item templates update form

* improvement: work item templates update form validation errors

* chore: remove base template un used store actions type

* improvement: template form refactor

* chore: template update validation

* chore: minor fixes in project level templates

* fix: template merge

* chore: partial update

* chore: attach all work item templates with default type

* fix: type checking

* chore: only show templates attached to active work item type

* improvement: template schema

* fix: project level template delete endpoint

* improvement: service refactor in work item template store

* fix: project level template update endpoint

* improvement: template ordering

* improvement: assignee role validation for work item templates

* improvement: enable project level work item templates settings for project members

* fix: template instance update

* fix: minor UI/ UX

* fix: minor improvements and fixes

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-03-05 21:44:20 +05:30
Anmol Singh Bhatia
dee8bd6cdf chore: progress section indicator added (#2620) 2025-02-28 12:02:48 +05:30
Prateek Shourya
54846ace87 [WEB-3455] improvement: workflows (#2601)
* improvement: remove workflow icon from state list

* improvement: drop disabled highlight

* chore: update mover to reviewer in ux copy

* chore: option to always allow state change in dropdown

* chore: minor translations update

* chore: fix epic validation while creating new epics
2025-02-25 16:58:10 +05:30
Anmol Singh Bhatia
2ad0b18b32 fix: epics peek view and mutation (#2581) 2025-02-21 20:44:19 +05:30
sriram veeraghanta
0d3add7c1c fix: reverting epic icons 2025-02-20 17:49:46 +05:30
Vipin Chaudhary
8e26e1406b Fix: Update Epic Icon (#2567)
* remove epic icon svg

* update epic icon to boxes from luicide

* remove spaces
2025-02-19 22:41:34 +05:30
Aaryan Khandelwal
a9c3695409 fix: build errors (#2564)
* fix: build errors

* chore: revert customers change
2025-02-19 21:09:03 +05:30
Anmol Singh Bhatia
dd88c0625a [WEB-3426] fix: inbox count (#2545)
* fix: inbox count

* fix: undefined workspaceslug handling
2025-02-19 01:52:32 +05:30
Prateek Shourya
4f2a4944ef fix: separate work item type and epic custom properties fetching (#2495)
* fix: seprate work item type and epic custom properties fetching

* fix: better error handling

* fix: error handling

* improvement: seprate out feature enable check

* improvement: seprate out epic analytics store

* chore: swr keys update

* minor updates realted to code splitting'
2025-02-18 15:10:35 +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
Anmol Singh Bhatia
6ff7dbdb3a [WEB-3395] fix: create sub work item operation (#2504)
* fix: add sub work item operation

* chore: code refactor
2025-02-14 17:00:45 +05:30
Anmol Singh Bhatia
fb3f784195 [WEB-3362] fix: create sub work item operation (#2491)
* fix: create sub work item operation

* chore: epic sub work item modal operation updated
2025-02-13 23:40:11 +05:30
Prateek Shourya
581eda477a fix: minor grammar fix (#2470) 2025-02-12 16:21:04 +05:30
Anmol Singh Bhatia
b1720619fc [WEB-3333] fix: initiatives epic peek view create modal (#2422)
* fix: initiatives epic create modal

* fix: initiatives epic create modal
2025-02-07 14:06:16 +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
Anmol Singh Bhatia
ecc0afb91b [WEB-3290] chore: initiative improvements (#2377)
* chore: initiative list improvements

* chore: epic peek view implemented in initiative detail page

* fix: mutation

* chore: code refactor

* chore: code refactor

* chore: code refactor
2025-02-04 15:26:45 +05:30
Anmol Singh Bhatia
89af5fb198 [WEB-3272 | WEB-3277] chore: initiatives improvements (#2370)
* chore: initiative order updated and fix project count

* initiative progress indicator validation updated

* chore: delete delete permission updated

* chore: edit permission updated

* chore: initiative list properties disabled
2025-02-03 20:22:35 +05:30
Prateek Shourya
c40d2cf41c [WEB-3250] refactor: teams to teamspaces (#2325)
* refactor: teams to teamspaces

* fix: utils package build

* chore: more updates related to teamspaces

* fix: teamspace sidebar

* fix: description activity and some more updates for teamspaces

* chore: hide teamspace scope dropdown
2025-01-31 02:46:22 +05:30
Prateek Shourya
1201cc1faf [WEB-3225] chore: updated feature flag keys and removed deprecated flags (#2289)
* chore: handled new and updated feature flags in graphql

* chore: updated feature flag keys

---------

Co-authored-by: gurusinath <gurusainath007@gmail.com>
2025-01-24 17:38:33 +05:30
Prateek Shourya
153b2e3932 fix: redirection for cross projects epics relations (#2280) 2025-01-23 19:55:40 +05:30
Akshita Goyal
f8f429afe7 [WEB-3190] Chore epics initiatives (#2257)
* chore: added epics to initiatives properties

* fix: added modals for epics and projects

* fix: added epic id to epic relations search query

* fix: relates to returning same epic

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-01-22 16:47:15 +05:30
Prateek Shourya
023d6af786 [WEB-3192] fix: epic peek overview redirection on issue's layout and epic relations (#2253) 2025-01-21 22:07:25 +05:30
Sangeetha
f645bba915 [WEB 3132] chore: initiative stats improvements (#2204)
* feat: API to return completed and total issues of initiatives

* Return analytics for each initatives

* Optimizing initative project query

* chore: opitmised the initiative stats

* chore: initiaitve list stats

* chore: initiative analytic improvement

* chore: added epic analytics in initiative

* chore: initiative epic analytic improvement

* chore: initiative epic analytic improvement

* chore: initiative epic analytic improvement

* chore: epic list analytics count

* chore: epic layout stats improvement

* chore: code refactor

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2025-01-17 16:17:40 +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
b49c18c01d [WEB-3139] fix: sub-issue visibility (#2211)
* fix: issue visibility

* chore: epics issue component improvement and code refactor
2025-01-16 15:32:16 +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
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
416ad1be1d chore: epic level logic updated (#2041)
* chore: project level epic

* chore: project feature variable changed

* chore: project wrapper issue type swr updated

* chore: minor bug fixes and code refactor

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2024-12-27 21:29:25 +05:30
Anmol Singh Bhatia
93550b2f9c [WEB-2907] chore: issue store updated and code refactor (#2033)
* fix: epic detail store fix and refactor

* fix: epic detail store fix and refactor

* chore: project enable status refactor

* chore: layout ux updated and code refactor
2024-12-26 20:30:19 +05:30
Anmol Singh Bhatia
0057f140f4 [WEB-2879] fix: project epic fixes and improvements (#1999)
* fix: project epic settings loader improvements

* chore: epic detail endpoint for timeline

* fix: epic and issue peek view modal context

* chore: epic list page breadcrumbs functionality and ux copy of action item updated

* chore: epic peek view mutation fixes and modal context improvement

* fix: issue type store mutation

* chore: project id in epic response

* fix: invalid syntax and epics-detail endpoint url

* fix: epic list header, calendar layout and issue service updated

* chore: added sub grouping filter

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2024-12-23 20:21:44 +05:30
Anmol Singh Bhatia
f37f3e6b25 chore: epics layout ux updated (#1986) 2024-12-19 20:53:16 +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
Anmol Singh Bhatia
3cfe1167d7 chore: epics improvements (#1972)
* fix: epics sub issues fetching

* chore: epic comment ui updated

* chore: epic relation empty state added
2024-12-18 18:13:49 +05:30