Skip to content
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

Translations for Menu and Menu Items #11827

Closed
wants to merge 102 commits into from

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    fd7d14e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    c947897 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Bump version to 4.5.0

    rafalcymerys committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    96ee351 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    609ca1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef8cc8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f660fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f377965 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d5ba24 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    26f9f3f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    ffab5fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f0e4e View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. add tests

    wjwitek committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    cec549d View commit details
    Browse the repository at this point in the history
  2. reduce complexity

    wjwitek committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    eaef3b3 View commit details
    Browse the repository at this point in the history
  3. fix a mistake

    wjwitek committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3ccf1a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a29bb4 View commit details
    Browse the repository at this point in the history
  5. fix test by mocking a method

    wjwitek committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    fb9964b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    521d54c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    3194686 View commit details
    Browse the repository at this point in the history
  2. revert taxonomy translation

    nciemniak committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3ca1c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69752d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea13d81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c391f69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0eb3495 View commit details
    Browse the repository at this point in the history
  7. Update api/spec/serializers/spree/api/v2/platform/user_serializer_spe…

    …c.rb
    
    Co-authored-by: Rafał Cymerys <rafal@upsidelab.io>
    wjwitek and rafalcymerys committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    02f1ef9 View commit details
    Browse the repository at this point in the history
  8. add description to test

    wjwitek committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    737c716 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0941a33 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4359548 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #11814 from wjwitek/locale_in_user

    Locale in user
    rafalcymerys committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    768a80c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    bade87b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cc7847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7181433 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ab6da4 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    e63e703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b5b90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21faeda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb47edf View commit details
    Browse the repository at this point in the history
  5. add taxon find spec

    nciemniak committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    74b012e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc6bb5a View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. update brakeman.ignore

    nciemniak committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    ba6b967 View commit details
    Browse the repository at this point in the history
  2. Fix getting current user (#11820)

    * change spree_current_usr to try_spree_current_user
    
    * change mock of spree_current_user
    
    * remove commented code
    
    * change spree_current_user to try_spree_current_user
    wjwitek committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    dd503ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cc296a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Merge pull request #11804 from spree/fix/spree-extension-generator

    Fix Spree Extension Generation
    rafalcymerys committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    d93d13b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11815 from lkol/lkol/namespace-fix

    Make sure to use Metadata module from Spree namespace to prevent conflicts
    rafalcymerys committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    032d434 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    8fbfd9b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    7d58945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a27238 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de6fc20 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. update brakeman.ignore

    nciemniak committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    062f1d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f2e005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad48660 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b432cb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3df8d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05cdc4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62cdf6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe42b68 View commit details
    Browse the repository at this point in the history
  9. Run tests with Ruby 3.1

    rafalcymerys committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    22289fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c62811 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10245fe View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Merge pull request #11824 from spree/run-specs-with-ruby-3-1

    Use Ruby 3.1 in build configurations
    rafalcymerys committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    687d7fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    307d6ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c451f8d View commit details
    Browse the repository at this point in the history
  4. code climate style tweaks

    nciemniak committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    7742c47 View commit details
    Browse the repository at this point in the history
  5. Run specs with ruby 3.2

    rafalcymerys committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    74eddad View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Stub i18n.locale to fix flaky webhooks tests (#11830)

    * stub locale instead of setting it in tests
    nciemniak committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    8f4ceda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b99d9f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11833 from spree/fix/parsing-log-entry-details-wi…

    …th-ruby-3-1
    
    Fix loading log entry from the database on Ruby 3.1 and 3.2
    rafalcymerys committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    550e836 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11832 from spree/feature/run-specs-with-ruby-3-2

    Run specs with ruby 3.2
    rafalcymerys committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    86b531e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    5af3f48 View commit details
    Browse the repository at this point in the history
  2. update brakeman.ignore

    nciemniak committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    62ee13c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Mobility Gem integration for products and taxons (#11823)

    Co-authored-by: aryt <adrianryt3@gmail.com>
    Co-authored-by: adrianryt <adrianryt3@gmal.com>
    Co-authored-by: Rafal Kosla <rafalkosla101@gmail.com>
    4 people committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a4f6eb5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/option_translations

    # Conflicts:
    #	api/app/controllers/spree/api/v2/platform/variants_controller.rb
    #	core/app/finders/spree/products/find.rb
    #	core/app/finders/spree/taxons/find.rb
    #	core/app/models/spree/product.rb
    #	core/app/models/spree/variant.rb
    #	core/brakeman.ignore
    #	core/db/migrate/20220706112554_create_product_name_and_description_translations_for_mobility_table_backend.rb
    #	core/db/migrate/20220715083542_create_spree_product_meta_description_and_meta_keywords_and_meta_title_translations_for_mobility_table_backend.rb
    #	core/db/migrate/20220718100743_create_spree_taxon_name_and_description_translations_for_mobility_table_backend.rb
    nciemniak committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    91f7fed View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    4b997b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    ad8f3aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c703f6f View commit details
    Browse the repository at this point in the history
  3. update brakeman ignore

    nciemniak committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    b33abc2 View commit details
    Browse the repository at this point in the history
  4. menu translations

    nciemniak committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    05dcff8 View commit details
    Browse the repository at this point in the history
  5. fix broken menu tests

    nciemniak committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    895d415 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    3f66724 View commit details
    Browse the repository at this point in the history
  2. Add translations for Option Type, Option Value, Property, & Product P…

    …roperty (#11831)
    
    Co-authored-by: aryt <adrianryt3@gmail.com>
    Co-authored-by: adrianryt <adrianryt3@gmal.com>
    Co-authored-by: Rafal Kosla <rafalkosla101@gmail.com>
    4 people committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    ec416ae View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    9ce0010 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11843 from spree/fix/circleci_install_libvips

    add sudo apt-get update before install libvips
    rafalcymerys committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    97d01a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    db6424b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    519ace4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3a1133 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a26e569 View commit details
    Browse the repository at this point in the history
  5. Add sample data for DataFeed

    wjwitek committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    74043ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f59adcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1027a07 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14d4161 View commit details
    Browse the repository at this point in the history
  9. Add functionalities for admin dashboard: nested attributes for store,…

    … name and provider columns.
    wjwitek committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d82fcff View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge pull request #11825 from wjwitek/export_products_to_rss

    Export products to rss
    rafalcymerys committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    707dbba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    930e3b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    ed30ad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5b9c35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11844 from spree/chore/remove-unnecessary-build-c…

    …onfigurations
    
    Remove unnecessary build configurations
    rafalcymerys committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    a6972ad View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    81525b4 View commit details
    Browse the repository at this point in the history
  2. add menu item translations

    nciemniak committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8bec027 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Merge branch 'main' into feature/menu_and_cms_translations

    # Conflicts:
    #	core/brakeman.ignore
    #	core/db/migrate/20230103144439_create_option_type_translations.rb
    #	core/db/migrate/20230103151034_create_option_value_translations.rb
    #	core/db/migrate/20230109084253_create_product_property_translations.rb
    #	core/db/migrate/20230109105943_create_property_translations.rb
    nciemniak committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b46d570 View commit details
    Browse the repository at this point in the history
  2. fix tests and cleanup

    nciemniak committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    077540e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    fa8ced8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. merge

    nciemniak committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    939cf10 View commit details
    Browse the repository at this point in the history
  2. fix bad merge

    nciemniak committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    5a9138c View commit details
    Browse the repository at this point in the history