Commit Graph

123 Commits

Author SHA1 Message Date
GotPPay
b54512b187 comment unused code for now 2018-08-29 09:12:46 +02:00
GotPPay
62c14fe1dc remove unused constant 2018-08-29 09:12:46 +02:00
GotPPay
c459382d74 add new constants 2018-08-29 09:12:46 +02:00
GotPPay
936193ba0c display returned message 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
5c91a57db8 remove customer acceptance expiration 2018-08-29 09:12:46 +02:00
GotPPay
9134a44a71 check comment owner by username 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
74a6905a23 use new object property names 2018-08-29 09:12:46 +02:00
GotPPay
5399e3901b remove hardcoded values and change comment handling 2018-08-29 09:12:46 +02:00
GotPPay
768e3b919e change comments handling 2018-08-29 09:12:46 +02:00
GotPPay
152804d6dc comment function used for testing 2018-08-29 09:12:46 +02:00
GotPPay
a9bcd98774 add commercial lead ID 2018-08-29 09:12:46 +02:00
GotPPay
aef9bc5ba9 add helper functions for order and process object transformations 2018-08-29 09:12:46 +02:00
GotPPay
b923b35323 change file upload data 2018-08-29 09:12:46 +02:00
GotPPay
beea3c95a0 add new css class for new status 2018-08-29 09:12:46 +02:00
GotPPay
672fb62728 use new object properties for orders and process 2018-08-29 09:12:46 +02:00
GotPPay
8b5374ee24 change endpoints for order details, comments and documents 2018-08-29 09:12:46 +02:00
GotPPay
04c7a7536f use custom endpoints for customer acceptance 2018-08-29 09:12:46 +02:00
GotPPay
aa4a3daaf6 add custom endpoints for customer acceptance 2018-08-29 09:12:46 +02:00
GotPPay
a03832df51 add new fields to customer acceptance form 2018-08-29 09:12:46 +02:00
GotPPay
0c15e719fc display billing info in details 2018-08-29 09:12:46 +02:00
Bilal Catic
beccc71145 Merge branch 'package-details' into 'master'
Package details

See merge request saburly/wiaas/new-wiaas!15
2018-08-29 07:01:11 +00:00
Almira Krdzic
5bef0b9e5e Update messages for api 2018-08-29 08:54:24 +02:00
Almira Krdzic
c2c7356f35 fix css 2018-08-29 08:05:32 +02:00
Almira Krdzic
438d92e16e Add support for package payment methods and basic checkout proccess 2018-08-29 07:56:37 +02:00
Bilal Catic
ff166988dc Merge branch 'package-bundles' into 'master'
Add package bundles

See merge request saburly/wiaas/new-wiaas!14
2018-08-26 15:55:46 +00:00
Almira Krdzic
5ac3bfff36 Add package bundles 2018-08-26 15:41:08 +02:00
Bilal Catic
6017ae8cf3 Merge branch 'orders' into 'master'
Wiaas Orders

See merge request saburly/wiaas/new-wiaas!12
2018-08-14 12:42:51 +00:00
Almira Krdzic
a878b24224 Activate plugins in docker setup 2018-08-14 13:14:48 +02:00
Almira Krdzic
3cc72d6d84 Handle tear down for unit tests 2018-08-14 12:12:54 +02:00
Almira Krdzic
bb3fecd811 Add unit tests for backend and refactor few things on frontend 2018-08-14 00:44:51 +02:00
Almira Krdzic
47bc6bdab1 Merge branch 'master' into orders 2018-08-13 11:49:57 +02:00
Almira Krdzic
7bb96ade6f Handle order status 2018-08-13 11:48:44 +02:00
Almira
cd682f0405 Merge branch 'customer-permission' into 'master'
Added read private products permission to customer

See merge request saburly/wiaas/new-wiaas!11
2018-08-09 14:44:04 +00:00
Nedim Uka
848e3f566b Added read private products permission to customer 2018-08-09 14:47:22 +02:00
Nedim Uka
0993e474c9 Merge branch 'co-market' into 'master'
Connected and enabled  co-maket

See merge request saburly/wiaas/new-wiaas!10
2018-08-09 12:37:33 +00:00
Almira Krdzic
b9b1181bf4 Handle additional orders info for wiaas 2018-08-09 12:20:20 +02:00
Nedim Uka
7c5a97b768 Resolved conflict 2018-08-09 11:57:41 +02:00
Nedim Uka
0b899c09af Connected and enabled co-maket 2018-08-09 11:48:23 +02:00
Almira
5d84f53ea7 Merge branch 'frontend-dashboards-with-login' into 'master'
Frontend dashboards with login

See merge request saburly/wiaas/new-wiaas!9
2018-08-08 16:24:38 +00:00
GotPPay
20232e1eed remove obsolete variable 2018-08-08 18:12:17 +02:00
GotPPay
086c1ecc68 fix unit test 2018-08-08 17:50:32 +02:00
GotPPay
190d139f5a use new names from order and process properties 2018-08-08 16:48:17 +02:00
GotPPay
0f515172fe change statuses to adapt to woocommerce statuses 2018-08-08 16:47:45 +02:00
GotPPay
2a0726d256 apply changes from order helper 2018-08-08 16:46:59 +02:00
GotPPay
375fcb80a7 change object properties to more readable ones 2018-08-08 16:46:14 +02:00
GotPPay
a2022f3b07 change order of plugins activation 2018-08-08 14:15:57 +02:00
Almira Krdzic
b8653ad18b Work on wiaas orders 2018-08-08 12:21:26 +02:00