-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat: Added Localisation for English, Portuguese, Spanish, Mandarin and Cantonese #1461
Merged
CurtlyCritchlow
merged 62 commits into
trunk
from
1303-featnpt-flutterlocalize-relay-selection
Oct 21, 2024
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
332e12e
fix: profile header aligned with profile list in the simple view.
CurtlyCritchlow a1ed8fb
fix: appBar alignment and padding updated.
CurtlyCritchlow 2b28428
fix: back button shown conditionally on appBar.
CurtlyCritchlow d790bd6
fix: profile, device name, service mapping and status updated to supp…
CurtlyCritchlow 859b471
fix: dashboard page resizes based on user device size.
CurtlyCritchlow a1299f5
fix: auto spacing occurs between dashboard content and all rights res…
CurtlyCritchlow 9adbb44
fix: profile form view sizes based on device size.
CurtlyCritchlow 81f0717
fix: settings screen resizes based on device size.
CurtlyCritchlow 02dafb9
feat: onboarding flow added
CurtlyCritchlow a5c7abe
fix: localization added for relay selection.
CurtlyCritchlow 59a41d3
localization added for strings missing localization.
CurtlyCritchlow 17d129f
language support for spanish and portuguese added for recently added …
CurtlyCritchlow dc0440d
localization added for profile relay atsign selection.
CurtlyCritchlow 84b7568
fix: override relay switch widget is horizontally scrollable.
CurtlyCritchlow 0af206d
fix: appBar alignment and padding updated.
CurtlyCritchlow 46a99f6
feat: onboarding flow added
CurtlyCritchlow e1f733f
feat: add interface for new atSign management utilities
XavierChanth da1a0e5
feat: add atsign manager utility functions
XavierChanth 91f0672
feat: add pre_offboard utility function
XavierChanth c37cc7e
chore: add log message to preSignout since we bypass bloc events
XavierChanth 0cfe80e
fix: forgot this file
XavierChanth cdd8e29
feat: signout button added to the settings screen
CurtlyCritchlow f36071f
fix: parameter removed from preSignout.
CurtlyCritchlow 84362e5
feat: root domain removed from onboarding flow.
CurtlyCritchlow 2a2cb8c
fix: handle empty file case
XavierChanth 71a93a8
chore: localize relay selection
XavierChanth 5f8ffe5
fix: user can select atsign if available in keychain when onboarding.
CurtlyCritchlow b763097
build(deps): Bump actions/upload-artifact in the github-actions group
dependabot[bot] 4478f8c
build(deps): Bump the pub group across 1 directory with 2 updates
dependabot[bot] b9f2340
build(deps): Bump actions/upload-artifact in the github-actions group
dependabot[bot] a1e2684
fix: default language is based on the device language or english if n…
CurtlyCritchlow 0f8ccfa
feat: support for cantonese and mandarin added.
CurtlyCritchlow 21eedb4
fix: updates made due to rebase.
CurtlyCritchlow 1d3d40a
fix: dashboard page resizes based on user device size.
CurtlyCritchlow 10628a0
feat: onboarding flow added
CurtlyCritchlow 9618548
feat: add atsign manager utility functions
XavierChanth 7acd9a9
feat: add pre_offboard utility function
XavierChanth 95027c0
feat: root domain removed from onboarding flow.
CurtlyCritchlow 3f85513
chore: localize relay selection
XavierChanth 4a8c7dd
fix: onboarding wrapper edge cases
XavierChanth 6aa2e36
chore: cleanup window manager
XavierChanth 22267ea
cleanup onboarding cubit
XavierChanth ceea725
build(deps): Bump anchore/sbom-action in the github-actions group
dependabot[bot] aa6c160
ci: Raise command_timeout to 15m from 10m default
cpswan b6c714c
build: require npm version 10.9.0 for the policy webapp. Addresses #1411
gkc 0db8928
build: pin other dependencies for the admin webapp
gkc 5f1d976
build: add an `npm` section to the dependabot config
gkc 9e47d56
build: dependabot.yml also use `groups` directive for the `npm` ecosy…
gkc 7a4184a
build: pin npm to 10.8.2 as a temporary measure because Dependabot us…
gkc 89cb39b
build(deps): Bump github/codeql-action in the github-actions group
dependabot[bot] e7ba981
build: for the policy webapp, use `npm ci` rather than `npm install` …
gkc 9d097a4
build: for the policy webapp: don't run `npm install -g npm@version` …
gkc ea6395f
build: pin dependencies in packages/dart/sshnoports
gkc 9d8c863
build: updated package-lock.json
gkc 0e4cb1e
build(deps): Bump anchore/sbom-action in the github-actions group
dependabot[bot] 392f0cb
build(deps): Bump the docker group across 3 directories with 3 updates
dependabot[bot] 206e50e
build(deps): Don't bump to older buildimage
cpswan 61d6f25
feat: localizations added for remainder strings.
CurtlyCritchlow 348de42
fix: removed code no longer needed.
CurtlyCritchlow c8e6326
Merge branch 'trunk' into 1303-featnpt-flutterlocalize-relay-selection
CurtlyCritchlow 2557dec
fix: added missing ) due to merge conflict resolution.
CurtlyCritchlow 3b48f1f
Merge branch 'trunk' into 1303-featnpt-flutterlocalize-relay-selection
CurtlyCritchlow 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
This file contains 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 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 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 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 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 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 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
8 changes: 7 additions & 1 deletion
8
packages/dart/npt_flutter/lib/features/settings/repository/settings_repository.dart
This file contains 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 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
1 change: 1 addition & 0 deletions
1
packages/dart/npt_flutter/lib/features/settings/widgets/settings_language_selector.dart
This file contains 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this