Pau Perez
|
23bda74ecb
|
Match name of filter and db column for consistency
|
2018-11-15 19:09:17 +01:00 |
|
Pau Perez
|
a4bbe2b696
|
Query completed_at filtering orders by date range
|
2018-11-15 19:09:17 +01:00 |
|
Pau Perez
|
b1b04b505e
|
Fetch orders sorted by completion date
|
2018-11-15 15:40:13 +01:00 |
|
Pau Perez
|
e69d297f86
|
Wrap long and unreadable lines
|
2018-11-15 14:26:13 +01:00 |
|
Pau Perez
|
51155bb368
|
Remove old commented out code
You know, git already keeps old code for us.
|
2018-11-06 14:23:15 +00:00 |
|
Maikel
|
3259b3ecf1
|
Merge pull request #2912 from Matt-Yorkley/admin_orders_refactor
Admin orders refactor
|
2018-11-02 16:57:28 +11:00 |
|
Pau Pérez Fabregat
|
8e602d453b
|
Merge pull request #2876 from luisramos0/subs-states-fix
Fix bug in subscriptions address controller where country states were not correctly returned
|
2018-10-30 17:32:34 +01:00 |
|
Maikel
|
d63670d675
|
Merge pull request #2846 from Matt-Yorkley/pi/rename_enterprise_fields
[Product Import] Rename enterprise fields and update template
|
2018-10-30 15:11:02 +11:00 |
|
Matt-Yorkley
|
334eebeab1
|
Move json to API and strip index action
|
2018-10-26 21:38:57 +01:00 |
|
luisramos0
|
c9784a5eda
|
Add Portuguese and German to list of moment locales. The main usage is in the order cycle closure time in the shopfront
|
2018-10-23 17:53:08 +01:00 |
|
luisramos0
|
fe9f4a1c95
|
Move countryStates service from ofn.admin to admin.utils to remove bad dependency from admin modules (customers and subscriptions) to main ofn.admin module. Now the dependency admin.utils is used instead
|
2018-10-17 12:16:33 +01:00 |
|
luisramos0
|
c281927372
|
Fix subscription address form. It now clears the state selection when a different country is selected
|
2018-10-16 23:02:26 +01:00 |
|
luisramos0
|
1804bf5a2b
|
Extract countryStates logic from customer_address modal and re-use new CountryStates service
|
2018-10-16 22:45:38 +01:00 |
|
luisramos0
|
5c5a2194d6
|
Extract country states logic out of subscriptions address controller into new service CountryStates
|
2018-10-16 21:58:27 +01:00 |
|
luisramos0
|
feaf16d878
|
Fix bug in subscriptions address controller where the country id lookup was not exact and states returned were incorrect. Add unit tests to cover different cases
|
2018-10-16 20:59:34 +01:00 |
|
Matt-Yorkley
|
e7a909e828
|
Rename supplier to enterprise
|
2018-10-12 16:57:13 +01:00 |
|
Matt-Yorkley
|
dafcd0ddc2
|
Add per_page controls to admin orders index
|
2018-10-10 18:32:12 +01:00 |
|
Pau Pérez Fabregat
|
85962158b8
|
Merge pull request #2821 from nikobozi/oc-clear-filter
Make 'Clear All' button work on order cycle page
|
2018-10-09 16:35:57 +02:00 |
|
niko
|
f99ed81863
|
Make 'Clear All' button work on order cycle page
|
2018-10-04 11:46:38 +02:00 |
|
Matt-Yorkley
|
64620c2797
|
Tidy up response formats for easier testing
|
2018-09-19 13:00:30 +01:00 |
|
Matt-Yorkley
|
6768055b4d
|
Split orders into 2 angular controllers
|
2018-09-19 13:00:30 +01:00 |
|
Matt-Yorkley
|
b2551b4e0b
|
Rewrite existing specs
|
2018-09-19 13:00:30 +01:00 |
|
Matt-Yorkley
|
9da6a5a9b3
|
Add column sorting to table
|
2018-09-19 13:00:30 +01:00 |
|
Matt-Yorkley
|
2112f296e4
|
Angularise filters
|
2018-09-19 13:00:30 +01:00 |
|
Matt-Yorkley
|
3b9d9db16b
|
Add pagination
|
2018-09-19 13:00:29 +01:00 |
|
Matt-Yorkley
|
93d273f94a
|
Convert orders index table to use angular ng-repeat
|
2018-09-19 09:33:25 +01:00 |
|
Matt-Yorkley
|
e577bcb46f
|
Prepare angular controller and serialized data
|
2018-09-17 14:18:23 +01:00 |
|
Maikel
|
ce7be68fac
|
Merge pull request #2660 from kristinalim/translations-failed_oc_creation
Translate and fix fallback errors when creating or updating OC
|
2018-09-14 16:58:39 +10:00 |
|
Maikel
|
beedd933e9
|
Merge pull request #2512 from kristinalim/feature-remove_enterprise_images
Support removal of enterprise logo and promo image
|
2018-09-14 15:07:24 +10:00 |
|
Pau Pérez Fabregat
|
64e71a1ee7
|
Merge pull request #2544 from kristinalim/fix-scrolling_in_modals
Fix top position, height, and scrolling with modals
|
2018-09-12 13:05:20 +02:00 |
|
Kristina Lim
|
003e65fbed
|
Translate error when failing to create order cycle
|
2018-09-08 02:15:52 +08:00 |
|
Maikel
|
3e0c74494d
|
Merge pull request #2604 from Matt-Yorkley/pi/updating_variants_bug
Pi/updating variants bug
|
2018-09-07 15:10:18 +10:00 |
|
Kristina Lim
|
a37e9f1b87
|
Use v0.9.0-20180826174721 in kristinalim fork of angular-foundation
There is a bug in the handling of % values for the "top" CSS property of
the modals. See details here:
https://github.com/kristinalim/angular-foundation/pull/1
A PR to the original repository has also been submitted, but the project
doesn't seem to be active anymore:
https://github.com/yalabot/angular-foundation/pull/319
And to another fork of the repository:
https://github.com/cwadrupldijjit/angular-foundation/pull/1
The bug was causing the 10% "top" CSS property for the modal to be
treated as 10px.
|
2018-09-05 23:58:25 +08:00 |
|
Kristina Lim
|
ce0758d420
|
Add confirm dialog for enterprise image removal
|
2018-09-04 02:08:26 +08:00 |
|
Kristina Lim
|
368612cad6
|
Allow removal of enterprise logo and promo image
|
2018-09-04 02:08:25 +08:00 |
|
Kristina Lim
|
c9370672c6
|
Add JS support for removal of enterprise images
|
2018-09-04 02:08:12 +08:00 |
|
Matt-Yorkley
|
d8bbcdc54b
|
Decrease batch size to reduce chance of timeouts
|
2018-08-31 22:52:44 +01:00 |
|
Matt-Yorkley
|
04d50d4555
|
Fix filter results bug in validation section
|
2018-08-31 15:00:29 +01:00 |
|
Kristina Lim
|
f5c44ef0e6
|
Rename "entreprise" in i18n keys to "enterprise"
|
2018-08-31 15:26:30 +08:00 |
|
Maikel
|
1b88edea1f
|
Merge pull request #2420 from stveep/stripe-admin-2
Stripe admin 2
|
2018-08-30 15:48:49 +10:00 |
|
Maikel
|
79f50e0b7b
|
Merge pull request #2353 from luisramos0/customers_admin_country_state
fixed UX problem in the state selector in customers admin
|
2018-08-28 16:46:00 +10:00 |
|
luisramos0
|
61f69905f8
|
fixed UX problem in the state selector in customers admin
|
2018-08-20 20:51:22 +01:00 |
|
stveep
|
286101c934
|
PR changes: switch syntax for mapCC, remove ng-init
|
2018-08-19 10:43:53 +01:00 |
|
stveep
|
c0f41b6833
|
PR changes - erb to haml, don't update en_GB translations
|
2018-08-19 10:43:53 +01:00 |
|
stveep
|
b3da7049c6
|
Should not hide post code on admin side as no billing address otherwise
|
2018-08-19 10:43:53 +01:00 |
|
stveep
|
ff7dc811e9
|
Add translations for messages and remove old placeholder translation
|
2018-08-19 10:43:53 +01:00 |
|
stveep
|
f9a221e2ff
|
add to manifest, tidy up requirements, hide postcode similar to frontend
|
2018-08-19 10:43:53 +01:00 |
|
stveep
|
a848b9172e
|
Change name to AdminStripeElements to avoid confusion; add status bar for StatusMessages
|
2018-08-19 10:43:53 +01:00 |
|
stveep
|
8272aebe29
|
Add Stripe form and duplicate Stripe Elements in backend Angular app
|
2018-08-19 10:43:53 +01:00 |
|
Kristina Lim
|
c14e7ea8d5
|
Allow bulk update of order cycle name
|
2018-08-16 21:18:24 +08:00 |
|