-
Notifications
You must be signed in to change notification settings - Fork 24
OpenSPP Farmer Registry Demo #860
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
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
ec3e3e4
[FIX] supported countries
emjay0921 761c26b
[FIX] name of groups
emjay0921 f117f7b
[FIX] view context
emjay0921 6c03bc2
[FIX] view context
emjay0921 d3dd1a3
[FIX] view context
emjay0921 7a987a0
[IMP] generation and add failure logs
emjay0921 cca0beb
[IMP] generation and add failure logs
emjay0921 52258fa
[FIX] phone and id regex validation
emjay0921 da899ee
[ADD] farmer specific configuration
emjay0921 872fa83
[FIX] season creation on generator
emjay0921 feb63ae
[FIX] season creation on generator
emjay0921 cc722ff
[FIX] season creation on generator
emjay0921 816ee4e
[FIX] phone number generation
emjay0921 fdbf2c4
[IMP] phone number onchange
emjay0921 aa23da7
[FIX] set 100 percent by default
emjay0921 315f456
[IMP] test coverage
emjay0921 07c1aac
[FIX] tests
emjay0921 bee51ae
[FIX] tests
emjay0921 0f205e5
[FIX] test
emjay0921 77b3502
[FIX] tests
emjay0921 760b58b
[FIX] tests
emjay0921 8c5891d
[FIX] tests
emjay0921 1a8a122
[FIX] tests
emjay0921 ad63541
[FIX] tests
emjay0921 e979a10
[FIX] test
emjay0921 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,7 @@ | ||
| from . import test_farm | ||
| from . import test_generate_demo_data | ||
| from . import test_farmer | ||
| from . import test_farm_details | ||
| from . import test_agricultural_activity | ||
| from . import test_land_record | ||
| from . import test_farm_asset |
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.