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
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
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
fc445582d8
Merge pull request #2119 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-06 16:35:42 +05:30
Aaryan Khandelwal
fbbca0c519
fix: user config dependencies ( #6326 )
2025-01-06 16:31:12 +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
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
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
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
Nikhil
5e8b8ca3be
Merge branch 'preview' into sync/ce-ee
2025-01-03 15:25:34 +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
sriram veeraghanta
28d65a5950
fix: merge conflicts resolved
2025-01-03 14:37:11 +05:30
Prateek Shourya
d6bcd8dd15
feat: introduced stacked bar chart and tree map chart. ( #6305 )
2025-01-03 14:24:14 +05:30
Vamsi Krishna
873e4330bc
[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 >
2025-01-03 14:16:26 +05:30
Anmol Singh Bhatia
a3921017a2
fix: active cycle graph tooltip and endpoint validation ( #2095 )
2025-01-03 14:09:06 +05:30
Anmol Singh Bhatia
ade0aa1643
fix: active cycle graph tooltip and endpoint validation ( #6306 )
2025-01-03 14:08:02 +05:30
Anmol Singh Bhatia
bc401457c7
[WEB-3031] fix: project overview description activity ( #2089 )
...
* fix: project overview description activity
* fix: project overview metrics
* chore: project settings ux updated
2025-01-02 20:34:11 +05:30
pushya22
66f7a12df6
Merge pull request #2086 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-02 19:07:02 +05:30
Vamsi Krishna
6a13a64996
[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 >
2025-01-02 18:27:34 +05:30
Saurabh Kumar
13cefcbc3b
[SILO-28] Chore: Gitlab integration UI and backend changes ( #2071 )
...
* chore: gitlab integration add project and group APIs
* entity connection schema changes + gitlab integration UI and store changes
* gitlab integration UI + APIs for entity connections
* Merge branch 'preview' into chore-gitlab_integration_ui
* Merge branch 'preview' into chore-gitlab_integration_ui
* gitlab webhook
* sharedwithgroups key in gitlab merge request type
* chore: gitlab update issue based on project connection
* chore: gitlab integration
* merged with preview
* merged with preview
* yarn fix
2025-01-02 13:19:26 +05:30
pushya22
c19625e8f2
Merge pull request #2070 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-02 12:37:22 +05:30
Vamsi Krishna
a555df27e7
[WEB-2941]chore: added transfer issues button to cycles ( #6296 )
...
* chore: removed refacotr changes:w
* chore: removed requirements modifications
2025-01-02 12:33:45 +05:30
Akshita Goyal
501d43a2c2
[WEB-2846] Feat: stickies ( #2014 )
...
* feat: stickies ui
* chore: created crud endpoints for sticky
* feat: integrations
* fix: tooltip
* fix: recents
* fix: inputs
* fix: minor issues
* fix: reduced debounce timer + handled no name
* feat: added formatting options in sticky
* chore: new sticky flow added
* fix: color
* fix: build
* fix: minor fixes
* fix: lint
* fix: resolved review comments
* fix: added empty state
* fix: masonry layout
* fix: added pagination
* fix: masonry layout
* fix: type ignored
* chore: feature flagged
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-31 17:15:07 +05:30
Plane Bot
0530ee76dc
Sync: Community Changes ( #2045 )
...
* chore: add live server prettier config (#6287 )
* [PE-97] refactor: pages actions (#6234 )
* dev: support for edition specific options in pages
* refactor: page quick actions
* chore: add customizable page actions
* fix: type errors
* dev: hook to get page operations
* refactor: remove unnecessary props
* chore: add permisssions to duplicate page endpoint
* chore: memoize arranged options
* chore: use enum for page access
* chore: add type assertion
* fix: auth for access change and delete
* fix: removing readonly editor
* chore: add sync for page access cahnge
* fix: sync state
* fix: indexeddb sync loader added
* fix: remove node error fixed
* style: page title and checkbox
* chore: removing the syncing logic
* revert: is editable check removed in display message
* fix: editable field optional
* fix: editable removed as optional prop
* fix: extra options import fix
* fix: remove readonly stuff
* fix: added toggle access
* chore: add access change sync
* fix: full width toggle
* refactor: types and enums added
* refactore: update store action
* chore: changed the duplicate viewset
* fix: remove the page binary
* fix: duplicate page action
* fix: merge conflicts
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
* Integrates LiteLLM for Unified Access to Multiple LLM Models (#5925 )
* adds litellm gateway
* Fixes repeating code
* Fixes error exposing
* Fixes error for None text
* handles logging exception
* Adds multiple providers support
* handling edge cases
* adds new envs to instance store
* strategy pattern for llm config
---------
Co-authored-by: akash5100 <akashzsh08@gmail.com >
* chore: merge two separate info popovers (#6289 )
---------
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Akash Verma <akash.verma@plane.so >
Co-authored-by: akash5100 <akashzsh08@gmail.com >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
2024-12-31 14:08:15 +05:30
Aaryan Khandelwal
ec2af13258
chore: merge two separate info popovers ( #6289 )
2024-12-31 14:01:27 +05:30
Aaryan Khandelwal
752a27a175
[PE-97] refactor: pages actions ( #6234 )
...
* dev: support for edition specific options in pages
* refactor: page quick actions
* chore: add customizable page actions
* fix: type errors
* dev: hook to get page operations
* refactor: remove unnecessary props
* chore: add permisssions to duplicate page endpoint
* chore: memoize arranged options
* chore: use enum for page access
* chore: add type assertion
* fix: auth for access change and delete
* fix: removing readonly editor
* chore: add sync for page access cahnge
* fix: sync state
* fix: indexeddb sync loader added
* fix: remove node error fixed
* style: page title and checkbox
* chore: removing the syncing logic
* revert: is editable check removed in display message
* fix: editable field optional
* fix: editable removed as optional prop
* fix: extra options import fix
* fix: remove readonly stuff
* fix: added toggle access
* chore: add access change sync
* fix: full width toggle
* refactor: types and enums added
* refactore: update store action
* chore: changed the duplicate viewset
* fix: remove the page binary
* fix: duplicate page action
* fix: merge conflicts
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-31 12:54:09 +05:30
Aaryan Khandelwal
36a3a4c9d3
fix: merge conflicts resolved from preview
2024-12-27 20:46:42 +05:30
Aaryan Khandelwal
8d7425a3b7
[PE-182] refactor: pages' components and store for scalability ( #6283 )
...
* refactor: created a generic base page instance
* refactor: project store hooks
* chore: add missing prop declaration
* refactor: editor page root and body
* refactor: issue embed hook
* chore: update search entity types
* fix: version editor component
* fix: add page to favorites action
---------
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-12-27 20:41:38 +05:30
Anmol Singh Bhatia
b0a50d3784
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-12-27 19:04:28 +05:30
Anmol Singh Bhatia
211d5e1cd0
chore: code refactor and build fix ( #6285 )
...
* chore: code refactor and build fix
* chore: code refactor
* chore: code refactor
2024-12-27 18:18:45 +05:30
Vamsi Krishna
9307928c18
Merge branch 'preview' into sync/ce-ee
2024-12-27 17:53:32 +05:30
Vamsi Krishna
3c6bbaef3c
fix: modified link behaviour to improve accessibility ( #6284 )
2024-12-27 17:46:40 +05:30
pushya22
e27498af59
Merge pull request #2037 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-12-27 13:05:14 +05:30
Prateek Shourya
4159d12959
[WEB-2889] fix: global views sorting when hyper model is enabled. ( #6280 )
2024-12-27 13:03:26 +05:30
pushya22
c1bad55295
Merge pull request #2036 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-12-27 09:19:07 +05:30
Anmol Singh Bhatia
2f2f8dc5f4
[WEB-2880] chore: project detail response updated ( #6281 )
...
* chore: project detail response updated
* chore: code refactor
2024-12-27 09:17:35 +05:30
Anmol Singh Bhatia
93550b2f9c
[WEB-2907] chore: issue store updated and code refactor ( #2033 )
...
* fix: epic detail store fix and refactor
* fix: epic detail store fix and refactor
* chore: project enable status refactor
* chore: layout ux updated and code refactor
2024-12-26 20:30:19 +05:30
Anmol Singh Bhatia
360da18537
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-12-26 20:05:57 +05:30
Anmol Singh Bhatia
756a71ca78
[WEB-2907] chore: issue store updated and code refactor ( #6279 )
...
* chore: issue and epic store updated and code refactor
* chore: layout ux copy updated
2024-12-26 20:01:32 +05:30
pushya22
c38050f68e
Merge pull request #2029 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-12-26 15:03:42 +05:30
Bavisetti Narayan
f54f3a6091
chore: workspace entity search endpoint ( #6272 )
...
* chore: workspace entity search endpoint
* fix: editor entity search endpoint
* chore: restrict guest users
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
2024-12-26 15:00:32 +05:30
sriram veeraghanta
697315fd67
Merge branch 'preview' into sync/ce-ee
2024-12-24 20:55:11 +05:30
Vamsi Krishna
70f72a2b0f
[WEB-2699]chore: added issue count for upcoming cycles ( #6273 )
...
* chore: added issue count for upcoming cycles
* chore: memoized show issue count
2024-12-24 20:53:06 +05:30