Commit Graph

28 Commits

Author SHA1 Message Date
Gilbert Kimutai
df9ae110d8 update billing address 2019-03-31 14:51:54 +03:00
Gilbert Kimutai
53e6f95ab7 Composable UI approach with fragments on the product page 2019-03-24 07:50:59 +03:00
Gilbert Kimutai
37e71535b7 Added product reviews section 2019-03-20 06:34:08 +03:00
Gilbert Kimutai
82c76bb970 Support for sending arrays in url for filters with arrays
Also able to get similar products in one call
2019-03-19 06:35:29 +03:00
gilokimu
c161bc454a Viewpager added onto the products page for images 2019-03-14 05:48:50 +03:00
gilokimu
3272450dd7 home page design 2019-03-12 06:06:40 +03:00
gilokimu
9786252c78 Added home page and categories page on sample app 2019-03-06 05:53:47 +03:00
gilokimu
11ffd08276 WIP Add to cart struggling with cookies 2019-03-04 05:43:15 +03:00
gilokimu
ed0f31421f Add to cart function using cocart 2019-03-03 17:59:35 +03:00
Gilbert Kimutai
c5322be2b3 Added filter draw on sample app 2019-02-23 07:39:19 +03:00
Gilbert Kimutai
881870dadc Added settings api, enums for easier filtering 2019-02-21 06:07:49 +03:00
Gilbert Kimutai
e975393b5e Added reports API
Migrated to a MVVM architecture on sample app
2019-02-20 05:57:06 +03:00
Gilbert Kimutai
5b18bb626b Added filter classes 2019-02-19 20:03:29 +03:00
Gilbert Kimutai
256de109c3 Added Filters support for Products 2019-02-19 06:29:19 +03:00
Gilbert Kimutai
31002b6169 Modified AuthIntercepter to correctly authenticate requests with parameters that are not oauth 2019-02-19 04:59:29 +03:00
Gilbert Kimutai
939afd1d9a Resorted to using Repo over service and exposed all the repos available 2019-02-18 06:16:27 +03:00
Gilbert Kimutai
b56ac5f17d OrderService and CustomerService are now available from API 2019-02-18 05:37:44 +03:00
Gilbert Kimutai
5ca1540974 Added coupon use case for view, update and delete 2019-02-18 05:26:10 +03:00
Gilbert Kimutai
17177d07e0 Added coupon use case for create 2019-02-17 09:13:27 +03:00
Gilbert Kimutai
130ac6375e
Merge pull request #3 from gilokimu/development
Cleaned out models classes
2019-02-17 05:46:05 +03:00
Gilbert Kimutai
8ae1558df8 created new branch 2019-02-17 05:41:15 +03:00
bitsnaps
47e8df758b
Create an enum for WooCommerce REST-api version 2019-02-16 21:53:35 +01:00
Gilbert Kimutai
b0726b4199 Added Customer and order services and reviewed coupon model 2019-02-15 07:55:11 +03:00
Gilbert Kimutai
866d25fc4b Implemented more robust auth interceptor 2019-02-14 05:43:16 +03:00
Gilbert Kimutai
23e422bdf8 Added repository for all products, orders and customer methods 2019-02-06 06:38:19 +03:00
Gilbert Kimutai
075d42e1a8 Added more API classes 2019-02-05 06:46:43 +03:00
Gilbert Kimutai
d90fa02cd1 Added support for coupons
Restructuring api service calls
2019-02-03 12:18:04 +03:00
gilo
a0342ca4c3 initial commit 2019-01-27 08:39:49 +03:00