Hugo Daniel
|
422a68630f
|
Remove data-hook tags
|
2018-11-28 10:31:47 +01:00 |
|
Hugo Daniel
|
652191a4c5
|
Fixing missing variable none
|
2018-11-28 10:31:47 +01:00 |
|
Hugo Daniel
|
c233ea38cf
|
Import Spree views for orders#edit in our codebase and integrate deface modifications
|
2018-11-28 10:31:47 +01:00 |
|
Pau Pérez Fabregat
|
5c8a638320
|
Merge pull request #3055 from HugsDaniel/3051-products-edit-views
[Defacepocalypse] Import products#edit and form partial in our codebase and apply overrides
|
2018-11-27 17:32:25 +01:00 |
|
Matt-Yorkley
|
a5407d780c
|
Include unexpected validation errors
|
2018-11-21 19:16:07 +00:00 |
|
Pau Pérez Fabregat
|
6a1776b84a
|
Merge pull request #3053 from HugsDaniel/3050-products-new-views
[Defacepocalypse] Import products#new view into our codebase and apply overrides
|
2018-11-21 14:43:22 +01:00 |
|
luisramos0
|
783e0eed3c
|
In admin/users, convert Spree.t calls to t calls using lazy lookup and move translations to ofn's en.yml
|
2018-11-21 11:46:14 +00:00 |
|
Maxim Colls
|
3301b5850a
|
Improved UX in the accordion steps in the checkout page
|
2018-11-17 18:48:10 +01:00 |
|
Pau Perez
|
23bda74ecb
|
Match name of filter and db column for consistency
|
2018-11-15 19:09:17 +01:00 |
|
Hugo Daniel
|
1309d80f65
|
Import products#edit and form partial in our codebase and apply overrides
|
2018-11-15 17:39:36 +01:00 |
|
Hugo Daniel
|
094d88d03a
|
Import products#new view into our codebase and apply overrides
|
2018-11-15 16:35:31 +01:00 |
|
Pau Perez
|
52e58a1c31
|
Remove unused @show_only_completed from view
Now there's no difference in behavior. In both cases we sort by
completed_at in the second column of the orders page.
|
2018-11-15 15:40:13 +01:00 |
|
Pau Perez
|
b7a3255dbe
|
Replace completed_at in orders table w/ created_at
|
2018-11-15 15:40:13 +01:00 |
|
Pau Pérez Fabregat
|
e66f406ea6
|
Merge pull request #2946 from luisramos0/improve_taxons
Sort Product categories alphabetically by name
|
2018-11-14 11:23:59 +01:00 |
|
Maikel
|
3259b3ecf1
|
Merge pull request #2912 from Matt-Yorkley/admin_orders_refactor
Admin orders refactor
|
2018-11-02 16:57:28 +11:00 |
|
luisramos0
|
82befd945b
|
Sort Product categories alphabetically by name and fixsample data by fixing taxons taxonomy id
|
2018-10-30 18:00:48 +00: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
|
77251848ee
|
Refactor Spree::Admin::OrdersController
|
2018-10-26 21:38:57 +01:00 |
|
Pau Pérez Fabregat
|
8946fe3ce8
|
Merge pull request #2829 from Matt-Yorkley/bi/results_per_page
Add per_page controls to admin orders index
|
2018-10-15 12:17:39 +02:00 |
|
Pau Pérez Fabregat
|
fe149967e4
|
Merge pull request #2521 from luisramos0/cookies_in_engine
[OFN Domains] Breaking OFN into domains - POC cookies inside an engine
|
2018-10-15 10:03:30 +02:00 |
|
Matt-Yorkley
|
fcff835922
|
Update results on dropdown select
|
2018-10-12 17:06:42 +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 |
|
Matt-Yorkley
|
37a7cceead
|
Fix bindings on angular orders data
|
2018-10-08 15:42:46 +01:00 |
|
Pau Pérez Fabregat
|
58a99a7f89
|
Merge pull request #2692 from Matt-Yorkley/bi/angular_orders
Angularise orders page
|
2018-10-04 21:10:48 +02:00 |
|
Matt-Yorkley
|
55d7d5d1e4
|
Rename #capture_path to #payment_capture_path
|
2018-10-02 11:10:51 +01:00 |
|
Maikel
|
51f9a0afa1
|
Merge pull request #2562 from Matt-Yorkley/pi/product_attributes
[Product Import] Product attributes
|
2018-09-25 11:36:03 +10:00 |
|
Matt-Yorkley
|
6f2760cf92
|
Move translations into their namespace and use '.key' format
|
2018-09-24 15:54:05 +01:00 |
|
Matt-Yorkley
|
9f57b43a13
|
Move sortble header elements to a partial
|
2018-09-23 22:14:12 +01:00 |
|
Matt-Yorkley
|
897e43fe0b
|
Remove Spree's Deface data-hooks from new view
|
2018-09-20 11:33:22 +01:00 |
|
Matt-Yorkley
|
b57c6cf9ac
|
Add errors when attempting to update non-updatable fields
|
2018-09-19 21:12:29 +01:00 |
|
Matt-Yorkley
|
3cbb576b4f
|
Move payment object logic out of order serializer and delete code
|
2018-09-19 13:00:30 +01:00 |
|
Matt-Yorkley
|
ba254802f8
|
Move angular_pagination to /views/admin/shared/
|
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
|
68f0c80016
|
Add loading message and spinner
|
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 |
|
luisramos0
|
95f2f92cf3
|
Extracted cookies footer links from view to footer links helper
|
2018-09-17 16:05:38 +01:00 |
|
luisramos0
|
dc5eb6448e
|
Change web/all.css from sprockets to SASS and include web/all.css through darkswarm/all.css
|
2018-09-17 16:05:38 +01:00 |
|
luisramos0
|
d170a4d489
|
New domain Web (rails engine) with the following features extracted from the main app:
- cookies banner
- cookies policy page
- cookies policy and privacy policy links in the footer
|
2018-09-17 16:05:32 +01:00 |
|
Matt-Yorkley
|
e577bcb46f
|
Prepare angular controller and serialized data
|
2018-09-17 14:18:23 +01:00 |
|
Kristina Lim
|
798a6ed391
|
Translate more text in OC filters
|
2018-09-17 10:09:17 +10:00 |
|
Maikel
|
e836ac0234
|
Merge pull request #2686 from HugsDaniel/2593_customize_user_guide_link
Enable setting a customized user guide link in general settings
|
2018-09-14 15:46:05 +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 |
|
Maikel
|
eabb9f4574
|
Merge pull request #2659 from kristinalim/translations-admin_area_fixes
Simple translation fixes for admin area and profile page
|
2018-09-14 14:38:25 +10:00 |
|
Maikel
|
da2f278060
|
Merge pull request #2649 from kristinalim/translations-fix_store_link_in_admin_header
Fix i18n translation for Store link in admin header for `fr`
|
2018-09-14 14:24:29 +10:00 |
|
Maikel
|
6b56def649
|
Merge pull request #2697 from mkllnk/2655-fix-admin-payments
2655 fix admin payments
|
2018-09-14 11:26:20 +10:00 |
|
Maikel
|
065df96872
|
Merge pull request #2675 from Matt-Yorkley/bi/remake_views
Remake orders index view
|
2018-09-13 12:29:54 +10:00 |
|