Commit Graph

45 Commits

Author SHA1 Message Date
adam.harbas@a-net.ba
9142e0c4db Gift support changes 2016-01-12 13:26:43 +01:00
Adam
5ee38f6d9a Add Recipient destination model and functionality on front end 2016-01-12 09:01:46 +01:00
Senad Uka
7d01bfb393 changed slugs to be nicer 2015-11-28 08:35:42 +01:00
Senad Uka
ce733c8cd8 address is now collapsable 2015-06-14 06:18:10 +02:00
Senad Uka
d92624bfc7 added toast notification that item is added to the cart 2015-06-13 05:35:05 +02:00
Edin Dazdarevic
b5fdc6d173 cart now functional without bugs (at least the ones we know about)
fixed a small issue with ItemGroup REST call
2015-05-27 13:58:44 +02:00
Edin Dazdarevic
8bed4eb3f7 started with cart design
removing of items from cart now possible
2015-05-26 18:08:03 +02:00
Senad Uka
c99bcbda7a fixed misleading name of an action 2015-05-17 03:20:26 +02:00
Senad Uka
6453b1b241 fixed bug with amount not updating / solved double dispatch problem with cartAction.load / removed all console.log calls - it became too chatty / add them as needed 2015-05-14 06:21:49 +02:00
Senad Uka
49dd10acbc almost finished new design on product page / reproduced bug with amount not updating 2015-05-13 16:32:53 +02:00
Edin Dazdarevic
76d5fd7599 fixed paging on subcategory browsing page 2015-03-30 00:05:57 +02:00
Edin Dazdarevic
7c1eb2f4fd - browsing by subcategory 2015-03-29 23:23:21 +02:00
Edin Dazdarevic
1e256f728d finished menu items 2015-03-28 13:59:04 +01:00
Senad Uka
b534d15866 groups of articles now shown on ribica.ba/group/1/, background is in cloudinary 2015-03-23 07:21:53 +01:00
Edin Dazdarevic
9154d216a2 basic version of search implemented 2015-03-22 16:16:52 +01:00
Senad Uka
8815267a79 fixed problem with multiple carts and a whole load of problems with crazy delivery destination logic / if I didn't write it i would have thought it was written by a drug abuser during high 2015-03-14 08:17:06 +01:00
Edin Dazdarevic
b47a90b476 no need to have blank 'errors' property in the states. validation plugin now handles that 2015-03-04 22:55:16 +01:00
Edin Dazdarevic
38de717da9 after successful registration user should be logged in 2015-03-03 22:19:41 +01:00
Edin Dazdarevic
9ebb4769af Merge branch 'master' of https://github.com/senaduka/ribica 2015-03-03 19:11:54 +01:00
Edin Dazdarevic
028bf79617 login & registration now functional 2015-03-03 19:11:38 +01:00
Senad Uka
0f47367cd0 confirming works, last address is now persisted, thank you page is up but not yet accessible 2015-03-03 07:26:38 +01:00
Edin Dazdarevic
4befef5bf4 login progress 2015-03-02 07:49:36 +01:00
Edin Dazdarevic
db4d256337 registration progress 2015-03-01 16:06:11 +01:00
Senad Uka
2b1d0fbbc1 address saving now works - masallah, la hawle we la kuwette ila billah :) 2015-02-27 07:33:17 +01:00
Senad Uka
1ca7d4509a address saving almost works 2015-02-26 17:59:30 +01:00
Senad Uka
ee2a0401d0 had a problem / used a list of postal codes from internet / now I have two problems 2015-02-23 07:08:23 +01:00
Senad Uka
a9a9320479 created nonfunctional checkout page 2015-02-19 07:17:31 +01:00
Edin Dazdarevic
f675f8b024 paging done, needs some additional refactoring 2015-02-15 14:21:50 +01:00
Senad Uka
62f6249e4c cart display works but it's far from finished 2015-02-13 06:52:10 +01:00
Edin Dazdarevic
2dc5572cb1 work in progress, several bugs 2015-02-12 07:35:48 +01:00
Edin Dazdarevic
16ad65c3d7 filtering work in progress 2015-02-11 08:28:41 +01:00
Edin Dazdarevic
3986ac340c changed itemcollection to support filtering by traits 2015-02-11 07:11:28 +01:00
Senad Uka
b25683abca created cart icon with number of items notification - it's still buggy 2015-02-08 15:17:35 +01:00
Senad Uka
113b70e8fa cart state for item in details page finnaly shows (arrggh worst kind of bugs) 2015-02-08 08:29:40 +01:00
Edin Dazdarevic
7770e59b81 cleaned up ugly url code 2015-02-07 18:16:21 +01:00
Edin Dazdarevic
280a2e2edb started to work on filters on the frontend 2015-02-07 15:43:24 +01:00
Edin Dazdarevic
0bb6bb5a49 loading category details on category browsing page 2015-02-07 12:30:10 +01:00
Senad Uka
4e0f3ecee2 you can now play with number of items to add 2015-02-05 07:05:06 +01:00
Edin Dazdarevic
6fc5969fe6 by category page 2015-02-04 06:51:49 +01:00
Edin Dazdarevic
50a233eae8 loading best selling items for sections 2015-01-31 13:31:56 +01:00
Senad Uka
906c29b22f finnaly created a carousel 2015-01-28 07:16:48 +01:00
Senad Uka
f8b3ef3a64 fixed missing ifmounted bug / fixed getting item when navigating directly to page 2015-01-28 05:04:45 +01:00
Senad Uka
f27c29fccf refactored sections 2015-01-27 06:53:42 +01:00
Senad Uka
c8a399b98f created navigation store 2015-01-27 05:47:10 +01:00
Senad Uka
fe3703d892 we are using flux now ... yaaay ... 2015-01-25 10:26:10 +01:00