Commit Graph

54 Commits

Author SHA1 Message Date
Gilbert Kimutai
e8fc0899ca Add to cart function 2019-04-22 06:57:55 +03:00
Gilbert Kimutai
b87f96d336 updated the callback classes 2019-04-17 04:58:55 +03:00
Gilbert Kimutai
69277df89b Restructured the API classes 2019-04-17 04:27:02 +03:00
Gilbert Kimutai
58a8cd5f6a Added loading state on product page and empty state on cart page 2019-04-16 05:17:28 +03:00
Gilbert Kimutai
3e9ad9fa6a Support for anonymous users 2019-04-13 10:00:00 +03:00
Gilbert Kimutai
13a2ccac2c Further formatting of UI to fit longer images with white background 2019-04-08 04:28:33 +03:00
Gilbert Kimutai
48e747cce3 UI updates to supports liquor store example 2019-04-07 16:46:00 +03:00
Gilbert Kimutai
cf671d332e Added settings and webhooks api 2019-04-07 09:15:04 +03:00
Gilbert Kimutai
9136c6c337 Added shipping address and payment checkout options on design 2019-04-05 05:28:04 +03:00
Gilbert Kimutai
25f090c49e Complete cart page 2019-04-04 06:30:51 +03:00
Gilbert Kimutai
a19c3e24e3 Adding a cart page 2019-04-03 06:52:33 +03:00
Gilbert Kimutai
6d3ee7f2c7 Added cart counter and add and remove from cart logic tied to counter 2019-04-02 06:59:51 +03:00
Gilbert Kimutai
d7be6e4831 Added cart icon on menu 2019-04-02 06:00:08 +03:00
Gilbert Kimutai
9dddd4713c Added firebase cart repo 2019-04-02 05:50:21 +03:00
Gilbert Kimutai
37e1147615 Complete customer edit functions 2019-04-01 05:49:16 +03:00
Gilbert Kimutai
b395c4e6e0 Added profile page 2019-04-01 05:17:00 +03:00
Gilbert Kimutai
6977c0fc85 update shipping address 2019-03-31 15:27:21 +03:00
Gilbert Kimutai
df9ae110d8 update billing address 2019-03-31 14:51:54 +03:00
Gilbert Kimutai
c5304e76d2 basic user details update 2019-03-31 13:07:23 +03:00
Gilbert Kimutai
7fe30becb1 UI design for customer pages 2019-03-31 10:36:21 +03:00
Gilbert Kimutai
8296ffc5ed UI design for customer pages 2019-03-31 08:09:47 +03:00
Gilbert Kimutai
7643a8e089 Added login and registration using firebase 2019-03-30 06:01:00 +03:00
Gilbert Kimutai
152397b6fa WIP - Added profile page view 2019-03-27 05:04:46 +03:00
Gilbert Kimutai
3ce22edb33 Redesign of the categories page 2019-03-26 05:32:08 +03:00
Gilbert Kimutai
0bc203c5db Add a review dialog and function 2019-03-25 06:32:24 +03:00
Gilbert Kimutai
53e6f95ab7 Composable UI approach with fragments on the product page 2019-03-24 07:50:59 +03:00
Gilbert Kimutai
3134e59f4c Added images on reviews section 2019-03-21 06:37:43 +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
Gilbert Kimutai
aa218fe992 Added similar product section on the product page 2019-03-18 05:51:48 +03:00
gilokimu
c161bc454a Viewpager added onto the products page for images 2019-03-14 05:48:50 +03:00
gilokimu
74362552b3 home page design 2019-03-12 06:24:17 +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
c3697b297f Changes on product layout 2019-02-22 06:16:29 +03:00
Gilbert Kimutai
db41825cc3 Updated readme 2019-02-21 18:32:14 +03:00
Gilbert Kimutai
9732f236ef Added search view and introduced filter icon 2019-02-20 06:51:33 +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
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
bitsnaps
3a56451483
Make WooCommerce REST-api version a variable 2019-02-16 21:51:06 +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