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
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
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
pushya22 and GitHub
37318b04c4
Sync: Community Changes #4784
2025-11-18 15:34:44 +05:30
Jayash Tripathy and GitHub
1f2df5d567
[WEB-5445] fix: child modal issues inside of initiatives peek ( #4779 )
2025-11-18 15:33:33 +05:30
Vipin Chaudhary and GitHub
b73cf4f0e2
[WEB-5449] fix: enhance content check for unique ID generation and update issue loader condition ( #8132 )
2025-11-18 15:27:01 +05:30
Aaryan Khandelwal and GitHub
6249242010
[WEB-5436] feat: work item preview ( #4764 )
2025-11-18 14:43:48 +05:30
Prateek Shourya and GitHub
b04461db3b
chore: disable out lint and format checks in CI workflow ( #4781 )
2025-11-18 14:37:29 +05:30
pushya22 and GitHub
82cf8348b1
Sync: Community Changes ( #4780 )
2025-11-18 14:18:47 +05:30
Aaryan Khandelwal and GitHub
2e6225a883
[WEB-5436] feat: work item preview ( #8121 )
2025-11-18 13:54:26 +05:30
Vipin Chaudhary and GitHub
f34ca18a34
[WIKI-775] fix: remove fallback image from emojis #8130
2025-11-18 13:53:04 +05:30
Prateek Shourya and GitHub
69323f4164
[WEB-5442] fix: favorites list on workspace switch ( #8131 )
2025-11-18 13:52:29 +05:30
Saurabh Kumar and GitHub
d78c53a1c7
[SILO-585] [SILO-657] OAuth flow enhancements ( #4418 )
2025-11-17 20:29:22 +05:30
pushya22 and GitHub
7311e18e7e
Sync: Community Changes #4777
2025-11-17 19:51:56 +05:30
Jayash Tripathy and GitHub
06300d1a8e
[WEB-5447] feat: add dataPreventOutsideClick prop to reafactor: ComboboxOptions for enhanced click handling #8112
2025-11-17 19:47:48 +05:30
Prateek Shourya and GitHub
f21a2f37dc
[WEB-5439] fix: integrate back DesktopAppProviderRoot and TrialBanner into layout ( #4776 )
2025-11-17 18:50:25 +05:30
Prateek Shourya and GitHub
56b78bd6dc
fix: lint and build errors ( #4775 )
...
* fix: lint and build
* fix: web lint
* fix: format
2025-11-17 18:50:02 +05:30
Vipin Chaudhary and GitHub
d0ae670f26
fix:lint issue ( #4774 )
2025-11-17 17:35:59 +05:30
pushya22 and GitHub
22cdbbfc39
Sync: Community Changes #4773
2025-11-17 17:11:42 +05:30
Saurabh Kumar and GitHub
3a11d77a2c
[SILO-659] [SILO-660] [SILO-661] [SILO-662] [SILO-675] chore: new external endpoints - project features + stickies + initiatives + teamspaces + workspace features ( #4684 )
2025-11-17 16:42:01 +05:30