pushya22
e7cd20e12d
Merge pull request #2125 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-06 20:42:45 +05:30
pushya22
11382b4b4b
Merge branch 'preview' into sync/ce-ee
2025-01-06 20:42:22 +05:30
Akshita Goyal
790ecee629
[WEB-2846] feat: home integrations ( #6321 )
...
* 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
---------
Co-authored-by: sangeethailango <sangeethailango21@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-01-06 20:36:13 +05:30
guru_sainath
0cabde03f0
[WEB-3044] fix: Correct handling of equal start and end dates in cycle create and update ( #6328 )
...
* chore: handled start and end date issue when user send the start and end date equal
* chore: updated variable name and comment
* chore: typo
2025-01-06 20:31:31 +05:30
Aaryan Khandelwal
d3d3bf79f9
refactor: page actions ( #6327 )
2025-01-06 20:31:07 +05:30
rahulramesha
6321977f1f
use getBlockById from the store for modules ( #6325 )
2025-01-06 20:28:32 +05:30
Vamsi Krishna
208df80c86
chore: added issue activity filters to local storage ( #6324 )
...
chore: added sort order to local storage
2025-01-06 20:27:55 +05:30
pushya22
3cee8cb109
Merge pull request #2123 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-06 19:03:18 +05:30
pushya22
87bd678884
Merge pull request #2121 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-06 19:01:27 +05:30
Anmol Singh Bhatia
bc27bc9dd2
[WEB-3040] chore: project breadcrumb improvement ( #6322 )
...
* chore: project breadcrumb link component added to CE and EE
* chore: project breadcrumb redirection improvement
2025-01-06 19:00:05 +05:30
Bavisetti Narayan
040d939e50
Merge branch 'preview' into sync/ce-ee
2025-01-06 17:42:56 +05:30
Sangeetha
1acaae9d5e
[WEB-3038]feat: home preferences ( #6308 )
...
* WIP
* WIP
* WIP
* WIP
* Create home preference if not exist
* chore: handled the unique state name validation (#6299 )
* fix: changed the response structure (#6301 )
* [WEB-1964]chore: cycles actions restructuring (#6298 )
* chore: cycles quick actions restructuring
* chore: added additional actions to cycle list actions
* chore: cycle quick action structure
* chore: added additional actions to cycle list actions
* chore: added end cycle hook
* fix: updated end cycle export
---------
Co-authored-by: gurusinath <gurusainath007@gmail.com >
* fix: active cycle graph tooltip and endpoint validation (#6306 )
* [WEB-2870]feat: language support (#6215 )
* fix: adding language support package
* fix: language support implementation using mobx
* fix: adding more languages for support
* fix: profile settings translations
* feat: added language support for sidebar and user settings
* feat: added language support for deactivation modal
* fix: added project sync after transfer issues (#6200 )
* code refactor and improvement (#6203 )
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
* refactor: enhance workspace and project wrapper modularity (#6207 )
* [WEB-2678]feat: added functionality to add labels directly from dropdown (#6211 )
* enhancement:added functionality to add features directly from dropdown
* fix: fixed import order
* fix: fixed lint errors
* chore: added common component for project activity (#6212 )
* chore: added common component for project activity
* fix: added enum
* fix: added enum for initiatives
* - Do not clear temp files that are locked. (#6214 )
- Handle edge cases in sync workspace
* fix: labels empty state for drop down (#6216 )
* refactor: remove cn helper function from the editor package (#6217 )
* * feat: added language support to issue create modal in sidebar
* fix: project activity type
* * fix: added missing translations
* fix: modified translation for plurals
* fix: fixed spanish translation
* dev: language type error in space user profile types
* fix: type fixes
* chore: added alpha tag
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: gurusinath <gurusainath007@gmail.com >
* feat: introduced stacked bar chart and tree map chart. (#6305 )
* feat: add issue attachment external endpoint (#6307 )
* [PE-97] chore: re-order pages options (#6303 )
* chore: re-order pages dropdown options
* chore: re-order pages dropdown options
* fix: remove localdb tracing
* [WEB-2937] feat: home recent activies list endpoint (#6295 )
* Crud for wuick links
* Validate quick link existence
* Add custom method for destroy and retrieve
* Add List method
* Remove print statements
* List all the workspace quick links
* feat: endpoint to get recently active items
* Resolve conflicts
* Resolve conflicts
* Add filter to only list required entities
* Return required fields
* Add filter
* Add filter
* fix: remove emoji edit for uneditable pages (#6304 )
* Removed duplicate imports
* feat: patch api
* Enable sort order to be updatable
* Return key name
only insert missing keys
use serializer to return data
* Remove random generation of sort_order
* Remove name field
Remove random generation of sort_order
---------
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: Vamsi Krishna <46787868+mathalav55@users.noreply.github.com >
Co-authored-by: gurusinath <gurusainath007@gmail.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com >
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2025-01-06 17:36:10 +05:30
pushya22
fc445582d8
Merge pull request #2119 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-06 16:35:42 +05:30
sriram veeraghanta
a935139721
Merge pull request #2115 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-06 16:32:29 +05:30
Aaryan Khandelwal
fbbca0c519
fix: user config dependencies ( #6326 )
2025-01-06 16:31:12 +05:30
Prateek Shourya
0a678c8c93
fix: merge conflicts resolved
2025-01-06 15:37:44 +05:30
Vamsi Krishna
7185b6b7b5
fix: added project id to block content component ( #2117 )
2025-01-06 15:32:48 +05:30
Prateek Shourya
a6216beb7e
chore: language support phase 2 ( #6323 )
...
* fix: adding langauge support for sidebar items
* fix: worksapce sidebar item refactor
* chore: code cleanup
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-01-06 15:32:11 +05:30
Prateek Shourya
df326dc278
chore: language support phase 2 ( #2116 )
...
* fix: adding langauge support for sidebar items
* fix: worksapce sidebar item refactor
* chore: add back user and workspace level enterprise feature links
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-01-06 15:29:54 +05:30
Henit Chobisa
b36eea105a
fix: slack linkback not showing up, value not found ( #2114 )
...
* fix: slack linkback not showing up, `value` not found
* fix:project-linkback
2025-01-06 15:03:13 +05:30
Dancia
732963b591
minor fixes ( #6314 )
2025-01-06 14:57:25 +05:30
pushya22
142c56e936
Merge pull request #2110 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-06 13:55:22 +05:30
Anmol Singh Bhatia
ea73f20e82
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2025-01-06 13:53:01 +05:30
Prateek Shourya
a8c21289d4
chore: refactor types and convert some to enums related to teams. ( #2109 )
2025-01-06 13:11:00 +05:30
Vamsi Krishna
625cbf872b
[WEB-2711]fix: guest mentions and assignees ( #6315 )
...
* chore: issue search filter
* * fix: restricting guest user from assignees and mentions
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-06 13:06:16 +05:30
Vamsi Krishna
d26fb8ce02
[WEB-2926]fix: added tooltips for favorites ( #6320 )
...
* * fix: added tooltips for favorites
* chore: code formatting
2025-01-06 13:05:46 +05:30
Prateek Shourya
5e8f9ad7fb
improvement: team analytics and minor bug fixes ( #2106 )
...
* feat: team analytics
* feat: team analytics
* fix: lead activity
* feat: team dependencies
* fix: team dependency analytics
* chore: team activity ux copy and other minor improvements
* fix: member permissions
* chore: ui & ux improvements
* feat: add tree map endpoint
* chore: add empty dates when date x_axis selected
* fix: workload endpoint to return start date
* chore: minor updates to team statistics endpoint
* chore: readd feature flag
* fix: analytic key
* feat: team analytics
* chore: team empty state ux copy
* chore: remove weekends
* chore: add workload summary endpoint
* chore: add no due date issues
* chore: add dependency type
* chore: update workload chart endpoint
* chore: add to team dependency issue endpoint
* chore: team and chart related type updates
* chore: team endpoints improvements
* chore: team analytics store improvements
* chore: added peek overview for team dependency issue and other improvements
* chore: team statistics tree map filters and improvements
* chore: added label for tree map chart
* chore: team workload chart and summary improvement
* fix: logic to check if projects are updated
* chore: minor ux copy improvement
* chore: remove unwanted logic
* chore: fetch only team-level pages/views for the tab
* fix: statistics endpoint for tree
* chore: update default filter to for team issues and team view issues
* chore: update cancelled project state background color
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-01-03 23:32:41 +05:30
Nikhil
6eaa269c5d
feat: add initiative epic model ( #2082 )
2025-01-03 23:32:11 +05:30
sriram veeraghanta
53ef471f22
Merge pull request #2108 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-03 23:31:28 +05:30
Nikhil
e4f9d027fe
feat: workspace home preference model ( #6300 )
...
* feat: workspace home preference model
* chore: changed page title to textfield
* chore: add sort order
* chore: added null value in sticky title
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2025-01-03 20:24:35 +05:30
pushya22
d2b8f28cdc
Merge pull request #2107 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-03 20:05:07 +05:30
Prateek Shourya
c1407daa47
[WEB-3035] chore: add labels to treemap chart ( #6313 )
2025-01-03 20:03:11 +05:30
Aaryan Khandelwal
799c67e1cb
fix: remove emoji edit for uneditable pages ( #2093 )
2025-01-03 19:49:53 +05:30
Akshita Goyal
aa939dd83b
fix: floating bar overlap issue handled ( #2083 )
2025-01-03 19:48:31 +05:30
sriram veeraghanta
0e0a578831
fix: build errors
2025-01-03 17:24:07 +05:30
guru_sainath
f98a372dd3
[MOBIL-639] chore: handle workspace and project asset downloadable URLs ( #2080 )
...
* chore: handled the worksapce and project asset downloadable url
* chore: updated the asset fetch
* chore: added await
2025-01-03 16:48:46 +05:30
guru_sainath
fe077f4846
[MOBIL-646] chore: add issue attachment mutations and update enums for workspace and project asset mutations ( #2094 )
...
* chore: issue attachements queries and mutations
* chore: updated attachment id in Issue attachment
2025-01-03 16:48:05 +05:30
guru_sainath
e8636aac94
[MOBIL-652] chore: add new query for issue comment v2 ( #2098 )
...
* chore: created new query for issue comment v2
* chore: made the response type bool in v1
2025-01-03 16:47:49 +05:30
pushya22
0058cf2229
Merge pull request #2104 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-03 16:37:15 +05:30
Aaryan Khandelwal
2622dd691c
fix: remove emoji edit for uneditable pages ( #6304 )
2025-01-03 15:54:41 +05:30
pushya22
430f6b991e
Merge pull request #2102 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-03 15:30:18 +05:30
Nikhil
905374a014
Update __init__.py ( #2103 )
2025-01-03 15:28:04 +05:30
Nikhil
00b8fc354f
Update __init__.py
2025-01-03 15:26:04 +05:30
pushya22
8ab53bb0c9
Merge pull request #2101 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-03 15:26:02 +05:30
Nikhil
5e8b8ca3be
Merge branch 'preview' into sync/ce-ee
2025-01-03 15:25:34 +05:30
Bavisetti Narayan
f5748abcb6
chore: added the status for patch ( #2092 )
2025-01-03 15:10:19 +05:30
Prateek Shourya
6e9433cbc1
feat: team analytics ( #2091 )
...
* feat: team analytics
* feat: team analytics
* fix: lead activity
* feat: team dependencies
* fix: team dependency analytics
* chore: team activity ux copy and other minor improvements
* fix: member permissions
* chore: ui & ux improvements
* feat: add tree map endpoint
* chore: add empty dates when date x_axis selected
* fix: workload endpoint to return start date
* chore: minor updates to team statistics endpoint
* chore: readd feature flag
* fix: analytic key
* feat: team analytics
* chore: team empty state ux copy
* chore: remove weekends
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2025-01-03 15:09:43 +05:30
Sangeetha
870ca17e13
[WEB-2937] feat: home recent activies list endpoint ( #6295 )
...
* Crud for wuick links
* Validate quick link existence
* Add custom method for destroy and retrieve
* Add List method
* Remove print statements
* List all the workspace quick links
* feat: endpoint to get recently active items
* Resolve conflicts
* Resolve conflicts
* Add filter to only list required entities
* Return required fields
* Add filter
* Add filter
2025-01-03 15:09:01 +05:30
sriram veeraghanta
4652ad0fc3
fix: remove localdb tracing
2025-01-03 15:01:57 +05:30
Aaryan Khandelwal
be9dbc1b18
[PE-97] chore: re-order pages options ( #6303 )
...
* chore: re-order pages dropdown options
* chore: re-order pages dropdown options
2025-01-03 14:58:43 +05:30