Commit Graph

54 Commits

Author SHA1 Message Date
Almira Krdzic
798ad20534 Show countries for delivery process forms. Refactor countries. 2018-11-27 00:57:35 +01:00
Bilal Catic
09fc3f8018 Rename class 2018-11-22 13:22:05 +01:00
Bilal Catic
217dfb1889 add validation functions class 2018-11-22 12:08:41 +01:00
Bilal Catic
8d954469ee use woocommerce validation 2018-11-22 11:27:30 +01:00
Bilal Catic
68c760a426 validate phone number from frontend 2018-11-21 12:26:23 +01:00
Bilal Catic
3df6397280 remove comment 2018-11-19 16:30:04 +01:00
Nedim Uka
f56377f606 Handled proper endpoint naming 2018-11-19 12:35:04 +01:00
Nedim Uka
752df56d4a Fixed bug where order note text is saved as order ID 2018-11-19 11:31:46 +01:00
Nedim Uka
a07c0e4584 Added support for sending customer emails 2018-11-16 17:16:28 +01:00
Almira Krdzic
6c656a0b26 Handle order documents 2018-11-15 11:29:15 +01:00
Almira Krdzic
cdbefc7ef0 Handle assigment for order delivery flow 2018-11-02 10:30:25 +01:00
Almira Krdzic
308c836460 handle order actions 2018-10-31 10:23:59 +01:00
Almira Krdzic
5aca4e8572 delivery step actions 2018-10-30 17:20:56 +01:00
Almira Krdzic
21fafc5a43 Enable login by role both on frontend and backend 2018-10-22 09:47:48 +02:00
Almira Krdzic
8769606a4b Implement shop search and refactor 2018-10-17 00:36:19 +02:00
Almira Krdzic
afab22a30b reseller to customer 2018-10-16 06:45:28 +02:00
Almira Krdzic
b7ac53d195 use only customer specific prices if set 2018-10-15 14:59:57 +02:00
Almira Krdzic
f14d35b1aa Fix tests 2018-10-15 05:06:46 +02:00
Almira Krdzic
b53fbe5402 Handle commercial lead prices 2018-10-11 07:12:53 +02:00
Almira Krdzic
ab9ee2cb0d Checkout logic 2018-10-04 03:15:51 +02:00
Almira Krdzic
3ad210f883 Handle wiaas documents 2018-10-03 16:46:41 +02:00
Almira Krdzic
12805678b1 Change order project name sanitize function 2018-09-26 11:11:44 +02:00
Almira Krdzic
11c26aeee1 Handle order project and refactor api 2018-09-24 21:51:55 +02:00
Bilal Catic
41e92e2390 use DELETE instead of POST for delete action 2018-09-20 13:57:01 +02:00
Bilal Catic
3fa75daafd fix typo 2018-09-20 13:39:25 +02:00
Bilal Catic
c637880245 fix personal info validation 2018-09-20 13:39:25 +02:00
Bilal Catic
af2da3eed0 add customer class and endpoint 2018-09-20 13:39:25 +02:00
GotPPay
b93aed107b use new list of countries and adapt backend and frontend to it 2018-09-20 13:39:25 +02:00
GotPPay
d26569a8be create user class and make use of it 2018-09-20 13:39:25 +02:00
GotPPay
b3cff5d095 add list of available countries 2018-09-20 13:39:25 +02:00
GotPPay
f63e118579 add user controller 2018-09-20 13:39:25 +02:00
Almira Krdzic
e53b243d96 product details 2018-09-12 16:42:21 +02:00
Almira Krdzic
35484c6d4f Merge branch 'master' into package-details 2018-09-06 23:30:03 +02:00
Almira Krdzic
cd5f09487d Add package addons and options 2018-09-06 23:29:29 +02:00
GotPPay
2d24f82698 do not submit custommer acceptance if already submitted 2018-08-29 09:13:39 +02:00
GotPPay
9f653bb920 improve code quality 2018-08-29 09:13:39 +02:00
GotPPay
1368f1b6ae improve code quality 2018-08-29 09:13:39 +02:00
GotPPay
3419f2bddc use Orchestration API to complete GF step 2018-08-29 09:13:39 +02:00
GotPPay
ba99d85c85 allow api access only to logged in users 2018-08-29 09:13:39 +02:00
GotPPay
906725f5c5 comment function used for testing 2018-08-29 09:13:38 +02:00
GotPPay
1db017a2f1 refactoring and minor bug fixes 2018-08-29 09:12:46 +02:00
GotPPay
b49c1cb82d remove unused function 2018-08-29 09:12:46 +02:00
GotPPay
af482104a0 fix bug with non existing entry 2018-08-29 09:12:46 +02:00
GotPPay
7541613756 rename function 2018-08-29 09:12:46 +02:00
GotPPay
0a5d69f6f2 use constants; send message objects instead of strings 2018-08-29 09:12:46 +02:00
GotPPay
46e51111d2 allow api access only to logged in users 2018-08-29 09:12:46 +02:00
GotPPay
30faf9a910 use defined value from WP_HOME instead of hardcoded value 2018-08-29 09:12:46 +02:00
GotPPay
152804d6dc comment function used for testing 2018-08-29 09:12:46 +02:00
GotPPay
aa4a3daaf6 add custom endpoints for customer acceptance 2018-08-29 09:12:46 +02:00
Almira Krdzic
5bef0b9e5e Update messages for api 2018-08-29 08:54:24 +02:00