This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
feat(kernel): include a random input in the generated mapping #402
Merged
Conversation
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
obdulia-losantos
force-pushed
the
parallel-random-input
branch
4 times, most recently
from
October 9, 2018 14:51
e719b4a
to
2d70d7e
Compare
obdulia-losantos
force-pushed
the
parallel-random-input
branch
from
October 9, 2018 14:52
2d70d7e
to
e7e0d13
Compare
obdulia-losantos
changed the title
WIP: include an input in the generated mapping
feat(kernel): include a random input in the generated mapping
Oct 9, 2018
shawnsarwar
approved these changes
Oct 9, 2018
lordmallam
approved these changes
Oct 10, 2018
lordmallam
added a commit
that referenced
this pull request
Oct 10, 2018
* feat: add mapping sets to kernel (#337) * refactor: mapping set model * chore: joining tables - submission, mapping * chore: add input to mapping set model * fix: (kernel-test) mapping set * fix: remove unused containers * fix: db network * fix: set mappingset input to nullable * chore: mappingset migration * fix: (kernel) mapping set to mapping relationship * fix: (kernel) extraction on only active mappings within a set * chore: (kernel) migration clean-up * revert: migration * chore: merge migrations * fix: kernel model update * fix: filter typo * chore: update kernel ERD * chore: migrate mappings to mapping set * fix: clear mapping projectschemas then readd * fix: format code * fix: format code * fix: pylint whitespaces * feat: (ui) mappingsets to pipelines (#361) * feat: ui contract model * fix: kernel migration * fix: kernel migrations * feat: ui mapping set * feat: react component update * test: (ui) pipeline fetch * fix: remove comments * fix: readonly message * fix: model default_name * fix: loop mapping set pages * fix: test add pipeline * fix: artefacts generation with mapping sets (#350) * fix: tweaking models (100% coverage) * fix: tweaking filters (100% coverage) * fix(views): distinct count in stats * fix: upsert project artefacts with mapping sets * fix: API urls * fix(common): submit to kernel with mapping set * fix(odk): submission to kernel * fix(odk): generated mappings are read only * fix: naming naming naming * fix: tweaking * fix(couchdb): adapt to mapping set model * fix: reactivate UI tests in travis (#371) * fix: reactivate UI tests in travis * test: sass-lint rules * fix mappingset migration (#379) * chore: add mappingset to client test_fixtures * chore: swap mapping.id for mappingset.id in submission generation * fix: use model from swagger for submissions in integration tests * fix: remove useless test and change scope of entity generation * feat (ui): pipeline fetch/publish using mapping set (#373) * fix: tweaking models (100% coverage) * fix: tweaking filters (100% coverage) * fix(views): distinct count in stats * fix: upsert project artefacts with mapping sets * fix: API urls * fix(common): submit to kernel with mapping set * fix(odk): submission to kernel * fix(odk): generated mappings are read only * feat: ui contract model * fix: kernel migration * fix: kernel migrations * feat: ui mapping set * feat: react component update * test: (ui) pipeline fetch * fix: remove comments * fix: readonly message * fix: naming naming naming * fix: model default_name * fix: loop mapping set pages * fix: test add pipeline * fix: tweaking * fix: pipeline:contracts * feat: pipeline publish * fix(ui): test * fix: temp deactivate couch-sync tests * test (ui): mapping set 100% * fix: project name * fix: ui test consistency * chore: readonly class * chore: selected pipeline readonly class * added styling for readonly-pipeline in overview screen * added styling to readonly-pipeline navbar * added styling for read-only text inputs * better presentation of mapping-definitions json textarea. * fix (ui): pipeline - contract infix * fix (ui): fix pipeline view * fix(ui): test * fix (ui): check pipelines lenght * fix (ui): migration fix * fix(ui): contract migration * fix: artefacts names (#387) * fix(ui): filter piplines - redux * feat(kernel): create an empty mapping along with the passthrough one (#389) * feat(kernel): create empty mapping * fix: run_entity_extraction * fixed css grid and added word break for long titles without breaking space (#397) * docs(ui): fix model comments (#401) * feat(kernel): include a random input in the generated mapping (#402) * feat: include input in generated mapping * fix: do not duplicate constants * fix(ui): the derived data must have an id field with UUID content (#400) * fix: the schema must have an id field with UUID content * fix: apply only to derived schemas * fix: also derived entity type * fix: cleaning * fix: check id field in EntityTypes list * test: implement id rule * fix: including docs
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.