-
Notifications
You must be signed in to change notification settings - Fork 0
Migrate from country and langauge picker to internal solution #42
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
Merged
fulleni
merged 39 commits into
main
from
migrate-from-country-and-langauge-picker-to-internal-solution
Jul 31, 2025
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
7e1ab2a
build(): remove unused dependencies
fulleni d8a7e84
chore(deps): update core dependency
fulleni 163e24f
refactor(shared): remove unused utils and their adapters
fulleni 020ae33
feat(bootstrap): add countries and languages data clients and reposit…
fulleni 632b11e
feat(app): inject countries and languages repositories
fulleni d8672da
feat(content_management): add country data to create headline state
fulleni 0dd71a8
feat(content_management): add countries list to CreateHeadlineState
fulleni 673d45b
refactor(content_management): simplify country change handling
fulleni 41c3e15
feat(content): refactor CreateSourceBloc to fetch API data
fulleni 4088728
feat(content): update CreateSourceState to hold API data
fulleni d81f5a5
feat(content): update CreateSourceEvent to use core models
fulleni 1677b0f
feat(content): provide repositories to CreateSourceBloc
fulleni 17a7236
feat(content): refactor EditSourceBloc to fetch API data
fulleni 26ee34e
feat(content): update EditSourceState to hold API data
fulleni e71c366
feat(content): provide repositories to EditSourceBloc
fulleni 6fe021b
feat(content): refactor EditHeadlineBloc to fetch API data
fulleni 6166a40
feat(content): update EditHeadlineEvent to use core models
fulleni 480af3a
feat(content): provide repositories to EditHeadlineBloc
fulleni 26f37e3
refactor(content_management): update Country reference in CreateHeadl…
fulleni 5026065
refactor: remove unused import
fulleni 8983f72
feat(shared): create reusable CountryDropdownFormField
fulleni a1eac34
chore: misc
fulleni 12a4a33
feat(ui): add LanguageDropdownFormField widget
fulleni 25aed47
refactor(content_management): update form fields in create source page
fulleni e11d351
refactor(content_management): replace custom country/language pickers
fulleni b185811
refactor(widgets): reorganize widgets library and add language dropdo…
fulleni a3da1ef
fix(content_management): remove implicit call and improve repository …
fulleni 929d752
feat(content_management): replace CountryPicker with CountryDropdown
fulleni 3167aa9
refactor(content_management): replace CountryPickerFormField with Cou…
fulleni d412df0
lint: misc
fulleni 7a01f8d
feat(l10n): add localization support for SourceType enum
fulleni 34bdf07
refactor: remove unused SourceTypeL10n extension
fulleni 17396d6
feat(content_management): add source_type_l10n import to create_sourc…
fulleni af30ff2
feat(content_management): add localization support for source types
fulleni 86b8cb5
fix(content_management): ensure source language selection is correctl…
fulleni d7d00de
fix(content_management): use language code directly in CreateSourceBloc
fulleni 63ab07a
fix(content_management): use language code directly in EditSourceBloc
fulleni b788018
refactor(content_management): update import statements
fulleni 8c68568
lint: misc
fulleni 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 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.