Commit Graph

2639 Commits

Author SHA1 Message Date
Akshita Goyal
95e05cd4ff refactor: version removed from cycle creation api (#2590)
* fix: version removed from cycle creation from FE

* chore: set the default version of cycles

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-03-04 18:41:23 +05:30
sriram veeraghanta
a00456f692 Sync: Community Changes (#2641)
* fix: attachment item created by (#6695)

* fix: module flicker issue on property updation (#6699)

* [WEB-3477] fix: mutation issue on moving work items for a manually ended cycle (#6696)

---------

Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
2025-03-04 18:40:09 +05:30
Akshita Goyal
80198f5fda [WEB-3477] fix: mutation issue on moving work items for a manually ended cycle (#6696) 2025-03-04 18:32:02 +05:30
Akshita Goyal
6ac28ad614 fix: module flicker issue on property updation (#6699) 2025-03-04 18:30:53 +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
Anmol Singh Bhatia
c021ffddf2 fix: attachment item created by (#6695) 2025-03-04 13:58:32 +05:30
Anmol Singh Bhatia
67205a721d [WEB-3469] fix: work item permission and validations (#2626)
* chore: fix unauthorized error for private project in work item detail endpoint

* chore: add getProjectByIdentifier to project store

* chore: join project empty state updated

* chore: work item detail page validation updated

* chore: code refactor

* chore: code refactor
2025-03-04 13:53:46 +05:30
Prateek Shourya
b335bdbc2c [RANTS-23] fix: prevent epic issues from being added to local db (#2622) 2025-03-04 01:45:46 +05:30
sriram veeraghanta
bfd1375510 Merge pull request #2634 from makeplane/sync/ce-ee
Sync: Community Changes
2025-03-03 18:28:04 +04:00
Anmol Singh Bhatia
f8997446e2 feat: italian translations (#6692)
* Create translations.json - ITALIAN translation (#6667)

* chore: italian translation updated

* feat: italian translation added

* fix: module end date translation

---------

Co-authored-by: Nicolas Bossi <nicolasbossi@gmail.com>
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
2025-03-03 19:56:39 +05:30
sriram veeraghanta
3da126abcd Merge pull request #2632 from makeplane/sync/ce-ee
Sync: Community Changes
2025-03-03 16:48:25 +04:00
Anmol Singh Bhatia
9487c02954 chore: extended sidebar improvement (#6693) 2025-03-03 18:12:03 +05:30
sriram veeraghanta
c9a4fd5eeb Merge pull request #2631 from makeplane/sync/ce-ee
Sync: Community Changes
2025-03-03 16:35:18 +04:00
Akshita Goyal
0188cabbde fix: module date picker (#6691)
* fix: Handled workspace switcher closing on click

* fix: reverted module date picker changes
2025-03-03 17:56:39 +05:30
Akshita Goyal
392a6e0137 [WEB-3475] fix: cycle dates dropdown (#6690)
* fix: Handled workspace switcher closing on click

* fix: Cycle date picker

* fix: Made onSelect optional in range range component
2025-03-03 17:39:07 +05:30
Akshita Goyal
e28e6c9546 Fix date range picker (#2610)
* fix: Handled workspace switcher closing on click

* fix: replaced date range picker with date picker at some places

* fix: initiatives range picker

* fix: project gallery day picker fix
2025-02-28 13:33:32 +05:30
Aaryan Khandelwal
69e35063f3 fix: epic kanban card hover state (#2612) 2025-02-28 12:08:46 +05:30
Sangeetha
1495a4ed55 [RANTS-25] fix initiative private projects page break issue (#2617)
* fix: added check for project logo props in initiatives

* fix: return project name

* fix: project name in initiatives

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
2025-02-28 12:07:38 +05:30
Anmol Singh Bhatia
dee8bd6cdf chore: progress section indicator added (#2620) 2025-02-28 12:02:48 +05:30
Akshita Goyal
59a0925d34 fix: date range picker on cycles and modules list (#6676)
* fix: Handled workspace switcher closing on click

* fix: replaced date range picker with date picker at some places
2025-02-25 21:21:02 +05:30
sriram veeraghanta
20c55601d3 fix: intake work item creation refactor (#2606)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-25 18:03:43 +05:30
sriram veeraghanta
6356bb1dbb fix: intake work item creation refactor 2025-02-25 17:56:11 +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
sriram veeraghanta
535c928796 Sync: Community Changes (#2604)
* chore: ru translation updated (#6672)

* fix: state drop down refactor

---------

Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-25 15:40:45 +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
sriram veeraghanta
beb31eb9b3 Merge pull request #2596 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-24 21:12:57 +05:30
sriram veeraghanta
f70eae2f3b fix: package version update 2025-02-24 20:37:55 +05:30
sriram veeraghanta
16425ad2ef [WEB-3452] Fix: date picker auto close (#6662) (#2589)
* fix: Handled workspace switcher closing on click

* fix: removed auto close for date range picker

Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
2025-02-24 15:27:30 +05:30
Akshita Goyal
e4dd2a6c07 [WEB-3452] Fix: date picker auto close (#6662)
* fix: Handled workspace switcher closing on click

* fix: removed auto close for date range picker
2025-02-24 15:10:22 +05:30
Vipin Chaudhary
cf68e5a333 [WEB-3413] Fix : handle deactivated users in issue property activity (#2582)
* fix typo

* handle deactivated user

* add actor detail from api

* add actor_details
2025-02-24 15:02:07 +05:30
rahulramesha
8676edea84 feat: Workflow Engine (#1877)
* feat workflows working commit

* fix minor change

* chore: workflow migration

* workflow changes

* add worflow link

* chore: customer model migration

* fix: build errors

* chore: added the actor endpoint for workflow

* chore: workspace level workflow endpoint

* chore: patch endpoint for states

* improvement: workflow engine

* improvement: workspace level workflows

* fix: disabled workflow overlay message position

* chore: handeled the actors logic

* chore: bulk operations validation

* chore: add unique approvers count in state transition

* chore: update overlay opacity

* chore: reset workflow endpoint

* chore: creation validation for issue

* chore: workflows enable disable flow

* chore: default state validation

* minor icon sizes improvement

* chore: created the activity for workflows

* feat: workflow change history and reset

* fix: state option alignment

* chore: state transition approver activity:

* fix: build errors

* chore: enable workflow empty state

* chore: workflow activity changes

* chore: language support and Ui improvements

* chore: code cleanup

* improvement: worflow UI and UX

* chore: translations update

* chore: minor UI fixes

* improvement: issue to work item in workflow related files

* fix: sync state transition and work item creation map

* improvement: issue to work item in workflow related files

* improvement: workflow group overlay code seperation

* chore: bulk operations error message when workflow is enabled

* chore: workflows feature flag check while fetching

* chore: update workflow icon

* fix: workflow settings scroll

* chore: translations

* minor improvements

* fix: toggle project features

* fix: add is_workflow_enabled to project features response

* chore: handle state workflow from command pallette

* fix: build errors

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-02-24 15:01:49 +05:30
sriram veeraghanta
8cc0c39e9f [WEB-3411] fix: archive permission (#6661) (#2588)
* fix restore typo

* fix archive permissions

* fix restore typo

Co-authored-by: Vipin Chaudhary <VipinChaudhary1809@gmail.com>
2025-02-24 14:44:13 +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
Prateek Shourya
620a0b58fa Merge branch 'preview' into sync/ce-ee 2025-02-24 14:21:56 +05:30
sriram veeraghanta
952eee8d55 fix: minor refactoring changes for state dropdowns 2025-02-24 14:14:24 +05:30
Akshita Goyal
81365cd4af fix: removed donut mid state (#2579) 2025-02-24 13:39:26 +05:30
Anmol Singh Bhatia
b0ef51b697 f:ix work item attachment count mutations (#2583)
* fix: work item attachment mutations

* chore: code refactor

* chore: improve attachement count logic

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-02-21 22:01:17 +05:30
Anmol Singh Bhatia
2ad0b18b32 fix: epics peek view and mutation (#2581) 2025-02-21 20:44:19 +05:30
Anmol Singh Bhatia
d6d3023da8 fix: parent work item mutations (#2578) 2025-02-21 17:34:41 +05:30
sriram veeraghanta
f3c46e73d4 fix: merge conflicts 2025-02-21 17:26:33 +05:30
Aaryan Khandelwal
6fac320a05 chore: add month and year picker (#6656) 2025-02-21 17:14:28 +05:30
sriram veeraghanta
8a1fabbcc4 Merge pull request #2576 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-21 00:12:05 +05:30
Anmol Singh Bhatia
cc7b34e399 [WEB-3439] fix: work item attachment mutation (#6655)
* chore: created by field added to attachment response

* fix: work item attachment mutation
2025-02-21 00:10:16 +05:30
sriram veeraghanta
d3a0137ffb Merge branch 'preview' into sync/ce-ee 2025-02-20 18:35:33 +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
Vamsi Krishna
f1acd46e15 fix: add favorites (#6652) 2025-02-20 18:24:43 +05:30
Prateek Shourya
c023f7d89b chore: update breadcrumb translation of work item detail page (#6653) 2025-02-20 18:24:13 +05:30
Aaryan Khandelwal
8625703adb fix: teamspace page store type (#2570) 2025-02-20 18:06:47 +05:30