Vamsi Krishna
cca851401f
[WEB-3821]chore: time estimates UI fixes ( #2915 )
2025-04-09 17:21:26 +05:30
Anmol Singh Bhatia
111e164458
[WEB-3755] fix: integrations settings upgrade button ( #2914 )
2025-04-09 16:50:30 +05:30
sriram veeraghanta
0c89ca27d3
fix: build error
2025-04-09 16:16:18 +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
sriram veeraghanta
a794c44cd8
fix: merge conflicts
2025-04-09 15:06:40 +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
Vamsi Krishna
993c7899b6
[WEB-3759] chore: header revamp for cycles, modules, pages and views ( #6875 )
...
* chore: header revamp for cycles, modules, pages and views
* chore: moved list fetch to layout level
2025-04-09 14:56:57 +05:30
Vipin Chaudhary
2b411de1e3
[WIKI-306] fix: handle editor click behavior on the last node #6879
2025-04-09 14:51:58 +05:30
Prateek Shourya
1f9222065e
[WEB-3788] improvement: enhance project properties related components modularity ( #6882 )
...
* improvement: work item modal data preload and parent work item details
* improvement: collapsible button title
* improvement: project creation form and modal
* improvement: emoji helper
* improvement: enhance labels component modularity
* improvement: enable state group and state list components modularity
* improvement: project settings feature list
* improvement: common utils
2025-04-09 14:50:43 +05:30
Akshita Goyal
670134562f
[WEB-3808] fix: replaced the profile charts with propel components #6892
2025-04-09 14:50:23 +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
pushya22
2a9abb8838
Sync: Community Changes #2897
...
Sync: Community Changes
2025-04-08 15:50:08 +05:30
sriram veeraghanta
270f282c3c
fix: copy url util build error
2025-04-08 15:44:07 +05:30
sriram veeraghanta
8587a28498
Sync: Community Changes #2896
2025-04-08 15:26:53 +05:30
Aaryan Khandelwal
37699362ad
[WEB-3797] fix: remove leading slash from URL to copy ( #6890 )
...
* fix: remove prefix slash if present
* chore: make use of URL class to generate a valid URL
2025-04-08 15:22:23 +05:30
sriram veeraghanta
484f325cbc
Sync: Community Changes #2892
2025-04-08 14:49:56 +05:30
Akshita Goyal
5ac5892fe5
[WEB-3586] fix: recents dropdown in home #6889
2025-04-08 14:32:08 +05:30
Prateek Shourya
b621d76dc8
[WEB-3516] improvement: remove parent from work item template and context-aware data preload ( #2887 )
2025-04-07 19:11:13 +05:30
Vamsi Krishna
232a1ba884
[WEB-3735]feat: time estimates ( #2854 )
...
* feat: added time to estimates
* feat: added feature flag for time estimates
* chore: time estimate for work item activity
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-04-07 16:00:05 +05:30
sriram veeraghanta
0c96d8d1fa
fix: merge conflicts
2025-04-07 15:56:36 +05:30
Vamsi Krishna
475b7a8396
[WEB-3737]chore: updated translations for estimates #6871
2025-04-07 15:50:15 +05:30
dependabot[bot]
b0b413f834
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update ( #2880 )
...
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.4 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite )
Updates `vite` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.2.5
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: vite
dependency-version: 6.2.5
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-04-05 18:17:53 +05:30
Prateek Shourya
0cf03cd8df
fix: build errors ( #2878 )
2025-04-04 20:14:13 +05:30
sriram veeraghanta
9f8b9305b5
fix: merge conflicts
2025-04-04 20:12:42 +05:30
Aaryan Khandelwal
34337f90c1
[WEB-3748, 3749] feat: work item description version history ( #6863 )
...
* chore: work item description versions
* chore: intake issue description
* chore: intake work item description versions
* chore: add missing translations
* chore: endpoint for intake description version
* chore: renamed key to work item
* chore: changed the paginator class
* chore: authorization added
* chore: added the enum validation
* chore: removed extra validations
* chore: added extra validations
* chore: modal position
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-04-04 20:09:02 +05:30
Prateek Shourya
4f68aaafa6
fix: web build ( #6870 )
2025-04-04 20:07:12 +05:30
sriram veeraghanta
6fef2f3b78
fix: merge conflicts
2025-04-04 17:04:03 +05:30
Vamsi Krishna
9c10235fca
[WEB-3737]chore: estimates code refactor and translations ( #6857 )
...
* * chore: refactored estimates components.
* chore: added translations for estimates components.
* fix: translation key update
2025-04-04 16:59:12 +05:30
dependabot[bot]
c90b604cac
chore(deps-dev): bump the npm_and_yarn group across 2 directories with 1 update ( #2862 )
...
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.3 to 6.2.4
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite )
Updates `vite` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
- dependency-name: vite
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-04-02 23:12:37 +05:30
JayashTripathy
dcdb63fbf1
[WEB-3736] chore: added Created By property in widget configuration x-axis ( #2864 )
...
* chore: added created by in the dashboard filter
* [WEB-3736] chore: added Created By property in widget configuration x-axis
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Jayash Tripathy <jayashtripathy@Jayashs-MacBook-Pro.local >
2025-04-02 23:12:02 +05:30
dependabot[bot]
838f9c9524
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory ( #2841 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 5.4.14 to 5.4.15
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.15/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.15/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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-04-02 19:17:05 +05:30
sriram veeraghanta
ae7f776830
Sync: Community Changes #2859
2025-04-02 17:38:13 +05:30
Vamsi Krishna
16aa1d7034
[WEB-3273]fix: editor bubble menu z-index #6858
2025-04-02 17:35:30 +05:30
Anmol Singh Bhatia
0db581509c
[WEB-3745] fix: color picker event propagation ( #6859 )
2025-04-02 17:35:04 +05:30
M. Palanikannan
523ab3f4a1
[WEB-3747] regression: readonly mode with fragments ( #6861 )
2025-04-02 17:34:28 +05:30
sriram veeraghanta
4601960f4e
fix: merge conflicts
2025-04-02 13:46:43 +05:30
M. Palanikannan
a57c37c26c
[PE-304] feat: make floating link generic and use it for all editors ( #6552 )
...
* fix: make floating link generic and use it for all editors
* fix: link component behaviour with selected text fixed and storage is now typed
* chore: link view seperated
* fix: editor link edit view across multiple links resets now
* fix: link view container
* fix: cleaning up
* fix: url validation
2025-04-02 13:42:34 +05:30
Prateek Shourya
b179dd8ec3
[WEB-3516] Improvement: work item templates ( #2843 )
...
* improvement: apply work item template if create more toggle is enabled
* improvement: no results message for work item template dropdown
* improvement: work item template selection dropdown.
* improvement: template description font size
* improvement: translations updated
2025-04-01 21:13:23 +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
Akshita Goyal
98e73662fb
[WEB-3734] chore: ui improvement for intake forms ( #2849 )
2025-04-01 20:53:18 +05:30
sriram veeraghanta
1a32ed09e2
Sync: Community Changes #2855
2025-04-01 20:52:17 +05:30
Anmol Singh Bhatia
171fc6b214
[WEB-3732 | WEB-3731] feat: Vietnamese and Portuguese language support ( #2852 )
2025-04-01 20:51:39 +05:30
Prateek Shourya
7bb291408d
[WEB-3712] improvement: create draft work item logic ( #6847 )
2025-04-01 20:47:44 +05:30
sriram veeraghanta
edc8ebf47b
Sync: Community Changes #2851
2025-04-01 16:49:03 +05:30
Anmol Singh Bhatia
585432824f
chore: portuguese translation updated
2025-04-01 15:33:49 +05:30
Anmol Singh Bhatia
fe9640533c
chore: vietnamese translation updated
2025-04-01 15:30:21 +05:30
Trần Huy Duẫn
5ec817ba37
feat: add Vietnamese language support and translations ( #6842 )
...
- Added Vietnamese (Tiếng việt) to the list of supported languages.
- Created a new translations file for Vietnamese with comprehensive translations for various UI elements.
- Updated the TranslationStore to include the new Vietnamese language option.
2025-04-01 15:17:21 +05:30
Henrique
9279b5f1fb
feat(i18n): add Brazilian Portuguese (pt-BR) translations ( #6840 )
...
Updated TranslationStore to include support for Brazilian Portuguese by importing the corresponding translations file.
Extended TLanguage type to include "pt-BR" as a valid language option.
2025-04-01 15:16:58 +05:30
sriram veeraghanta
9801cd6a47
chore: vite version upgrade
2025-03-28 16:11:07 +05:30
sriram veeraghanta
b38a1021e2
fix: merge conflicts
2025-03-28 16:06:52 +05:30