Commit Graph

53 Commits

Author SHA1 Message Date
Edin Dazdarevic
ead0e87e31 added filter criteria models 2015-02-07 14:48:02 +01:00
Edin Dazdarevic
0bb6bb5a49 loading category details on category browsing page 2015-02-07 12:30:10 +01:00
Senad Uka
a642cb55eb single method for updating cart item state / fixed problems with sinatra contrib 2015-02-07 07:52:32 +01:00
Senad Uka
c515e400e7 cart creation backend logic is at place / adding items in progress 2015-02-06 06:58:16 +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
b6465a7240 limit on max size of image in the ItemList component 2015-02-04 06:58:43 +01:00
Edin Dazdarevic
9534413e8e Merge branch 'master' of https://github.com/senaduka/ribica 2015-02-04 06:52:05 +01:00
Edin Dazdarevic
6fc5969fe6 by category page 2015-02-04 06:51:49 +01:00
Edin Dazdarevic
67e31fe716 by category page 2015-02-04 06:51:20 +01:00
Senad Uka
af88c133b1 non fuctional add to cart part created 2015-02-04 06:38:22 +01:00
Senad Uka
9f31dad26f now displaying traits on item details page 2015-02-03 06:27:54 +01:00
Senad Uka
105f712e02 fixed conflict 2015-02-01 05:22:25 +01:00
Senad Uka
d911d8ca63 created traits and front end for editing traits 2015-02-01 05:21:18 +01:00
Edin Dazdarevic
646fbbcf4e added image url for categories 2015-01-31 14:49:27 +01:00
Edin Dazdarevic
819cee9391 showing categories for section on bysection browsing pagge 2015-01-31 14:14:56 +01:00
Edin Dazdarevic
50a233eae8 loading best selling items for sections 2015-01-31 13:31:56 +01:00
Senad Uka
35cc279527 added price per unit to item details page 2015-01-30 07:19:28 +01:00
Senad Uka
b8caf1a8a7 tested mobile version, aded viewport tag 2015-01-29 07:07:08 +01:00
Senad Uka
906c29b22f finnaly created a carousel 2015-01-28 07:16:48 +01:00
Senad Uka
1445e8f702 fixed some merge bugs 2015-01-28 05:09:53 +01:00
Senad Uka
c35d8a57de fixedconflict 2015-01-28 05:05:52 +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
Edin Dazdarevic
f0f25b10c0 fix for the mysterious bug :) 2015-01-27 21:38:04 +01:00
Edin Dazdarevic
e52009404c fixing RIBICA is undefined bug 2015-01-27 21:22:36 +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
5c9b2f99ee commiting result 2015-01-27 04:20:34 +01:00
Senad Uka
8d18695879 commiting before merge 2015-01-27 04:19:06 +01:00
Edin Dazdarevic
8d885694cf made router available as singleton 2015-01-26 20:22:43 +01:00
Edin Dazdarevic
0abbdcec1f more reformatting 2015-01-25 16:42:16 +01:00
Edin Dazdarevic
e3997a1a48 more reorganization 2015-01-25 14:04:10 +01:00
Edin Dazdarevic
301e40f976 reorganized stuff 2015-01-25 13:38:25 +01:00
Edin Dazdarevic
769230eda1 refactoring working, will need to reorganize stuff a little bit 2015-01-25 12:52:31 +01:00
Edin Dazdarevic
2ad4e4a766 Merge branch 'master' of https://github.com/senaduka/ribica 2015-01-25 10:36:25 +01:00
Edin Dazdarevic
8a2dccd116 introduced react router 2015-01-25 10:36:13 +01:00
Senad Uka
fe3703d892 we are using flux now ... yaaay ... 2015-01-25 10:26:10 +01:00
Senad Uka
bbb6e9cc71 view now gets item with details 2015-01-24 18:49:47 +01:00
Edin Dazdarevic
abb30414e2 added basic website layout 2015-01-24 14:46:49 +01:00
Senad Uka
64fb9a4ee5 view now gets item with details 2015-01-24 09:44:43 +01:00
Senad Uka
f5eca4a758 created a route for item details 2015-01-24 08:20:11 +01:00
Senad Uka
848394ea92 fixed typo in gitignore 2015-01-23 04:12:03 +01:00
Edin Dazdarevic
335e954bce removed redundant ribica name from subfolders 2015-01-22 22:20:34 +01:00
Senad Uka
13296062f4 fixed index.html 2015-01-22 06:55:57 +01:00
Senad Uka
96d4fe65a5 readme
readme
2015-01-22 06:42:39 +01:00
Senad Uka
23a6fda854 one git repo to rule them all\! 2015-01-22 06:38:48 +01:00
Senad Uka
c003584f7e fixed bug with sub_category 2015-01-18 14:53:07 +01:00
Senad Uka
ba279cd288 items are functional for now 2015-01-18 12:40:02 +01:00
Senad Uka
2a3c0e24f7 added some validations to item so that we don't get garbbage 2015-01-18 12:40:02 +01:00
Senad Uka
d09bc71aae created items and configured back office ui a bit 2015-01-18 12:40:02 +01:00
Edin Dazdarevic
6d1ac88a7f added sections 2015-01-17 23:59:26 +01:00