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
pushya22
3cee8cb109
Merge pull request #2123 from makeplane/sync/ce-ee
...
Sync: Community Changes
2025-01-06 19:03:18 +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
sriram veeraghanta
28d65a5950
fix: merge conflicts resolved
2025-01-03 14:37:11 +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
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
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
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
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
Prateek Shourya
2c4489dc0b
fix: merge conflicts resolved
2024-12-23 20:39:27 +05:30
Prateek Shourya
b80a904bbf
[WEB-2863] chore: minor improvements and bug fixes ( #6222 )
...
* fix: remove deprecated icons from logo picker
* improvement: minor empty states updates
2024-12-23 20:26:07 +05:30
Aaryan Khandelwal
f59f6340f6
fix: merge conflicts resolved from preview
2024-12-20 14:01:39 +05:30
Aaryan Khandelwal
119d343d5f
[PE-93] refactor: editor mentions extension ( #6178 )
...
* refactor: editor mentions
* fix: build errors
* fix: build errors
* chore: add cycle status to search endpoint response
* fix: build errors
* fix: dynamic mention content in markdown
* chore: update entity search endpoint
* style: user mention popover
* chore: edition specific mention content handler
* chore: show deactivated user for old mentions
* chore: update search entity keys
* refactor: use editor mention hook
2024-12-20 13:41:25 +05:30
sriram veeraghanta
b3cb203a5b
fix: merge conflicts
2024-12-19 14:14:21 +05:30
Prateek Shourya
6214c09170
refactor: move all issue related enums to constants package ( #6229 )
2024-12-19 13:58:54 +05:30
Aaryan Khandelwal
17b0c3d4c4
fix: merge conflicts resolved from preview
2024-12-18 13:27:14 +05:30
Aaryan Khandelwal
580c4b1930
refactor: remove cn helper function from the editor package ( #6217 )
2024-12-18 12:22:14 +05:30
Anmol Singh Bhatia
709edc47de
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-12-16 17:58:12 +05:30
Anmol Singh Bhatia
438cc33046
code refactor and improvement ( #6203 )
...
* chore: package code refactoring
* chore: component restructuring and refactor
* chore: comment create improvement
2024-12-16 17:24:50 +05:30
pushya22
566c19eed2
Merge branch 'preview' into sync/ce-ee
2024-12-13 13:47:45 +05:30
Akshita Goyal
b4112358ac
[WEB-2688] chore: added icons and splitted issue header ( #6195 )
...
* chore: added icons and splitted issue header
* fix: added ee filler component
* fix: component name fixed
* fix: removed dupes
* fix: casing
2024-12-13 13:31:13 +05:30
sriram veeraghanta
40ca4cb482
Merge branch 'preview' into sync/ce-ee
2024-12-12 21:47:09 +05:30
Prateek Shourya
54f828cbfa
refactor: enhance components modularity and introduce new UI componenets ( #6192 )
...
* feat: add navigation dropdown component
* chore: enhance title/ description loader and componenet modularity
* chore: issue store filter update
* chore: added few icons to ui package
* chore: improvements for tabs componenet
* chore: enhance sidebar modularity
* chore: update issue and router store to add support for additional issue layouts
* chore: enhanced cycle componenets modularity
* feat: added project grouping header for cycles list
* chore: enhanced project dropdown componenet by adding multiple selection functionality
* chore: enhanced rich text editor modularity by taking members ids as props for mentions
* chore: added functionality to filter disabled layouts in issue-layout dropdown
* chore: added support to pass project ids as props in project card list
* feat: multi select project modal
* chore: seperate out project componenet for reusability
* chore: command pallete store improvements
* fix: build errors
2024-12-12 21:40:57 +05:30
Anmol Singh Bhatia
e8e674b6e2
feat: epics implementation ( #1713 )
...
* chore: CRUD operations for epics
* chore: epic comments links activity
* fix: issue creation
* chore epics asset added
* dev: epics icon added
* dev: epics store init
* chore: code refactor
* chore: epics feature flag added
* dev: epic setting page added with empty state
* fix: issue detail endpoint
* chore: epic issues layout
* chore: epics settings and basic store
* fix: build error
* chore: epic sidebar component
* chore: epic comments and activity added
* chore: code refactor
* chore: added the project feature endpoint
* chore: removed the status endpoint
* chore: added the url patterns
* chore: workspace epcic endpoint
* fix: build error
* chore: project epic flow implementaiton
* [WEB-2703] chore: inject all issue type services from base issue type store.
* chore: epic services and store updates
* chore: remove issue property option update service
* chore: minor improvements
* chore: improve property and options fetch logic
* fix: attachments viewset change
* chore: epic user property
* chore: epic quick action added
* chore: epic modal and quick action
* chore: epic store and services updated
* chore: endpoint updted and commented feature flag
* chore: layout root file updated
* chore: issue filter endpoint
* chore: epics filters
* fix: epic issue modal description fetch
* chore: epic issue retrieve endpoint added
* chore: epic quick action updated
* chore: issue detail store fetch method updated
* chore: code refactor
* chore: epic detail page added
* chore: epic peek overview implementation
* chore: epic issue modal onSubmit
* chore: added archive, reactions
* chore: epic enable/disable updated
* chore: epic endpoint updated
* chore: fetch logic updated
* chore: epic issue modal projectId
* chore: epic modal provider updated
* chore: CollapsibleButton component updated
* chore: epic detail sidebar state added to theme store
* chore: epic detail, header, and quick action updated
* chore: epic detail sidebar icon updated
* chore: epic toggle update
* chore: epic details sidebar updated
* chore: services and store updated
* chore: code refactor
* chore: code refactor
* chore: epic comment, additional properties and store updated
* chore: epic analytic
* chore: epic activity key changes
* chore: store updated
* chore: code refactor
* chore: epic endpoint updated
* chore: epic sub-issues endpoint updated
* chore: epic store changes
* chore: epic detail sidebar
* dev: tabs component added to ui package
* chore: epic sidebar improvement
* chore: linear progress indicator improvement
* chore: epic detail page improvements
* chore: epic endpoint updated
* chore: epic detail widgets
* fix: sub-issues count endpoint
* chore: epic detail overview implementation
* fix: sub issues count and response updated
* chore: code refactor
* chore: code refactor
* fix: epic sub issues properties
* chore: epic analytics and code refactor
* fix: epic analytics and peek view actions
* chore: epic peek view added and code refactor
* chore: project navigation items code refactor
* fix: epic enable mutation error
* fix: issue modal description fetch issue
* chore: is_epic flag added to epic issue
* fix: epic list, kanban and spreadsheet layout redirection and peek view
* fix: epic calendar and gantt layout peek view and redirection
* chore: code refactor
* fix: epic details actions and code refactor
* chore: epic progress empty state added
* chore: merge conflict
* fix: epic endpoint response
* fix: epic settings
* fix: local db mutation and epic modal error
* fix: epic filters
* fix: peek view modal context
* fix: epic sub issue mutation
* chore: created search endpoint
* fix: epic sub-issue add mutation
* chore: epic enable and disable endpoint updated and code refactor
* Revert "chore: epic enable and disable endpoint updated and code refactor"
This reverts commit 51e56a6c7e2ca124fe2a79f690b212964eab9043.
* chore: epic analytics mutation improvement
* fix: issue search endpoint
* chore: issue parent search modal improvement
* chore: epic empty state and analytics mutation improvement
* chore: code refactoring
* fix: epic sub-issue mutation
* fix: epic attachment
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2024-12-11 20:47:23 +05:30
Prateek Shourya
0ae0931687
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-12-11 18:07:14 +05:30
Prateek Shourya
a9bd2e243a
refactor: enhance command palette modularity ( #6139 )
...
* refactor: enhance command palette modularity
* chore: minor updates to command palette store
2024-12-11 18:02:58 +05:30
pushya22
620c7e38ed
Merge branch 'preview' into sync/ce-ee
2024-12-11 14:54:46 +05:30
Vamsi Krishna
134644fdf1
[WEB-2382]chore:notification files restructuring ( #6181 )
...
* chore: adjusted increment/decrement for unread count
* chore: improved param handling for unread notification count function
* chore:file restructuring
* fix:notification types
* chore:file restructuring
* chore:modified notfication types
* chore: modified types for notification
* chore:removed redundant checks for id
2024-12-11 13:41:19 +05:30
sriram veeraghanta
20a2e62671
fix: merge conflicts and build errors
2024-12-09 16:18:45 +05:30
Anmol Singh Bhatia
5c907db0e2
[WEB-2818] chore: project navigation items code refactor ( #6170 )
...
* chore: project navigation items code refactor
* fix: build error
* chore: code refactor
* chore: code refactor
2024-12-09 14:37:04 +05:30
sriram veeraghanta
23e46ed485
fix: merge conflicts
2024-12-06 16:33:46 +05:30
Vamsi Krishna
666ddf73b6
[WEB-2382]chore:notification snooze modal ( #6164 )
...
* modified notification store
* notification snooze types fix
* handled promise
* modified notifications layout
* incresed pagination count for notifications
2024-12-06 16:27:45 +05:30
sriram veeraghanta
4b5a2bc4e5
chore: lint related changes and packaging fixes ( #6163 )
...
* fix: lint related changes and packaging fixes
* adding color validations
2024-12-06 14:56:49 +05:30
pushya22
5a1068cdcb
Merge pull request #1883 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-12-05 16:39:33 +05:30
rahulramesha
a612a17d28
chore remove unnecessary CTA ( #6161 )
2024-12-05 16:37:55 +05:30
rahulramesha
14c5cf4528
Merge branch 'preview' into sync/ce-ee
2024-12-05 13:25:24 +05:30
rahulramesha
66652a5d71
refactor project states to ake way for new features ( #6156 )
2024-12-05 12:46:51 +05:30
Aaryan Khandelwal
abb7a44d86
fix: build errors ( #1850 )
2024-12-02 16:52:48 +05:30
Aaryan Khandelwal
60be59b3aa
fix: merge conflicts resolved from preview
2024-12-02 14:48:49 +05:30
Vamsi Krishna
5150c661ab
reduced the components moved ( #6110 )
2024-12-02 13:35:40 +05:30
pushya22
1eff441fde
Merge pull request #1833 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-29 11:52:04 +05:30
Vamsi Krishna
4aa01ffebe
[WEB-2795]chore:removed header links for project bread crumb inside project detail and list ( #6116 )
...
* removed header links for project bread crumb inside project detail
* Add total issue count while syncing project to telemetry
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com >
2024-11-29 11:39:44 +05:30
pushya22
80e44a5ec8
Merge pull request #1819 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-11-26 20:54:55 +05:30
Prateek Shourya
9dbb2b26c3
fix: issue activity sort order componenet import ( #6098 )
2024-11-26 20:49:39 +05:30
Prateek Shourya
6ad25cb7f7
Merge branch 'preview' of github.com:makeplane/plane-ee into sync/ce-ee
2024-11-26 20:35:01 +05:30