Aaryan Khandelwal
72ccbce537
refactor: issue widget components
2025-04-09 17:57:28 +05:30
Vamsi Krishna
cca851401f
[WEB-3821]chore: time estimates UI fixes ( #2915 )
2025-04-09 17:21:26 +05:30
Anmol Singh Bhatia
111e164458
[WEB-3755] fix: integrations settings upgrade button ( #2914 )
2025-04-09 16:50:30 +05:30
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
73b6bc4dc8
[WEB-2595] fix: cycle update issue + ticks ( #2595 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-04-09 15:16:27 +05:30
sriram veeraghanta
31a36922cd
fix: merge conflicts
2025-04-09 15:10:45 +05:30
sriram veeraghanta
a794c44cd8
fix: merge conflicts
2025-04-09 15:06:40 +05:30
Vamsi Krishna
993c7899b6
[WEB-3759] chore: header revamp for cycles, modules, pages and views ( #6875 )
...
* chore: header revamp for cycles, modules, pages and views
* chore: moved list fetch to layout level
2025-04-09 14:56:57 +05:30
Prateek Shourya
1f9222065e
[WEB-3788] improvement: enhance project properties related components modularity ( #6882 )
...
* improvement: work item modal data preload and parent work item details
* improvement: collapsible button title
* improvement: project creation form and modal
* improvement: emoji helper
* improvement: enhance labels component modularity
* improvement: enable state group and state list components modularity
* improvement: project settings feature list
* improvement: common utils
2025-04-09 14:50:43 +05:30
Akshita Goyal
670134562f
[WEB-3808] fix: replaced the profile charts with propel components #6892
2025-04-09 14:50:23 +05:30
Akshita Goyal
144c793e9e
[WEB-3803] fix: duplicate comments issue ( #6893 )
...
* fix: duplicate comments issue
* fix: refactor
2025-04-09 14:49:54 +05:30
Anmol Singh Bhatia
0a924e4824
[WEB-3693] chore: cmd-k work item actions improvements ( #6891 )
2025-04-09 09:25:57 +05:30
pushya22
e1bdcad0dc
Sync: Community Changes #2902
...
Sync: Community Changes
2025-04-08 19:38:14 +05:30
Aaryan Khandelwal
08702a5381
[WEB-3766] fix: user avatar in description version history dropdown item ( #6888 )
...
* fix: avatar url
* chore: update version modal width
2025-04-08 18:05:14 +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
pushya22
2a9abb8838
Sync: Community Changes #2897
...
Sync: Community Changes
2025-04-08 15:50:08 +05:30
sriram veeraghanta
270f282c3c
fix: copy url util build error
2025-04-08 15:44:07 +05:30
sriram veeraghanta
8587a28498
Sync: Community Changes #2896
2025-04-08 15:26:53 +05:30
Aaryan Khandelwal
37699362ad
[WEB-3797] fix: remove leading slash from URL to copy ( #6890 )
...
* fix: remove prefix slash if present
* chore: make use of URL class to generate a valid URL
2025-04-08 15:22:23 +05:30
sriram veeraghanta
484f325cbc
Sync: Community Changes #2892
2025-04-08 14:49:56 +05:30
Vamsi Krishna
23f7d66f22
chore: set workspaces and project states to expand by default ( #2893 )
2025-04-08 14:49:17 +05:30
Vamsi Krishna
27cec64c56
[WEB-3794]chore: set project states to expand by default #6885
2025-04-08 14:38:08 +05:30
Akshita Goyal
782b09eeaf
[WEB-3711] fix: relations delete issue ( #6887 )
...
* fix: relations delete issue
* fix: removed unnecessary type casting
2025-04-08 14:37:00 +05:30
Akshita Goyal
5ac5892fe5
[WEB-3586] fix: recents dropdown in home #6889
2025-04-08 14:32:08 +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
sriram veeraghanta
293b3725c1
Sync: Community Changes #2888
2025-04-07 19:09:56 +05:30
Akshita Goyal
c3cfcc1b92
[WEB-3753] fix: font size for comment box changed #6881
2025-04-07 19:06:04 +05:30
sriram veeraghanta
0c96d8d1fa
fix: merge conflicts
2025-04-07 15:56:36 +05:30
Vamsi Krishna
475b7a8396
[WEB-3737]chore: updated translations for estimates #6871
2025-04-07 15:50:15 +05:30
Akshita Goyal
0630a83f44
[WEB-3743] fix: Attached epic is not visible under properties of a work item when user opens work item in new tab ( #2860 )
...
* fix: attached epic is not visible under properties of a work item when user opens work item in new tab
* chore: add `is_epic` to IssueLiteSerializer
* chore: handle error case
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-04-04 20:15:44 +05:30
sriram veeraghanta
9f8b9305b5
fix: merge conflicts
2025-04-04 20:12:42 +05:30
Aaryan Khandelwal
34337f90c1
[WEB-3748, 3749] feat: work item description version history ( #6863 )
...
* chore: work item description versions
* chore: intake issue description
* chore: intake work item description versions
* chore: add missing translations
* chore: endpoint for intake description version
* chore: renamed key to work item
* chore: changed the paginator class
* chore: authorization added
* chore: added the enum validation
* chore: removed extra validations
* chore: added extra validations
* chore: modal position
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-04-04 20:09:02 +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
sriram veeraghanta
6fef2f3b78
fix: merge conflicts
2025-04-04 17:04:03 +05:30
Vamsi Krishna
9c10235fca
[WEB-3737]chore: estimates code refactor and translations ( #6857 )
...
* * chore: refactored estimates components.
* chore: added translations for estimates components.
* fix: translation key update
2025-04-04 16:59:12 +05:30
pablohashescobar
50935ea83f
fix: merge conflicts
2025-04-03 00:11:35 +05:30
Vamsi Krishna
adee686ea3
[WEB-3699]fix: create link modal text flicker ( #6860 )
2025-04-02 23:08:18 +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
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
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
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