Commit Graph

127 Commits

Author SHA1 Message Date
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
5410926f5a Merge remote-tracking branch 'origin/master' 2019-03-31 08:09:59 +03:00
Gilbert Kimutai
8296ffc5ed UI design for customer pages 2019-03-31 08:09:47 +03:00
Gilbert Kimutai
fa59a544ec
Updated language 2019-03-30 06:50:30 +03:00
Gilbert Kimutai
5694e92dac
Updated Screenshots on Readme
Update screenshots
2019-03-30 06:49:27 +03:00
Gilbert Kimutai
0cc26c29cc Added screenshots 2019-03-30 06:38:53 +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
0f244cbb15 Merge branch 'master' of https://github.com/gilokimu/WooDroid 2019-02-21 18:00:54 +03:00
Gilbert Kimutai
d23dde5d2a
Update README.md 2019-02-21 06:20:56 +03:00
Gilbert Kimutai
2548979f0e
Update README.md 2019-02-21 06:20:07 +03:00
Gilbert Kimutai
881870dadc Added settings api, enums for easier filtering 2019-02-21 06:07:49 +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
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
df5f1b0868 Merge remote-tracking branch 'origin/master' 2019-02-19 04:59:59 +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
4880090fb7
Update the example code to reflect current changes 2019-02-18 06:20:45 +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
91c6ac52d4 Merge remote-tracking branch 'origin/master' 2019-02-18 05:26:32 +03:00
Gilbert Kimutai
5ca1540974 Added coupon use case for view, update and delete 2019-02-18 05:26:10 +03:00
Gilbert Kimutai
09d723b443
Added Gradle and maven dependencies 2019-02-17 13:13:03 +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
1479378fe8
Merge pull request #1 from bitsnaps/patch-1
Make WooCommerce REST-api version a variable
2019-02-17 05:42:52 +03:00
Gilbert Kimutai
ed4d9ce28e
Merge pull request #2 from bitsnaps/patch-2
Create an enum for WooCommerce REST-api version
2019-02-17 05:42:38 +03:00