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
Anmol Singh Bhatia
4c4ebd0988
dev: common title and description input component added ( #2064 )
2025-01-02 12:32:36 +05:30
Aaryan Khandelwal
3dc02107fb
fix: move and duplicate page dummy handlers ( #2065 )
2024-12-31 17:34:30 +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
sriram veeraghanta
78906e0e70
fix: yarn lock update
2024-12-31 16:37:55 +05:30
Akshita Goyal
c7ebaf6ba0
chore: added react masonry package ( #6293 )
2024-12-31 16:15:40 +05:30
Anmol Singh Bhatia
2f7c6a756b
[WEB-2911] chore: project overview improvements ( #2060 )
...
* chore: project overview cover upload
* chore: sorting added to project overview sidebar activity and updates
* chore: code refactor
2024-12-31 15:58:05 +05:30
Anmol Singh Bhatia
4ed7581ad4
chore: initiative comment file asset type updated ( #2058 )
2024-12-31 15:46:00 +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
Saurabh Kumar
66c6408ef1
fix: seats alert banner + filter only member projects ( #2055 )
2024-12-31 13:39:59 +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
Prateek Shourya
1ecef7e268
feat: team pages ( #2020 )
...
* chore: team activity endpoints
* chore: move team realted enums to constants
* chore: teams upgrade ux copy update
* fix: team scope dropdown
* feat: team activity
* fix: handle project filters
* improvement: minor UI fixes
* chore: remove member info tooltip from create team form
* chore: revert back team description height changes
* improvement: team overview details header
* improvement: team list header
* chore: disable option to
* fix: activity
* feat: team comments
* chore: minor improvements
* refactor: created a generic base page instance
* refactor: project store hooks
* chore: add missing prop declaration
* refactor: generalize workspace pages
* fix: team pages endpoint
* fix: team pages queryset
* refactor: editor page root and body
* fix: teams get endpoint
* fix: member role update when added to the team
* feat: teams pages list
* refactor: issue embed hook
* chore: update search entity types
* fix: workspace page root
* chore: add live server support for team pages
* feat: team pages detail page
* fix: version editor component
* improvement: minor improvements for team pages
* improvement: team view detail breadcrumbs loaders
* fix: minor fix and improvements
* fix: image full screen from comments
* improvement: teams sidebar on small screens
* fix: add page to favorites action
* chore: entity search endpoint implementation
* chore: workspace serach team properties
* chore: search in team pages
* chore: updated team pages unlock endpoint
* chore: remove unused and duplicate types and services
* chore: remove unused and duplicate types and services
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2024-12-27 21:36:59 +05:30
Anmol Singh Bhatia
416ad1be1d
chore: epic level logic updated ( #2041 )
...
* chore: project level epic
* chore: project feature variable changed
* chore: project wrapper issue type swr updated
* chore: minor bug fixes and code refactor
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2024-12-27 21:29:25 +05:30
Vamsi Krishna
78902c63a1
chore: modified link behaviour in initiatives and project overview ( #2043 )
2024-12-27 20:51:39 +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
Anmol Singh Bhatia
fdcd63dc80
[WEB-2880] fix: workspace initiatives ( #2028 )
...
* fix: initiative comment delete endpoint
* chore: initiative order updated in app sidebar
* fix: create/update initiative modal description section
* chore: initiatve detail spacing and modal project icon improvement
* chore: project type and initiative store updated
* chore: initiative project activity added
* chore: initiative validation and improvements
2024-12-27 09:44:59 +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
Aaryan Khandelwal
87a4f9784d
fix: entity search endpoint ( #2032 )
2024-12-26 17:34:17 +05:30
Vamsi Krishna
36b3328c5e
fix: user role not updating in user profile ( #6278 )
2024-12-26 17:19:43 +05:30
pushya22
34115a932b
Merge pull request #2030 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-12-26 16:49:09 +05:30
Prateek Shourya
a5c1282e52
[WEB-2896] fix: mutation problem with issue properties while accepting an intake issue. ( #6277 )
2024-12-26 16:46:52 +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
Prateek Shourya
533384f6f3
fix: handle errors when cycle dates are updated to inactive ( #2027 )
2024-12-26 14:05:43 +05:30
Anmol Singh Bhatia
81cfc9e09f
chore: epic issue analytics improvements ( #2025 )
2024-12-24 20:57:22 +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
Vamsi Krishna
c0b5e0e766
fix: label creation ( #6271 )
2024-12-24 20:52:31 +05:30
Anmol Singh Bhatia
fedcdf0c84
[WEB-2879] chore sub issue analytics improvements ( #6275 )
...
* chore: epics type added to package
* chore: epic analytics helper function added
* chore: sub issue analytics mutation improvement
2024-12-24 20:52:03 +05:30
Aaryan Khandelwal
1c7a7b3a68
fix: issue embed search ( #2019 )
2024-12-24 14:49:14 +05:30
pushya22
bc78da2cd0
Merge pull request #2018 from makeplane/sync/ce-ee
...
Sync: Community Changes
2024-12-24 14:04:17 +05:30
Anmol Singh Bhatia
ea78c2bceb
fix: active cycle update payload ( #6270 )
2024-12-24 14:01:47 +05:30
Prateek Shourya
c8e779940d
[WEB-2848] feat: team activity and comments with some bug fixes and improvements. ( #2009 )
...
* chore: team activity endpoints
* chore: move team realted enums to constants
* chore: teams upgrade ux copy update
* fix: team scope dropdown
* feat: team activity
* fix: handle project filters
* improvement: minor UI fixes
* chore: remove member info tooltip from create team form
* chore: revert back team description height changes
* improvement: team overview details header
* improvement: team list header
* chore: disable option to
* fix: activity
* feat: team comments
* chore: minor improvements
---------
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com >
2024-12-23 20:41:02 +05:30
Prateek Shourya
2c4489dc0b
fix: merge conflicts resolved
2024-12-23 20:39:27 +05:30
Vamsi Krishna
ba1a314608
[WEB-1412]fix: split labels in kanban board ( #6253 )
...
* fix: split labels in kanban board
* chore: incresaed labels max render and moved labels to end of properties
chore: refactored label render component
2024-12-23 20:28:17 +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