Konrad
|
c4b89e466b
|
Merge pull request #9804 from jibees/9420-resend-confirmation-email-in-bulk
Admin, Orders list: Resend confirmation email in bulk
|
2023-01-11 00:16:57 +01:00 |
|
Jean-Baptiste Bellet
|
8958fe4199
|
Orders and fulfilment: Sort by lastname + firstname case insensitive
|
2023-01-06 15:36:12 +01:00 |
|
Maikel
|
dc6ac99a3f
|
Merge pull request #10223 from filipefurtad0/sets_pending_on_complex_creating_specific_time_spec
Comments out flaky example with xit
|
2023-01-05 14:10:11 +11:00 |
|
Maikel
|
79f602b4ea
|
Remove unnecessary spec line
|
2023-01-03 10:32:11 +01:00 |
|
Jean-Baptiste Bellet
|
ab39341192
|
Add permission management with cancancan
|
2023-01-03 10:32:11 +01:00 |
|
Jean-Baptiste Bellet
|
edc0c189df
|
Add spec for bulk "Resend email confirmation" action
|
2023-01-03 10:32:11 +01:00 |
|
Maikel
|
f122f4bf50
|
Merge pull request #10188 from filipefurtad0/error_message_inventory_import
Adds coverage for error message in product and inventory import
|
2023-01-03 16:28:25 +11:00 |
|
filipefurtad0
|
3a3fc066dc
|
Comments out flaky example with xit
|
2023-01-02 19:20:00 +00:00 |
|
filipefurtad0
|
f3ff70a9f2
|
Updates BOM system spec after changes from #10123
|
2023-01-02 12:58:22 +00:00 |
|
filipefurtad0
|
5ae6223a8c
|
Updates error messages after #10174 merge
|
2023-01-02 11:15:26 +00:00 |
|
filipefurtad0
|
a465093d12
|
Adds coverage for inconsistent variant unit name on csv - product creation
|
2023-01-02 11:15:26 +00:00 |
|
filipefurtad0
|
95c9f9afbb
|
Adds coverage for inconsistent variant unit name on csv - inventory import
|
2023-01-02 11:15:26 +00:00 |
|
Sigmund Petersen
|
d5ef68323e
|
Merge pull request #10169 from cillian/remove-unused-angular-directives
Remove unused angular directives
|
2023-01-01 13:14:23 +01:00 |
|
Filipe
|
fdc78b717e
|
Merge pull request #10123 from jibees/10017-introduce-a-filter-results-button-on-the-bom-page
Introduce a filter results button on the BOM page
|
2022-12-28 16:55:30 +00:00 |
|
Rachel Arnould
|
95821098d8
|
Merge pull request #10154 from jibees/10146-split-checkout-design-changes-part-1
Split checkout design changes part 1
|
2022-12-28 16:36:57 +01:00 |
|
Rachel Arnould
|
27643945ed
|
Merge pull request #10200 from ijdershem/idersh/OFN-9834
[OFN-9834] Preserve 'Items' unit size selection on new product form e…
|
2022-12-28 16:05:43 +01:00 |
|
Jean-Baptiste Bellet
|
f1bb4fdf38
|
Same display css rules for price of payment and shipping method
+ update spec since parenthesis are added by css
|
2022-12-28 15:21:29 +01:00 |
|
Jean-Baptiste Bellet
|
a793fc9f99
|
Create a "None" calculator for shipping and payment methods
Only for payment and shipping methods
|
2022-12-27 17:49:48 +01:00 |
|
ijdershem-jf
|
ef092dd53a
|
[OFN-9834] Fix red error highlighting on product unit value label
[OFN-9834] Fix unit value form label association
[OFN-9834] Update tests to reference correct product unit 'Value' field id
|
2022-12-24 18:36:41 -07:00 |
|
ijdershem-jf
|
0d37614e90
|
[OFN-9834] Preserve 'Items' unit size selection on new product form error
|
2022-12-24 09:31:31 -07:00 |
|
filipefurtad0
|
78c29f2c6a
|
Changes dates to be dynamic using Time.zone.now
Strips leading zeroes from datepicker assertion
|
2022-12-23 17:11:49 +00:00 |
|
jibees
|
c0364a845d
|
Merge pull request #10172 from filipefurtad0/fix_flaky_invoice_spec_2
Removes line break for displaying product units
|
2022-12-21 18:37:50 +01:00 |
|
filipefurtad0
|
7f17bfaa9a
|
Separates assertions to account for line breaks
Rubocop corrections
|
2022-12-21 17:25:30 +00:00 |
|
Filipe
|
561458ce43
|
Merge pull request #9933 from Laurel16/instagram
Admin, Enterprise Settings, Social: Add instagram handler validator
|
2022-12-20 12:40:57 +00:00 |
|
Jean-Baptiste Bellet
|
2296a51dd2
|
Remove useless CSS class .filte-row
|
2022-12-19 10:50:00 +01:00 |
|
Jean-Baptiste Bellet
|
e971f46611
|
Change behavior: dates shouldn't have changed
Seems like more coherent with the new behavior (ie. don't load orders on filters changes but on click on "Filter Results" button)
|
2022-12-12 16:18:39 +01:00 |
|
Jean-Baptiste Bellet
|
5fd78a8db5
|
Update specs: Need to click on "Filter Results" button to update orders
|
2022-12-12 16:18:39 +01:00 |
|
Laurel16
|
bfd396e644
|
Add instagram handler validator
update entreprise model to match the correct pattern for instagram attribute & add migration to correct wrong links in db + test
|
2022-12-08 15:22:05 +01:00 |
|
Mohamed ABDELLANI
|
500c23ce27
|
fix failing tests after replacing "" with none
|
2022-12-05 10:03:56 +01:00 |
|
Konrad
|
6ac21eaab4
|
Merge pull request #9999 from abdellani/add-ability-to-save-rendering-options-per-report
Add ability to save rendering options per report
|
2022-12-02 14:33:37 +01:00 |
|
Mohamed ABDELLANI
|
005d5cafde
|
test if the rendering options are stored for every reports seperately and if they persiste after logout
|
2022-11-28 11:35:00 +01:00 |
|
David Cook
|
8f25718e62
|
Merge pull request #9973 from jibees/9972-remove-question-mark-from-capybara-saved-screenshots-in-order-to-save-it-through-ghactions
Sanitize `image_name` by removing all questions marks when saving any capybara screenshots
|
2022-11-25 09:51:56 +11:00 |
|
Jean-Baptiste Bellet
|
c2f82202a6
|
sanitize image_name by removing all questions marks
Co-Authored-By: David Cook <david@redcliffs.net>
|
2022-11-24 07:49:14 +01:00 |
|
filipefurtad0
|
9afa75d91c
|
Adds retry: 3 to flaky example
|
2022-11-23 12:57:21 +01:00 |
|
Sigmund Petersen
|
5cef0e1939
|
Merge pull request #9946 from filipefurtad0/fixes_minor_build_issues
Fixes minor issues in the build
|
2022-11-16 18:22:24 +01:00 |
|
filipefurtad0
|
d728424859
|
Asserts on page redirect, after Update click
|
2022-11-16 12:19:02 +00:00 |
|
Sigmund Petersen
|
52487a270d
|
Merge pull request #9889 from mkllnk/dfc-products
Activate DfcProvider with feature toggle, not prod
|
2022-11-16 12:26:44 +01:00 |
|
filipefurtad0
|
bb838e5a5a
|
Moves flatpickr spec into admin folder
|
2022-11-16 09:56:51 +00:00 |
|
jibees
|
089c7b0011
|
Merge pull request #9940 from filipefurtad0/fix_developer_settings_spec
Clears Stripe settings after example run
|
2022-11-16 10:07:33 +01:00 |
|
filipefurtad0
|
1a3c4008fd
|
Applies helpers to relevant specs
|
2022-11-15 19:03:14 +00:00 |
|
jibees
|
911d816233
|
Merge pull request #9979 from filipefurtad0/fix_flaky_bom_3
[Flaky BOM] Bumps retry: 2 -> 3
|
2022-11-14 09:21:17 +01:00 |
|
Konrad
|
c2d5ea4a5a
|
Merge pull request #9942 from mkllnk/taxonomies-spec
Avoid image load error and show errors in spec
|
2022-11-12 20:30:04 +01:00 |
|
filipefurtad0
|
2f7cb4d3ca
|
Bumps retry: 2 -> 3
|
2022-11-11 10:51:11 +00:00 |
|
Konrad
|
ae09f7a415
|
Merge pull request #9869 from abdellani/fix-unit_value_with_description-calculation-on-products-page_admin_dashboard
use js-big-decimal to calculate unit_value_with_description in products page
|
2022-11-10 18:47:16 +01:00 |
|
Filipe
|
a7353eb69f
|
Merge pull request #9575 from apricot12/9487-Dimensions-Packing-Reports
Added HEIGHT, WEIGHT, WIDTH, DEPTH columns to packing reports by customer.
|
2022-11-10 09:55:26 +00:00 |
|
jibees
|
8a702daccd
|
Merge pull request #9966 from filipefurtad0/fix_flaky_spec_9902_2
Increases retry option from 2 to 3
|
2022-11-10 10:05:05 +01:00 |
|
jibees
|
f4de39ae00
|
Merge pull request #9965 from filipefurtad0/adds_retry_to_BOM_spec
Adds retry option to flaky BOM spec
|
2022-11-10 10:04:33 +01:00 |
|
Filipe
|
b7fcc0b4fc
|
Merge pull request #9924 from jibees/9757-BOM-show-only-one-modal-when-changing-date-range-
BOM: Display confirm modal on date range change only one time
|
2022-11-09 18:42:28 +00:00 |
|
filipefurtad0
|
86d38bbaa5
|
Increases retry option from 2 to 3
|
2022-11-09 17:19:13 +00:00 |
|
filipefurtad0
|
36bc17c8b4
|
Adds retry option to flaky examples
|
2022-11-09 16:36:36 +00:00 |
|