Subversion Repositories SmartDukaan

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
2209 5421 d 17 h chandranshu /trunk/HotspotDashboard/ Moved source code to the directory structure required by maven  
/trunk/HotspotDashboard/src/main
/trunk/HotspotDashboard/src/main/java
/trunk/HotspotDashboard/src/main/java/in
/trunk/HotspotDashboard/src/main/resources
/trunk/HotspotDashboard/src/in
/trunk/HotspotDashboard/.classpath
584 5575 d 13 h chandranshu /trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/ Added a catalog section with option to view all items, best deals, best sellers and latest arrivals. Implemented support to see all items.  
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/LoadAllItemsListEvent.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/LoadAllItemsListEventHandler.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/ItemList.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/ItemList.ui.xml
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/CatalogUtils.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AllItemsListHandler.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/AllItemsListRequest.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/AllItemsListResponse.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/shared/actions/Item.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/event/LoadOrderListEvent.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenter.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/InboxPresenterImpl.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/InboxWidget.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/client/inbox/OrderList.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/guice/ServerModule.java
/trunk/HotspotDashboard/src/in/shop2020/hotspot/dashbaord/server/handler/AllOrderListHandler.java