Commit Graph

52 Commits

Author SHA1 Message Date
Gilbert Kimutai
b941c425e8 Merge remote-tracking branch 'origin/master' 2020-03-15 13:04:07 +03:00
Gilbert Kimutai
250b805126 added offline cart repo 2020-03-15 13:03:52 +03:00
Gilbert Kimutai
7ffffd7e80 Added serialization annotation to attributes 2020-03-02 16:34:37 +03:00
Gilbert Kimutai
d528e38709 updated the cocart implementation 2019-12-17 05:15:48 +03:00
Gilbert Kimutai
e07d3236a3 added cocart api structure 2019-11-30 17:36:59 +03:00
Gilbert Kimutai
b7b8d020b7 update to androidx 2019-11-30 12:15:29 +03:00
gilo
0b3045ae81 added categories 2019-11-02 10:28:54 +03:00
Gilbert Kimutai
6591cf8f95 added cart abstraction 2019-07-08 06:19:41 +03:00
Gilbert Kimutai
47e5575417 updated fully to Kotlin 2019-06-08 12:27:15 +03:00
Gilbert Kimutai
f3deac9ea0 updated to kotlin 2019-06-08 12:12:54 +03:00
Gilbert Kimutai
51e651de76 started Kotlin refactor 2019-06-08 04:08:53 +03:00
Gilbert Kimutai
33b5a96a69 migrated the package names 2019-06-01 10:37:22 +03:00
Aaron Rono
38db311926 java to kotlin conversion 2019-05-31 16:31:56 +03:00
Gilbert Kimutai
1ec0747e26 complete order page 2019-04-25 06:15:39 +03:00
Gilbert Kimutai
ceda450bb8 WIP - Added my orders page 2019-04-23 06:21:32 +03:00
Gilbert Kimutai
3b08a0541c order billing and shipping address 2019-04-22 07:04:56 +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
48e747cce3 UI updates to supports liquor store example 2019-04-07 16:46:00 +03:00
Gilbert Kimutai
688433d9e6 added payments, settings and shipping methods into the api 2019-04-07 09:48:58 +03:00
Gilbert Kimutai
cf671d332e Added settings and webhooks api 2019-04-07 09:15:04 +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
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