Commit Graph

230 Commits

Author SHA1 Message Date
Vamsi Krishna
fd6fe07ff4 [WEB-3759]chore: header revamp (#2872)
* chore: updated header for customers

* chore: updated header for initiatives and dashboards

* chore: header revamp for cycles, modules, pages and views

* feat: search functionality for project level epics

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-04-09 15:23:59 +05:30
Nikhil
9b05964f8a [WEB-2963] feat: project templates (#2693)
* 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: update model

* chore: asset copy

* chore: update page templates

* feat: add project template create/update endpoint

* improvement: update all templates endpoint

* chore: project template basic types and services

* feat: project template instance and store

* feat: project template store hooks

* chore: feature flags and minor improvements

* feat: project templates list settings

* feat: project templates

* chore: common constants across templates

* improvement: work item template util types

* improvement: moved all project related types to packages and re-exported them to avoid changes in files.

* feat: create project template form with all basic fields and attributes

* chore: add project creation bgtask from template

* chore: update project template configuration

* chore: update project template migrations

* chore: added migration for workspace connection disconnect_meta

* chore: update migration files

* chore: model changes

* chore: add project template validation

* chore: update template task

* chore: project templates endpoints

* fix: base serializers

* chore: add comment edit migrations

* chore: minor improvements and base template store fixes

* chore: minor improvements

* improvement: common template related components

* feat: project template features

* chore: minor formatting

* chore: minor translation updates

* feat: update project template form data

* chore: work item template util improvements

* feat: use project templates in create project modal

* chore: use template endpoint

* chore: update imports

* feat: project creation using templates

* fix: build error

* feat: work item type creation form

* chore: convert project work item types form data to required schema

* feat: update work item type form data extraction and sanitization

* chore: add project template default settings

* chore: update formatting

* improvement: sync all project level features

* revert: utils package build related changes

* feat: project epics in templates

* chore: update background task to handle member and intake creation

* improvement: epic name while creating template

* fix: api server

* revert: utils build

* feat: added work item labels while creating project templates

* chore: update project template task

* refactor: project state list components

* improvement: additional classNames for the group list item and state item

* fix: options

* fix: epic creations

* feat: add project states while creating project templates

* improvements: add empty state for labels

* chore: remove unused exports

* fix: build error

* chore: add intake setting schema

* feat: intake feature settings for project templates

* feat: intake settings and deploy board when creating project from template

* fix: feature children layout

* fix: form keydown events

* fix: template description

* fix: delete state button type

* improvement: UI enhancements related to background, border and shadow

* improvement: project templates dropdown

* improvement: remove empty templates list sections

* improvement: remove empty templates list sections

* improvement: enhance project level template list modularity

* improvement: minor component improvements

* chore: minor type changes

* improvement: template list loader

* improvement: project template form background color

* improvement: work item template form background color

* chore: add asset url validation and resolve pr comments

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2025-04-09 15:22:04 +05:30
Prateek Shourya
8d25b0d6d9 [WEB-2963] improvement: templates (#2697)
* 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

* improvement: enhance project level template list modularity

* improvement: template list loader

* improvement: work item template form background color
2025-04-09 14:57:47 +05:30
Akshita Goyal
282e3e3e3b [WEB-3536] Feat: epic and initiative updates tab (#2837)
* feat: epic updates wip

* feat: create endpoint for epic update

* feat: delete, get, update endpoint for epic updates

* feat: comments endpoint

* feat: update reaction endpoints

* refactor: code refactor

* wip: epic updates

* fix: epic update minor bug fixes

* WIP

* feat: endpoint to list updates

* feat: patch and delete endpoint for update
feat: get and post for comments
feat: post adn delete for reactions

* chore: use EntityTypeEnum instead of hardcoding

* fix: add cancelled issues count

* chore: return project and epic details

* refactor: fetching project and epic details

* feat: initiative updates

* fix: i18n changes

* fix: i18n changes

* fix: i18n

* fix: initiative updates

* fix: translations + reaction bug

* feat: filter based on status

* fix: removed updates for initiatives

* fix: initiative updates

* chore: added updates in initiative analytics

* fix: refactor

* chore: optimised the initiative updates query

* chore: added description_html

* fix: refactor

* fix: list view on click

* fix: return only latest record

* fix: handled epic and project addition and deletion

* fix: build

* fix: popover component

* fix: latest updates returning all status's latest one

* fix: local update

* fix: text overflow issue

* fix: icon colors

* fix: update status on project attributes returning same update

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-04-08 16:04:49 +05:30
Akshita Goyal
299a26a851 [WEB-3784] Chore: comment refactor for epics, initiatives and teamspaces (#2737)
* fix: wip

* fix: store update issue

* fix: initiatives and epics comments refactor

* fix: refactor

* fix: issue comments refactor

* fix: refactor

* fix: teamspaces comments

* fix: types

* fix: refactor

* fix: edited at

* chore: add comment edit migrations

* fix: css

* fix: return comment reactions

* chore: return edited_at for comments

* fix: css

* fix: asset uploads

* feat: bulk insert endpoint for workspace level assets

* fix: projectIds fixed

* fix: css

* fix: css

* fix: refactor

* fix: edited_at for epic comment update

* fix: build

* fix: refactor

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-04-07 16:00:34 +05:30
JayashTripathy
641949f1d7 [WEB-3758] Chore: improved visibility of values in group_by and x-axis field in dashboard configuration (#2873)
* chore: added created by in the dashboard filter

* [WEB-3736] chore: added Created By property in widget configuration x-axis

* [WEB-3758] chore: improved visibility of values in group_by and x-axis field in dashboard configuration

* chore: fixed eslint issues and added conditional check while calling setValue

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Jayash Tripathy <jayashtripathy@Jayashs-MacBook-Pro.local>
2025-04-07 15:58:05 +05:30
Vamsi Krishna
c6d678c724 [WEB-3733]chore: mutation fix for local db, customer dropdown UI. (#2848)
* * fix: work item count mutation in no load
* chore: updated ui for customer dropdown in work item detail sidebar.

* feat: added language translations

* fix: customer icon size

* chore: updated border colors
2025-04-01 20:53:56 +05:30
Aaryan Khandelwal
8926e51d1f [WEB-3684] enhancement: workspace dashboards (#2810)
* fix: donut progress chart

* chore: upgrade screen for unavailable plans

* fix: dashboard edit modal data persistence

* chore: breadcrumbs dashboards list dropdown

* fix: tooltip header overflow
2025-03-26 21:04:46 +05:30
Akshita Goyal
f834597526 [WEB-3506] fix: epics stats update issue (#2692)
* fix: epics stats update issue

* fix: removed extra calls
2025-03-25 20:33:09 +05:30
Sangeetha
3a7389377a [WEB-3301] feat: Customer details in work items (#2677)
* fix: Search and filter for work items

* fix: Search and filter for work items

* feat: endpoint to list related customers of work items

* feat: endpoint to fetch customer requests of a work item

* feat: search for customer requests of work items

* chore: return customer and customer request count

* feat: add customer and customer request count in user properties

* feat: add order by filters

* fix:remove unwanted code

* * feat: added customer counts to list, kanban card and spreadheet
* feat: added customers list to work item properties

* chore: removed package config

* fix: check featureflag

* fix: PR comments

* fix: customer_request_count is not returned

* fix: customer_count and customer_request_count not returning on refresh
chore: change key names

* fix: issues not returning for work item types enabled projects

* fix: issues not returning for work item types enabled projects

* draft: customer request in work item detail

* fix: customer request id key

* chore: added request collapsible to issue detail

* fix: dynamically add customer_request_count field in the serializer

* fix: dynamically add customer_request_count field in the serializer

* chore: set read_only to true

* fix: type error on saving description_html

* fix: return customer_request_count in issue retrieve method

* fix: duplicate entries of customer requests

* fix: remove deleted customer requests

* * chore: updated feature flag check
 * feat: added translations for dropdowns
 * fix: mutation fix for issue detail

* chore: updated filters helper function

* feat: added enabled/disabled check for customer issue detail

* fix: filter archived work items

* chore: allow work items to be added for multiple customer requests

* fix: filtering logic

* refactor: change issues to work items in the url

* feat: added customer sidebar dropdown

* feat: adde customer dropdown for issue_detail sidebar

* feat: added unauthorized for customers members

* chore: update issue_ids to work_item_ids across payloads/responses

* fix: work_item_ids not returning

* chore: return created_at

* feat: added modal form to customer request create/update

* fix: return distinct customers

* *chore: updated translations
* chore: updated store mutations

* chore: removed redundant code

---------

Co-authored-by: Vamsi krishna <matalav55@gmail.com>
2025-03-24 21:09:39 +05:30
Aaryan Khandelwal
8d886cf2d9 enhancement: widget create workflow based on flags and type (#2767)
* chore: new widget type dropdown

* chore: plan validations

* chore: changed text to number in dashboard

* fix: build errors

* chore: remove cycles icon from feature flag card

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-03-24 12:38:58 +05:30
Akshita Goyal
9329af39d4 [WEB-3581] feat: Intake Email and Form Updates (#2619)
* feat: add endpoint for creating the deployboard and intake emails

* chore: add deployboard

* fix: response

* fix: patch api

* fix: intake regenerate endpoint

* feat: add intake email background task

* fix: wip intake emails

* fix: code refactor

* fix: added activity_type as inbox-property for inbox issues

* feat: intake issue activity

* fix: issue activity api

* feat: add actor validation for issue activity api

* fix: creator details handled for intake issues

* fix: form validations & css

* fix: inbox ui fixes

* fix: component refactoring

* fix: intake source button

* chore: intake sources

* fix: issue activity

* fix: reverted activity api store changes

* fix: anchors loading state

* fix: intake form api

* fix: toggle alignment

* fix: permissions and plans check

* fix: build

* fix: improvements

* fix: modal closure

* chore: update intake email task

* chore: update role to use enum

* chore: refactor the generate code

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-03-20 17:21:41 +05:30
sriram veeraghanta
383c679f4f Merge branch 'preview' into sync/ce-ee 2025-03-20 14:09:04 +05:30
Akshita Goyal
e22265dc93 fix: intake refactor (#6698)
* fix: refactor

* fix: refactor

* fix: type

* chore: added source data in intake

* fix: css

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-03-20 14:06:36 +05:30
Henit Chobisa
e902b8f66f Silo: Sentry Fixes (#2757) 2025-03-20 12:51:38 +05:30
sriram veeraghanta
3424aacf1a fix: merge conflicts 2025-03-17 16:04:59 +05:30
Vamsi Krishna
d4991b9a48 chore: issue filters refactor (#6742)
* chore: issue filters refactor

* chore: update helper funciton implementation

* chore: removed redundant components
2025-03-17 15:45:34 +05:30
Henit Chobisa
95b13042e4 [SILO-113] fix: added disconnect_meta and deleted_by for keeping workspace connection disconnect track (#2725)
* fix: added disconnect_meta and deleted_by for keeping workspace connection deletion in track

* feat: modified GitHub auth store

* fix: transaction for deletion

* fix: connection deletion check
2025-03-13 19:01:01 +05:30
Aaryan Khandelwal
86ee122596 fix: dashboards bugs (#2721)
* fix: favorites

* fix: drag handle click action

* chore: pie chart active legend logic

* fix: tooltip components
2025-03-12 14:57:47 +05:30
Prateek Shourya
4e8613ced7 [WEB-3489] improvement: work item templates (#2687)
* improvement: work item templates empty state

* improvement: template types

* improvement: template store service

* improvement: populate default work item type and state on project level template

* improvement: template store and permissions for better performance

* improvement: translations for templates

* chore: remove TODO
2025-03-10 13:36:30 +05:30
Aaryan Khandelwal
3a249cfdbb refactor: dashboards components to resolve char related bugfixes (#2676) 2025-03-07 20:13:29 +05:30
Prateek Shourya
5a1233a44a [WEB-3489] improvement: work item template bug fixes (#2670)
* fix: add workspace filter for templates

* improvement: remove create button for non-admins

* fix: project level template endpoints

* fix: project swtiching in work item template form

* chore: disable image extension for work item templates

* fix: disable workflow check from state dropdown for work item templates

* improvement: add workflows validation while populating work item template data

* improvement: template api url utils for path segments

* improvement: project level retrieve endpoint for work item templates
2025-03-07 16:37:38 +05:30
Aaryan Khandelwal
aef7709063 fix: dashboard bugs and improvements (#2664) 2025-03-06 21:08:44 +05:30
Vamsi Krishna
c238565cb5 [WEB-3492]fix:customers pre release bugs (#2665)
* * fix: UI fixes
* feat: added search empty state for requests

* fix: editor size for request list item

* fix: issue_id null

* fix: removed issue count from customer detail

* fix: logo_url for customers list
chore: remove unused imports

* fix: removed experimental next js config

* chore: removed console logs

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-03-06 20:56:41 +05:30
Prateek Shourya
cb75577dfc [WEB-3496] improvements: workflows (#2666)
* improvement: update UX copy for state dropdown when work item creation is disabled

* chore: update workflow tree logic

* improvement: merge common workflow transitions

* fix: create / update work item error message

* improvement: add approver

* improvement: disabled workflow tree

* improvement: enable workflow tree

* improvement: workflow for small devices

* improvement: translations
2025-03-06 20:56:24 +05:30
Nikhil
7bcce70402 feat: work item templates (#2624)
* chore: dashboard migrations

* chore: changed the name of the dashboard

* chore: removed the show legend

* chore: added deleted by in workspace connection

* feat: templates settings upgrade page

* chore: update issue modal formstate prop

* feat: issue template

* feat: templates store

* chore: no work item templates empty state

* chore: updated the migration file

* chore: workspace settings layout update

* chore: template store improvements

* chore: layout grouping

* feat: work item template creation form and list

* chore: changed the migration file

* chore: added project base model

* chore: migration changes

* fix: migration

* feat: work item modeling

* chore: update migrations

* feat: basic work item template integration

* chore: template creation form improvement

* feat: template apis

* chore: add logo for customers

* fix: template endpoints

* feat: update work item template

* chore: add validation

* fix: build error

* feat: add feature flagging

* chore: minor field updates

* fix: workitem patch

* fix: template patch

* fix: template fetch endpoint

* feat: API integration

* fix: issue property schema

* chore: minor UI / UX improvements

* improvement: work item template utility improvements

* feat: custom property values in templates:
'

* feat: project level work item templates

* feat: add issue property validation

* improvement: work item template data sanitization

* feat: custom property values for work item templates

* chore: data sanitization for work item templates update form

* improvement: work item templates update form validation errors

* chore: remove base template un used store actions type

* improvement: template form refactor

* chore: template update validation

* chore: minor fixes in project level templates

* fix: template merge

* chore: partial update

* chore: attach all work item templates with default type

* fix: type checking

* chore: only show templates attached to active work item type

* improvement: template schema

* fix: project level template delete endpoint

* improvement: service refactor in work item template store

* fix: project level template update endpoint

* improvement: template ordering

* improvement: assignee role validation for work item templates

* improvement: enable project level work item templates settings for project members

* fix: template instance update

* fix: minor UI/ UX

* fix: minor improvements and fixes

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-03-05 21:44:20 +05:30
Sangeetha
5081449633 feat: customers (#2378)
* feat: endpoints for customer properties

* fix: options not returning

* feat: Remove print statements

* feat: get endpoint for customer property options

* feat: customer endpoint

* feat: delete and patch endpoint

* fix: remove unwanted if conditions
fix: create instead of update

* fix: add create_or_update_options function to dynamically create or update

* fix: add create_or_update_options to dynamically create or update

* add permission

* chore: dashboard migrations

* fix: remove if condition

* chore: changed the name of the dashboard

* chore: removed the show legend

* feat: customer request endpoint

* chore: added deleted by in workspace connection

* feat: customer request issues

* feat: customer request issues

* fix: partial update

* feat: customer requests count on customer list endpoint

* feat: pagination for customer list endpoint

* chore: Improvement custom properties (#2486)

* refactor: enhance custom properties components modularity

* chore: minor updates

* chore: issue properties store improvement

* chore: improved modularity for additional properties

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* feat: customers crud (#2488)

* draft: customer-crud

* * feat: added customer list empty states
* feat: added customers create update modal

* * chore: added types
* chore: added language translation for constants

* chore: updated types

* feat: customer request issue endpoints
refactor: folder and file name changes

* feat: customer properties store and integration (#2496)

* chore: issue properties store improvement

* draft: customer store

* chore: updated work items modularity

* feat: inegrated apis for customer properties

* fix: return proper error message for duplicate customers

* feat: search functionality for customers list endpoint

* draft: customers

* feat: endpoints for customer property values

* * feat : added customer add, update and delete
* feat: added customer detail and empty state page

* chore: fixed lint errors

* fix: build errors

* refactor: moving validator functions into seperate file

* refactor: moving validator functions into seperate file

* chore: sidebar preference updated

* feat: added customers to sidebar

* chore: added feature flag to sidebar

* feat: endpoint to fetch related issues of a customer request

* fix: change the response fro  type__is_epic to type_is_epic

* refactor: use query_params

* refactor: use query_params

* draft: customer request crud

* feat: issue search endpoint

* feat: issue search endpoint

* fix: removing is_epic filter

* fix: filter disabled epics on search

* feat: post endpoint for attachments

* feat: patch, delete and get endpoints of customer request attachments

* feat: issue count of a customer

* feat: search for customer requests

* fix: search results not accurate

* modify: issue search results

* fix: response field changes

* modify: add issue_ids in the response

* modify: customer request response to include issue_ids

* modify: add issue details in customer request post endpoint

* modify: type_is_epic to is_epic

* fix: add permission class

* draft: customer requests

* modify: customer attachments to return asset_url and entity_identifier

* feat: added crud for customer requests

* fix: build errors

* modify: customer request issue endpoint to related issue to customer

* chore: updated customers endpoints

* chore: updated endpoints

* fix: search results

* chore: updated remove/add work item endpoint

* fix: customer requests response returning deleted work items

* feat: issue template

* fix: search to return deleted customer request issues

* chore: updated customer create request

* fix: remove disabled project epics from customer requests list

* modify: Customer requests endpoint to return attachment count

* feat: request attachments crd

* chore: updated the migration file

* fix: return asset url

* feat: get endpoint for attachments

* chore: changed the migration file

* chore: added project base model

* chore: migration changes

* fix: migration

* chore: update migrations

* feat:added custom properties customer

* fix: customer logo

* fix: customer property value endpoint

* chore: add logo for customers

* fix: attachment api

* fix: add query params for attachments

* fix: return customer_request_id

* feat: customer logo

* feat: added customer logo
chore: fixed work item mutation issue

* fix: customers pagination
fix: remove unwanted code

* feat: search and pagination for customers

* chore: customer and customer request count on work items
fix: remove unnecessary files

* fix: minor fix

* fix: return customer and requests counts

* fix: remove logo_url

* fix: remove logo_asset

* * chore: detail sidebar ui fixes
* chore: added attachment list to request update
* chore: added dark mode for detail empty state

* chore: added user permissions for customers

* chore: customer details in work items details

* feat: added language translation to customers

* fix: change permission class
chore: added workspace filter
chore: removed customer_request_issues_count from the response

* fix: code improvement

* chore: code improvements and refactor

* fix: change manager

* fix: change manager

* change manage

* fix: feature validation

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Vamsi krishna <matalav55@gmail.com>
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-03-05 21:13:32 +05:30
Aaryan Khandelwal
d286cf971e feat: dashboards (#2638)
* dev: dashboard details page

* choree: update lucide-react versions across the repo

* chore: update chart components

* chore: update view mode term

* chore: remove translation

* dev: widgets grid layout aadded

* chore: dashboard migrations

* [WEB-3061] dev: dashboard details page components (#2387)

* dev: dashboard details page

* choree: update lucide-react versions across the repo

* chore: update chart components

* chore: update view mode term

* chore: remove translation

* chore: changed the name of the dashboard

* chore: removed the show legend

* chore: added deleted by in workspace connection

* chore: dashboard crud operations  (#2449)

* chore: dashboard migrations

* chore: dashboard widget and quick filters crud

* chore: added the dashboard reference to widget

* chore:

* refactor: dashboards store

* chore: add missing argument

* chore: widgets crud aded

* chore: add loader and empty states

* refactor: optimize performance

* fix: bulk update widgets

* chore: add update widget logic

* chore: rearrange logic added

* chore: chart configs added

* chore: add color palettes

* fix: build errors

* chore: add missing translations

* fix: types and build errors

* chore: udpated the migration file

* chore: dynamic chart generation

* chore: not configured state added

* chore: configurations updated

* chore: added x axis and group by for widgets

* chore: null value validation

* chore: remove static data

* chore: update data fetching logic

* chore: new translation keys

* chore: payload structure changed for widgets

* chore: add apperance config

* chore: updated the logic with required payload

* chore: update data structure

* feat: issue template

* chore: update input and select fields

* chore: updated the migration file

* chore: update widget data fetch logic

* chore: circular chart colors

* chore: update select button file

* chore: replace types with enums

* chore: add new translation keys

* chore: changed the migration file

* chore: added project base model

* fix: delete dashboard logic

* fix: responsive grid layout

* chore: migration changes

* chore: legends added

* fix: build error

* chore: react-grid-layout ui

* chore: missing translation keys

* fix: widget layout

* chore: line chart legends

* chore: add comparison area chart

* chore: added estimate value calculation

* chore: removed an extra key

* chore: update axis line colors

* chore: widget axis creation

* chore: widget logic change

* chore: added date grouping

* chore: realtime sidebar updates

* chore: type fix

* chore: changed the payload structure

* fix: chart tooltip labels

* fix: chart resize not working

* chore: dashboard query optimisation

* fix: typo fix

* chore: dashboard widget deletion

* chore: realtime config update

* fix: not configured state asset path

* chore: text widget metric added

* fix: legends and tooltip oveflow

* chore: update color picker UI

* chore: donut chart center value

* fix: pie chart tooltip

* chore: progress donut chart

* fix: workspace dashboard ids

* chore: update loading and empty states

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-03-05 21:07:31 +05:30
Akshita Goyal
95e05cd4ff refactor: version removed from cycle creation api (#2590)
* fix: version removed from cycle creation from FE

* chore: set the default version of cycles

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
2025-03-04 18:41:23 +05:30
Vipin Chaudhary
cf68e5a333 [WEB-3413] Fix : handle deactivated users in issue property activity (#2582)
* fix typo

* handle deactivated user

* add actor detail from api

* add actor_details
2025-02-24 15:02:07 +05:30
rahulramesha
8676edea84 feat: Workflow Engine (#1877)
* feat workflows working commit

* fix minor change

* chore: workflow migration

* workflow changes

* add worflow link

* chore: customer model migration

* fix: build errors

* chore: added the actor endpoint for workflow

* chore: workspace level workflow endpoint

* chore: patch endpoint for states

* improvement: workflow engine

* improvement: workspace level workflows

* fix: disabled workflow overlay message position

* chore: handeled the actors logic

* chore: bulk operations validation

* chore: add unique approvers count in state transition

* chore: update overlay opacity

* chore: reset workflow endpoint

* chore: creation validation for issue

* chore: workflows enable disable flow

* chore: default state validation

* minor icon sizes improvement

* chore: created the activity for workflows

* feat: workflow change history and reset

* fix: state option alignment

* chore: state transition approver activity:

* fix: build errors

* chore: enable workflow empty state

* chore: workflow activity changes

* chore: language support and Ui improvements

* chore: code cleanup

* improvement: worflow UI and UX

* chore: translations update

* chore: minor UI fixes

* improvement: issue to work item in workflow related files

* fix: sync state transition and work item creation map

* improvement: issue to work item in workflow related files

* improvement: workflow group overlay code seperation

* chore: bulk operations error message when workflow is enabled

* chore: workflows feature flag check while fetching

* chore: update workflow icon

* fix: workflow settings scroll

* chore: translations

* minor improvements

* fix: toggle project features

* fix: add is_workflow_enabled to project features response

* chore: handle state workflow from command pallette

* fix: build errors

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-02-24 15:01:49 +05:30
Aaryan Khandelwal
a9c3695409 fix: build errors (#2564)
* fix: build errors

* chore: revert customers change
2025-02-19 21:09:03 +05:30
Prateek Shourya
c0e04c9838 refactor: enhance custom properties components modularity (#2375)
* refactor: enhance custom properties components modularity

* chore: minor updates

* chore: issue properties store improvement

* chore: improved modularity for additional properties

* chore: updated work items modularity

---------

Co-authored-by: Vamsi krishna <matalav55@gmail.com>
2025-02-19 15:25:08 +05:30
Prateek Shourya
4f2a4944ef fix: separate work item type and epic custom properties fetching (#2495)
* fix: seprate work item type and epic custom properties fetching

* fix: better error handling

* fix: error handling

* improvement: seprate out feature enable check

* improvement: seprate out epic analytics store

* chore: swr keys update

* minor updates realted to code splitting'
2025-02-18 15:10:35 +05:30
Prateek Shourya
498a021e33 refactor: workspace level project features (#2518)
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-02-18 00:03:29 +05:30
Prateek Shourya
d06493e95d fix: all issues related to work item type properties (#2497) 2025-02-14 13:02:49 +05:30
Prateek Shourya
1accd003f3 fix: ensure custom properties are fetched (#2493) 2025-02-13 23:32:41 +05:30
Nikhil
ea7244402f [WEB-3348] fix: workspace delete (#2429)
* fix: workspace delete

* chore: add can workspace delete

* chore: add workspace user me serializer

* fix: workspace deletion

* fix: copy changes

* chore: add trial subscription

* chore: add trial indication in workspace swicher

* fix: deletion flow for free trial

* chore: add none case for workspace licenses

* fix: current plan api to correctly show trial remaining days

* fix: translations and enums

* fix: fixed image for pro trial

* fix: handled Plane one subscription badge

* revert unrealted changes

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-02-12 17:55:12 +05:30
Nikhil
213fd167f6 [WEB-3030] feat: business plan changes (#2395)
* chore: add business plan changes

* chore: monitor updates for business plan

* chore: license verification

* chore: add validation for license cancellation

* chore: proration preview endpoint

* chore:  add exception handling

* fix: license updates

* chore: add last payment failed date and count

* fix: invoice plan

* add current price amount

* feat: new add seats UI

* update price

* proration preview logic

* fix: invoicing endpoint

* add manage seats button to pro and bussiness card

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-02-12 17:26:27 +05:30
Prateek Shourya
0351e44826 feat: language support (#2311)
* chore: ln support modules constants

* fix: translation key

* chore: empty state refactor (#6404)

* chore: asset path helper hook added

* chore: detailed and simple empty state component added

* chore: section empty state component added

* chore: language translation for all empty states

* chore: new empty state implementation

* improvement: add more translations

* improvement: user permissions and workspace draft empty state

* chore: update translation structure

* chore: inbox empty states

* chore: disabled project features empty state

* chore: active cycle progress empty state

* chore: notification empty state

* chore: connections translation

* chore: issue comment, relation, bulk delete, and command k empty state translation

* chore: project pages empty state and translations

* chore: project module and view related empty state

* chore: remove project draft related empty state

* chore: project cycle, views and archived issues empty state

* chore: project cycles related empty state

* chore: project settings empty state

* chore: profile issue and acitivity empty state

* chore: workspace settings realted constants

* chore: stickies and home widgets empty state

* chore: remove all reference to deprecated empty state component and constnats

* chore: add support to ignore theme in resolved asset path hook

* chore: minor updates

* fix: build errors

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>

* feat: extended language translations support

* fix: language support fo profile (#6461)

* fix: ln support fo profile

* fix: merge changes

* fix: merge changes

* [WEB-3137] refactor: empty states and add language support (#2235)

* chore: asset path helper hook added

* chore: detailed and simple empty state component added

* chore: section empty state component added

* chore: language translation for all empty states

* chore: new empty state implementation

* improvement: add more translations

* improvement: user permissions and workspace draft empty state

* chore: update translation structure

* chore: inbox empty states

* chore: disabled project features empty state

* chore: active cycle progress empty state

* chore: notification empty state

* chore: connections translation

* chore: issue comment, relation, bulk delete, and command k empty state translation

* chore: project pages empty state and translations

* chore: project module and view related empty state

* chore: remove project draft related empty state

* chore: project cycle, views and archived issues empty state

* chore: project cycles related empty state

* chore: project settings empty state

* chore: profile issue and acitivity empty state

* chore: workspace settings realted constants

* chore: stickies and home widgets empty state

* chore: remove all reference to deprecated empty state component and constnats

* chore: team related empty states refactor and translation

* chore: initiatives related empty states refactor and translation

* chore: workspace pages related empty states refactor and translation

* chore: epics related empty states refactor and translation

* chore: workspace and project cycles related empty states refactor and translation

* chore: command modal related empty states refactor and translation

* chore: projects related empty states refactor and translation

* chore: seperate out enterprise translations

---------

Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>

* [WEB-3165]feat: language support for issues (#6452)

* * chore: moved issue constants to packages
* chore: restructured issue constants
* improvement: added translations to issue constants

* chore: updated translation structure

* * chore: updated chinese, spanish and french translation
* chore: updated translation for issues mobile header

* chore: updated spanish translation

* chore: removed translation for issue priorities

* fix: build errors

* chore: minor updates

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* chore: migrated filters.ts to packages (#6459)

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* chore: workspace drafts constant moved to plane constant package

* feat: home language support without stickies (#6443)

* feat: home language support without stickies

* fix: home sidebar

* fix: added missing keys

* fix: show all btn

* fix: recents empty state

* chore: translation update

* feat: workspace constant language support and refactor (#6462)

* chore: workspace constant language support and refactor

* chore: workspace constant language support and refactor

* chore: code refactor

* chore: code refactor

* merge conflict

* chore: code refactor

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* chore: tab indices constant moved to plane package (#6464)

* chore: notification language support and refactor

* [WEB-3165]feat:language support for issues. (#2282)

* * chore: moved issue constants to packages
* chore: restructured issue constants
* improvement: added translations to issue constants

* chore: updated translation structure

* * chore: updated chinese, spanish and french translation
* chore: updated translation for issues mobile header

* * chore: updated imports for constants
* improvemnt: added new translations

* chore: updated spanish translation

* chore: removed translation for issue priorities

* chore: minor updates

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* chore: filters migration to packages (#2298)

* chore: migrated filter.ts to packages

* core: updated filter.ts imports to packages

* chore: added missing translation keys

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* chore: ln support for inbox constants (#6432)

* chore: ln support for inbox constants

* fix: snooze duration

* fix: enum

* fix: translation keys

* fix: inbox status icon

* fix: status icon

* fix: naming

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* fix: ln support for views constants (#6431)

* fix: ln support for views constants

* fix: added translation

* fix: translation keys

* fix: access

* chore: code refactor

* feat: workspace constant language support and code refactor (#2305)

* chore: code refactor

* fix: workspace settings order

* chore: code refactor

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* chore: ln support workspace projects constants (#6429)

* chore: ln support workspace projects constants

* fix: translation key

* fix: removed state translation

* fix: removed state translation

* fi: added translations

* Chore: theme language support and refactor (#6465)

* chore: themes language support and refactor

* chore: theme language support and refactor

* fix

* [WEB-3173] chore: language support for cycles constant file (#6415)

* chore: ln support for cycles constant file

* fix: added chinese

* fix: lint

* fix: translation key

* fix: build errors

* fix: build errors

* minor updates

* chore: english extended translations

* chore: minor translation update

* chore: minor translation update

* chore: minor translation update

* refactor: move labels contants to packages

* refactor: move swr, file and error related constants to packages

* chore: timezones constant moved to plane package

* chore: metadata constant code refactor

* chore: code refactor

* fix: dashboard constants moved

* chore: code refactor (#6478)

* refactor: spreadsheet constants

* chore: drafts language support (#6485)

* chore: workspace drafts language support

* chore: code refactor

* feat: ln support for notifications (#6486)

* feat: ln support for notifications

* fix: translations

* * refactor: moved page constants to packages (#6480)

* fix: removed use-client

* chore: removed unnecessary commnets

* chore: workspace draft language support (#6490)

* chore: workspace drafts language support

* chore: code refactor

* chore: draft language support

* Feat constant event tracker (#6479)

* fix: event tracjer constants

* fix: constants event tracker

* feat: language translation  - projects list (#6493)

* feat: added translation to projects list page

* chore: restructured translation file

* chore: module language support (#6499)

* chore: module language support added

* chore: code refactor

* chore: workspace views language support (#6492)

* chore: workspace views language support

* chore: code refactor

* feat: custom analytics language support (#6494)

* feat: custom analytics language support

* fix: key

* fix: refactoring

---------

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* fix: build errors

* chore: minor improvements

* feat: language support for intake (#6498)

* feat: language support for intake

* fix: key name

* refactor: authentications related translations

* feat: language support issues  (#6501)

* enhancement: added translations for issue list view

* chore: added translations for issue detail widgets

* chore: added missing translations

* chore: modified issue to work items

* chore: updated translations

* Feat: workspace settings language support (#6508)

* feat: language support for workspace settings

* fix: lint

* fix: export title

* chore project settings language support (#6502)

* chore: project settings language support

* chore: code refactor

* refactor: workspace creation related translations

* chore: renamed issues to work items

* fix: build errors

* fix: lint

* chore: modified translations

* chore: remove duplicate

* improvement: french translation

* chore: chinese translation improvement

* fix: japanese translations

* chore: added spanish translation

* add missing translations

* minor improvements

* add missing translations and build fixes

* fix: miscelleous language translations

* refactor: move all issue types related types, constants and helpers to packages (#2345)

* refactor: move all issue types related types, constants and helpers to packages

* remove unused imports

* fix: clear_all key

* chore: initiatives language support (#2341)

* chore: initiatives settings language support

* chore: initiatives list page language support

* chore: initiatives detail translation support

* fix: moved user permission constants (#6516)

* feat: language support for  issues (#6513)

* chore: added language support to issue detail widgets

* improvement: added translation for issue detail

* enhancement: added language trasnlation to issue layouts

* chore: translation improvement (#6518)

* feat: language support description (#6519)

* enhancement: added language support for description

* fix: updated keys

* chore: initiatives toasts language support (#2347)

* chore: initiatives settings language support

* chore: initiatives list page language support

* chore: initiatives detail translation support

* chore: initiatives translation support

* chore: code refactor

* refactor: change issue type to work item type and add translations (#2351)

* refactor: replace all occurances of issues and work items

* refactor: replace all occurances of issues and work items (#2354)

* chore: renamed issue to work item (#6522)

* chore: replace missing issue occurances to work items

* fix: build errors

* chore: minor translations update

* fix: build errors

* minor improvements

* fix: build errors

* chore: update teamspace empty states

* chore: work items

* fix: profile links

* Feat ln cycles (#6528)

* feat: added language support for cycles

* feat: added language support for cycles

* chore: added core.json

* fix: translation keys

* fix: translation keys (#6530)

* fix: changed sidebar keys

* fix: removed extras

* fix: updated keys

* chore: optimize translation imports

* fix: langugae support (#2358)

* fix: added missing keys

* fix: workspace settings

* chore: translation import optimization (#2360)

* chore: optimize translation imports

* fix: extended core

* fix: removed pro_trial

* fix: key fix

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>

* fix: updated keys (#6534)

* fix: updated keys

* fix-sub work items toasts

* fix: minor translations related bugs

* fix: build errors

* chore: add missing translation and minor fixes

* chore: code refactor

* chore: code refactor

* fix: language support keys (#6553)

* minor improvements

* minor fixes

* fix: remove lucide import from constants package

* fix: remove lucide import from constants package

* chore: regenerate all enterprise level translations

* chore: remove all  from translations

* chore: regenerate all translations

* chore: addded chinese and japanese translation files

* chore: remove all  from translations

* chore: dashboard translation

* fix: added member

* fix: language support keys (#6558)

* fix: renamed keys

* fix: space app

* chore: renamed issues to work items

* chore: update site manifest

* chore: updated translations

* fix: lang keys

* fix: fixed key names (#2413)

Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>

* chore: update translations

---------

Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
Co-authored-by: Vamsi Krishna <46787868+mathalav55@users.noreply.github.com>
Co-authored-by: Vamsi krishna <matalav55@gmail.com>
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com>
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-02-06 20:41:10 +05:30
Akshita Goyal
77f8a2653f [WEB-3227] chore: handled epic activity in initiative (#2376)
* chore: handled epic activity in initiative

* fix: comment id not found in update initative activity

* fix: added api call for activity on epics update

* fix: initative activity not working

* fix: epic initiative activity not working

* fix: remove print statements

* fix: change verb
fix: remove unwanted filters

* fix: change verb to updated

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-02-05 17:40:11 +05:30
Prateek Shourya
f10609cfd2 [WEB-3251] fix: build errors related to member role refactor (#2396) 2025-02-05 15:36:28 +05:30
Prateek Shourya
562be57189 [WEB-3309] fix: project stats and attributes and code cleanup (#2391) 2025-02-04 23:39:57 +05:30
Aaryan Khandelwal
7a86e44d20 dev: dashboards list components, feature flag (#2380)
* dev: dashboards list components

* chore: update feature flag key
2025-02-04 18:40:03 +05:30
Prateek Shourya
f5f974565a [WEB-3251] improvement: optimize projects API (#2296)
* remove: members from projects api

* chore: only return member ids

* chore: slim project response endpoint

* chore: projects loader update

* improvement: optimize and handle projects API data

* improvement: project stats and attributes endpoints

* improvement: projects list loader

* chore: minor type update

* chore: minor updates

* add changes removed in merge conflicts

* fix: build errors

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2025-02-04 16:00:01 +05:30
Anmol Singh Bhatia
ecc0afb91b [WEB-3290] chore: initiative improvements (#2377)
* chore: initiative list improvements

* chore: epic peek view implemented in initiative detail page

* fix: mutation

* chore: code refactor

* chore: code refactor

* chore: code refactor
2025-02-04 15:26:45 +05:30
Aaryan Khandelwal
02c64bfd0d dev: dashboards layout, store, services and types (#2367)
* chore: dashboards layout and store

* chore: rename services
2025-02-04 01:58:03 +05:30
Saurabh Kumar
aaf7369743 [SILO] - post migration fixes - add source auth email for credentials + error handling via error code (#2374)
* [SILO] - add source auth email for credentials + management script to update credentials table (#2368)

* fix: importer credential add source auth email

* remove irrelevant fetch external api token code

* db and migration for source auth email in workspace credential

* remove migration changes

* fix: importer dashboard, token expiry and redirection errors (#2371)

* feat: added refresh interval and button for base dashboard

* feat: added indication for token expiry

* feat: added silo error constants

* feat: added error query param for github controller

* feat: added error codes in gitlab and slack integrations

* add error toast in integration and connection page (#2372)

* feat: added language translations

---------

Co-authored-by: Saurabh Kumar <70131915+Saurabhkmr98@users.noreply.github.com>

* fix: build errors

* fix: source auth email in create

---------

Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
2025-02-04 01:44:17 +05:30
Vamsi Krishna
0901c696a5 [WEB-3191]fix: epics progress indicators (#2365)
* fix: return count of cancelled issues on epic-analytics endpoint

* fix: epics progress indicator

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-02-03 15:02:24 +05:30
Saurabh Kumar
207e85e3a1 [SILO] : Importer and integrations db migration changes (#2363)
* `silo` refactoring changes  (#2304)

* add sdk and services for workspace connection and import jobs

* rename service

* move worker folder to root + remove controller folder

* remove controller folder

* add external api service in silo

* fix params in service

* fix params in service

* fix services + remove projectid in job endpoints

* chore: added generic config types for job store (#2158)

* chore: made import job as generic

* chore: added generic parameter inside the job service

* chore: added generic parameter inside the job service

* feat: remove projectId from jobs endpoint

* chore: modified job store for new services

* chore: revert go.mod.sum

* chore: spaces

* gitlab auth callback

* github controllers update with plane api

* create api client fix

* base integration importer store

* remove junk store

* silo external api token middleware + plane api to generate user tokens

* add ahmac permission method in apiserver + ahmac sign flow on silo

* remove junk

* getapi client remove unwanted options

* modify api route for silo access + github gitlab and slack controller clean up

* types modify + jira importer cleanup

* fix: nodemon setup

* make getAPIClient as a singleton

* chore: added new definitions in base-import-worker

* chore: modified jira migrator to adhere to the modified types

* feat: modified base migrator to adhere new types

* chore: modified jira-server-migrator to adhere new changes

* chore: modified asana importer to adhere to new types

* fix: migrated importer controllers for new schema

* fix: build

* chore: asana and linear controller

* feat: updated job controller for new schema changes

* chore: added permissions

* integrations api migrations changes (#2193)

* chore: added workspace_slug inside job data

* replaced ahmac with hmac implementation

* add new service base api view for microservices

* fix: apiserver changes and base view

* feat: added changes to services

* feat: modified engine controller for using api services

* feat: modified UI stores for modified jira importer

* remove-log

* resolve hmac issue + silo endpoint url fixes

* add silo target access token rotation in get

* integration ui migration changes

* revert changes in il8n

* fix crud for api

* fix crud for api

* fix: batch lock config

* fix silo bundler issue (#2233)

* chore: combined common dashboard components for silo (#2166)

* chore: added new types to job store

* feat: updated job store dependencies for new params

* feat: created common components for importers dashboard

* feat: modified jira importer to comply with new common components

* feat: modified jira server dashboard to comply with the new component changes

* feat: modified asana to comply with the common dashboard changes

* fix: linear to comply with the new changes

* reset job store

* feat: migrated importers to new schema

* fix: removed unused code

* fix: base job importer model and serializer

* fix-lint-errors

---------

Co-authored-by: Saurabh Kumar <70131915+Saurabhkmr98@users.noreply.github.com>

* fix api serialisers

* fix: stabilized all integrations and jira importer

* fix: linear, asana and jira-server importers

* fix: reinstantiated hmac permission

* chore: removed the db folder for silo

* feat: added types for integration config

* feat: added check for supported integration in silo and web

* feat: added self hosted and cloud message differences

* add en translations for importers and jira importer (#2264)

* feat: Added language support for integrations (#2277)

* feat: added translations for github, slack and gitlab integrations

* fix: slack integration project modal

* fix: gitlab organization disconnect

* fix: silo build fixes

* feat: added more language to integration language support

* fix: review

* feat: modified caddy and compose for silo selfhosted changes (#2276)

* silo - fixes for keys and integrations form reset (#2283)

* fix hardcoded values for integration importer keys

* reset state after integration form submit

* fix missing key integration

* fix gitlab connection update

* fix: added slack images being updated while creating issues (#2288)

Co-authored-by: Saurabh Kumar <70131915+Saurabhkmr98@users.noreply.github.com>

* silo - fix integration lang support (#2291)

* fix hardcoded values for integration importer keys

* reset state after integration form submit

* fix missing translation key integration

* fix gitlab connection update

* fix integration lang support

* fix integration lang support

---------

Co-authored-by: Saurabhkmr98 <saurabhkapur73@gmail.com>
Co-authored-by: Saurabh Kumar <70131915+Saurabhkmr98@users.noreply.github.com>

* [SILO-71] flatfile importer v1 (#2156)

* feat: initialized CSV importer

* feat: added flatfile components

* feat: setup workbook and listener for csv importer

* feat: added store structure for flatfile importer

* chore: translated csv importer to flatfile importer

* feat: setup listener

* fix: event listener for creating agent

* feat: added flatfile importer skeleton

* feat: added flatfile etl logic for pulling and transforming data

* feat: added flatfile controller and migrator

* feat: curated flatfile root store and importer UI

* feat: initialized flatfile migrator

* fix: flatfile

* feat: added transformers for cycles and issues

* feat: added mapping and transformation for flatfile

* feat: added assignee field for fixing migrator bugs

* fix:build

* feat: added metrics inside the data import task'

* fix:workbook

* feat: added validation of email and date for flatfile

* add sdk and services for workspace connection and import jobs

* rename service

* move worker folder to root + remove controller folder

* remove controller folder

* feat: added modules and issue types inside flatfile

* fix: build

* fix:response-handler

* fix:errors

* fix:deleted-file

* fix: readded jobs route

* add external api service in silo

* fix params in service

* fix params in service

* fix services + remove projectid in job endpoints

* chore: added generic config types for job store (#2158)

* chore: made import job as generic

* chore: added generic parameter inside the job service

* chore: added generic parameter inside the job service

* feat: remove projectId from jobs endpoint

* chore: modified job store for new services

* chore: revert go.mod.sum

* chore: spaces

* gitlab auth callback

* github controllers update with plane api

* create api client fix

* base integration importer store

* remove junk store

* silo external api token middleware + plane api to generate user tokens

* add ahmac permission method in apiserver + ahmac sign flow on silo

* remove junk

* getapi client remove unwanted options

* modify api route for silo access + github gitlab and slack controller clean up

* types modify + jira importer cleanup

* fix: nodemon setup

* make getAPIClient as a singleton

* chore: added new definitions in base-import-worker

* chore: modified jira migrator to adhere to the modified types

* feat: modified base migrator to adhere new types

* chore: modified jira-server-migrator to adhere new changes

* chore: modified asana importer to adhere to new types

* fix: migrated importer controllers for new schema

* fix: build

* chore: asana and linear controller

* feat: updated job controller for new schema changes

* chore: added permissions

* integrations api migrations changes (#2193)

* chore: added workspace_slug inside job data

* replaced ahmac with hmac implementation

* add new service base api view for microservices

* fix: apiserver changes and base view

* feat: added changes to services

* feat: modified engine controller for using api services

* feat: modified UI stores for modified jira importer

* remove-log

* resolve hmac issue + silo endpoint url fixes

* add silo target access token rotation in get

* integration ui migration changes

* revert changes in il8n

* fix crud for api

* fix crud for api

* fix: batch lock config

* fix silo bundler issue (#2233)

* chore: combined common dashboard components for silo (#2166)

* chore: added new types to job store

* feat: updated job store dependencies for new params

* feat: created common components for importers dashboard

* feat: modified jira importer to comply with new common components

* feat: modified jira server dashboard to comply with the new component changes

* feat: modified asana to comply with the common dashboard changes

* fix: linear to comply with the new changes

* reset job store

* feat: migrated importers to new schema

* fix: removed unused code

* fix: base job importer model and serializer

* fix-lint-errors

---------

Co-authored-by: Saurabh Kumar <70131915+Saurabhkmr98@users.noreply.github.com>

* fix api serialisers

* fix: stabilized all integrations and jira importer

* fix: linear, asana and jira-server importers

* fix: reinstantiated hmac permission

* chore: removed the db folder for silo

* feat: added types for integration config

* feat: added check for supported integration in silo and web

* feat: added self hosted and cloud message differences

* add en translations for importers and jira importer (#2264)

* feat: Added language support for integrations (#2277)

* feat: added translations for github, slack and gitlab integrations

* fix: slack integration project modal

* fix: gitlab organization disconnect

* fix: silo build fixes

* feat: added more language to integration language support

* fix: review

* feat: modified caddy and compose for silo selfhosted changes (#2276)

* silo - fixes for keys and integrations form reset (#2283)

* fix hardcoded values for integration importer keys

* reset state after integration form submit

* fix missing key integration

* fix gitlab connection update

* fix: added slack images being updated while creating issues (#2288)

Co-authored-by: Saurabh Kumar <70131915+Saurabhkmr98@users.noreply.github.com>

* silo - fix integration lang support (#2291)

* fix hardcoded values for integration importer keys

* reset state after integration form submit

* fix missing translation key integration

* fix gitlab connection update

* fix integration lang support

* fix integration lang support

* feat: added controllers as default exports

* feat: modified flatfile worker and controller to adhere new changes

* feat: modified flatfile importer to ahere silo api migration

* fix: source project and workspace hide props

---------

Co-authored-by: Saurabhkmr98 <saurabhkapur73@gmail.com>
Co-authored-by: Saurabh Kumar <70131915+Saurabhkmr98@users.noreply.github.com>

* add fuzzy find in state and priority mapping (#2310)

Co-authored-by: Saurabhkmr98 <saurabhkapur73@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>

* fix: build

* chore: moved flatfile agent to external

* chore:build-fixes

* fix: credential breaking for slack

* fix: credential route for api

* SILO - chore: Importers translation (#2352)

* add en translations for importers and jira importer

* add en translations for all the importers

* add importers language translation changes

* chore silo importer translation

* chore silo importer translation

* fix: env removing trailing slashes

* fix: trailing slashed env

* fix duplicate entity connection issue (#2362)

---------

Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com>
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-01-31 20:18:17 +05:30