Commit Graph

1345 Commits

Author SHA1 Message Date
Prateek Shourya
fd9d8cf2b7 Merge branch 'preview' into sync/ce-ee 2025-01-15 15:46:59 +05:30
Anmol Singh Bhatia
71dcbd938e [WEB-3078] chore: empty state config (#6397)
* chore: empty state config updated

* chore: code refactor

* chore: date range picker icon updated

* fix: tree map content css

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-01-15 15:23:30 +05:30
sriram veeraghanta
3e937f4beb fix: merge conflicts 2025-01-14 18:57:46 +05:30
sriram veeraghanta
e9372adcf4 chore: moving web constants to packages 2025-01-14 16:30:43 +05:30
pushya22
f5e1423f50 Merge pull request #2185 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-10 18:43:36 +05:30
guru_sainath
cfdb3373c9 fix: removed default timezone and added the value from the user details and handle the value in timezone select (#6381) 2025-01-10 18:41:12 +05:30
pushya22
ba023eaf88 Merge pull request #2183 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-10 18:09:08 +05:30
Anmol Singh Bhatia
42e928138c chore: no load improvement (#6375) 2025-01-10 18:01:47 +05:30
pushya22
472381759a Merge pull request #2178 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-10 14:32:52 +05:30
Prateek Shourya
58ac1dcba1 [WEB-2924] improvement: enhance spreadsheet modularity for improved global compatibility (#6374) 2025-01-10 14:30:24 +05:30
pushya22
7a2fba6254 Merge pull request #2177 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-10 14:19:16 +05:30
Anmol Singh Bhatia
7430ccf9a8 [WEB-3089 | WEB-3098] chore: project store and empty state updated (#6373)
* chore: empty state config updated

* chore: project store updated
2025-01-10 14:18:24 +05:30
Prateek Shourya
22680c21a8 [WEB-2924] Improvement: teams enhancements and bug fixes (#2171)
* improvement: exclude team lead from list of members in overview page

* improvement: empty state ux copy and create validations

* fix: active cycles header

* fix: team page lock and archive validation

* improvement: team statistics charts

* improvement: open all team level analytics by default

* minor fixes for creting/ joining team and api improvements

* fix: z-index issue on Teamspaces sidebar header.
2025-01-10 13:57:02 +05:30
pushya22
3ef63b0819 Merge pull request #2174 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-10 12:58:32 +05:30
Prateek Shourya
8a6a5a8ca7 improvement: optimize Treemap chart for large datasets (#6369) 2025-01-10 12:54:29 +05:30
Anmol Singh Bhatia
f252c585a8 fix: merge conflict 2025-01-10 10:39:39 +05:30
Vamsi Krishna
87ea13c32e fix: prevented display filter mismatch in global view creation (#6341) 2025-01-10 10:21:52 +05:30
Anmol Singh Bhatia
e3ceb4825a chore: app theme store updated (#6356) 2025-01-10 10:21:22 +05:30
Vamsi Krishna
7b3f206f57 fix: prevented multiple api call while updating comment (#6352) 2025-01-10 10:20:13 +05:30
Vamsi Krishna
2018114543 fix: added missing translation (#6367) 2025-01-10 10:19:51 +05:30
pushya22
3a377b00a0 Merge pull request #2167 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-09 17:27:22 +05:30
Akshita Goyal
add35b5ea6 [WEB-3092] fix: fixed recents + removed home route (#6365)
* fix: fixed recents + removed home route

* Return current users recents

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-01-09 17:25:49 +05:30
pushya22
9235a89075 Merge pull request #2164 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-09 16:17:28 +05:30
Vamsi Krishna
9062a7b67d fix: copy module link title (#6362) 2025-01-09 16:15:29 +05:30
Aaryan Khandelwal
ad2d21505a fix: merge conflicts resolved from preview 2025-01-09 15:15:59 +05:30
Sangeetha
d96ab2e7af [WEB-3088] fix: home edits (#6357)
* fix: added delete sticky confirmation modal

* fix: prevented quick links reordering

* fix: quick links css

* fix: minor css

* fix: empty states

* Filter quick_tutorial and new_at_plane

* fix: stickies search backend change

* fix: stickies editor enhanced

* fix: sticky delete function

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
2025-01-09 14:51:04 +05:30
Aaryan Khandelwal
d97f4e04e5 fix: merge conflicts resolved from preview 2025-01-08 15:45:47 +05:30
Aaryan Khandelwal
92645c1cee chore: add page flag hook (#6354) 2025-01-08 15:42:14 +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
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
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
pushya22
1e7d302dad Merge pull request #2137 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-07 18:05:52 +05:30
Vamsi Krishna
f4c4848a0d chore: update issue-states settings ui (#6338) 2025-01-07 17:16:42 +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
Bavisetti Narayan
03c9412d74 Merge branch 'preview' into sync/ce-ee 2025-01-07 16:02:56 +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
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
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
Prateek Shourya
3a3707e8e1 chore: update team empty states and ux copy (#2122)
* chore: update team empty states and ux copy

* chore: update team projects empty state

* chore: team member removal restriction info

* chore: tooltip position update
2025-01-06 20:43:31 +05:30
pushya22
11382b4b4b Merge branch 'preview' into sync/ce-ee 2025-01-06 20:42:22 +05:30