feat: add "Refer and Earn" option to widget dropdown menu#351
Merged
Conversation
* feat: Get Attributes operation + Electron 21 * fix: node: http
… and French locales (#301)
* feat: golang lint * feat: golang test pipeline * chore: go daemon testing * chore: testing for virtual drive module * fix: go lint workflow * fix: go lint workflow bump version * chore: lint issues in golang * fix: pr comments * fix: format
…r creation dependencies (#310)
* feat: Implement Open and OpenDir FUSE opeartions * fix:format * fix: linting warnings * fix: simplification of fuse status transport betweeen daemon and electron * chore:tests * fix:format * chore: skip unused fuseApp class test + fix test * Fix lint warning
… services, and tests (#320)
…#290) * Feat: download a file range of bytes * WIP: download files on demand * fix:format * fix merge issues * feat: update eslint, update props from handleReadCallback, clearhydrationState before mounting fuse * chore: change legacy fuseApp code so ts does not complain * feat: allow ranged requests * fix:format * fix: delete orphaned files * fix: tests + removed unused code
* feat: update drive destkop linux to electron 29 and node 20 * fix: add js script to import main.ts because output code is commonjs
…already in progress (#347)
egalvis27
force-pushed
the
feat/add-new-option-for-referal
branch
from
June 5, 2026 17:09
58e2d98 to
7a8dfb3
Compare
|
AlexisMora
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



What is Changed / Added
Menu.Itementry above the "Log out" item in the gear dropdown menu.widget.header.dropdown.referAndEarn.onOpenURLwith a placeholder referral URL (https://internxt.com/refer-friends), which opens in the system default browser.data-automation-id="menuItemReferAndEarn"for test/automation targeting.