Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Admin] Managing taxons #4866

Merged
merged 8 commits into from
Apr 26, 2016
Merged

Conversation

Arminek
Copy link
Contributor

@Arminek Arminek commented Apr 25, 2016

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
License MIT

@pjedrzejewski pjedrzejewski added the Admin AdminBundle related issues and PRs. label Apr 25, 2016
form: SyliusAdminBundle:Taxon:_form.html.twig
type: sylius.resource

sylius_admin_taxon_index:
Copy link
Member

Choose a reason for hiding this comment

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

This action can be removed. ;)

@Arminek Arminek force-pushed the new-admin-taxon2 branch 5 times, most recently from 9559276 to f7aa76e Compare April 25, 2016 23:11
@Arminek Arminek changed the title [WIP][Admin] Managing taxons [Admin] Managing taxons Apr 26, 2016
@Arminek Arminek force-pushed the new-admin-taxon2 branch 3 times, most recently from e2be435 to 31cae9e Compare April 26, 2016 07:55
@@ -23,6 +23,8 @@
<parameter key="sylius.behat.context.ui.admin.managing_product_options.class">Sylius\Behat\Context\Ui\Admin\ManagingProductOptionsContext</parameter>
<parameter key="sylius.behat.context.ui.admin.managing_promotions.class">Sylius\Behat\Context\Ui\Admin\ManagingPromotionsContext</parameter>
<parameter key="sylius.behat.context.ui.admin.managing_shipping_methods.class">Sylius\Behat\Context\Ui\Admin\ManagingShippingMethodsContext</parameter>
<parameter key="sylius.behat.context.ui.admin.managing_taxons.class">Sylius\Behat\Context\Ui\Admin\ManagingTaxonsContext</parameter>
<parameter key="sylius.behat.context.ui.admin.managing_tax_category.class">Sylius\Behat\Context\Ui\Admin\ManagingTaxCategoryContext</parameter>
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be removed.

_controller: sylius.controller.taxon:indexAction
_sylius:
template: SyliusAdminBundle:Taxon:index.html.twig
section: admin
Copy link
Contributor

Choose a reason for hiding this comment

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

That is redundant

@@ -23,6 +23,7 @@
<parameter key="sylius.behat.context.ui.admin.managing_product_options.class">Sylius\Behat\Context\Ui\Admin\ManagingProductOptionsContext</parameter>
<parameter key="sylius.behat.context.ui.admin.managing_promotions.class">Sylius\Behat\Context\Ui\Admin\ManagingPromotionsContext</parameter>
<parameter key="sylius.behat.context.ui.admin.managing_shipping_methods.class">Sylius\Behat\Context\Ui\Admin\ManagingShippingMethodsContext</parameter>
<parameter key="sylius.behat.context.ui.admin.managing_taxons.class">Sylius\Behat\Context\Ui\Admin\ManagingTaxonsContext</parameter>
Copy link
Member

Choose a reason for hiding this comment

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

Wrong order, this line should be after ...tax_rate...

@pjedrzejewski pjedrzejewski merged commit 308c333 into Sylius:master Apr 26, 2016
@pjedrzejewski
Copy link
Member

Thank you Arek! 👍

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Admin AdminBundle related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants