Commit Graph

9638 Commits

Author SHA1 Message Date
sriram veeraghanta
17c38c3e30 fix: merge conflicts 2025-05-01 19:14:26 +05:30
guru_sainath
177e574f88 [MOBIL-900] chore: handle epics in filters, search, recent visits, and relation queries (#3077)
* chore: Handled epics in recents and work items

* chore: workspace slug

* chore: handled is epic in work item

* fix: handled workspace__slug in parent details

* fix: handled user_id in parent details

* chore: handled the issue search epic

* chore: updated work item relation query

* chore: enabled is_epic in work item browse query

* chore: validated epics relations

* chore: work item relations

* chore: handled epic relation without epic filter in sub issues

* chore: is work item parent is epic

* chore: added analytics for the epic in work item type

* chore: issue types import

* chore: querying the epics in the epic relation query

* chore: epics filters in issue search

* chore: epic activity and comments

* chore: epic activity and comments in schema

* chore: activity and comments epics

* chore: work item search epic update

* chore: import errors resolved

* chore: epic filter in work item search

* fix: handled parent_is_epic is none in work item qujery

* chore: handled epic comment

* chore: updated typos

* chore: handled the epic comment create mutation

* chore: triggering the link activity in epic

* chore: handled exceptions and resolved comments

* chore: analytics handled the none
2025-05-01 19:00:48 +05:30
guru_sainath
67adab36e4 [MOBIL-569] chore: Enhance work item filters for workspace, project, module, cycle, and user queries (#3079)
* chore: updated mobile work item filters

* chore: updated workitem filters

* chore: Handled epics in recents and work items

* chore: workspace slug

* chore: handled is epic in work item

* fix: handled workspace__slug in parent details

* fix: handled user_id in parent details

* chore: handled the issue search epic

* chore: updated work item relation query

* chore: enabled is_epic in work item browse query

* chore: validated epics relations

* chore: work item relations

* chore: handled epic relation without epic filter in sub issues

* chore: is work item parent is epic

* chore: added analytics for the epic in work item type

* chore: issue types import

* chore: querying the epics in the epic relation query

* chore: epics filters in issue search

* chore: epic activity and comments

* chore: epic activity and comments in schema

* chore: activity and comments epics

* chore: work item search epic update

* chore: import errors resolved

* chore: epic filter in work item search

* fix: handled parent_is_epic is none in work item qujery

* chore: handled epic comment

* chore: updated typos

* chore: handled the epic comment create mutation

* chore: triggering the link activity in epic

* chore: handled exceptions and resolved comments

* chore: analytics handled the none
2025-05-01 18:37:20 +05:30
guru_sainath
73672cafce [MOBIL-907] chore: ddd order field in states list for rendering state icons (#3092)
* chore: added order in states list

* chore: handled the default as 1 for state order

* chore: handled the default as null for state order
2025-05-01 18:37:01 +05:30
Henit Chobisa
1a2f9d6fd9 [SILO-199] fix: user comment sync from plane and token refresh (#3097)
* fix: modified connection details for addressing user credentials

* fix: modified refresh credentials handler to upsert user credentials

* fix: modified types for both user responses

* fix: refactored comment handler to user issue details function

* chore: resolved comments

* chore: added logs

* fix: segregated type for token refresh

* fix: added null for issue details helper
2025-05-01 18:33:37 +05:30
pushya22
5c5781c398 pi url change (#3096)
Co-authored-by: Pushya Mitra Thiruvooru <pushya@Pushyas-MacBook-Pro.local>
2025-05-01 13:18:07 +05:30
dependabot[bot]
3c64c4e9d9 chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update (#3095)
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Bumps the npm_and_yarn group with 1 update in the /packages/mobile-editor directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.6 to 6.2.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.7/packages/vite)

Updates `vite` from 6.2.6 to 6.2.7
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.7/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.7
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-version: 6.2.7
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 02:42:15 +05:30
Henit Chobisa
44ca3f02bc feat: webhook activity payload reverted (#3094)
* chore: revert webhook activity task

* fix: channel id
2025-04-30 22:33:17 +05:30
Aaron Heckmann
28f9733d1b [WEB-3991] chore: local dev improvements (#6991)
* chore: local dev improvements

* chore: pr feedback

* chore: fix setup

* fix: env variables updated in .env.example files

* fix(local): sign in to admin and web

* chore: update minio deployment to create an bucket automatically on startup.

* chore: resolve merge conflict

* chore: updated api env with live base path

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-04-30 21:46:59 +05:30
Henit Chobisa
1844581db9 [SILO-193] fix: message notification for connect account #3091 2025-04-30 20:37:53 +05:30
sriram veeraghanta
4ae0cf07e9 Sync: Community Changes #3090 2025-04-30 19:52:56 +05:30
Sangeetha
1e46290727 [WEB-3958] chore: allow members and admins to create api tokens (#6979)
* chore: allow members and admins to create api tokens

* chore: change permission for service api token
2025-04-30 19:51:04 +05:30
Henit Chobisa
d82a562e97 [SILO-192] fix: slack shortcut key (#3087)
* fix: slack shortcut key

* fix: passing user id to connection details
2025-04-30 17:26:06 +05:30
Sangeetha
d2b7997c10 [WEB-3984] fix: IndexError for customer request issue #3086 2025-04-30 16:50:58 +05:30
Saurabh Kumar
e5bb0537d4 [SILO-173] Plane DB read support and connection (#3035)
* add DB connection client and query helper

* code refactor + removed unwanted files

* removed unwanted dependencies
2025-04-30 15:51:47 +05:30
sriram veeraghanta
efbf6d66ee fix: yarn lock dependencies docker error due to trailing space 2025-04-30 15:20:34 +05:30
sriram veeraghanta
67995d56e3 fix: build errors 2025-04-30 15:14:02 +05:30
Nikhil
63a4327924 [WEB-3566] feat: page templates (#2694)
* chore: add template

* chore: add page template and project template migrations

* chore: add migration file for project and page templates

* chore: page templates

* chore: update template

* feat: page templates

* chore: asset copy

* chore: update page templates

* improvement: update all templates endpoint

* chore: feature flags and minor improvements

* chore: common constants across templates

* improvement: work item template util types

* chore: minor improvements and base template store fixes

* improvement: common template related components

* chore: work item template util improvements

* improvement: remove empty templates list sections

* init: page templates

* revert: next config

* chore: remove unused store methods

* fix: page template store

* feat: page templates list at workspace level

* improvement: enhance project level template list modularity

* improvement: page template at project level

* feat: page template form

* feat: create or update page templates

* improvement: document editor configs

* improvement: template list loader

* improvement: work item template form background color

* feat: page template implementation

* improvement: minor update related to applying page templates

* fix: rebuild yarn.lock

* chore: duplicate the assets in thetemplate

* chore: workspace level duplicate endpoint

* feat: add editor helper

* chore: changed the response structure

* chore: reverted the deleted one

* chore: add assets duplicate logic

* chore: header buttons

* refactor: assets replace logic

* chore: add title editor ref

* fix: merge conflicts resolved from preview

* chore: store cleanup and minor improvements

* chore: minor improvements

* feat: feature flag check for page templates picker and CE code split

* remove: extra line added in migration file

* chore: added project validation (#2923)

* fix: bulk status update for page templates assets

* improvement: translations and code cleanup

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
2025-04-30 15:02:58 +05:30
Sangeetha
e55aa6d394 [WEB-3560] feat: epic to work item and vice versa conversion (#2977)
* feat: conversion of epic to work item and vice versa

* chore: delete related cycles and modules

* chore: delete related cycles, modules and parent

* feat: activitites

* fix: None for requested_data and current_instance

* chore: convertWorkItem method, services and types added

* chore: conversion component added

* chore: epic and work item modal updated

* chore: modal state and mutation changes

* chore: conversion action button peek view implementation

* chore: conversion action button detail page implementation

* chore: mutation

* chore: epic enable check added

* chore: toast message updated

* chore: code refactor

* chore: code refactor

* chore: remove prefetch_related and select_related

* fix: work item type conversion and additional properties

* chore: code refactor

* chore: code refactoring

* chore: code refactor

* chore: feature flag added

* chore: icon updated

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2025-04-30 15:02:15 +05:30
Bavisetti Narayan
51d7e0608c [WIKI-326] chore: page restoration and nested pages (#3016)
* chore: added trigger for new sub page

* chore: updated the permission layer

* chore: delete the nested page as well

* chore: updated the recursive logic for restoration

* chore: added parameters for bulk update
2025-04-30 15:01:37 +05:30
Henit Chobisa
a710938d3f [SILO-180] feat: added connect button for unauthenticated slack users while performing an action (#3057)
* feat: added new blocks interface to ephemeral message posting

* feat: modified connection details helper in order to user credentials

* feat: modified controller to include userMap array

* feat: added account connection blocks

* feat: added missing credentials check and posting a message for connection

* feat: modified slack connection store for passing apiToken for state

* fix: resolved comments

* feat: added blocker for link work item command
2025-04-30 15:00:24 +05:30
Aaryan Khandelwal
247f10c199 [WIKI-336] fix: enhanced search wiki page redirection #3083 2025-04-30 14:59:14 +05:30
sriram veeraghanta
cc8dd7c1b8 Sync: Community Changes #3085 2025-04-30 14:58:25 +05:30
Saurabh Kumar
6f718e2859 [SILO-183] Fix state mapping for PR Automation Github & Gitlab (#3084)
* change pr behaviour method to use entityconnections for right state mapping

* renames and sanitize + modify test for PR automation state update

* remove console logs

---------

Co-authored-by: Surya Prashanth <prashantsurya002@gmail.com>
2025-04-30 14:57:56 +05:30
Anmol Singh Bhatia
5a1df8b496 [WEB-3560] chore: work item modal code refactor #6996 2025-04-30 14:56:38 +05:30
sriram veeraghanta
cfc4bf843b Sync: Community Changes #3082 2025-04-29 20:22:27 +05:30
Anmol Singh Bhatia
f23a2f0780 [WEB-3973] chore: space app state icon size #6995 2025-04-29 20:13:55 +05:30
Anmol Singh Bhatia
c05da78f9b [WEB-3973] chore: default state icon color updated #3081 2025-04-29 20:12:32 +05:30
Bavisetti Narayan
0dd44c8311 [WEB-3928] chore: added the filter for entity progress #3067 2025-04-29 20:03:46 +05:30
Vamsi Krishna
7b9f80628e [WEB-3972]fix: epics sub work items order (#3078)
* fix: epics customer activity

* fix: updated the order for sub work items properties
2025-04-29 20:03:14 +05:30
Nikhil
3fc2df835b chore: choice field migration for Epic Updates (#3076) 2025-04-29 17:54:01 +05:30
sriram veeraghanta
4c892a8a34 chore: compose file version update 2025-04-29 17:34:11 +05:30
Henit Chobisa
7fae98a2f0 [SILO-178] feat: slack issue linking with threads with Plane updates synced with slack threads 2025-04-29 16:19:43 +05:30
sriram veeraghanta
8fa0566e06 Sync: Community Changes #3074 2025-04-29 15:54:29 +05:30
sriram veeraghanta
79e6349b8b fix: yarn lock updates 2025-04-29 15:53:31 +05:30
sriram veeraghanta
be97b147d8 fix: merge conflicts 2025-04-29 15:53:11 +05:30
sriram veeraghanta
ac703c89be fix: build errors 2025-04-29 15:49:31 +05:30
sriram veeraghanta
d10bb0b638 chore: yarn lock updates 2025-04-29 15:49:14 +05:30
sriram veeraghanta
c4ddff5419 chore: nextjs dependencies upgrade 2025-04-29 15:48:52 +05:30
sriram veeraghanta
3abe4c9c80 Sync: Community Changes #3073 2025-04-29 15:35:53 +05:30
sriram veeraghanta
10f5b4e9b8 fix: turbo repo upgrade 2025-04-29 15:34:12 +05:30
sriram veeraghanta
cdca5a4126 chore: build fixes 2025-04-29 15:33:03 +05:30
sriram veeraghanta
f00330b71e Sync: Community Changes #3072 2025-04-29 15:28:45 +05:30
sriram veeraghanta
963e826337 fix: merge conflicts 2025-04-29 15:27:59 +05:30
Sangeetha
4c329b4630 [WEB-3929] fix: customers on epics (#3039)
* fix: feature flag check for workspace level

* chore: customer ids and customer request ids in issues list

* chore: customer ids and customer request ids in epics

* chore: customer ids and customer request ids in epics

* chore: support sql file attachment

* fix: returning issue id instead of customer and request ids

* chore: customer request count to customer request ids

* chore: customer request id on issue retrieve api

* chore: customer id and customer request id in epic detail api

* * chore: added work items and requests count for epics
* chore: updated store for work items customers data
* fix: coustomers count mutation in list

---------

Co-authored-by: vamsikrishnamathala <matalav55@gmail.com>
2025-04-29 15:24:38 +05:30
Sangeetha
6a4850084e [WEB-3901]feat: epics sub work items sorting (#3019)
* refactor: sub-work items components, hooks and types

* feat: group by and order by for sub work items of epic

* feat: group by and order by for sub work items of a work items

* feat: group by and order by for sub work items of a initiative

* fix: group by assignee ids

* feat: added orderby and display properties toggle for sub work items

* fix: build errors

* feat: added order by to epics work items

* chore: remvoed issue_type  from display properties

* chore: removed unused variables and commented code

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com>
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
2025-04-29 15:24:18 +05:30
Vamsi Krishna
14dc6a56bc [WEB-3838]feat:sub work items sorting (#6967)
* refactor: sub-work items components, hooks and types

* feat: added orderby and display properties toggle for sub work items

* fix: build errors

* chore: removed issue type from filters

* chore: added null check

* fix: added null check

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-04-29 15:23:10 +05:30
Sangeetha
55340f9f48 [WEB-3957] chore: IntakeIssues with iexact 'in-app' changed to 'IN_APP' (#6977)
* migration: data with iexact 'in-app' changed to 'IN_APP'

* chore: add start_of_week field in profile

* chore: define variables for choices

* chore: merge migration files
2025-04-29 15:22:42 +05:30
Prateek Shourya
efa64fc4b8 [WEB-3968] improvement: added few missing translation keys #6993 2025-04-29 15:14:31 +05:30
Nikhil
c82dba56d4 [WEB-3950] fix: project template cover image when creating a project from template (#3048)
* fix: project template cover image when creating a project from template

* chore: update variable to not mix with a python keyword
2025-04-29 14:38:59 +05:30