Commit Graph

8088 Commits

Author SHA1 Message Date
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
Henit Chobisa
73b25bad2e fix: slack org redirection (#2085) 2025-01-02 19:07:34 +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
Anmol Singh Bhatia
f247d854bd [WEB-2943] dev: common layout components (#2072)
* dev: common title and description input component added

* dev: common layout components
2025-01-02 18:22:27 +05:30
Aaryan Khandelwal
fd67a39af9 regression: workspace and team pages duplicate logic (#2077)
* chore: duplicate for pages in workspace and team

* chore: workspace and team page duplicate logic

* fix: changed the url structure

* fix: changed the response structure

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-01-02 15:53:50 +05:30
pushya22
74005a6bab Merge pull request #2081 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-02 15:53:33 +05:30
Bavisetti Narayan
5e6c02358d fix: changed the response structure (#6301) 2025-01-02 15:51:38 +05:30
Bavisetti Narayan
e7e3e620ab chore: added new activity in the overview (#1987)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-01-02 15:43:48 +05:30
Bavisetti Narayan
5736518f85 chore: handled the project state duplicate (#2075) 2025-01-02 15:40:12 +05:30
Akshita Goyal
7f7a4f8aba fix: stickies bugs (#2073)
* fix: stickies bugs

* fix: disabled other modals
2025-01-02 15:39:23 +05:30
guru_sainath
1f8176ebb2 chore: handled the private and poublic projects based on the worksapce member role (#2076) 2025-01-02 15:39:11 +05:30
Henit Chobisa
5cd40d2e14 fix: slack linkback unfurls (#2079) 2025-01-02 15:38:27 +05:30
Henit Chobisa
bfb6aaa1d9 fix: silo callback encoded URI (#2078)
* fix: linear callback uri fixed

* fix: uri encoding for jira

* fix: github and gitlab encode uri
2025-01-02 15:33:40 +05:30
pushya22
54ee636802 Merge pull request #2074 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-02 15:20:23 +05:30
Bavisetti Narayan
61d6d928ba chore: handled the unique state name validation (#6299) 2025-01-02 14:43:43 +05:30
sriram veeraghanta
00463d948a silo: redirect url fixes (#2068)
* fix: oauth redirect urls

* fix: silo base path hardcode

* fix: transform batch count on job completion

* fix: callback uri for asana

* fix: build errors

---------

Co-authored-by: Saurabhkmr98 <saurabhkapur73@gmail.com>
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2025-01-02 14:32:29 +05:30
guru_sainath
fcfa8f0fb7 chore: workspace license and accessbility mutation (#2048)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-01-02 13:41:56 +05:30
guru_sainath
b21fd5efe4 chore: integrated issue links queries and mutations in issue detail (#2047) 2025-01-02 13:41:14 +05:30
guru_sainath
b7c1e5b625 [MOBIL-637] chore: Add notification ID to push notification payload for marking as read (#2046)
* chore: added notification id in the push notification payload

* dev: updated the notification id in push notification payload
2025-01-02 13:40:37 +05:30
guru_sainath
e8f1d1a581 chore: handled issue start_date and end_date none in issue update (#2049) 2025-01-02 13:39:48 +05:30
guru_sainath
d3e5a9e785 [MOBIL-640] chore: Update cycle and module IDs in issue create mutation (#2050)
* chore: updated the cycle and module ids in the issue create mutation

* chore: fixes the module and cycle in issue create mutation
2025-01-02 13:39:28 +05:30
guru_sainath
f8c19590e4 [MOBIL-644] chore: Integrate timezone list and update user information query and profile update mutation (#2057)
* chore: updated timezones list

* chore: updated mobile fileds in user profile type

* chore: updated user information query and profile update mutation
2025-01-02 13:39:02 +05:30
guru_sainath
2e0f9e3606 [MOBIL-638] chore: add workspace-level asset upload and update project-level asset upload mutation (#2062)
* chore: updated project assets

* chore: handled the project level asset upload

* chore: workspace level asset upload
2025-01-02 13:38:40 +05:30
Nikhil
7f6493de1e fix: team space comment activity (#2067) 2025-01-02 13:20:17 +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
Saurabh Kumar
12a11a9cad [SILO-43] - chore: APIs on Django end for Jobs and Config (#2038)
* chore: import job and report APIs

* import job external APIs and feature flag addition

* rename type key to source in import job model

* chore: workspace connections and credential APIs

* separate views for custom URLs

* remove import job rename migrations

* merge list and get methods + silo feature flag in constants package

* fix: missing check feature flag

* fix: missing routes

* fix: missing routes

* rename requet url prefix

* fix workspace import

* pk fixes

* bug fixes

* permission layer in APIs + move list method inside get
2025-01-02 13:18: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
Manish Gupta
dbdd6b8f06 improvement: build action improvement (#1996)
* update: use reuse-actions from main branch

* modified action to common one

* updated cloud build

* fixed action

* updated action
2025-01-02 00:17:35 +05:30
sriram veeraghanta
ae370d65a5 Merge pull request #2069 from makeplane/sync/ce-ee
Sync: Community Changes
2025-01-02 00:12:51 +05:30
Manish Gupta
df671d13c7 improvement: build action improvement (#6248)
* updated action to use makeplane/actions repo

* updated action
2025-01-02 00:00:04 +05:30
guru_sainath
586e520969 chore: handled parent issue from other projects (#2066) 2024-12-31 17:51:11 +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
Nikhil
01a8525ec2 feat: add workspace member and project member activity models (#2054)
* workspace-activity-model

* fix: workspace activity
2024-12-31 16:40:44 +05:30
Nikhil
cca217bcb4 fix: imports (#2063) 2024-12-31 16:39:54 +05:30
sriram veeraghanta
f7256ffdfa Merge pull request #2061 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-31 16:39:27 +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
pushya22
a5dfa0c582 Merge pull request #2059 from makeplane/sync/ce-ee
Sync: Community Changes
2024-12-31 15:43:39 +05:30
Nikhil
3e2b4384e4 Merge branch 'preview' into sync/ce-ee 2024-12-31 15:41:26 +05:30
Bavisetti Narayan
119d46dc2b chore: search issues endpoint (#6291) 2024-12-31 15:29:38 +05:30
Sangeetha
25f7d813b9 [WEB-2928] feat: Home Quick links CRUD (#6290)
* 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

* Filter by user
2024-12-31 15:06:24 +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
Akash Verma
8833e4e23b 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>
2024-12-31 13:57:26 +05:30