Commit Graph

2619 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
dee8bd6cdf chore: progress section indicator added (#2620) 2025-02-28 12:02:48 +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
Prateek Shourya
8fa45ef9a6 fix: command palette search (#6651) 2025-02-20 17:59:32 +05:30
sriram veeraghanta
0d3add7c1c fix: reverting epic icons 2025-02-20 17:49:46 +05:30
Anmol Singh Bhatia
a211d24c9e fix: initiatives epic list item (#2568) 2025-02-20 17:24:49 +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
Vipin Chaudhary
3959cc6c4d fix: Update overview icon (#2563)
* update lucide react overview icon

* remove icon svg

* update svg with lucide icon
2025-02-19 22:19:44 +05:30
Vamsi Krishna
d282278661 fix: build errors (#2565) 2025-02-19 21:44:51 +05:30
Aaryan Khandelwal
a9c3695409 fix: build errors (#2564)
* fix: build errors

* chore: revert customers change
2025-02-19 21:09:03 +05:30
Aaryan Khandelwal
5111368d94 regression: asset upload logic (#2561)
* fix: asset upload logic

* fix: workspace and team page errors
2025-02-19 18:18:01 +05:30
sriram veeraghanta
447c26a07c Merge branch 'preview' into sync/ce-ee 2025-02-19 18:07:20 +05:30
Akshita Goyal
f6dfca4fdc Fix: project settings pages permissions (#6649)
* fix: Handled workspace switcher closing on click

* fix: permissions for labels dnd + issue state creation
2025-02-19 18:05:43 +05:30
Anmol Singh Bhatia
3de655cbd4 fix: home recent n progress (#6648) 2025-02-19 18:04:26 +05:30
Anmol Singh Bhatia
376f781052 fix: attachment item avatar (#6650) 2025-02-19 18:02:39 +05:30
Aaryan Khandelwal
827f47809b [PE-238] refactor: page store hooks (#6409)
* refactor: page store hooks

* fix: page details instances

* fix: build errors

* refactor: page store hooks

* fix: minor bug
2025-02-19 18:02:14 +05:30
Anmol Singh Bhatia
602e58f9df fix: work item parent and sub work item mutation (#2557) 2025-02-19 17:32:32 +05:30
sriram veeraghanta
6a81451712 Merge pull request #2560 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-19 17:32:04 +05:30
Anmol Singh Bhatia
fa38bd342f chore: wiki sidebar improvement (#2559) 2025-02-19 17:30:25 +05:30
Aaryan Khandelwal
dd11ebf335 fix: sticky collapse icon (#6647) 2025-02-19 17:29:45 +05:30
Aaryan Khandelwal
2786503f83 fix: merge conflicts resolved from preview 2025-02-19 15:44:08 +05:30
Prateek Shourya
c0e04c9838 refactor: enhance custom properties components modularity (#2375)
* refactor: enhance custom properties components modularity

* chore: minor updates

* chore: issue properties store improvement

* chore: improved modularity for additional properties

* chore: updated work items modularity

---------

Co-authored-by: Vamsi krishna <matalav55@gmail.com>
2025-02-19 15:25:08 +05:30
Aaryan Khandelwal
214692f5b2 [PE-242, 243] refactor: editor file handling, image upload status (#6442)
* refactor: editor file handling

* refactor: asset store

* refactor: space app file handlers

* fix: separate webhook connection params

* chore: handle undefined status

* chore: add type to upload status

* chore: added transition for upload status update
2025-02-19 15:18:01 +05:30