Commit Graph

10753 Commits

Author SHA1 Message Date
Akshita Goyal
0f66c8d7b1 [WEB-4601] fix: added observer to the ExtendedAppHeader (#3779)
* fix: added observer to the ExtendedAppHeader

* fix: added observer to ExtendedAppHeader

---------

Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-07-30 17:38:25 +05:30
sriram veeraghanta
2750c37050 Sync: Community Changes #3778 2025-07-30 17:35:47 +05:30
sriramveeraghanta
4afdc6124c fix: merge conflicts 2025-07-30 17:35:12 +05:30
sriramveeraghanta
57935a94cc fix: header observer for state changes 2025-07-30 17:24:40 +05:30
Vamsi Krishna
876ccce86b [WEB-4597] fix: project icon render in switcher #7504 2025-07-30 17:18:18 +05:30
Nikhil
a67dba45f8 [WEB-4599] feat: add marketing email consent field to Profile model and timezone migration #7510 2025-07-30 17:17:16 +05:30
Prateek Shourya
ef8e613358 [WEB-4603] feat: add missing event trackers (#7513)
* feat: add event trackers for password creation

* feat: add event trackers for project views

* feat: add event trackers for product updates and changelogs

* chore: use element name instead of event name for changelog redirect link
2025-07-30 17:15:59 +05:30
sriramveeraghanta
c4d2c5b1bb sync: canary changes to preview v0.28.0 2025-07-30 15:44:41 +05:30
Bavisetti Narayan
d4705e1649 [WEB-4544] chore: added field validations in serializer (#7460)
* chore: added field validations in serializer

* chore: added enum for roles
2025-07-30 15:41:44 +05:30
Rishi
8228ecc087 fix(cli): improve API service readiness check in install script (#7468)
* fix: improve API service readiness check in install script

* fix(cli): correct python indentation in api health check

* fix(cli): prevent false positive api ready message on timeout
2025-07-30 15:08:30 +05:30
pushya22
b6edcc8357 Sync: Community Changes #3777 2025-07-30 15:07:29 +05:30
Aaryan Khandelwal
ce08c9193c [WIKI-573] regression: comment card padding #7512 2025-07-30 15:02:55 +05:30
Bavisetti Narayan
69d5cd183f chore: added validation for description (#7507)
* added PageBinaryUpdateSerializer for binary data validation and update

* chore: added validation for description

* chore: removed the duplicated file

* Fixed coderabbit comments

- Improve content validation by consolidating patterns and enhancing recursion checks

- Updated `PageBinaryUpdateSerializer` to simplify assignment of validated data.
- Enhanced `content_validator.py` with consolidated dangerous patterns and added recursion depth checks to prevent stack overflow during validation.
- Improved readability and maintainability of validation functions by using constants for patterns.

---------

Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
2025-07-30 14:19:49 +05:30
pushya22
beb1a8454f Sync: Community Changes #3776 2025-07-30 14:14:02 +05:30
Aaryan Khandelwal
6e1734c86e [WIKI-570] fix: image alignment for read only editor #7509 2025-07-30 14:12:33 +05:30
pushya22
44a474f694 Sync: Community Changes #3775 2025-07-30 13:19:36 +05:30
Aaryan Khandelwal
991908f6a6 fix: merge conflicts resolved from preview 2025-07-30 13:17:02 +05:30
dependabot[bot]
05f56d04ba chore(deps): bump linkifyjs in the npm_and_yarn group across 1 directory (#7506)
Bumps the npm_and_yarn group with 1 update in the / directory: [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs).


Updates `linkifyjs` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/nfrasser/linkifyjs/releases)
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-version: 4.3.2
  dependency-type: direct:production
  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-07-30 13:12:00 +05:30
Aaryan Khandelwal
3f60f14bb1 [WIKI-539] regression: toolbar visible in comments card #7508 2025-07-30 13:11:56 +05:30
dependabot[bot]
7f58520424 chore(deps): bump linkifyjs in the npm_and_yarn group across 1 directory (#3774)
Bumps the npm_and_yarn group with 1 update in the / directory: [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs).


Updates `linkifyjs` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/nfrasser/linkifyjs/releases)
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs)

---
updated-dependencies:
- dependency-name: linkifyjs
  dependency-version: 4.3.2
  dependency-type: direct:production
  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-07-30 02:26:05 +05:30
Vamsi Krishna
f0052f3d5f [WEB-4594]fix: removed redundant emoji picker #3768 2025-07-29 23:31:01 +05:30
Aaryan Khandelwal
938b61266f [WIKI-539] regression: editor build errors #3773 2025-07-29 19:40:36 +05:30
pushya22
bc975ae184 Sync: Community Changes #3772 2025-07-29 19:22:01 +05:30
pushya22
6b798ae1f7 Sync: Community Changes #3771 2025-07-29 19:18:36 +05:30
Bavisetti Narayan
52ccc99067 [WEB-4557] fix: remove intake work item from work item search (#3733) 2025-07-29 19:15:06 +05:30
Aaryan Khandelwal
e0b0aafc2b [WIKI-539] regression: editor build errors #7503 2025-07-29 19:10:39 +05:30
Aaryan Khandelwal
7180570c4a fix: merge conflicts resolved from preview 2025-07-29 19:08:48 +05:30
Vamsi Krishna
1e6640cb4b [WEB-4583]feat: enhanced search comments (#3764)
* chore: added comment

* feat: enhance IssueCommentDocument and search functionality

- Added new fields: issue_title, issue_sequence_id, and issue_type_id to IssueCommentDocument.
- Updated IssueCommentSearchSerializer to include the new fields and changed comment to a SerializerMethodField for better handling of highlighted comments.
- Modified EnhancedGlobalSearchEndpoint to retrieve the new fields and implement highlighting for comments in search results.

* Update IssueCommentDocument and serializers for improved search functionality

- Enhanced IssueCommentDocument by adding an analyzer to the comment field and renaming issue_title to issue_name.
- Updated multiple serializers to make fields like type_id and logo_props optional.
- Improved IssueCommentSearchSerializer to handle highlights more effectively and renamed issue_title to issue_name.
- Adjusted EnhancedGlobalSearchEndpoint to reflect the changes in field names and modified comment highlighting settings.

* feat: integrated apis for wroksapce-search

---------

Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
2025-07-29 19:06:56 +05:30
Akshita Goyal
ce7d365b32 [PAI-646] fix: fixed fetch issue on chat switch (#3769)
* fix: fixed fetch issue on chat switch

* fix: refactor
2025-07-29 18:10:38 +05:30
Aaryan Khandelwal
e0fa6553ae [WIKI-539] refactor: remove lite text read only editor (#7481)
* refactor: remove lite text read only editor

* chore: update types
2025-07-29 18:09:39 +05:30
Bavisetti Narayan
3f7a6b21f0 [WEB-4593] chore: added assignee to work item from project template (#3767) 2025-07-29 17:13:37 +05:30
sriram veeraghanta
0e401d833c Sync: Community Changes #3765 2025-07-29 12:22:41 +05:30
sriramveeraghanta
690621009a fix: merge conflicts 2025-07-29 12:22:11 +05:30
Vamsi Krishna
55f06cf546 [WEB-4563]fix: image full screen modal #7491 2025-07-28 19:55:13 +05:30
Sangeetha
84879ee3bd [WEB-4533] feat: read replica functionality (#7453)
* feat: read replica functionality

* fix: set use_read_replica to false

* chore: add use_read_replica to external APIs

* chore: remove use_read_replica on read endpoints

* chore: remove md files

* Updated all the necessary endpoints to use read replica

---------

Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
2025-07-28 17:41:02 +05:30
sriram veeraghanta
7b52f739f7 Sync: Community Changes #3763 2025-07-28 12:58:40 +05:30
Sriram Veeraghanta
b1162395ed sync: canary into preview 2025-07-28 12:53:16 +05:30
Sriram Veeraghanta
b93883fc14 chore: version upgrade 2025-07-28 12:51:19 +05:30
sriram veeraghanta
ebf08d9b20 Sync: Community Changes #3762 2025-07-28 12:42:42 +05:30
Nikhil
4913c116d1 chore: correct migration file 0098 (#7486)
* feat: restore background color and goals fields in Profile and Workspace models in migration 0099

* chore: update migration dependency to reflect recent changes in profile model migrations
2025-07-28 12:32:47 +05:30
sriram veeraghanta
24262ab9fa Sync: Community Changes #3761 from makeplane/sync/ce-ee 2025-07-27 21:14:06 +05:30
Nikhil
2e0ca9deec Merge branch 'preview' into sync/ce-ee 2025-07-27 21:13:31 +05:30
Nikhil
4044ce25ce [WEB-4566] feat: add background color and goals field to Profile and Workspace models #7485 2025-07-27 21:10:31 +05:30
Akshita Goyal
f0a7a68ead [WEB-4405] feat: integrations and connections events #3616
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com>
2025-07-26 17:58:36 +05:30
Akshita Goyal
bb019e921e [WEB-4405] chore: importers + worklogs + initiatives settings event tracker #3620
* feat: importers + wprklogs + initiatives settings events

* fix: lint

---------

Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com>
2025-07-26 17:50:28 +05:30
Vamsi Krishna
51f1b7d069 [WEB-4405]chore: added event trackers for workflows #3624
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com>
2025-07-26 17:46:51 +05:30
Sriram Veeraghanta
8e363119e7 fix: lock file updates 2025-07-26 17:38:39 +05:30
Nikhil
0703778ae0 [WEB-4562] feat: enhance workitem template endpoints (#3742)
* feat: enhance workitem template endpoints with feature flag and detailed retrieval

- Added feature flag check for the SubWorkitemTemplateEndpoint.
- Updated WorkitemProjectTemplateEndpoint to support fetching a specific template by primary key (pk) with prefetching of related workitem templates.

* feat: add 404 error handling for missing templates in WorkitemProjectTemplateEndpoint
2025-07-25 18:24:02 +05:30
Sangeetha
c4568ca2c8 [WEB-4564] refactor: initiative analytics issues count (#3744)
* refactor: issues_count function

* fix: print statement
2025-07-25 18:23:38 +05:30
Saurabh Kumar
9663fcb172 [SILO-417] Allow to uncheck states in PR mapping #3748 2025-07-25 18:23:17 +05:30