Skip to content

Add Taxon type#9

Merged
AlessioRocco merged 5 commits intomasterfrom
taxon-type
Oct 11, 2019
Merged

Add Taxon type#9
AlessioRocco merged 5 commits intomasterfrom
taxon-type

Conversation

@rainerdema
Copy link
Copy Markdown
Contributor

@rainerdema rainerdema commented Sep 20, 2019

Add taxons connection and root_taxon field to the Taxonomy Type.
The Taxon Type has the basic fields, a children connection, and the parent taxon field.

@rainerdema rainerdema added the WIP Work in progress label Sep 20, 2019
@rainerdema rainerdema self-assigned this Sep 20, 2019
@rainerdema rainerdema force-pushed the taxon-type branch 2 times, most recently from e29959f to 664c351 Compare September 20, 2019 14:33
@rainerdema rainerdema force-pushed the taxon-type branch 2 times, most recently from 9be3f70 to e268ef6 Compare September 27, 2019 09:57
@rainerdema rainerdema changed the base branch from taxonomy-type to master September 27, 2019 09:57
@rainerdema rainerdema removed the WIP Work in progress label Sep 27, 2019
@rainerdema rainerdema force-pushed the taxon-type branch 6 times, most recently from adc706c to 33bbe68 Compare October 4, 2019 18:02
@ChristianRimondi ChristianRimondi force-pushed the taxon-type branch 6 times, most recently from 2316bb8 to bd6c8cb Compare October 11, 2019 15:20
It adds a basic Taxon Type that will be used in the Taxonomy Type.

It also adds the chidren connection field to the Taxon Type and uses the
Spree::Queries::Taxon::ChildrenQuery query object with batch loader
to retrieve the taxon children.
ChristianRimondi and others added 4 commits October 11, 2019 17:37
It adds the taxons connection field to the Taxonomy Type and uses the
Spree::Queries::Taxonomy::TaxonsQuery query object with batch loader
to retrieve the taxonomy taxons.
It adds the root taxon field to the Taxonomy Type and uses the
Spree::Queries::Taxonomy::RootTaxonQuery query object with batch
loader to retrieve the taxonomy root taxon.
It adds the parent taxon field to the Taxon Type and uses the
Spree::Queries::Taxon::ParentTaxonQuery query object with batch
loader to retrieve the taxon parent taxon.
Copy link
Copy Markdown
Contributor

@AlessioRocco AlessioRocco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AlessioRocco AlessioRocco merged commit a2259d7 into master Oct 11, 2019
@AlessioRocco AlessioRocco deleted the taxon-type branch October 11, 2019 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants