1. ad0be6a fix: Messages by Faris Ansari · 6 years ago
  2. 18e3c61 [marketplace] Disallow unregistered routes if not registered by Prateeksha Singh · 6 years ago
  3. 47cc30d [hub] ask company description in dialog by Prateeksha Singh · 6 years ago
  4. 85563dd [hub] update publish hub api by Prateeksha Singh · 6 years ago
  5. 5511e06 [hub][api] Update save and view api to be user specific by Prateeksha Singh · 6 years ago
  6. 68129df feat: Add add_user dialog and methods by Faris Ansari · 6 years ago
  7. b2b745f [hub] simplify marketplace settings, remove company fields by Prateeksha Singh · 6 years ago
  8. 255dd0e feat: Add new registration flow by Faris Ansari · 6 years ago
  9. 4e1fd0b [hub] register_seller -> register_marketplace by Prateeksha Singh · 6 years ago
  10. a8065ff [hub] move register_seller to api, remove old code by Prateeksha Singh · 6 years ago
  11. c726fce [hub] set first user's password in marketplace users by Prateeksha Singh · 6 years ago
  12. ea2b9cb [hub] add user selection in register by Prateeksha Singh · 6 years ago
  13. c05bf26 Merge pull request #15279 from netchampfaris/marketplace-fixes-3 by Faris Ansari · 6 years ago
  14. f9a66c1 fix: Rename Hub Settings -> Marketplace Settings by Faris Ansari · 6 years ago
  15. 25f509e feat: Add disable marketplace option in Hub Settings by Faris Ansari · 6 years ago
  16. 91ac26c fix(seller dialog): Email should be session user email (#15270) by Faris Ansari · 6 years ago
  17. ecad873 [hub] remove item.js, fix seller decription condition by Prateeksha Singh · 6 years ago
  18. ff52e93 [hub] Merge conflicts by Prateeksha Singh · 6 years ago
  19. 997bfa4 [hub] add review timeline element by Prateeksha Singh · 6 years ago
  20. f3034ae feat: Add Report Item dialog by Faris Ansari · 6 years ago
  21. 8e04487 fix: Rename 'Product' to 'Item' by Faris Ansari · 6 years ago
  22. dc36d52 [hub] fix review send by Prateeksha Singh · 6 years ago
  23. 6b695d3 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 6 years ago
  24. 90265ae fix: Page container routing by Faris Ansari · 6 years ago
  25. 062cd62 fix: Add restrictions for session user who is not hub seller by Faris Ansari · 6 years ago
  26. bff2bdc [hub] UI and empty state in 'your products' to guide on publishing by Prateeksha Singh · 6 years ago
  27. 47f5f0e [hub] remove See All from non expandable sections by Prateeksha Singh · 6 years ago
  28. b20c4e3 [hub] remove client hub_settings scripts by Prateeksha Singh · 6 years ago
  29. 04d051b [hub] add review area by Prateeksha Singh · 6 years ago
  30. ff8f1c6 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 6 years ago
  31. 64202ad fix: Only a System Manager can register as a seller by Faris Ansari · 6 years ago
  32. 02c176c [hub] fix code lint issues, styles by Prateeksha Singh · 6 years ago
  33. 8bc954e Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 6 years ago
  34. b26381e fix: Scroll to top when route changes by Faris Ansari · 6 years ago
  35. 2d45373 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  36. 1e02f00 [hub] record views, update favourite api by Prateeksha Singh · 6 years ago
  37. 6df06ca fix: Show empty state if there are no items by Faris Ansari · 6 years ago
  38. c12f48d Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 6 years ago
  39. 5689494 chore: Remove old messages page by Faris Ansari · 6 years ago
  40. b92403f Add 'Become Seller' as a primary key - Also remove some unwanted code by Suraj Shetty · 6 years ago
  41. f994e3e Remove 'Become Seller' option from sidebar by Suraj Shetty · 6 years ago
  42. ec12b34 Add margin below publish area by Suraj Shetty · 6 years ago
  43. 49c37d5 Add strip html filter by Suraj Shetty · 6 years ago
  44. a4dcb6f fix: Add empty state in Selling by Faris Ansari · 6 years ago
  45. 725603c feat: Selling Page by Faris Ansari · 6 years ago
  46. bc859cb Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  47. 872768d [hub] merge conflicts by Prateeksha Singh · 6 years ago
  48. dc7e8e6 Replace hub_item_code -> hub_item_name by Suraj Shetty · 6 years ago
  49. fa26899 [hub] added DetailHeaderItem to detail pages, contact seller button by Prateeksha Singh · 6 years ago
  50. d0a952b [hub] Register components, init Item Page by Prateeksha Singh · 6 years ago
  51. f089dad feat: Sidebar in vue by Faris Ansari · 6 years ago
  52. d37108d fix: Add back link to Buying by Faris Ansari · 6 years ago
  53. 23e45ad chore: Remove old messages files by Faris Ansari · 6 years ago
  54. ea82fb9 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 6 years ago
  55. caebd4a feat: Buying and BuyingMessages in vue by Faris Ansari · 6 years ago
  56. 019bfd39 feat: Add helper directives by Faris Ansari · 6 years ago
  57. bf5cc7d feat: SectionHeader component by Faris Ansari · 6 years ago
  58. 4a2ea99 fix(search-input): submit on enter by Faris Ansari · 6 years ago
  59. fad623e feat: Add dynamic routes in PageContainer by Faris Ansari · 6 years ago
  60. fad0f64 [hub][vue] add action object in empty state, make NotFound page by Prateeksha Singh · 6 years ago
  61. 5c9b13f [hub][vue] add skeleton state to DetailView by Prateeksha Singh · 6 years ago
  62. 9e8d7bb [hub][vue] Seller Page by Prateeksha Singh · 6 years ago
  63. 80a8dfd Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  64. 5e30bee [hub][vue] DetailView and Profile page by Prateeksha Singh · 6 years ago
  65. 888dd60 feat: Add PageContainer by Faris Ansari · 6 years ago
  66. 0e59ec3 Update messages UI by Suraj Shetty · 6 years ago
  67. 88700cf Separate links for selling and buying messages by Suraj Shetty · 6 years ago
  68. de426cb [hub][vue] Home page, add section title in item key in v-for by Prateeksha Singh · 6 years ago
  69. 53fada1 [hub][vue] search page by Prateeksha Singh · 6 years ago
  70. 0be2859 [hub][vue] Category and Published Products pages by Prateeksha Singh · 6 years ago
  71. c31e5c0 [hub][vue] replace page files, fix item 'seen' prop by Prateeksha Singh · 6 years ago
  72. 00175ea [hub][vue] Saved Products Page, remote item card by Prateeksha Singh · 6 years ago
  73. fe41713 [hub][vue] add import by Prateeksha Singh · 6 years ago
  74. 40f7c46 [hub][vue] Publish Page by Prateeksha Singh · 6 years ago
  75. 67e0374 [hub] add data-driven notification message by Prateeksha Singh · 6 years ago
  76. b696b29 [hub][vue] add empty state and dynamic publish button by Prateeksha Singh · 6 years ago
  77. d7d2bb2 [hub] add SearchInput by Prateeksha Singh · 6 years ago
  78. 6e5b9a8 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  79. ff616b8 [hub][vue] init item card container in vue by Prateeksha Singh · 6 years ago
  80. 341386e Add list view for messages by Suraj Shetty · 6 years ago
  81. d94701e Add recent message block to item_card by Suraj Shetty · 6 years ago
  82. b361c23 Remove unused message to avoid confusion by Suraj Shetty · 6 years ago
  83. 7ee7949 Hide review option for unregistered user by Suraj Shetty · 6 years ago
  84. 831ff42 Stop event bubbling on clicking edit item by Suraj Shetty · 6 years ago
  85. 12de0ae Fix publish button alignment by Suraj Shetty · 6 years ago
  86. 7a040c4 Show favorite button only for registered user by Suraj Shetty · 6 years ago
  87. e745e85 feat: route to message room page after contact seller dialog by Faris Ansari · 6 years ago
  88. e7af44f fix: remove items with invalid image by Faris Ansari · 6 years ago
  89. a22aa60 Merge with upstream by Faris Ansari · 6 years ago
  90. ff189b6 fix: publish items by Faris Ansari · 6 years ago
  91. d29a3b3 Highlight links with part route or full route by Faris Ansari · 6 years ago
  92. b0a3a10 [hub] profile email uneditable, style additions, base64 sync enable by Prateeksha Singh · 6 years ago
  93. d17aedb Add BuyingMessages page by Faris Ansari · 6 years ago
  94. 8de6380 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 6 years ago
  95. 71b41b4 [hub] response data in hub call event trigger by Prateeksha Singh · 6 years ago
  96. e72a2fa [hub] emit hub call event to set category options while publishing by Prateeksha Singh · 6 years ago
  97. 6faffa5 [feat] new component: ItemPublishDialog by Prateeksha Singh · 6 years ago
  98. 4ce54b0 [feat] new component: NotificationMessage by Prateeksha Singh · 6 years ago
  99. 42be665 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  100. 96fdbd4 [hub][feat] stateful publishing area by Prateeksha Singh · 6 years ago