sriramveeraghanta
c09cbc84b0
fix: merge conflicts
2025-11-21 14:24:17 +05:30
Vipin Chaudhary and GitHub
6a26ce3a2b
[WIKI-792] feat: add 'status' attribute to content validator ( #8151 )
2025-11-21 14:00:29 +05:30
sriramveeraghanta
ec9c868f85
chore: file format using prettier
2025-11-21 13:48:01 +05:30
matutinal and GitHub
03c581433a
chore: french localization updates ( #8031 )
2025-11-21 13:47:07 +05:30
2e15e4f786
fix: source map warning during build ( #8148 )
...
* [WEB-5473] fix: source map errors
* [WEB-5473] chore: run codemod
* fix: build errors in editor
---------
Co-authored-by: sriramveeraghanta <[email protected] >
2025-11-21 13:43:52 +05:30
sriram veeraghanta and GitHub
d59a38b0e8
sync: canary to preview
2025-11-21 13:28:55 +05:30
pushya22 and GitHub
4646c81482
Sync: Community Changes #4822
2025-11-21 12:59:34 +05:30
Aaryan Khandelwal
15d6053290
fix: merge conflicts resolved from preview
2025-11-21 12:58:03 +05:30
Aaryan Khandelwal and GitHub
9611cd1e73
[WIKI-786] refactor: bubble menu #8138
2025-11-21 12:49:30 +05:30
Aaryan Khandelwal and GitHub
2c1e053c8b
[WIKI-618] feat: convert selection to work items ( #4797 )
2025-11-21 12:48:11 +05:30
Vamsi Krishna and GitHub
96fd7efcbb
[WEB-5475]fix: updated intake forms publish url
2025-11-21 12:45:35 +05:30
Prateek Shourya and GitHub
75757262d3
[WEB-5476] fix: initiative scope modals and peek overview header ( #4821 )
2025-11-20 23:39:56 +05:30
Vipin Chaudhary and GitHub
3b2da4713e
[WIKI-792] feat: add duplicate file functionality across various components #4820
2025-11-20 23:39:32 +05:30
222bbc62e1
[WIKI-584] refactor: mobile-editor ( #3713 )
...
* refactor: mobile-editor
* refactor: `packages/core` params
* refactor: editor wrappers
* chore: updated the readme
* chore: exposed attachment onClick method
* chore: updated props
* chore: renamed extended mark attribute function
* chore: added focus props to editor-wrapper
* fix: merge conflicts
* chore: removed old isTouchDevice references
* fix: types and tsconfig
* chore: pnpm migration
* fix: code review
* chore: updated attachment style class
* refactor: collaborative document extended props
* chore: props rearrangement
* fix: build errors and code splitting
* fix: additional rich text extension props
* fix: code formatting
* fix: editor formatting
* fix: code review
* chore: pass missing prop
* fix: build errors
---------
Co-authored-by: Aaryan Khandelwal <[email protected] >
2025-11-20 21:27:46 +05:30
sriram veeraghanta and GitHub
6c43b90b38
Sync: Community Changes #4814
2025-11-20 21:16:18 +05:30
sriramveeraghanta
cd8d0b2379
fix: merge conflicts
2025-11-20 21:15:29 +05:30
sriram veeraghanta and GitHub
8307badae5
fix: eslint errors and warnings ( #8149 )
2025-11-20 19:31:22 +05:30
83fdebf64d
[WEB-5459] feat(codemods): add function declaration transformer with tests ( #8137 )
...
- Add jscodeshift-based codemod to convert arrow function components to function declarations
- Support React.FC, observer-wrapped, and forwardRef components
- Include comprehensive test suite covering edge cases
- Add npm script to run transformer across codebase
- Target only .tsx files in source directories, excluding node_modules and declaration files
* [WEB-5459] chore: updates after running codemod
---------
Co-authored-by: sriramveeraghanta <[email protected] >
2025-11-20 17:39:40 +05:30
90866fb925
chore: use oxc tooling to speed up prettier ( #8117 )
...
Co-authored-by: sriramveeraghanta <[email protected] >
2025-11-20 17:30:27 +05:30
Aaryan Khandelwal and GitHub
f3031a44f7
[WEB-5429] refactor: conditional hooks ( #8114 )
...
* fix: conditional hooks
* chore: remove unwanted file
2025-11-20 16:22:46 +05:30
pushya22 and GitHub
6cc9131f3a
Sync: Community Changes #4811
2025-11-20 16:00:19 +05:30
Palanikannan M
da47a0a96f
Merge branch 'preview' into sync/ce-ee
2025-11-20 15:53:50 +05:30
Palanikannan M
f091b9cb13
Merge branch 'preview' into sync/ce-ee
2025-11-20 15:52:43 +05:30
Saurabh Kumar and GitHub
c0674011fd
[SILO-694] fix: WI state not updating on issue create via Github issue sync #4796
2025-11-20 15:26:31 +05:30
Akshita Goyal and GitHub
84764bf42c
[PAI-969] fix: implemented permission layer check in convert to page modal ( #4802 )
2025-11-20 15:23:21 +05:30
M. Palanikannan and GitHub
56ad7893ac
[WIKI-789] fix: reconnection logic after a long time/failed connection on tab focus ( #4807 )
2025-11-20 15:20:53 +05:30
83679806fd
[WIKI-419] chore: new asset duplicate endpoint added ( #7172 )
...
* chore: new asset duplicate endpoint added
* chore: change the type in url
* chore: added rate limiting for image duplication endpoint
* chore: added rate limiting per asset id
* chore: added throttle class
* chore: added validations for entity
* chore: added extra validations
* chore: removed the comment
* chore: reverted the frontend code
* chore: added the response key
* feat: handle image duplication for web
* feat: custom image duplication update
* fix: remove paste logic for image
* fix : remove entity validation
* refactor: remove entity id for duplication
* feat: handle duplication in utils
* feat: add asset duplication registry
* chore: update the set attribute method
* fix: add ref for api check
* chore :remove logs
* chore : add entity types types
* refactor: rename duplication success status value
* chore: update attribute to enums
* chore: update variable name
* chore: set uploading state
* chore : update enum name
* chore : update replace command
* chore: fix retry UI
* chore: remove default logic
* refactor: optimize imports in custom image extension files and improve error handling in image duplication
* fix:type error
* Update packages/editor/src/core/extensions/custom-image/components/node-view.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: enhance asset duplication handler to ignore HTTP sources
---------
Co-authored-by: NarayanBavisetti <[email protected] >
Co-authored-by: Bavisetti Narayan <[email protected] >
Co-authored-by: VipinDevelops <[email protected] >
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-11-20 15:05:01 +05:30
Aaryan Khandelwal and GitHub
d462546055
[WIKI-788] fix: editor markdown copy rules ( #8140 )
2025-11-20 14:46:12 +05:30
Dheeraj Kumar Ketireddy and GitHub
f510020daa
[WEB-5285] feat: add ChangeTrackerMixin to track model field changes and original values #8145
2025-11-20 14:36:55 +05:30
7857497bab
chore(deps): bump golang.org/x/crypto ( #4808 )
...
Bumps the go_modules group with 1 update in the /apps/monitor/lib/feat_flag directory: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.35.0 to 0.45.0
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-20 13:14:46 +05:30
sriram veeraghanta and GitHub
85e7bf6e1b
Sync: Community Changes #4806
2025-11-19 19:19:04 +05:30
sriram veeraghanta and GitHub
4cc53e7f0e
Merge branch 'preview' into sync/ce-ee
2025-11-19 19:18:26 +05:30
Prateek Shourya and GitHub
a30a389b35
[WEB-5458] improvement: restructure layout components to enhance loading ( #4805 )
2025-11-19 19:12:06 +05:30
Prateek Shourya and GitHub
1eaa48c95c
[WEB-5458] improvement: restructure layout components to enhance loading ( #8141 )
2025-11-19 19:11:17 +05:30
Vamsi Krishna and GitHub
621c06df2d
[WEB-5456]fix: initiative peek view #4803
2025-11-19 17:47:20 +05:30
Vamsi Krishna and GitHub
3c0bd752c9
[WEB-5457]fix: intake forms pre-release bugs #4804
2025-11-19 17:24:16 +05:30
Vipin Chaudhary and GitHub
a1b09542bd
[WIKI-784 ] fix: workitem scroll ( #4793 )
2025-11-19 15:59:35 +05:30
gurusinath
5359e00344
chore: handled the spacing issue in google and github
2025-11-19 15:59:05 +05:30
sriram veeraghanta and GitHub
f13c6037d3
Sync: Community Changes #4800
2025-11-19 15:57:43 +05:30
sriramveeraghanta
4933e3ac80
fix: merge conflicts
2025-11-19 15:57:14 +05:30
gurusinath
1fdecd3b89
conflicts: resolved merge conflicts
2025-11-19 15:25:11 +05:30
sriramveeraghanta
d6503232de
chore(deps): bump npm vulnerabilities
2025-11-19 14:56:29 +05:30
Vamsi Krishna and GitHub
ae1f5aa0ef
[WEB-5146]feat: intake type form ( #4706 )
2025-11-19 14:36:24 +05:30
pushya22 and GitHub
c32a9e09d9
Sync: Community Changes #4798
2025-11-19 14:35:04 +05:30
Jayash Tripathy and GitHub
88a41479f4
[WEB-5000] feat: enhance exports settings with rich filters ( #8124 )
2025-11-19 14:31:48 +05:30
Vipin Chaudhary and GitHub
e1d67cc68d
[WEB-5450] fix: enable unique ID flag for editor functionality in useEditorFlagging hook ( #4788 )
2025-11-19 12:44:35 +05:30
Saurabh Kumar and GitHub
cd1aafa1ff
[SILO-693] fix: Github label sync and state updates ( #4770 )
2025-11-18 18:44:08 +05:30
Vamsi Krishna and GitHub
11710ba7f9
[WEB-5444]fix: initiative scope date update #4782
2025-11-18 18:20:44 +05:30
Vipin Chaudhary and GitHub
8debe26726
[WIKI-782] feat: integrate EditorRefApi into initiative components for isAnyDropbarOpen detection ( #4787 )
2025-11-18 18:16:49 +05:30
Vipin Chaudhary and GitHub
a8df46fb83
[WEB-5449] fix: update inbox issue description loading condition ( #4785 )
2025-11-18 18:05:10 +05:30