jibees
|
76176b2482
|
Merge pull request #8498 from drummer83/drummer83-country_first
Switch the order of 'state' and 'country' input fields
|
2021-11-25 13:41:46 +01:00 |
|
Konrad
|
60d1305b0a
|
Add files via upload
|
2021-11-18 00:28:49 +01:00 |
|
Konrad
|
87b3b6fa36
|
Add files via upload
|
2021-11-18 00:23:05 +01:00 |
|
Matt-Yorkley
|
47dbfa7d17
|
Merge pull request #8145 from Matt-Yorkley/reports-query-interface
Reports Query Interface
|
2021-11-05 10:06:52 +00:00 |
|
Maikel
|
3f571d178f
|
Merge pull request #8418 from KombiCode/7706-add-close-button-to-flatpickr
7706 add close button to flatpickr
|
2021-11-05 11:04:50 +11:00 |
|
Matt-Yorkley
|
ce047c4255
|
Ensure Suppliers multiselect options persist between page loads
|
2021-11-04 14:55:23 +00:00 |
|
Matt-Yorkley
|
924f6568d6
|
Replace data loading with new Reports::QueryInterface
|
2021-11-04 14:55:23 +00:00 |
|
Matt-Yorkley
|
817f0942dd
|
Pull in reports POC work replacing Packing reports
|
2021-11-04 14:55:23 +00:00 |
|
Matt-Yorkley
|
cf5d964133
|
Update usages of old preference getters and setters
|
2021-11-04 11:48:30 +00:00 |
|
Maikel
|
e5c755e6ad
|
Merge pull request #8395 from sinansonmez/7937-include-missing-navigation-for-super-admin-only
Missing navigation for super admin users only included
|
2021-10-29 12:03:48 +11:00 |
|
Thierry Jet
|
5ebee9cd5f
|
Translation stuff ready for Close button. Add close: key scoped spree.admin.date_picker in en.yml
|
2021-10-26 19:38:49 +02:00 |
|
PHAN QUANG LAM
|
77524c633d
|
Fix menu indicator on bulk order page
|
2021-10-26 06:41:30 +09:00 |
|
Sinan Chaush
|
aedacb1311
|
Missing navigation for super admin users only included
|
2021-10-24 22:34:38 +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 |
|
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 |
|
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 |
|
Adrien Chauve
|
c818ec5508
|
Fix image creation button title and icon
|
2021-10-17 22:47:12 +02: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
|
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 |
|
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 |
|
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
|
49e93a6125
|
Add StimulusJS controllers via webpacker for the admin
|
2021-10-06 15:06:56 +05:30 |
|
Nihal
|
912b869407
|
Re-order country/state selector
|
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
|
3cd5ed58c0
|
Add checkbox to clear business_address form
|
2021-10-06 15:06:56 +05:30 |
|
Nihal Mohammed
|
f5743b3b36
|
Update invoice templates to use business address when form filled in
|
2021-10-06 15:06:56 +05:30 |
|
Nihal M. Kelanthodika
|
ed8edf0ab9
|
Update business_address form
Removes `{ "ng-controller" => "countryCtrl" }` from column element as its now on the parent div.
Co-authored-by: Matt-Yorkley <9029026+Matt-Yorkley@users.noreply.github.com>
|
2021-10-06 15:06:56 +05:30 |
|
Matt-Yorkley
|
8393414bf5
|
Adapt admin enterprise form handling for both address and business_address
|
2021-10-06 15:06:56 +05:30 |
|
Nihal Mohammed
|
83524f2285
|
Update en.yml to include translations for business_address form
|
2021-10-06 15:06:56 +05:30 |
|
Nihal Mohammed
|
7096667c6f
|
Add business_address form to business details section
|
2021-10-06 15:06:56 +05:30 |
|
Maikel Linke
|
eb87cdeb1c
|
Enable translation for "Save Changes" on customers page
|
2021-10-06 15:51:35 +11:00 |
|
Andy Brett
|
9b9db3202e
|
Merge pull request #8277 from sinansonmez/8223-remove-ask-checkbox
Ask checkboxes are removed from two pages
|
2021-10-05 14:44:27 -07:00 |
|
Sinan Chaush
|
01ee2070eb
|
producer id is used to select the producer
|
2021-10-05 21:35:18 +02:00 |
|
Sinan Chaush
|
771ee7b3dc
|
classes are removed from the texts
|
2021-10-05 17:30:56 +02:00 |
|
Sinan Chaush
|
2de8ba5e8d
|
make home page labels clickable
|
2021-10-04 21:11:12 +02:00 |
|
Sinan Chaush
|
7dc8500aa9
|
ask checkbox is removed from two pages
|
2021-10-04 17:08:32 +02:00 |
|
Sinan Chaush
|
70000db52c
|
when creating a product, preselect the supplier if there is only one
|
2021-10-03 11:51:41 +02:00 |
|
Yasuhiro Yoshida
|
ace8c8768f
|
Remove ng-if to filter out invisible enterprises from group
|
2021-10-01 15:21:13 +03:00 |
|
Matt-Yorkley
|
76c9f38fb6
|
Fix display of "inventory only" radio buttons
Previously the two radio buttons were not showing which option was set; both options were blank even if one had been selected.
|
2021-09-30 13:30:23 +01:00 |
|
Maikel
|
a3c31f7d86
|
Revert "Kill stripe connect"
|
2021-09-20 08:39:34 +10:00 |
|