Commit graph

348 commits

Author SHA1 Message Date
Anmol Singh Bhatia
fbca9d9a7a
[WEB-3996] fix: attachment icon rendering and added support for rar and zip icons (#7007)
* chore: zip and rar file icon

* chore: zip and rar file icon

* fix: attachment icon

* chore: application/x-rar type added

* fix: compressed file extensions

* chore: updated file upload extensions

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-05-02 16:53:06 +05:30
Anmol Singh Bhatia
5a1df8b496
[WEB-3560] chore: work item modal code refactor #6996 2025-04-30 14:56:38 +05:30
Vamsi Krishna
14dc6a56bc
[WEB-3838]feat:sub work items sorting (#6967)
* refactor: sub-work items components, hooks and types

* feat: added orderby and display properties toggle for sub work items

* fix: build errors

* chore: removed issue type from filters

* chore: added null check

* fix: added null check

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-04-29 15:23:10 +05:30
Anmol Singh Bhatia
f5449c8f93
[WEB-3751] chore: work item state icon improvement (#6960)
* chore: return order based on group

* chore: order for workspace stats endpoint

* chore: state response updated

* chore: state icon types updated

* chore: state icon updated

* chore: state settings new icon implementation

* chore: icon implementation

* chore: code refactor

* chore: code refactor

* chore: code refactor

* fix: order field type

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-04-29 14:33:53 +05:30
Prateek Shourya
546217f09b
[WEB-3953] fix: issue description assets upload when project id is switched (#6975) 2025-04-25 14:27:40 +05:30
Anmol Singh Bhatia
5dacba74c9
[WEB-3923] fix: applied filters list #6957 2025-04-22 17:58:16 +05:30
Vamsi Krishna
c8be836d6c
[WEB-3920]fix: estimate activity #6950 2025-04-22 17:45:15 +05:30
Anmol Singh Bhatia
be5d77d978
[WEB-3892] chore: link item improvements (#6944)
* chore: code refactor

* chore: global link block component added

* chore: link item improvement and code refactor
2025-04-17 20:08:53 +05:30
Anmol Singh Bhatia
18fb3b8450
[WEB-3904] fix: sub work item fetching #6945 2025-04-17 20:07:13 +05:30
Sangeetha
aeb41e603c
[WEB-3826] feat: estimate activitites #6937 2025-04-17 17:16:57 +05:30
Anmol Singh Bhatia
0e1ebff978
[WEB-3871] fix: sidebar label property #6934 2025-04-15 19:42:02 +05:30
Aaryan Khandelwal
48557cb670
[WEB-3868] fix: issue detail widget modals #6933 2025-04-15 17:46:45 +05:30
Vamsi Krishna
c401b26dd4
[WEB-3856]chore: refactor work item activity (#6923)
* chore: refactor work item activity

* chore: added estimate render for notifications
2025-04-15 16:35:28 +05:30
Aaryan Khandelwal
a4bca0c39c
[WEB-3859] fix: work item links #6930 2025-04-15 13:46:29 +05:30
Akshita Goyal
ed8d00acb1
[WEB-3849] chore: added intake source in the list (#6919)
* chore: added intake source in the list

* fix: refactor
2025-04-11 19:49:35 +05:30
Vamsi Krishna
b4fc715aba
[WEB-3826] fix: estimate dropdown formatting (#6906)
* * fix: time conversion for estimate dropdown in browse
* chore: updated puncutations for estimates.

* chore: estimate activiy formatting

* chore: estimate activity refactor
2025-04-11 01:41:43 +05:30
Akshita Goyal
2818310619
[WEB-3529] fix: comment reset + edit comment font size + comment box position (#6909)
* fix: comment reset + edit comment font size

* fix: dynamically setting the position of the comment box

* fix: refactor

* fix: nomenclature
2025-04-11 01:40:05 +05:30
Anmol Singh Bhatia
882520b3c7
[WEB-3841] fix: create issue modal now correctly uses current project context #6911 2025-04-11 01:35:27 +05:30
Aaryan Khandelwal
20132e7544
[WEB-3839] fix: peek overview description version history (#6912)
* fix: handle undefined created_at

* chore: add created_by, updated_by updated_at and created_at fields in
relation apis

* chore: handle undefined date

* fix: project typo

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-04-10 16:22:26 +05:30
Aaryan Khandelwal
a3fd616ec4
[WEB-3827] refactor: work item widget components (#6902) 2025-04-09 19:58:16 +05:30
Aaryan Khandelwal
ef20b5814e
[WEB-3792, 3823] fix: intake form version history (#6898)
* chore: intake form version history

* fix: remove autofocus from the copy markdown button

* chore: add logic to display deactivated user
2025-04-09 19:56:59 +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
Anmol Singh Bhatia
0a924e4824
[WEB-3693] chore: cmd-k work item actions improvements (#6891) 2025-04-09 09:25:57 +05:30
sriram veeraghanta
270f282c3c fix: copy url util build error 2025-04-08 15:44:07 +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
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
Vamsi Krishna
475b7a8396
[WEB-3737]chore: updated translations for estimates #6871 2025-04-07 15:50:15 +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
Prateek Shourya
7bb291408d
[WEB-3712] improvement: create draft work item logic (#6847) 2025-04-01 20:47:44 +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
Anmol Singh Bhatia
8216785b27
[WEB-3704] fix: sub work item #6844 2025-03-28 17:02:17 +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
Anmol Singh Bhatia
5cb37a0b9c
[WEB-3560] fix: table layout issue block and code refactor (#6805) 2025-03-24 19:06:36 +05:30
Vamsi Krishna
e8718a84fe
chore: issue detail refactor (#6803) 2025-03-24 18:33:22 +05:30
Aaryan Khandelwal
ef108839c4
[RANTS-57] chore: replace target date with due date in work item filters dropdown (#6806) 2025-03-24 18:24:10 +05:30
Akshita Goyal
e22265dc93
fix: intake refactor (#6698)
* fix: refactor

* fix: refactor

* fix: type

* chore: added source data in intake

* fix: css

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-03-20 14:06:36 +05:30
Vamsi Krishna
d4991b9a48
chore: issue filters refactor (#6742)
* chore: issue filters refactor

* chore: update helper funciton implementation

* chore: removed redundant components
2025-03-17 15:45:34 +05:30
Vamsi Krishna
45ba8cbc83
fix: build errors (#6732) 2025-03-10 17:54:19 +05:30
Vamsi Krishna
a9045adf17
[WEB-3504]chore: issue properties refactor (#6724)
* chore: issue properties refactor

* chore: added export to props

* chore: updated component name
2025-03-10 17:14:46 +05:30
Anmol Singh Bhatia
b75c9a8d8d
[WEB-3401] fix: platform translations (#6727)
* fix: platform translations

* chore: common translation updated
2025-03-10 14:28:38 +05:30
Aaryan Khandelwal
7005ae2b53
chore: add more translation keys (#6715) 2025-03-07 11:31:41 +05:30
Prateek Shourya
6d216f2607
[WEB-3482] refactor: platform components and mobx stores (#6713)
* improvement: platform componenents and mobx stores

* minor improvements
2025-03-06 15:47:46 +05:30
Akshita Goyal
44af90dc6c
fix: issue stats refactor (#6705)
* fix: issue stats refactor

* fix: refactor

* fix: ui color

* fix: translation key
2025-03-06 13:44:37 +05:30
Anmol Singh Bhatia
c021ffddf2
fix: attachment item created by (#6695) 2025-03-04 13:58:32 +05:30
sriram veeraghanta
d08bce35a3 fix: state drop down refactor 2025-02-25 15:39:29 +05:30
Anmol Singh Bhatia
fde8630c5b
fix: work item attachment count mutation (#6670) 2025-02-25 12:54:51 +05:30
Vipin Chaudhary
bcb9c73634
[WEB-3411] fix: archive permission (#6661)
* fix restore typo

* fix archive permissions

* fix restore typo
2025-02-24 14:33:55 +05:30
sriram veeraghanta
952eee8d55 fix: minor refactoring changes for state dropdowns 2025-02-24 14:14:24 +05:30
Anmol Singh Bhatia
2d6c26a5d6
[WEB-3436] fix: work item delete permission and header translation (#6654)
* fix: work item header translation

* fix: work item delete permission
2025-02-20 18:32:22 +05:30
Anmol Singh Bhatia
376f781052
fix: attachment item avatar (#6650) 2025-02-19 18:02:39 +05:30