Commit Graph

8205 Commits

Author SHA1 Message Date
Anmol Singh Bhatia
bc87ebe19c [WEB-2943] chore: layout consistency and code cleanup (#2124)
* chore: epic layout consistency

* chore: code cleanup and build fix

* chore: code cleanup

* chore: initative collapsible state added to store

* chore: initiatve layout consistency

* chore: code cleanup

* chore: code refactoring

* chore: project overview collapsible state and handler added to store

* chore: layout main wrapper component updated

* chore: layout sidebar wrapper component updated

* chore: project overview layout consistency and code refactor

* chore: code cleanup

* fix: build error

* chore: code cleanup
2025-01-08 14:46:45 +05:30
Aaryan Khandelwal
79a381b470 [PE-227] fix: page publish authorization (#2148)
* fix: page publish authorization

* chore: added error toast alerts for publish and un-publish actions
2025-01-08 14:12:49 +05:30
Vamsi Krishna
903eac75f8 fix: moved issue activity sort to localstorage (#2147) 2025-01-08 13:49:07 +05:30
Vamsi Krishna
3d81d039aa fix: removed redundant check for view publish (#2145) 2025-01-08 13:43:45 +05:30
pushya22
3bf7704a8f Merge pull request #2146 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-08 13:31:25 +05:30
Aaryan Khandelwal
ac14d57f8b fix: update fallback logic for newly created pages (#6345) 2025-01-08 13:30:06 +05:30
Prateek Shourya
71ebe5ca36 chore: bypass interceptors for unauthorized errors for few auth related endpoints (#6351) 2025-01-08 13:21:24 +05:30
sriram veeraghanta
64b0f39d69 Merge pull request #2142 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-08 13:19:34 +05:30
sriram veeraghanta
3a48dad0a8 fix: merge conflicts 2025-01-08 13:18:34 +05:30
sriram veeraghanta
7cda12729f fix: merge conflicts and build errors 2025-01-08 13:14:48 +05:30
Vamsi Krishna
bb71e60fcb [WEB-2783]fix: dropdown visibility in onboarding (#6329)
* fix: dropdown visibility on scroll to bottom

* chore: removed unused variables
2025-01-08 13:10:09 +05:30
Anmol Singh Bhatia
3691cef351 [WEB-2943] chore: issue reaction and code refactor (#6350)
* chore: issue reaction component updated

* chore: project store updated
2025-01-08 13:03:58 +05:30
Aaryan Khandelwal
c2d8703acf chore: add missing tiptap/html package to the editor (#6346) 2025-01-08 12:55:09 +05:30
sriram veeraghanta
507946886f fix: yarn lock update 2025-01-08 00:19:55 +05:30
Prateek Shourya
656522febc [WEB-3065] fix: admin build errors (#2144) 2025-01-07 22:13:22 +05:30
Aaryan Khandelwal
25c806d975 chore: add missing tiptap/html package to the editor (#2143) 2025-01-07 20:52:16 +05:30
Saurabh Kumar
fab70fb63f [SILO-75] chore: Silo error handling and sentry configuration (#2105)
* chore: global error handler and code cleanup

* chore: global error handler and code cleanup

* sentry config setup

* fix sentry source map issue + workers error handling

* serve cjs on start

* remove --source-map serve on silo start

* sentry release version via docker config + remove next and add response handler
2025-01-07 20:37:23 +05:30
Prateek Shourya
cc3a1ca054 [WEB-2932] chore: member validation and improvement (#2139)
* feat: add member validation

* fix: member validation

* fix: remove workspace guests from all team level dropdowns

* chore: add or remove members from create update modal

* chore: team member role update

* chore: remove team pages/ views favorite option

* chore: minor UI fixes

* fix: team member statistics

* chore: update members leave/ role update error message

* chore: remove member validation for activity

* chore: member removal

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-01-07 20:33:47 +05:30
Sangeetha
24944a03c6 Add default page size in the list endpoint (#6344) 2025-01-07 20:31:38 +05:30
Akshita Goyal
cb045abfe1 [WEB-3048] feat: added-stickies (#6339)
* feat: added-stickies

* fix: recents empty state fixed

* fix: added border

* Change sort_order field

* fix: remvoved btn

* fix: sticky toolbar

* fix: build

* fix: sticky search

* fix: minor css fix

* fix: issue identifier css handled

* fix: issue type default icon

* fix: added tooltip for color palette and delete

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-01-07 20:30:42 +05:30
Aaryan Khandelwal
24cc69fd7b fix: page link construction (#6312) 2025-01-07 20:27:48 +05:30
sriram veeraghanta
1d0df47135 Merge pull request #2141 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-07 20:10:26 +05:30
Aaryan Khandelwal
b01933067c fix: merge conflicts resolved from preview 2025-01-07 19:23:59 +05:30
Aaryan Khandelwal
88c26b334d [PE-219] chore: new live server endpoint to convert description_html to all other formats (#6310)
* chore: new convert doucment endpoint created

* chore: update types
2025-01-07 19:15:37 +05:30
Prateek Shourya
200be0ac7f [WEB-3065] refactor: replace admin services with service packages (#6342)
* [WEB-3065] refactor: replace admin services with service packages

* chore: minor updates

* chore: error handling
2025-01-07 19:07:47 +05:30
guru_sainath
3700f62a60 fix: updated issue module activity in issue create mutation (#2140) 2025-01-07 18:19:04 +05:30
pushya22
1e7d302dad Merge pull request #2137 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-07 18:05:52 +05:30
Aaryan Khandelwal
ae657af958 fix: reset text and background color (#6336) 2025-01-07 18:04:26 +05:30
guru_sainath
6d42819ed3 [MOBIL-663] chore: Enable mobile issue attachment download with filename and disposition (#2129)
* chore: donwloading minio images

* chore: updated disposition

* chore: updated signed paramets
2025-01-07 18:03:46 +05:30
guru_sainath
44579c7798 fix: issue link creation mutation (#2130) 2025-01-07 18:03:29 +05:30
guru_sainath
2ee69da994 fix: updated issue cycle activity in issue create mutation (#2135) 2025-01-07 18:03:19 +05:30
Vamsi Krishna
f4c4848a0d chore: update issue-states settings ui (#6338) 2025-01-07 17:16:42 +05:30
sriram veeraghanta
1cb1030081 fix: build updates 2025-01-07 17:09:58 +05:30
Bavisetti Narayan
365192454d [PE-90] feat: move page across projects (#1711)
* feat: move page across projects

* chore: removed the page label deletion

* chore: add authorization to move page

* chore: move page modal added

* chore: add move page permissions

* fix: pk validation

* chore: permission change for move page

* chore: add move page flag

* chore: sync with ce

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-01-07 16:31:26 +05:30
pushya22
dc74915541 Merge pull request #2134 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-07 16:16:24 +05:30
Bavisetti Narayan
03c9412d74 Merge branch 'preview' into sync/ce-ee 2025-01-07 16:02:56 +05:30
Bavisetti Narayan
3128299ef2 chore: added a filter to search epic (#2133) 2025-01-07 15:35:25 +05:30
guru_sainath
6914dc9f42 fix: start date and end date comparassion fix in cycle create and update (#6333) 2025-01-07 15:20:35 +05:30
Sangeetha
742559bc63 feat: API endpoints for stickies (#6335) 2025-01-07 15:18:01 +05:30
Bavisetti Narayan
70dacc5e6a fix: removed the unused triage state (#6337) 2025-01-07 15:17:29 +05:30
Prateek Shourya
5b96c970cd chore: minor improvements related to members dropdown and project member list (#6340) 2025-01-07 15:04:10 +05:30
pushya22
76dbb64cd8 Merge pull request #2131 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-07 13:20:14 +05:30
Vamsi Krishna
906d095a1e fix: added tooltips for truncated favorites (#6330) 2025-01-07 13:16:26 +05:30
Vamsi Krishna
53706a5d51 fix: truncated long active-cycle name (#2120) 2025-01-07 13:08:35 +05:30
pushya22
735fae9e7b Merge pull request #2128 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-07 13:07:48 +05:30
Akshita Goyal
0af9b09844 fix: manage widgets integrations (#6331)
* wip

* chore: wip

* fix: preserved old component

* fix

* fix: seperate route added

* fix

* Only return user ID of project members

* Return issue ID

* fix: recents api integrations

* fix: types

* fix: types

* fix: added tooltips

* chore: added apis

* fix: widgets fix

* fix: lint

* fix: integrated dashboard apis

* fix: added ee dummy component for header

* fix: removed logs

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-01-07 12:57:35 +05:30
sriram veeraghanta
c7db1ab43d fix: build errors 2025-01-07 03:53:16 +05:30
sriram veeraghanta
a206668c42 Merge pull request #2127 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-07 00:47:28 +05:30
sriram veeraghanta
13479cb21d fix: merge conflicts 2025-01-07 00:46:52 +05:30
sriram veeraghanta
edb68a1bc6 fix: remove sentry from web app and build fixes 2025-01-07 00:37:40 +05:30