Commit Graph

842 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Prateek Shourya
8fa45ef9a6 fix: command palette search (#6651) 2025-02-20 17:59:32 +05:30
Aaryan Khandelwal
a9c3695409 fix: build errors (#2564)
* fix: build errors

* chore: revert customers change
2025-02-19 21:09:03 +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
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
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
sriram veeraghanta
47cc25a7b1 Merge branch 'preview' into sync/ce-ee 2025-02-19 15:06:19 +05:30
Akshita Goyal
f9d154dd82 Fix: date range selector (#6625)
* fix: Handled workspace switcher closing on click

* fix: removed action btns from date range selector

* fix: updated calendar component
2025-02-19 15:01:51 +05:30
Aaryan Khandelwal
5c272db83b fix: app header layer (#6640) 2025-02-19 14:54:15 +05:30
Prateek Shourya
602ae01b0b fix: command modal mutation (#6641)
* fix: command modal mutation

* chore: minor update
2025-02-19 14:43:58 +05:30
sriram veeraghanta
8e1134d6f7 Merge pull request #2549 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-19 03:02:11 +05:30
Anmol Singh Bhatia
51c2ea6fcb fix: cmd-k project level action in work item detail page (#6637) 2025-02-19 03:00:39 +05:30
sriram veeraghanta
486a1bcdb2 Merge pull request #2547 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-19 02:29:37 +05:30
Vipin Chaudhary
64752de3a8 fix: removing self from private project error 404 (#6631) 2025-02-19 02:21:47 +05:30
Anmol Singh Bhatia
84578a2764 fix: undefined workspaceslug (#6636) 2025-02-19 02:20:23 +05:30
sriram veeraghanta
b6544482e9 Merge pull request #2544 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-18 23:41:54 +05:30
Anmol Singh Bhatia
527c4ece57 [WEB-3422] fix: app sidebar improvements (#6634)
* chore: sidebar project list improvements

* chore: code refactor
2025-02-18 23:40:13 +05:30
Anmol Singh Bhatia
5b8a3aef67 Merge branch 'preview' into sync/ce-ee 2025-02-18 21:53:05 +05:30
Anmol Singh Bhatia
23b0d4339d [WEB-3422] fix: app sidebar fixes and improvements (#6633)
* chore: app sidebar improvements

* chore: overview icon updated
2025-02-18 20:49:17 +05:30
Anmol Singh Bhatia
bbf6c6f35e fix: app sidebar fixes and improvements (#2539)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-18 18:18:18 +05:30
sriram veeraghanta
077f6772e2 Merge pull request #2540 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-18 18:16:32 +05:30
Anmol Singh Bhatia
1478e66dc4 fix: app sidebar fixes and improvements (#6630) 2025-02-18 18:14:31 +05:30
Akshita Goyal
4163e2a57d fix: changed issues to workitems for advanced cycles (#2533) 2025-02-18 16:31:27 +05:30
sriram veeraghanta
78ee501329 Merge branch 'preview' into sync/ce-ee 2025-02-18 15:22:31 +05:30
Akshita Goyal
a49d899ea1 Chore: search code splitting (#6628)
* fix: Handled workspace switcher closing on click

* chore: code splitting for search

* fix: refactor

* fix: quick link error validation

* fix: refactor

* fix: refactor
2025-02-18 15:11:44 +05:30
sriram veeraghanta
81d19da9c0 Merge pull request #2525 from makeplane/sync/ce-ee
Sync: Community Changes
2025-02-18 12:41:04 +05:30