-
Notifications
You must be signed in to change notification settings - Fork 118
Migrate scribe-mobile branch to master branch
#4382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dab246
wants to merge
61
commits into
master
Choose a base branch
from
scribe-mobile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,900
−488
Open
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
601fc0b
Extract AI Scribe suggestion logic
zatteo 776e13c
Extract AI Scribe menu item component
zatteo 9ab6345
Allow boxShadow to be changed in AIScribeBar
zatteo be8f72f
Extract Scribe menu item text and icons in components
zatteo 4a41a84
Guard Scribe suggestion loading if interactor is null
zatteo 0a829ec
Remove unused localizations arguments in Scribe suggestion
zatteo 2e978ce
Enable AI scribe in mobile
zatteo f55c502
Fix selection coordinates in mobile
zatteo 7b8e909
Fix AI Scribe overlay button display in iOS
zatteo 1a2ff0b
Fix correct grammar icon not present in submenu getIcon
zatteo e63a1cf
Display sparkle button in mobile app bar to launch AI Scribe
zatteo 4cd09bd
Add Scribe mobile
zatteo 667316a
Use proper icons and styles for bottomsheet icons in Scribe
zatteo 0e7956b
Hide keyboard and selection icons when Scribe mobile modal opened
zatteo 73587f4
Ensure editor is focused before calling insert HTML
zatteo 9d25cfa
Do not display Scribe actions if no content in composer in mobile
zatteo 876df81
Fix Scribe mobile issues
zatteo 1f77776
Fix more Scribe mobile issues
zatteo 6162335
Move Scribe icon in tablet at left of icons
zatteo f8647c5
Use warning logs instead of error logs for Scribe
zatteo 3e0cffa
Properly escape HTML in every Scribe actions
zatteo 912b21f
Upgrade enough_html_editor
zatteo 163c392
Add current text in a card in Scribe mobile
zatteo 3d87481
Display Scribe mobile (bottomsheet) only when responsive mobile
zatteo 3f03a99
Adjust Scribe context menu to support tablet screens
zatteo 81d41e8
Ensure replace function respect new lines in every editor
zatteo 2009b10
Fix Scribe on responsive mobile
zatteo 81e73a6
fixup! Display Scribe mobile (bottomsheet) only when responsive mobile
zatteo d9401e3
Display AI Scribe toggle in preferences in mobile
zatteo 69fc725
Do not focus composer when clicking on tablet bottom bar button
zatteo 2d8752e
Display Scribe modals correctly when a keyboard is opened
zatteo 1955409
Include spacer in tablet bottom bar Scribe button
zatteo 4dd58e2
fixup! Display Scribe modals correctly when a keyboard is opened
zatteo b16ca2d
Autofocus Scribe input bar
zatteo ec84c7d
feat(scribe-mobile): Display the result prompt modal in the correct p…
dab246 3332e2f
feat(scribe-mobile):Fix sometimes the top part is cut off
dab246 400e514
Rename bottomsheetIcon to secondaryIcon
zatteo ad12bb0
Add a toolbar to execute quick actions to Scribe suggestion
zatteo 73fb4e4
[Scribe] Add Improve button (#4335)
zatteo 1855320
Manage prompts as a "messages" object during prompt lifecycle
zatteo 1bfa2ff
Add prompts.json in Scribe package
zatteo acdd657
Get and build prompt from local JSON file
zatteo e4b7e4e
Allow to get scribePromptUrl from LinagoraEcosystem
zatteo 591f2d9
Fetch prompts from scribePromptUrl
zatteo 139f0a9
Create and use an enum for AIRole in Scribe
zatteo 2ef34c8
Cache LinagoraEcosystem to avoid multiple network calls
zatteo f3af0c8
Rework PromptService
zatteo 219d2f1
Revert "Cache LinagoraEcosystem to avoid multiple network calls"
zatteo 47dc204
Cache Linagora Ecosystem in controller for Scribe
zatteo 5022083
Use own Dio instance for prompt service
zatteo 6df32ff
Fix Scribe mobile inline never showing modal
zatteo 004dc29
Increase Scribe mobile inline button size
zatteo 323ac8e
Update Scribe mobile custom prompt bar UI
zatteo 7eea968
Update Scribe success button actions
zatteo 2ba6453
Add toast when copying Scribe suggestion
zatteo 9a35cbe
fixup! Update Scribe mobile custom prompt bar UI
zatteo 3222cf7
Fix Scribe mobile in landscape mode
zatteo f5c011d
TF-4378 Migrate `scribe-mobile` branch to `master` branch
dab246 a885dca
fixup! TF-4378 Migrate `scribe-mobile` branch to `master` branch
dab246 88115e8
fixup! fixup! TF-4378 Migrate `scribe-mobile` branch to `master` branch
dab246 925bf25
fixup! fixup! fixup! TF-4378 Migrate `scribe-mobile` branch to `maste…
dab246 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.