Luis Ramos
|
008921c201
|
Merge pull request #4447 from luisramos0/clickable_steps
Clickable steps on the OC edit page
|
2019-11-20 21:16:07 +00:00 |
|
luisramos0
|
5cadb0d16f
|
Make ready for field show with red borders immediatly after exchange is added to the list
|
2019-11-12 12:06:44 +00:00 |
|
luisramos0
|
6875e9a41e
|
Make view a bit simpler by removing unnecessary string interpolation
|
2019-11-12 12:05:40 +00:00 |
|
luisramos0
|
b6f1d6e395
|
Make OC edit page steps clickable when editing an OC
|
2019-11-12 12:05:40 +00:00 |
|
luisramos0
|
5fdb86ae43
|
Make simple create redirect to OC list but normal create to jump to incoming settings
|
2019-11-12 12:00:48 +00:00 |
|
luisramos0
|
7845b6c6fb
|
Use only AdminOrderCycleIncomingCtrl in incoming view and make AdminOrderCycleIncomingCtrl extend AdminEditOrderCycleCtrl
Same for AdminOrderCycleOutgoingCtrl
|
2019-11-12 12:00:48 +00:00 |
|
luisramos0
|
e03e3ae50a
|
Fix the simple edit OC and the new OC page flows
|
2019-11-12 12:00:48 +00:00 |
|
luisramos0
|
305d7b1125
|
Adapted navigation between OC edit pages by adding new previous and next buttons
|
2019-11-12 12:00:48 +00:00 |
|
luisramos0
|
5ef751d409
|
Add wizard to OC new and edit pages
|
2019-11-12 12:00:48 +00:00 |
|
luisramos0
|
683232dd10
|
Improve page titles and fix broken translation
|
2019-11-12 12:00:48 +00:00 |
|
luisramos0
|
5f1360e226
|
Move incoming and outgoing parts of the (not simple) OC new and edit pages to separate routes and views to make this page a multi step page
|
2019-11-12 12:00:48 +00:00 |
|
luisramos0
|
10f0906689
|
Remove obsolete view, this code is now in app/assets/javascripts/templates/admin/panels/exchange_supplied_products.html.haml
|
2019-11-01 17:18:48 +00:00 |
|
Luis Ramos
|
d1b36aded0
|
Merge pull request #4359 from daningenthron/daningenthron/required-fields-new-order-cycle
Add asterisks to required fields in New Order Cycle form
|
2019-10-31 12:50:48 +00:00 |
|
Luis Ramos
|
9c3c74aa93
|
Merge pull request #4394 from luisramos0/fix_product_sub_menu
Merge duplicated product_sub_menu partials
|
2019-10-31 12:48:27 +00:00 |
|
Luis Ramos
|
498a2b7462
|
Merge pull request #4386 from andrewjprice/missing-translations-inventory-page
Missing translations inventory page
|
2019-10-24 17:06:43 +01:00 |
|
luisramos0
|
cc342387cc
|
Make all calls to content_for use dash not equals when setting content_for
|
2019-10-23 12:42:29 +01:00 |
|
luisramos0
|
6715f872e3
|
Merge duplicated product_sub_menu partials and make all references point to the one located in the spree folder (we keep this one because we still have some views in spree backend referencing this partial
|
2019-10-23 12:26:18 +01:00 |
|
Dan Ingenthron
|
3c7af90dfa
|
Revert I18n change and reflect correct required fields on OC form
|
2019-10-22 17:41:38 -05:00 |
|
Dan Ingenthron
|
85dede84cc
|
Update order cycle forms & en.yml to include asterisks
|
2019-10-22 17:41:37 -05:00 |
|
luisramos0
|
3372339907
|
Fix default stock translation by using t filter instead of t function
|
2019-10-22 17:29:04 +01:00 |
|
Andrew
|
deb17f47a7
|
Add default_stock to en.yml and _products_variants
|
2019-10-19 16:33:31 -07:00 |
|
Andrew
|
598426a5e9
|
Add Save Changes button translation
|
2019-10-18 22:18:54 -07:00 |
|
Matt-Yorkley
|
ab330e882e
|
Remove product cache
|
2019-10-18 21:15:11 +01:00 |
|
luisramos0
|
d038c27f1f
|
Fix app_wrapper_attr code by making the content_for tag be only the name of the ng-app and ng-ctrller
|
2019-09-11 10:32:30 +01:00 |
|
Matt-Yorkley
|
6ba98b4b2c
|
Add beta notice to Product Import
|
2019-08-06 17:02:38 +01:00 |
|
Pau Pérez Fabregat
|
64d21969f0
|
Merge pull request #4064 from luisramos0/convert_search_Rabl
Replace views/admin/variants/search.rabl with Api::Admin::VariantSerializer
|
2019-08-05 15:07:10 +02:00 |
|
luisramos0
|
04e13e1136
|
Change css styling from id to class to make rubocop happy. Keeping id name as it may be needed in spree autocomplete css or js code
|
2019-07-29 19:46:12 +01:00 |
|
luisramos0
|
ffb8edef0b
|
Fix rubocop css issues
|
2019-07-23 22:37:10 +01:00 |
|
luisramos0
|
90c621ac07
|
Improve translations, css and add button aligment in subscriptions_line_items variant autocomplete
|
2019-07-23 21:38:29 +01:00 |
|
luisramos0
|
cf61254c9e
|
Remove unnecesary rabl template
|
2019-07-22 18:42:20 +01:00 |
|
Luis Ramos
|
23b6267e30
|
Merge pull request #3916 from luisramos0/schedules_of_coordinator
OC schedules are now filtered to schedules of OCs with same coordinator
|
2019-07-09 14:21:34 +01:00 |
|
Luis Ramos
|
6872ccfb72
|
Merge pull request #3963 from luisramos0/hide_invoices
Hide invoices feature
|
2019-07-09 14:20:50 +01:00 |
|
François Turbelin
|
912483660f
|
Put the uid under the permalink
|
2019-07-04 09:51:32 +02:00 |
|
François Turbelin
|
d12a7c2c76
|
Apply last suggestions
|
2019-07-04 09:43:35 +02:00 |
|
François Turbelin
|
5ce2af454e
|
Clean id field
|
2019-07-03 23:00:36 +02:00 |
|
François Turbelin
|
97a401a307
|
Display enterprise ID in profile
|
2019-07-03 18:10:59 +02:00 |
|
luisramos0
|
bcc02f35e7
|
Add new preference to invoice settings: enable invoices
|
2019-06-19 13:29:30 +01:00 |
|
luisramos0
|
8daf9b9247
|
Revert fix in previous commit (orders/populate route used in product import view) and adding a simple fix by setting the product import route to use in the form
|
2019-06-18 10:49:20 +01:00 |
|
Luis Ramos
|
2b593a59f5
|
Merge pull request #3900 from luisramos0/subs_trans
Missing translations in Subscriptions
|
2019-06-13 18:51:20 +01:00 |
|
Luis Ramos
|
7d24bcf868
|
Merge pull request #3798 from m-budryte/order_cycles_add_fee_remove_link
the translations for Remove in the exchange forms added
|
2019-06-13 16:15:28 +01:00 |
|
Luis Ramos
|
1a2703f630
|
Merge pull request #3886 from luisramos0/fees_translations
Make a few more things translatable in the Enterprise Fees management page
|
2019-06-13 14:12:16 +01:00 |
|
luisramos0
|
6cf705ea55
|
In the order cycle pages (both create and edit, both simple and normal), add OC coordinator to schedules request to the server and make the controller filter schedules of order cycles coordinated by that enterprise id.
|
2019-06-11 21:28:52 +01:00 |
|
luisramos0
|
d8a7f60f40
|
Make subs radio button visible to all managers
|
2019-06-11 17:21:13 +01:00 |
|
luisramos0
|
cfcf73b6a1
|
Make save and saving messages translatable in subscriptions items panel
|
2019-06-04 20:59:45 +01:00 |
|
luisramos0
|
eb42e81afc
|
Make some text entries translatable in create subscription pages: title in step 1 details and 4 review and date placeholders in step 1 details
|
2019-06-04 20:59:45 +01:00 |
|
luisramos0
|
64af81a4a2
|
Make search_by_email text translatable in subscriptions list page
|
2019-06-04 20:59:42 +01:00 |
|
luisramos0
|
32c107ab5a
|
move translation to use relative path so that the new translation key is used
|
2019-05-30 23:26:23 +01:00 |
|
Masha
|
436a2ba0a2
|
went much shorted way
|
2019-05-30 23:08:05 +01:00 |
|
Masha
|
412fffba1d
|
the translations for Remove in the exchange forms added
|
2019-05-30 23:08:05 +01:00 |
|
luisramos0
|
5719455731
|
Make enterprise fees name placeholder translatable
|
2019-05-29 21:33:30 +01:00 |
|