Commit Graph

370 Commits

Author SHA1 Message Date
Almira Krdzic
cdbefc7ef0 Handle assigment for order delivery flow 2018-11-02 10:30:25 +01:00
Almira Krdzic
4b0fc6c61d Merge branch 'master' into order-delivery-flow 2018-11-01 11:00:21 +01:00
Almira Krdzic
3d16d5027b Handle process visualization and going from one step to another 2018-11-01 10:43:15 +01:00
Almira
165eb808b8 Merge branch 'suppliers-order' into 'master'
Give order access to suppliers , when order is created

See merge request saburly/wiaas/new-wiaas!48
2018-11-01 09:36:55 +00:00
Nedim Uka
281f71d853 Removed error logs 2018-11-01 10:18:37 +01:00
Nedim Uka
26353f0d80 Show supplier orders, and preview 2018-10-31 15:04:23 +01:00
Almira
683cc68bb7 Merge branch 'fix-total-cost' into 'master'
Fix total cost bug

See merge request saburly/wiaas/new-wiaas!47
2018-10-31 10:24:37 +00: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
Nedim Uka
51cb2af438 Give order access to suppliers , when order is created 2018-10-30 15:04:42 +01:00
Bilal Catic
d2ce84b3fb refactor 2018-10-29 16:02:01 +01:00
Bilal Catic
bc39a69b7a fix bug with software cost 2018-10-29 16:02:01 +01:00
Nedim Uka
f5766cda99 Fixed taxonomy search in simple product 2018-10-29 15:18:49 +01:00
Almira
45090fa05f Merge branch 'organisation-bug' into 'master'
Add supplier for organisation only if it has supplier role

See merge request saburly/wiaas/new-wiaas!44
2018-10-26 07:50:32 +00:00
Almira
42c9f07195 Merge branch 'template-category-in-simple-product-search' into 'master'
Connected template category to product in bundle product search

See merge request saburly/wiaas/new-wiaas!43
2018-10-26 07:41:57 +00:00
Nedim Uka
06e7461245 Use roles from hook methods 2018-10-25 14:15:05 +02:00
Nedim Uka
0926030133 Use wiaas edit and create methods for organisations when adding supplier 2018-10-25 13:25:19 +02:00
Nedim Uka
a94afea151 Better format of template category in template search box 2018-10-25 13:05:43 +02:00
Nedim Uka
ef020f57e5 Include empty template category in search 2018-10-25 11:15:32 +02:00
Bilal Catic
892571b179 Merge branch 'optimize-docker' into 'master'
Optimize docker and solve memory issues

See merge request saburly/wiaas/new-wiaas!46
2018-10-24 13:37:32 +00:00
Almira Krdzic
1b5b8e2595 Merge branch 'master' into optimize-docker 2018-10-24 14:17:47 +02:00
Almira
0b4243e368 Merge branch 'fix-env' into 'master'
fix env and docker build

See merge request saburly/wiaas/new-wiaas!45
2018-10-24 12:15:59 +00:00
Bilal Catic
d1a6d1a4d8 Update .dockerignore 2018-10-24 12:14:23 +00:00
Almira Krdzic
59e60bef4d handle order projects 2018-10-24 13:47:16 +02:00
Almira Krdzic
e524e6d0d5 handle only order project with radio buttons 2018-10-24 12:43:02 +02:00
Almira Krdzic
29ccb136d0 Remove unused db updates 2018-10-24 12:40:50 +02:00
Almira Krdzic
e41b643fc5 Handle order number and product ui fields 2018-10-24 12:13:07 +02:00
Bilal Catic
aec480d110 fix env and docker build 2018-10-24 12:09:35 +02:00
Nedim Uka
b0e6cbd9b2 Add supplyer for organisation only if it has supplier role 2018-10-24 11:15:04 +02:00
Almira Krdzic
e1589ee561 optimize docker 2018-10-24 02:15:48 +02:00
Nedim Uka
66452eee86 Connected template category to product in bundle product search 2018-10-23 15:48:56 +02:00
Nedim Uka
18f40d9403 Merge branch 'template-creation-fix' into 'master'
Template creation fix

See merge request saburly/wiaas/new-wiaas!42
2018-10-23 10:37:49 +00:00
Almira Krdzic
69773c77a7 validate country 2018-10-23 12:17:25 +02:00
Almira Krdzic
e3869e720b Fix template creation 2018-10-23 11:28:11 +02:00
Bilal Catic
00999122a2 Merge branch 'role-access' into 'master'
Enable login by role both on frontend and backend

See merge request saburly/wiaas/new-wiaas!40
2018-10-22 09:26:56 +00:00
Almira Krdzic
09aac81276 allow admin on frontend 2018-10-22 11:00:48 +02:00
Almira Krdzic
790d24a1f6 forbid admin user on frontend 2018-10-22 10:58:45 +02:00
Almira Krdzic
3d6f15dd4f return error status on login 2018-10-22 10:35:25 +02:00
Almira Krdzic
5570cf7f91 transform auth user last 2018-10-22 09:53:40 +02:00
Almira Krdzic
e420953c39 do not set cart cookies 2018-10-22 09:52:01 +02:00
Almira Krdzic
21fafc5a43 Enable login by role both on frontend and backend 2018-10-22 09:47:48 +02:00
Almira
87f408125d Merge branch 'preserve-uploads-dir' into 'master'
preserve user uploaded content

See merge request saburly/wiaas/new-wiaas!38
2018-10-22 06:46:38 +00:00
Almira Krdzic
37916e4931 fixes 2018-10-22 08:46:07 +02:00
Bilal Catic
a07b3fb7d9 preserve user uploaded content 2018-10-21 19:18:54 +02:00
Bilal Catic
f76e102bf3 Merge branch 'package-reference' into 'master'
Package reference

See merge request saburly/wiaas/new-wiaas!36
2018-10-21 13:22:49 +00:00
Almira Krdzic
5a6f876c69 Merge branch 'master' into package-reference 2018-10-19 21:01:05 +02:00
Nedim Uka
9b5cc3a978 Merge branch 'bundle-cost-summary' into 'master'
Bundle cost summary

See merge request saburly/wiaas/new-wiaas!35
2018-10-19 10:28:24 +00:00
Almira Krdzic
038b622eca Update product properties field 2018-10-19 12:27:25 +02:00
Almira Krdzic
e4ed26de7d add missing comma 2018-10-19 10:27:33 +02:00
Almira Krdzic
094a7bd56c Merge branch 'master' into package-reference 2018-10-19 10:19:45 +02:00