Aaryan Khandelwal
72ccbce537
refactor: issue widget components
2025-04-09 17:57:28 +05:30
guru_sainath
721cad96f5
promote: mobile-preview to preview ( #2823 )
...
* [MOBIL-845] chore: implemented stickies feature (#2822 )
* chore: implemented stickies
* chore: implemented pagination for stickies
* chore: typo
* chore: filtering stickies by user
* chore: project pages bulk creation (#2500 )
* [MOBIL-826] chore: handled issue creation and update if the workflow is enabled in the project (#2629 )
* chore: handled issue creation and updation if the workflow is enabled in the project
* chore: add workflow transition in intake (#2630 )
---------
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
* chore: delete bulk stickies (#2831 )
* chore: import error
* [MOBIL-866] chore: implemented work-item create and update v2 mutation and handled the workflow validation (#2881 )
* chore: validated the issue state and update issue state property
* chore: handled workflow create and update
* chore: handled issue creation and update V2
* chore: updated types for issue v2 mutation
* chore: reverted version check query
* chore: updated intake
* chore: updated type for start_date and end_date
* fix: handled the issue workflow validation in the issue update mutation v2 (#2913 )
---------
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com >
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
2025-04-09 17:24:36 +05:30
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
Bavisetti Narayan
92766f3422
[WEB-3810] fix: cycle progress chart ( #2891 )
2025-04-09 16:50:08 +05:30
sriram veeraghanta
0c89ca27d3
fix: build error
2025-04-09 16:16:18 +05:30
Prateek Shourya
73308a38c2
[WEB-2963] chore: disable project asset status update for project created from template ( #2912 )
2025-04-09 15:39:24 +05:30
Nikhil
797b7122d1
fix: add validation for preventing seat manipulation after subscription cancellation ( #1971 )
...
* fix: add validation for preventing seat manipulation after subscription cancellation
* chore: update message
2025-04-09 15:32:41 +05:30
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
Akshita Goyal
73b6bc4dc8
[WEB-2595] fix: cycle update issue + ticks ( #2595 )
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-04-09 15:16:27 +05:30
Nikhil
f42ae0eaf9
[WEB-3768] feat: add support for attachment for intake issues created from email ( #2903 )
...
* chore: intake email attachment
* chore: add rate limit for intake form issues
* chore: add attachments for intake issues
* chore: add logging in email service
* chore: remove patch endpoint url
* chore: remove private key
* chore: update formatting
* chore: move intake anchor function to separate utility file
* chore: added anchor based rate limiting
* chore: update rate limit
2025-04-09 15:12:04 +05:30
sriram veeraghanta
627d7247d6
Sync: Community Changes #2910
2025-04-09 15:11:24 +05:30
sriram veeraghanta
31a36922cd
fix: merge conflicts
2025-04-09 15:10:45 +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
144c793e9e
[WEB-3803] fix: duplicate comments issue ( #6893 )
...
* fix: duplicate comments issue
* fix: refactor
2025-04-09 14:49:54 +05:30
Anmol Singh Bhatia
0a924e4824
[WEB-3693] chore: cmd-k work item actions improvements ( #6891 )
2025-04-09 09:25:57 +05:30
Akshat Jain
579bde70e1
[INFRA-118] fix: proxy dockerfile ( #2905 )
...
* fix: proxy dockerfile fixes
* fix changes
2025-04-08 21:33:12 +05:30
Aaryan Khandelwal
ddb57acc18
chore: add flex-grow to the title element ( #2909 )
2025-04-08 21:29:36 +05:30
Akshita Goyal
2ed20d4a5f
[WEB-3809] fix: updates related bugs ( #2904 )
...
* fix: updates related bugs
* fix: transition
* fix: transition
2025-04-08 19:38:49 +05:30
pushya22
e1bdcad0dc
Sync: Community Changes #2902
...
Sync: Community Changes
2025-04-08 19:38:14 +05:30
Aaryan Khandelwal
08702a5381
[WEB-3766] fix: user avatar in description version history dropdown item ( #6888 )
...
* fix: avatar url
* chore: update version modal width
2025-04-08 18:05:14 +05:30
Bavisetti Narayan
76e8a9db26
[WEB-3807] chore: removed total, completed issues from initiative analytics ( #2900 )
...
* chore: removed total, completed issues from initiative analytics
* fix: removed extra fields from TInitiativeStats
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
2025-04-08 18:04:21 +05:30
sriram veeraghanta
a06b9a5062
chore: remove initiative progress from the list
2025-04-08 16:14:53 +05:30
Vamsi Krishna
edbaa155e0
[WEB-3794] chore: set workflow states to expand by default #2895
2025-04-08 16:05:22 +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
Aaryan Khandelwal
c061c4a38b
regression: copyURLToClipboard helper imports #2899
2025-04-08 16:03:34 +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
Manish Gupta
16d3952a04
Improvement: Docker Images Renamed #2658
...
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-04-08 15:13:33 +05:30
sriram veeraghanta
484f325cbc
Sync: Community Changes #2892
2025-04-08 14:49:56 +05:30
Vamsi Krishna
23f7d66f22
chore: set workspaces and project states to expand by default ( #2893 )
2025-04-08 14:49:17 +05:30
Anmol Singh Bhatia
725a12f6d5
[WEB-3793] fix: epic icon #2894
2025-04-08 14:40:24 +05:30
Vamsi Krishna
27cec64c56
[WEB-3794]chore: set project states to expand by default #6885
2025-04-08 14:38:08 +05:30
Akshita Goyal
782b09eeaf
[WEB-3711] fix: relations delete issue ( #6887 )
...
* fix: relations delete issue
* fix: removed unnecessary type casting
2025-04-08 14:37:00 +05:30
Akshita Goyal
5ac5892fe5
[WEB-3586] fix: recents dropdown in home #6889
2025-04-08 14:32:08 +05:30
Bavisetti Narayan
96c403ff0b
chore: changed inbox to intake ( #6884 )
2025-04-08 12:46:20 +05:30
JayashTripathy
910a4a1c46
[WEB-3764] chore: Added auto generation of widget name on valid configuration ( #2875 )
2025-04-07 19:11:43 +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
sriram veeraghanta
293b3725c1
Sync: Community Changes #2888
2025-04-07 19:09:56 +05:30
Nikhil
543552f492
[WEB-3786] fix: issue date update when converting when dates are passed as string for comparison #6880
...
for comparison
2025-04-07 19:08:19 +05:30
Akshita Goyal
c3cfcc1b92
[WEB-3753] fix: font size for comment box changed #6881
2025-04-07 19:06:04 +05:30
JayashTripathy
0f2cc62505
[WEB-3758] fix: fixed build problem by removed should render property from WidgetPropertySelect ( #2886 )
...
* 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
* [WEB-3758] fix: fixed build problem by removed should render property from WidgetPropertySelect
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Jayash Tripathy <jayashtripathy@Jayashs-MacBook-Pro.local >
2025-04-07 16:42:52 +05:30