Commit Graph

88 Commits

Author SHA1 Message Date
Almira Krdzic
fdc01b974e Fix broken counting of orders inside order project 2018-09-24 22:19:21 +02:00
Almira Krdzic
11c26aeee1 Handle order project and refactor api 2018-09-24 21:51:55 +02:00
Almira Krdzic
8cc2a7c8bc Merge branch 'master' into order-projects 2018-09-21 20:48:45 +02:00
Bilal Catic
cbf1de3403 modify test to use DELTE instead of POST 2018-09-20 14:08:32 +02:00
Bilal Catic
41e92e2390 use DELETE instead of POST for delete action 2018-09-20 13:57:01 +02:00
Bilal Catic
5da2353d04 add tests for profile endpoints 2018-09-20 13:39:25 +02:00
Bilal Catic
4159f12854 fix company info update 2018-09-20 13:39:25 +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
fa2b691996 apply snake case change 2018-09-20 13:39:25 +02:00
Bilal Catic
0787cf834f use snake case 2018-09-20 13:39:25 +02:00
Bilal Catic
522417ca28 use snake case 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
d36398f2ab remove comment 2018-09-20 13:39:25 +02:00
GotPPay
82e4579e88 simple backend address validation 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
90402d3e1d change property name to comply with frontend 2018-09-20 13:39:25 +02:00
GotPPay
84916a01ed add first name, last name and email fields to profile address on backend 2018-09-20 13:39:25 +02:00
GotPPay
39cb851a55 change property name to comply with frontend 2018-09-20 13:39:25 +02:00
GotPPay
e6e487f312 add unit tests 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
a79ef1044c user profile edit actions 2018-09-20 13:39:25 +02:00
GotPPay
b974eab225 add tests for rest-user-api 2018-09-20 13:39:25 +02:00
GotPPay
b3cff5d095 add list of available countries 2018-09-20 13:39:25 +02:00
GotPPay
4ce7b86ea9 update and read customer phone number, company name and VAT number 2018-09-20 13:39:25 +02:00
GotPPay
9da31990fd add user info to JWT token response 2018-09-20 13:39:25 +02:00
GotPPay
f63e118579 add user controller 2018-09-20 13:39:25 +02:00
Almira
cf92f62703 Merge branch 'templates' into 'master'
Package templates

See merge request saburly/wiaas/new-wiaas!16
2018-09-20 11:12:20 +00:00
Nedim Uka
d3b0d10143 Deleted error logs 2018-09-20 12:34:54 +02:00
Nedim Uka
246656bc56 Fixed template category double title bug 2018-09-20 11:29:31 +02:00
Almira Krdzic
94ba69761d Show downlodable files only for simple and bundles 2018-09-20 11:26:34 +02:00
Almira Krdzic
6e5f2af5a3 Started work on order projects 2018-09-20 10:32:05 +02:00
Nedim Uka
434083820c Repalced virtual product with template category 2018-09-19 22:33:59 +02:00
Almira Krdzic
85deb1d9f8 Tests 2018-09-19 10:52:59 +02:00
Nedim Uka
f2d3efc526 Added templates product 2018-09-18 13:28:54 +02:00
Almira Krdzic
cae148ebce Packages and products countries test 2018-09-18 13:13:48 +02:00
Almira Krdzic
3b0a1c152a remove logging 2018-09-12 21:46:08 +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
d90c12406b fix typo 2018-08-31 20:39:04 +02:00
GotPPay
513401c9db refactor code 2018-08-31 18:35:48 +02:00
GotPPay
bc15706f07 allow customer to add comments 2018-08-31 17:35:36 +02:00
Almira Krdzic
23794a8f1c Handle display for workflow inbox page 2018-08-29 13:02:09 +02:00
Almira Krdzic
057a99b8f5 Show additional info on workflow inbox page 2018-08-29 11:37:24 +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
769c8c01e8 change tests accoring to changes in delivery process api 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