kernal053
|
98adefbd67
|
Add 'Voucher:' before voucher code on edit cart page. Add spec correspondigly
|
2025-01-04 14:26:02 +05:30 |
|
kernal053
|
bad32e226e
|
Fix label for other adjustments and add spec correspodingly
|
2025-01-02 16:29:48 +01:00 |
|
kernal053
|
65abda2a38
|
add voucher label & correspoding code with translation for order confirmation mailer
|
2025-01-02 16:29:48 +01:00 |
|
kernal053
|
f99f2c81ac
|
Add 'Voucher:' before voucher code on order confirmation emails
|
2025-01-02 16:29:48 +01:00 |
|
Gaetan Craig-Riou
|
b461d499ad
|
Merge pull request #12914 from mkllnk/remove-stock-location-from-return-authorization
Remove StockLocation from ReturnAuthorization
|
2024-10-16 10:26:09 +11:00 |
|
Maikel Linke
|
a64aea4b9c
|
Remove StockLocation from ReturnAuthorization
We have only one default location and don't need it associated to
anything.
|
2024-10-15 13:36:57 +11:00 |
|
Gaetan Craig-Riou
|
67c11333f3
|
Use AdminTooltipComponent, instead of partial
|
2024-10-14 15:02:35 +11:00 |
|
Gaetan Craig-Riou
|
ce0c7929a7
|
Per review, remove the use of raw
|
2024-10-14 15:01:18 +11:00 |
|
Gaetan Craig-Riou
|
a500c75ee9
|
Add stying for the unit pop out
|
2024-10-14 15:01:18 +11:00 |
|
Gaetan Craig-Riou
|
83a619b097
|
Fix bulk order management page
|
2024-10-14 15:01:18 +11:00 |
|
Gaetan Craig-Riou
|
893b541dca
|
Fix product system spec
The pending spec are to be fix after a rebase, master currently as
some changes which will make this easier
|
2024-10-14 15:01:18 +11:00 |
|
Gaetan Craig-Riou
|
4ae392490b
|
Fix variant system spec
|
2024-10-14 15:01:18 +11:00 |
|
Gaetan Craig-Riou
|
8f38762393
|
Add missing translations for variant form
|
2024-10-14 15:01:18 +11:00 |
|
Gaetan Craig-Riou
|
058d7eeb69
|
Use unit_value_with_description
|
2024-10-14 15:01:18 +11:00 |
|
Gaetan Craig-Riou
|
7f16b6acde
|
Update variant form and rip out angular
|
2024-10-14 15:01:18 +11:00 |
|
Gaetan Craig-Riou
|
6ff9650eaf
|
Fix legacy bulk edit products UI
|
2024-10-14 15:01:18 +11:00 |
|
Maikel Linke
|
99c098f567
|
Ignore StockLocation#active, it's always active
|
2024-10-03 08:24:16 +10:00 |
|
David Cook
|
be4e0a259e
|
Specify alternate html_title
Because the page title has extra content.
|
2024-09-27 15:48:28 -06:00 |
|
David Cook
|
c362e8dd0d
|
Use page titles in HTML head
This is much more meaningful than the controller name, and is helpful for browser tab history.
|
2024-09-27 15:48:28 -06:00 |
|
Gaetan Craig-Riou
|
7e84d41e8c
|
Simplify modal opening by just rendering the modal in turbo stream
|
2024-09-11 14:20:41 +10:00 |
|
Gaetan Craig-Riou
|
8de7c304fe
|
Add AdminTooltipComponent
I left the stimulus controller separated as it is generic enough
|
2024-09-10 13:29:40 +10:00 |
|
Gaetan Craig-Riou
|
b6695ba9a2
|
Add product preview on product edit page
Plus translation
|
2024-09-10 13:29:40 +10:00 |
|
Ahmed Ejaz
|
983addff0d
|
12777: use unit_to_display method for variant unit
- This method prioritize display_as and after that considers options_text
|
2024-09-05 10:49:45 +02:00 |
|
wandji20
|
94b98867d8
|
Revert use of searchableDropdownComponent for product unit
|
2024-08-23 09:57:37 +01:00 |
|
wandji20
|
35ef1b9c7f
|
Refactor new product dropdown to use SeachableDropdown component [OFN-12744]
|
2024-08-23 09:57:37 +01:00 |
|
wandji20
|
d61acd2cc1
|
Unify error messages and display on new product form [OFN-12744]
|
2024-08-23 09:57:37 +01:00 |
|
Konrad
|
25b1620707
|
Merge pull request #12743 from wandji20/wb-OFN-12214
(Fix) chore(deps): bump wicked_pdf from 2.6.3 to 2.8.0 [OFN-12214]
|
2024-08-22 17:34:20 +02:00 |
|
Konrad
|
059dceb304
|
Merge pull request #12735 from chahmedejaz/bugfix/12698-fix-products-stateful-navigataion
Fix 'Back to products list' stateful navigation
|
2024-08-15 10:43:13 +02:00 |
|
wandji20
|
58872a7017
|
Include mail stylsheet tag in invoice pdf files and mailer layout [OFN-12214]
|
2024-08-13 18:23:18 +01:00 |
|
wandji20
|
fa004d0897
|
Remove wicked pdf stylsheet include tag in order report pdf [OFN-12214]
|
2024-08-13 17:11:29 +01:00 |
|
Ahmed Ejaz
|
b14cd08990
|
12698 - keep old UI URL as it is
|
2024-08-13 14:23:39 +05:00 |
|
wandji20
|
1e71db9315
|
Remove permalinmk from taxons [OFN-11636]
|
2024-08-12 18:47:16 +01:00 |
|
wandji20
|
a85cfab506
|
Remove awesome nested set gem and dependencies [OFN-11636]
|
2024-08-12 18:47:16 +01:00 |
|
Rachel Arnould
|
81711e4c43
|
Merge pull request #12721 from dacook/connected-apps-settings-12549
New settings screen to activate each connected app type
|
2024-08-08 16:56:33 +02:00 |
|
Konrad
|
cb42e7e119
|
Merge pull request #12671 from wandji20/wb-OFN-12591
Ensure product category error message is shown when creating new product [OFN-12591]
|
2024-08-06 14:09:59 +02:00 |
|
David Cook
|
5d732d80a6
|
Add connected apps settings screen
I considered adding a request spec, but figured it still doesnt' test the form, so better to use a full system spec.
|
2024-08-06 11:26:03 +02:00 |
|
Ahmed Ejaz
|
c101c4e42f
|
12698 - fix 'go back to products' stateful navigation
|
2024-08-05 13:51:59 +05:00 |
|
wandji20
|
287f65ec8e
|
Ensure product category error message is shown when creating new product [OFN-12591]
|
2024-08-01 08:58:54 +01:00 |
|
Cillian O'Ruanaidh
|
3507405dae
|
Make Item column wider and tax and quantity columns narrower in invoice PDF
|
2024-07-26 15:36:42 +01:00 |
|
Filipe
|
c25fe6ae57
|
Merge pull request #12654 from wandji20/wb-OFN-112509
Use public contact email at the bottom of order confirmation email [OFN-12509]
|
2024-07-25 20:14:47 +01:00 |
|
wandji20
|
0b46c41ffd
|
Update reply email for order confirmation mail [OFN-12509]
|
2024-07-23 08:54:06 +01:00 |
|
wandji20
|
4fe3f60009
|
Use public contact email at the bottom of order confirmation email [OFN-12509]
|
2024-07-23 08:35:30 +01:00 |
|
Ahmed Ejaz
|
a6efad73a8
|
12551 - add no-cache policy for Turbo cache control
|
2024-07-22 13:45:01 +05:00 |
|
David Cook
|
e62b640372
|
Poll to check when invoice file finished
The BulkInvoiceJob already sends a notification via WebSockets once complete, but sometimes that fails. So this is added on top, just in case.
|
2024-07-05 08:58:10 +10:00 |
|
Gaetan Craig-Riou
|
34aba72dea
|
Fix order summary mailer view
|
2024-07-03 11:21:28 +10:00 |
|
Gaetan Craig-Riou
|
ee88e2fdfa
|
Fix product system spec
|
2024-07-03 11:11:03 +10:00 |
|
Gaetan Craig-Riou
|
9f612270c7
|
Fix bulk update product page old style
and related product pages
|
2024-07-03 11:05:01 +10:00 |
|
Gaetan Craig-Riou
|
2ab9ccf73d
|
Bulk edit product, move supplier dropdown to variant
|
2024-07-03 11:05:00 +10:00 |
|
Gaetan Craig-Riou
|
25371ee9d0
|
Fix admin pages
- move supplier to variant row on Bulk Edit product page
- add supplier dropdow on add/update variant page
|
2024-07-03 10:17:49 +10:00 |
|
Gaetan Craig-Riou
|
80c4d9d03b
|
Fix invoice template
|
2024-07-03 10:17:49 +10:00 |
|