Commit Graph

1216 Commits

Author SHA1 Message Date
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
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
sriram veeraghanta
cc8dd7c1b8 Sync: Community Changes #3085 2025-04-30 14:58:25 +05:30
Anmol Singh Bhatia
5a1df8b496 [WEB-3560] chore: work item modal code refactor #6996 2025-04-30 14:56:38 +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
sriram veeraghanta
ac703c89be fix: build errors 2025-04-29 15:49:31 +05:30
sriram veeraghanta
3abe4c9c80 Sync: Community Changes #3073 2025-04-29 15:35:53 +05:30
sriram veeraghanta
cdca5a4126 chore: build fixes 2025-04-29 15:33:03 +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
Vamsi Krishna
44e4d8282f [WEB-3902]feat: added sort and display properties to initiatives epics list #3052 2025-04-29 14:38:26 +05:30
Anmol Singh Bhatia
f5449c8f93 [WEB-3751] chore: work item state icon improvement (#6960)
* chore: return order based on group

* chore: order for workspace stats endpoint

* chore: state response updated

* chore: state icon types updated

* chore: state icon updated

* chore: state settings new icon implementation

* chore: icon implementation

* chore: code refactor

* chore: code refactor

* chore: code refactor

* fix: order field type

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-04-29 14:33:53 +05:30
sriram veeraghanta
4a2ebbbfa3 Sync: Community Changes #3051 2025-04-25 15:10:08 +05:30
Anmol Singh Bhatia
cce6dd581c [WEB-3948] chore: recent work item improvement (#6976)
* chore: issue entity data type updated

* chore: HomePeekOverviewsRoot component added

* chore: recent work item improvement and code refactor
2025-04-25 15:08:10 +05:30
sriram veeraghanta
1c4a5e3bbd Sync: Community Changes #3049 2025-04-25 14:34:44 +05:30
Akshita Goyal
d86ac368a4 [WEB-3863] fix: handled error handling for link editing #6968 2025-04-25 14:31:35 +05:30
Akshita Goyal
101994840a [WEB-3944] fix: Error Toast message content update while uploading images (#6969)
* fix: handled svg uploads

* chore: proper error message with all allowed types

---------

Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
2025-04-25 14:30:12 +05:30
Anmol Singh Bhatia
f60f57ef11 [WEB-3494] chore: platform ux copy changes (#6970)
* chore: project quick action option ux copy updated

* chore: project tour copy updated
2025-04-25 14:29:09 +05:30
Prateek Shourya
546217f09b [WEB-3953] fix: issue description assets upload when project id is switched (#6975) 2025-04-25 14:27:40 +05:30
M. Palanikannan
82af9f19bd fix: build fix (#3043) 2025-04-24 20:05:25 +05:30
sriram veeraghanta
0a204be71d Merge branch 'preview' into sync/ce-ee 2025-04-24 17:52:52 +05:30
M. Palanikannan
797f150ec4 [WIKI-331] fix: editor ref issues while locking/unlocking page #6965 2025-04-24 17:38:41 +05:30
sriram veeraghanta
bf889d9b5b Sync: Community Changes #3033 2025-04-24 14:22:57 +05:30
Sangeetha
2bbaaed3ea [WEB-3918] fix: api tokens is_active (#6941)
* fix: is_active always returning true
chore: formate expired_at to iso date

* Display exact expiration timestamp for API tokens

* chore: remove conversion to iso

* chore: remove unwanted imports

* fix: added timestamp for api token expiry

* fix: handle none value in expired_at

* fix: fix: handle none value in expired_at

* chore: add type hints

* fix: refactor

---------

Co-authored-by: Alaaeddine bousselmi <alaaeddine.bousselmi@medtech.tn>
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
Co-authored-by: Akshita Goyal <36129505+gakshita@users.noreply.github.com>
2025-04-24 01:28:29 +05:30
sriram veeraghanta
b19a3b185e Sync: Community Changes #3028 2025-04-23 15:15:17 +05:30
Prateek Shourya
b5ceb94fb2 [WEB-3930] fix: application crash on accessing intake work items (#6958) 2025-04-23 15:12:54 +05:30
sriram veeraghanta
7624ff540e fix: merge conflicts 2025-04-22 20:14:10 +05:30
Anmol Singh Bhatia
5dacba74c9 [WEB-3923] fix: applied filters list #6957 2025-04-22 17:58:16 +05:30
Vamsi Krishna
c8be836d6c [WEB-3920]fix: estimate activity #6950 2025-04-22 17:45:15 +05:30
Akshita Goyal
280aa7f671 [WEB-3399] fix: progress data for cycle list item #6956 2025-04-22 17:41:06 +05:30
M. Palanikannan
8da04a83bf [WIKI-322] fix: update page actions UI (#3011)
* fix: badges improved

* fix: revamp page embed options to ee

* fix: collaborators list and better syncing error states

* fix: handle sidebar scrolling

* fix: mutation issues

* fix: filtering pages

* fix: opening and closing of section roots

* fix: remove unused prop

* fix: rendering hooks conditionally fixed

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-04-21 20:30:50 +05:30
Vamsi Krishna
39d3618041 [WEB-3916]fix: customer request empty state in epics (#3004)
* fix: customer request empty state

* fix: estimate point fix
2025-04-21 17:02:30 +05:30
Aaryan Khandelwal
edb03f6c2a chore: workspace and teamspace page headers (#2998)
* chore: workspace and teamspace page headers

* fix: build errors
2025-04-17 23:25:14 +05:30
Aaryan Khandelwal
a13907bf1e fix: merge conflicts resolved from preview 2025-04-17 21:32:30 +05:30
Aaryan Khandelwal
eac1115566 [WIKI-320] refactor: page header actions (#6946)
* refactor: page header actions

* chore: update toolbar component

* chore: update archived and lock badge colors

* chore: added observer to favorite control
2025-04-17 20:52:33 +05:30
sriram veeraghanta
ba98f04e56 fix: merge conflicts 2025-04-17 20:13:48 +05:30
Anmol Singh Bhatia
be5d77d978 [WEB-3892] chore: link item improvements (#6944)
* chore: code refactor

* chore: global link block component added

* chore: link item improvement and code refactor
2025-04-17 20:08:53 +05:30
Anmol Singh Bhatia
18fb3b8450 [WEB-3904] fix: sub work item fetching #6945 2025-04-17 20:07:13 +05:30
M. Palanikannan
08073f8472 [WIKI-317] fix: removing repeated events and smooth cursor (#2983)
* feat: add smooth cursor animation

* fix: hide cursor when editor not focused

* fix: add blinking while stationary

* fix: prosemirror codemark added for getting access to plugin state

* fix: properly show smooth cursor along with fake cursor of the inline code block

* fix: refactored config screen for multiple options

* fix: added configuration for smooth cursor behaviour

* temp: remove later, workaround in store

* fix: css of toggle

* fix: change Appearance to Preferences

* fix: project page console logs

* fix: rename variable and initialization

* fix: smooth cursor decoration hiding instead of destroying

* fix: adding isEditable before rendering smooth cursor decoration itself

* fix: smooth cursor toggle added

* fix: remove unused classes

* fix: removing toasts

* fix: build errors

* fix: keyboard navigation

* fix: slash commands rendering converted to floating ui

* fix: styles and reactiveness

* fix: add language support

* fix: isSmoothCursorEnabled has been changed

* fix: push extensions
2025-04-17 17:32:08 +05:30
sriram veeraghanta
e63a86fb4a fix: merge conflicts 2025-04-17 17:29:27 +05:30
Sangeetha
aeb41e603c [WEB-3826] feat: estimate activitites #6937 2025-04-17 17:16:57 +05:30
Vamsi Krishna
55eea1a8b7 [WEB-3872]chore: header switcher enhancements (#6935)
* * chore: alignment and size for header
* fix: switcher close on click

* chore: moved acces icon component to components
2025-04-17 17:15:53 +05:30
Aaryan Khandelwal
fa87ff14b7 [WIKI-319] chore: remove bottom border when toolbar is hidden (#6943)
* chore: remove border when toolbar is hidden

* chore: add stricter conditions
2025-04-17 17:13:21 +05:30
khalilzitouni2058
7d91b5f8df [WEB-3892] feat: add icon to Quicklinks (#6927)
* [feature]: add icon to Quicklinks

* fix: moving  getIconForLink to utils packages
2025-04-17 17:11:57 +05:30
Anmol Singh Bhatia
3ce40dfa2f [WIKI-316] fix: list item overflow #6942 2025-04-17 17:08:13 +05:30
Aaryan Khandelwal
474eb44c44 [WIKI-313] fix: image full screen modal portal (#2984)
* chore: image full screen modal portal

* fix: user profile regressino

---------

Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-04-17 15:38:20 +05:30
M. Palanikannan
1c7573b357 fix: nested pages minor fixes (#2974)
* fix: nested pages transitions fixed

* fix: close preview on keydown

* fix: title updated

* fix: redis broadcasting and ui changes

* fix: crashing redis and refactoring title and yarn lock
2025-04-16 17:16:31 +05:30