Commit Graph
2539 Commits
Author SHA1 Message Date
sriramveeraghanta cd8d0b2379 fix: merge conflicts 2025-11-20 21:15:29 +05:30
sriram veeraghantaandGitHub 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 KhandelwalandGitHub f3031a44f7 [WEB-5429] refactor: conditional hooks (#8114)
* fix: conditional hooks

* chore: remove unwanted file
2025-11-20 16:22:46 +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 KumarandGitHub 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 GoyalandGitHub 84764bf42c [PAI-969] fix: implemented permission layer check in convert to page modal (#4802) 2025-11-20 15:23:21 +05:30
Aaryan KhandelwalGitHubNarayanBavisettiBavisetti NarayanVipinDevelopscoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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 KhandelwalandGitHub d462546055 [WIKI-788] fix: editor markdown copy rules (#8140) 2025-11-20 14:46:12 +05:30
Dheeraj Kumar KetireddyandGitHub f510020daa [WEB-5285] feat: add ChangeTrackerMixin to track model field changes and original values #8145 2025-11-20 14:36:55 +05:30
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 veeraghantaandGitHub 4cc53e7f0e Merge branch 'preview' into sync/ce-ee 2025-11-19 19:18:26 +05:30
Prateek ShouryaandGitHub a30a389b35 [WEB-5458] improvement: restructure layout components to enhance loading (#4805) 2025-11-19 19:12:06 +05:30
Prateek ShouryaandGitHub 1eaa48c95c [WEB-5458] improvement: restructure layout components to enhance loading (#8141) 2025-11-19 19:11:17 +05:30
Vamsi KrishnaandGitHub 621c06df2d [WEB-5456]fix: initiative peek view #4803 2025-11-19 17:47:20 +05:30
Vamsi KrishnaandGitHub 3c0bd752c9 [WEB-5457]fix: intake forms pre-release bugs #4804 2025-11-19 17:24:16 +05:30
Vipin ChaudharyandGitHub a1b09542bd [WIKI-784 ] fix: workitem scroll (#4793) 2025-11-19 15:59:35 +05:30
Vamsi KrishnaandGitHub ae1f5aa0ef [WEB-5146]feat: intake type form (#4706) 2025-11-19 14:36:24 +05:30
pushya22andGitHub c32a9e09d9 Sync: Community Changes #4798 2025-11-19 14:35:04 +05:30
Jayash TripathyandGitHub 88a41479f4 [WEB-5000] feat: enhance exports settings with rich filters (#8124) 2025-11-19 14:31:48 +05:30
Vipin ChaudharyandGitHub e1d67cc68d [WEB-5450] fix: enable unique ID flag for editor functionality in useEditorFlagging hook (#4788) 2025-11-19 12:44:35 +05:30
Saurabh KumarandGitHub cd1aafa1ff [SILO-693] fix: Github label sync and state updates (#4770) 2025-11-18 18:44:08 +05:30
Vamsi KrishnaandGitHub 11710ba7f9 [WEB-5444]fix: initiative scope date update #4782 2025-11-18 18:20:44 +05:30
Vipin ChaudharyandGitHub 8debe26726 [WIKI-782] feat: integrate EditorRefApi into initiative components for isAnyDropbarOpen detection (#4787) 2025-11-18 18:16:49 +05:30
Vipin ChaudharyandGitHub a8df46fb83 [WEB-5449] fix: update inbox issue description loading condition (#4785) 2025-11-18 18:05:10 +05:30
pushya22andGitHub 37318b04c4 Sync: Community Changes #4784 2025-11-18 15:34:44 +05:30
Jayash TripathyandGitHub 1f2df5d567 [WEB-5445] fix: child modal issues inside of initiatives peek (#4779) 2025-11-18 15:33:33 +05:30
Vipin ChaudharyandGitHub 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
pushya22andGitHub 82cf8348b1 Sync: Community Changes (#4780) 2025-11-18 14:18:47 +05:30
Aaryan KhandelwalandGitHub 2e6225a883 [WEB-5436] feat: work item preview (#8121) 2025-11-18 13:54:26 +05:30
Prateek ShouryaandGitHub 69323f4164 [WEB-5442] fix: favorites list on workspace switch (#8131) 2025-11-18 13:52:29 +05:30
Saurabh KumarandGitHub d78c53a1c7 [SILO-585] [SILO-657] OAuth flow enhancements (#4418) 2025-11-17 20:29:22 +05:30
Prateek ShouryaandGitHub f21a2f37dc [WEB-5439] fix: integrate back DesktopAppProviderRoot and TrialBanner into layout (#4776) 2025-11-17 18:50:25 +05:30
Prateek ShouryaandGitHub 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 ChaudharyandGitHub d0ae670f26 fix:lint issue (#4774) 2025-11-17 17:35:59 +05:30
pushya22andGitHub 22cdbbfc39 Sync: Community Changes #4773 2025-11-17 17:11:42 +05:30
Saurabh KumarandGitHub 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
Vipin ChaudharyandGitHub 6e32cb51b6 [WIKI-770] fix: update editor ref after editor ready #8115 2025-11-17 16:41:30 +05:30
Dheeraj Kumar KetireddyandGitHub a353fe0adb [SILO-663] feat: add work item advanced search endpoint with rich filters support (#4709) 2025-11-17 16:29:24 +05:30
Vipin ChaudharyandGitHub 37e0071770 [WIKI-480] [WIKI-716] feat: unique id extension for editor (#4319) 2025-11-17 16:27:48 +05:30
pushya22andGitHub 0f9b6202cd Sync: Community Changes #4772 2025-11-17 16:22:46 +05:30
VipinDevelops fcd7a4df03 Merge branch 'preview' into sync/ce-ee 2025-11-17 16:21:08 +05:30
Jayash TripathyandGitHub 8a5e6a362d [WEB-5355] feat: initiative-peek (#4726) 2025-11-17 16:19:09 +05:30
Henit ChobisaandGitHub 20be6519cc [SILO-692] fix: feature flag formatting response payload issue (#4769) 2025-11-17 16:17:34 +05:30
Vipin ChaudharyandGitHub bd0361de92 [WIKI-480] feat: unique id extension (#8098) 2025-11-17 16:14:20 +05:30
pushya22andGitHub c52dc4e8db Sync: Community Changes #4767 2025-11-17 14:30:40 +05:30
Aaryan KhandelwalandGitHub 45eb22e129 [WIKI-450] feat: inline work item mentions (#4612) 2025-11-17 14:28:41 +05:30
Prateek ShouryaandGitHub ebab5e209f [WEB-5437] fix: remove temporary code for issue display filters to fix work item ordering. (#8125) 2025-11-17 14:28:02 +05:30