jibees
fa7c64841f
Merge pull request #8286 from mkllnk/permalink-check
...
Avoid superfluous permalink check on site load
2021-10-22 09:14:41 +02:00
jibees
a5a45539c3
Merge pull request #8308 from mariodz95/8250_fix_snail_when_editing_non_numeric_characters_on_enterprise_fees
...
Fix snail when editing non numeric characters on enterprise fees
2021-10-22 09:14:28 +02:00
jibees
e123353252
Merge pull request #8325 from achauve/3976-improve-error-handling-of-unsupported-image-formats
...
Improve error handling of unsupported image formats
2021-10-22 09:13:19 +02:00
jibees
2e846ce1e0
Merge pull request #8347 from achauve/8227-fix-opening-product-description-links-in-new-tabs
...
Fix: product edition doesn't break description links
2021-10-22 09:13:02 +02:00
jibees
741966b569
Merge pull request #8375 from jibees/8358-add-tax-category-to-line-item
...
Add `tax_category_id` for a line_item
2021-10-21 15:00:29 +02:00
Maikel
c642b98067
Merge pull request #8193 from jibees/8155-split-checkout-mobile-views
...
Some responsive modifications for split checkout
2021-10-20 11:48:57 +11:00
Monica Sirathanarun
ebaf96ddae
Add test and change order_cycle#show to redirect to edit page.
2021-10-19 23:20:54 +07:00
mariodz95
578efa945e
Fix snail when editing enterprise fees
2021-10-19 10:26:44 +02:00
mariodz95
d1160ec66a
Fix snail on shipping method fees
2021-10-19 09:56:35 +02:00
Maikel
a271a66998
Merge pull request #8271 from sinansonmez/8176-preselect-supplier-when-only-one
...
When creating a product, preselect the supplier if there is only one
2021-10-19 14:12:00 +11:00
Adrien Chauve
bd3bea8025
Fix: product edition doesn't break description links
...
-> otherwise product edition was breaking description links, which were
not opening in a new tab anymore.
2021-10-18 11:29:33 +02:00
Jean-Baptiste Bellet
115dac3ca9
Add tax_category_id for a line_item
2021-10-18 10:56:27 +02:00
Adrien Chauve
c818ec5508
Fix image creation button title and icon
2021-10-17 22:47:12 +02:00
Adrien Chauve
3d6654a4b5
Cleanup errors on wrong image format
...
-> Remove all duplicates and use the same error message than in product
creation.
2021-10-17 22:47:12 +02:00
PHAN QUANG LAM
8a2a746c5e
Fix broken layout of bulk buy
2021-10-17 07:30:07 +09:00
Adrien Chauve
ad56105d31
Display error messages on product image creation (not only edition)
2021-10-15 10:45:35 +02:00
Jean-Baptiste Bellet
e7c04a2dd6
Track event on Signin/Signup Modal View
...
Event Category: SignIn/Signup
Event Action: Modal View
Event Name: the current url
2021-10-12 15:26:11 +02:00
Jean-Baptiste Bellet
9fcd6cd215
Track event on Login Submit Success
...
Event Category: SignIn/Signup
Event Action: Login Submit Success
Event Name: the current url
2021-10-12 15:26:11 +02:00
Jean-Baptiste Bellet
969a7ef2d0
Track event on Signup Submit Success
...
Event Category: SignIn/Signup
Event Action: Signup Submit Success
Event Name: the current url
2021-10-12 15:25:59 +02:00
Jean-Baptiste Bellet
0faab42c2a
Fix Ruby 2.7 warning"Using the last argument as keyword parameters is deprecated;"
...
https://bloggie.io/@kinopyo/how-to-fix-ruby-2-7-warning-using-the-last-argument-as-keyword-parameters-is-deprecated
2021-10-11 14:56:11 +02:00
Cillian O'Ruanaidh
2462d71ab5
When creating backoffice orders hide variants with no stock by default
...
But let people include out of stock variants by checking a checkbox if they want.
Note, we only apply the variants in stock scope if a distributor is
present. I think this is because this search method is also used when
setting up subscriptions so I don't think we want to change the
behaviour there.
Co-authored-by: Maikel Linke <maikel@email.org.au >
2021-10-08 13:13:32 +01:00
Jean-Baptiste Bellet
9bbccbbd46
Partials needs to be children of the columns div
...
And then have the right margins
2021-10-08 09:42:36 +02:00
Jean-Baptiste Bellet
0f7ba41896
Add the number of the step as a responsive span
...
that could be displayed or not (small screens)
2021-10-08 09:42:36 +02:00
Andy Brett
e4be521632
Merge pull request #8203 from YasuhiroYoshida/adjust-visibility-of-enterprises-on-hub
...
Change visibilities of hubs on group page
2021-10-07 08:00:37 -07:00
Andy Brett
40e701abcc
Merge pull request #8280 from sinansonmez/50-make-home-page-labels-clickable
...
Make home page labels clickable
2021-10-07 07:59:52 -07:00
Nihal M. Kelanthodika
d85a109a21
Merge pull request #7973 from apricot12/HQ_address_in_business_details
2021-10-07 18:32:24 +05:30
Andy Brett
5da1c2f7bd
Merge pull request #8288 from mkllnk/pending-changes
...
Translate "Save Changes"
2021-10-06 08:06:48 -07:00
Nihal M. Kelanthodika
82d9b041c9
Remove unnecessary spaces and newlines
2021-10-06 15:06:57 +05:30
Nihal M. Kelanthodika
c632442466
Update unused company field to 'unused'
2021-10-06 15:06:56 +05:30
Nihal M. Kelanthodika
b0dcf47481
Add translation for "Reset Form" button
2021-10-06 15:06:56 +05:30
Nihal M. Kelanthodika
06344ed7c4
Remove comments
2021-10-06 15:06:56 +05:30
Jean-Baptiste Bellet
aa58318723
Create a Reset form button that destroy the form itself
...
- Thanks to the input hidden field. Its value is false, but when clicking on Reset form, this value changes to 'true' (and then the form is cleared)
2021-10-06 15:06:56 +05:30
Jean-Baptiste Bellet
9b6cc187b6
Remove clear form checkbox (used via _destroy)
2021-10-06 15:06:56 +05:30
Jean-Baptiste Bellet
802c5c8c94
Create a secondary form button
2021-10-06 15:06:56 +05:30
Jean-Baptiste Bellet
786b198f4d
Create an updateinput controller
...
- that update the targets input value to the value stored in data attribute
- Add tests
2021-10-06 15:06:56 +05:30
Jean-Baptiste Bellet
49e93a6125
Add StimulusJS controllers via webpacker for the admin
2021-10-06 15:06:56 +05:30
Nihal
f6e66de52b
Update phone validation to simple validation
2021-10-06 15:06:56 +05:30
Nihal
7eb0c6c33c
Add module to set unused ship, bill address fields
2021-10-06 15:06:56 +05:30
Nihal
f72f182363
Redo business_address_empty? method
2021-10-06 15:06:56 +05:30
Nihal
912b869407
Re-order country/state selector
2021-10-06 15:06:56 +05:30
Nihal
5f1a326a05
Add before_validation callback to set unused addressed fields in customer, order, user, subscription, enterprise_group
2021-10-06 15:06:56 +05:30
Nihal
372326debc
Updated validation to include phone and edit address_spec to requires phone
2021-10-06 15:06:56 +05:30
Nihal
c120965a8d
Fix translations
2021-10-06 15:06:56 +05:30
Nihal M. Kelanthodika
c6219a47c3
Remove stray space
2021-10-06 15:06:56 +05:30
Nihal Mohammed
496319b539
Reject changes to business_address if fields are empty
2021-10-06 15:06:56 +05:30
Nihal Mohammed
a7a45769d6
Update enterprises_controller and schema
2021-10-06 15:06:56 +05:30
Nihal Mohammed
7ef6671e37
Add tooltip for business address
...
Fix schema
2021-10-06 15:06:56 +05:30
Nihal Mohammed
9cd0314ab3
Fix business address title and border
2021-10-06 15:06:56 +05:30
Nihal Mohammed
1c72cd799d
Permit :id attribute in PermittedAttributes:BusinessAddress
2021-10-06 15:06:56 +05:30
Nihal Mohammed
3cd5ed58c0
Add checkbox to clear business_address form
2021-10-06 15:06:56 +05:30