Commit Graph

2830 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
47e4d6e19c [WEB-3745] chore: work item icon color picker improvement #2858 2025-04-02 17:38:37 +05:30
sriram veeraghanta
ae7f776830 Sync: Community Changes #2859 2025-04-02 17:38:13 +05:30
M. Palanikannan
523ab3f4a1 [WEB-3747] regression: readonly mode with fragments (#6861) 2025-04-02 17:34:28 +05:30
sriram veeraghanta
4601960f4e fix: merge conflicts 2025-04-02 13:46:43 +05:30
Anmol Singh Bhatia
49b862bff0 [WEB-3540] dev: work item type icon improvement (#2814)
* dev: color picker component added

* chore: helper function added

* chore: code refactor

* chore: work item type icon improvement

* chore: code refactor

* fix: build error

* chore: code refactor

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-04-02 13:43:29 +05:30
M. Palanikannan
a57c37c26c [PE-304] feat: make floating link generic and use it for all editors (#6552)
* fix: make floating link generic and use it for all editors

* fix: link component behaviour with selected text fixed and storage is now typed

* chore: link view seperated

* fix: editor link edit view across multiple links resets now

* fix: link view container

* fix: cleaning up

* fix: url validation
2025-04-02 13:42:34 +05:30
Prateek Shourya
b179dd8ec3 [WEB-3516] Improvement: work item templates (#2843)
* improvement: apply work item template if create more toggle is enabled

* improvement: no results message for work item template dropdown

* improvement: work item template selection dropdown.

* improvement: template description font size

* improvement: translations updated
2025-04-01 21:13:23 +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
Vamsi Krishna
c6d678c724 [WEB-3733]chore: mutation fix for local db, customer dropdown UI. (#2848)
* * fix: work item count mutation in no load
* chore: updated ui for customer dropdown in work item detail sidebar.

* feat: added language translations

* fix: customer icon size

* chore: updated border colors
2025-04-01 20:53:56 +05:30
sriram veeraghanta
1a32ed09e2 Sync: Community Changes #2855 2025-04-01 20:52:17 +05:30
Prateek Shourya
7bb291408d [WEB-3712] improvement: create draft work item logic (#6847) 2025-04-01 20:47:44 +05:30
Anmol Singh Bhatia
4be94adaca [WEB-2597] fix: handle favorite entity data causing application error (#6853) 2025-04-01 20:47:01 +05:30
sriram veeraghanta
17e93b3ec3 Sync: Community Changes #2845 2025-03-28 18:40:18 +05:30
Anmol Singh Bhatia
921dfe3222 [WEB-3704] chore: work item store optimization and code refactor (#6846)
* chore: work item store optimization and code refactor

* chore: code refactor
2025-03-28 18:38:44 +05:30
sriram veeraghanta
561950db01 Sync: Community Changes #2844 2025-03-28 17:03:51 +05:30
Anmol Singh Bhatia
8216785b27 [WEB-3704] fix: sub work item #6844 2025-03-28 17:02:17 +05:30
Henit Chobisa
e5395f296c fix: remove flatfile from importers list in ee (#2840) 2025-03-28 16:09:23 +05:30
Prateek Shourya
795851b55b [WEB-3680] improvement: add customer_count and customer_request_count to local db (#2836) 2025-03-28 15:48:48 +05:30
sriram veeraghanta
28dd8d8bc7 Merge branch 'preview' into sync/ce-ee 2025-03-28 15:47:51 +05:30
Prateek Shourya
09caf148ed [WEB-3701] fix: use getCycleById to ensure null handling for cycle access (#2832) 2025-03-28 15:16:43 +05:30
Aaryan Khandelwal
0befe4edd9 [WEB-3684] refactor: rearrange widget config axis properties #2835 2025-03-28 15:16:13 +05:30
Prateek Shourya
691cbef1f2 [WEB-3701] fix: use getCycleById to ensure null handling for cycle access (#6838)
* [WEB-3701] fix: use `getCycleById` to ensure null handling for cycle access

* fix: cycle sidebar storage values
2025-03-28 15:12:40 +05:30
Prateek Shourya
fed0ef6185 [WEB-3705] improvement: clear local db on version change (#6843)
* [WEB-3705] improvement: clear local db on version change

* chore: remove console.log
2025-03-28 15:12:03 +05:30
pushya22
947a7f5b49 Sync: Community Changes (#2834)
Sync: Community Changes
2025-03-28 13:37:58 +05:30
Akshita Goyal
e8779511ad [WEB-3673] fix: password change form (#6839)
* fix: change password

* fix: added store action for change password

* fix: type

* fix: store refactor
2025-03-28 13:35:42 +05:30
sriram veeraghanta
39e563349f fix: merge conflicts 2025-03-27 20:16:34 +05:30
Akshita Goyal
70c0f9613b [WEB-2733] fix: added no cycle option for bulk ops (#2825) 2025-03-27 20:05:33 +05:30
Henit Chobisa
9f20900efa fix: jira parent relation not getting imported and csv importer deactivate button (#2830)
* fix: parent key with jira transform

* fix: remove deactivate button from csv importer

* fix: removed write file
2025-03-27 20:03:01 +05:30
Anmol Singh Bhatia
99dba80d19 [WEB-3540] dev: color picker component (#6823)
* dev: color picker component added

* chore: helper function added

* chore: code refactor

* chore: code refactor

* chore: code refactor

* chore: code refactor
2025-03-27 17:48:39 +05:30
Akshita Goyal
869c755065 [WEB-3698] fix: comments refactor (#6759)
* fix: comments refactor

* fix: add edited at

* chore: add edited_at validation at issue comment update

* fix: comment mentions

* fix: edited at

* fix: css

* fix: added bulk asset upload api

* fix: projectId prop fixed

* fix: css

* fix: refactor

* fix: translation

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-03-27 17:28:52 +05:30
Vamsi Krishna
a5ffbffed9 [WEB-3694] feat: added dates display in user timezone in analytics sidebar (#6834) 2025-03-27 17:18:09 +05:30
Henit Chobisa
07dd65529e feat: remove feature flags for importers (#2811) 2025-03-27 16:57:07 +05:30
sriram veeraghanta
f9c029ea27 Sync: Community Changes #2821 2025-03-27 13:56:34 +05:30
Vamsi Krishna
1121c58ada fix: label update for date dropdown (#6832) 2025-03-27 13:52:30 +05:30
sriram veeraghanta
dcd60c6672 Sync: Community Changes (#2817) 2025-03-26 21:13:02 +05:30
Aaryan Khandelwal
a25cd426a9 style: page editor width and layout updates (#6826) 2025-03-26 21:10:44 +05:30
Vamsi Krishna
790a703e30 [WEB-3681]feat: added user timezone dates for cycle (#2807)
* feat: added user timezone dates for cycle

* *chore: added translations
*chore: refactored user timezone functions

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-03-26 21:07:33 +05:30
Aaryan Khandelwal
8926e51d1f [WEB-3684] enhancement: workspace dashboards (#2810)
* fix: donut progress chart

* chore: upgrade screen for unavailable plans

* fix: dashboard edit modal data persistence

* chore: breadcrumbs dashboards list dropdown

* fix: tooltip header overflow
2025-03-26 21:04:46 +05:30
Akshita Goyal
e454b2f7aa [WEB-3687] fix: teamspaces tab removed for guests + wiki pages restricted for guests (#2812) 2025-03-26 20:48:03 +05:30
sriram veeraghanta
dd187de7bb fix: merge conflicts 2025-03-26 20:44:36 +05:30
Vamsi Krishna
ae6e5a48fa [WEB-3681]feat: added user timezone dates for cycle (#6820)
* feat: added user timezone dates for cycle

* *chore: added translations
*chore: refactored user timezone functions
2025-03-26 20:23:19 +05:30
Akshita Goyal
38eb0c610a [WEB-3600] Fix join project (#2792)
* fix: private project join issue

* chore: return network value

* fix: return network key for project attributes

* fix: refactor

* fix: send network value as integer

* fix: join project button

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-03-26 13:25:26 +05:30
Akshita Goyal
e8651d1dc9 [WEB-3670] fix: page permissions (#2806) 2025-03-26 13:24:57 +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
Prateek Shourya
99bdc37cf1 [RANTS-69] fix: notification card height flickering on hover (#2796) 2025-03-25 20:32:41 +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
Prateek Shourya
024472c1d5 [RANTS-67] improvement: update work item/ epic link to follow the new format in the command palette and enhanced search (#2798) 2025-03-25 20:31:38 +05:30
Aaryan Khandelwal
f01dc8b6dd [RANTS-74] fix: hide disabled features from work item bulk operations toolbar (#2799) 2025-03-25 20:31:03 +05:30
Vamsi Krishna
ae4446ea13 [WEB-3680] fix: adjusted modal positions (#2803) 2025-03-25 20:27:45 +05:30
sriram veeraghanta
c613848b5d Merge branch 'preview' into sync/ce-ee 2025-03-25 20:26:27 +05:30