1. d19bd8f Merge branch 'develop' into publish-item by Mangesh-Khairnar · 4 years, 10 months ago
  2. 7a5b9a7 fix: translations and route fixes by Mangesh-Khairnar · 4 years, 10 months ago
  3. c1a1e7d style: formatting changes by Mangesh-Khairnar · 4 years, 10 months ago
  4. 4bea44b fix: update already existing items by Mangesh-Khairnar · 4 years, 10 months ago
  5. c6599fd fix: add publihed in hub track item by Mangesh-Khairnar · 4 years, 10 months ago
  6. 0cb2783 fix: create unpublish log on the hub by Mangesh-Khairnar · 4 years, 10 months ago
  7. 0150382 fix: update hub item document by Mangesh-Khairnar · 4 years, 10 months ago
  8. 8287c3d feat(marketplace): unpublish item from hub by Mangesh-Khairnar · 4 years, 10 months ago
  9. 25ab1e4 fix(Contact): mobile_no re-introduced and travis fixes (#19009) by Himanshu · 5 years ago
  10. fffdb6f feat(Contacts): Multiple Emails in a Contact (#18675) by Himanshu · 5 years ago
  11. 841d852 refactor: added missing translation functions (#18143) by Anurag Mishra · 5 years ago
  12. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  13. 2894f79 feat(marketplace): featured Items for sellers by karthikeyan5 · 6 years ago
  14. f79937d style: Remove unused imports by Aditya Hase · 6 years ago
  15. d6b664f fix(hub): Prevent registered actions by Faris Ansari · 6 years ago
  16. 55416e0 [Fix] Marketplace setting permission error by Rohit Waghchaure · 6 years ago
  17. 31e5431 fix(urljoin): 2 and 3 compatible (#15401) by Faris Ansari · 6 years ago
  18. 5be3968 fix(add_file): added missing init file by Nabin Hait · 6 years ago
  19. 393dd42 [resolved] merge-conflicts by Saurabh · 6 years ago
  20. 62f5cd2 [hub] add Item Manager permission to Hub Tracked Item by Prateeksha Singh · 6 years ago
  21. 8a16068 [fix] filter() result in list by Prateeksha Singh · 6 years ago
  22. 49ccdd6 fix: Move image saving code to hub server by Faris Ansari · 6 years ago
  23. ad0be6a fix: Messages by Faris Ansari · 6 years ago
  24. 47cc30d [hub] ask company description in dialog by Prateeksha Singh · 6 years ago
  25. 85563dd [hub] update publish hub api by Prateeksha Singh · 6 years ago
  26. a094c0f [fix] encrypted password in Hub User child record by frappe/frappe#6048 by Prateeksha Singh · 6 years ago
  27. 68129df feat: Add add_user dialog and methods by Faris Ansari · 6 years ago
  28. b2b745f [hub] simplify marketplace settings, remove company fields by Prateeksha Singh · 6 years ago
  29. 255dd0e feat: Add new registration flow by Faris Ansari · 6 years ago
  30. 4e1fd0b [hub] register_seller -> register_marketplace by Prateeksha Singh · 6 years ago
  31. 810ae01 [hub] make client connection for first registered user by Prateeksha Singh · 6 years ago
  32. 1801cc8 [fix] hub_url -> marketplace_url by Prateeksha Singh · 6 years ago
  33. 747c464 [fix] save() -> insert() for single doc, use doc.append in child table by Prateeksha Singh · 6 years ago
  34. a8065ff [hub] move register_seller to api, remove old code by Prateeksha Singh · 6 years ago
  35. c726fce [hub] set first user's password in marketplace users by Prateeksha Singh · 6 years ago
  36. ea2b9cb [hub] add user selection in register by Prateeksha Singh · 6 years ago
  37. dc1a2e2 fix: Allow read permission to everyone on Marketplace Settings by Faris Ansari · 6 years ago
  38. c05bf26 Merge pull request #15279 from netchampfaris/marketplace-fixes-3 by Faris Ansari · 6 years ago
  39. f9a66c1 fix: Rename Hub Settings -> Marketplace Settings by Faris Ansari · 6 years ago
  40. 25f509e feat: Add disable marketplace option in Hub Settings by Faris Ansari · 6 years ago
  41. 00f6aef fix(publish items): Filter out disabled items (#15268) by Faris Ansari · 6 years ago
  42. 5797565 Merge with upstream by Prateeksha Singh · 6 years ago
  43. a4c24bd Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  44. b20c4e3 [hub] remove client hub_settings scripts by Prateeksha Singh · 6 years ago
  45. d32e7f8 fix: Administrator cannot register on marketplace by Faris Ansari · 6 years ago
  46. 95e4141 fix: Remove unused imports by Faris Ansari · 6 years ago
  47. 89ed2d9 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 6 years ago
  48. a6f184b [hub] remove old post and preprocess, log with minimal info by Prateeksha Singh · 6 years ago
  49. 114d595 fix: Set hub_url in Hub Settings by Faris Ansari · 6 years ago
  50. e4c7729 fix(Hub Settings): Set site_name before seller registration by Faris Ansari · 6 years ago
  51. b7126c2 fix(Hub Settings): Remove unused fields by Faris Ansari · 6 years ago
  52. 458cf6f style: remove trailing spaces by Faris Ansari · 6 years ago
  53. 8683bd8 fix: Base64 extraction by Faris Ansari · 6 years ago
  54. ff8f1c6 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 6 years ago
  55. 64202ad fix: Only a System Manager can register as a seller by Faris Ansari · 6 years ago
  56. 02c176c [hub] fix code lint issues, styles by Prateeksha Singh · 6 years ago
  57. a804d6d Fixed merge conflict by Nabin Hait · 6 years ago
  58. 811a2de fix: Load and save base64 image in publish by Faris Ansari · 6 years ago
  59. 40f7c46 [hub][vue] Publish Page by Prateeksha Singh · 6 years ago
  60. c4e38ff Remove hub page (#15195) by Faris Ansari · 6 years ago
  61. f9e4cca Throw error if hub_url is not present in site_config by Suraj Shetty · 6 years ago
  62. 3cd0c54 Fix pyhton 3 compatibility by Suraj Shetty · 6 years ago
  63. 631c170 [hub] fix merge conflicts by Prateeksha Singh · 6 years ago
  64. caadd8a [Hub] sync with insert_many, Remove Data Migration Run 💥 by Prateeksha Singh · 6 years ago
  65. ff189b6 fix: publish items by Faris Ansari · 6 years ago
  66. b0a3a10 [hub] profile email uneditable, style additions, base64 sync enable by Prateeksha Singh · 6 years ago
  67. a525d12 [hub] sync multiple image urls by Prateeksha Singh · 6 years ago
  68. 0a60d1c [hub] Publishing Dialog, Sync category by Prateeksha Singh · 6 years ago
  69. b614ece [hub] Move sync, correct legacy code by Prateeksha Singh · 6 years ago
  70. 3aed5c2 [hub] make get_items generic, add legacy.py by Prateeksha Singh · 6 years ago
  71. 4d4791a [chore] remove imports by Prateeksha Singh · 6 years ago
  72. 6495d53 [restructure] make api.py by Prateeksha Singh · 6 years ago
  73. a12076e Convert image to base64 before sending Item to sync by Faris Ansari · 6 years ago
  74. c1438c6 refactor(hub connection): read only connection by Faris Ansari · 6 years ago
  75. 425356c [hub] remove test code by Prateeksha Singh · 6 years ago
  76. 46df72d [hub] test progress trigger by Prateeksha Singh · 6 years ago
  77. efbd2ee [hub] Realtime Sync Progress by Prateeksha Singh · 6 years ago
  78. d27b27f Hub Seller Profile and Timeline by Prateeksha Singh · 6 years ago
  79. 6f05ea1 [hub] Track Hub Sync on the Server by Prateeksha Singh · 6 years ago
  80. dd80457 [hub] Published Products Page by Prateeksha Singh · 6 years ago
  81. 83d60ff [hub] update hub item mapping by Prateeksha Singh · 6 years ago
  82. 6e7fb71 [hub][patch] reset publish_in_hub for all items by Prateeksha Singh · 6 years ago
  83. b7a63ab Homepage by Faris Ansari · 6 years ago
  84. 521fe4d Merge branch 'hub-redesign' of https://github.com/netchampfaris/erpnext into hub-redesign by Faris Ansari · 6 years ago
  85. f4884f8 Marketplace by Faris Ansari · 6 years ago
  86. d885248 [hub] remove sync_in _progress set by Prateeksha Singh · 6 years ago
  87. bcd7077 [hub] remove sync_in_progress set by Prateeksha Singh · 6 years ago
  88. d450c0a [hub][publish] in_progress/empty state by Prateeksha Singh · 6 years ago
  89. b750425 [hub] sync in progress by Prateeksha Singh · 6 years ago
  90. d1224ca [hub][init] add profile page by Prateeksha Singh · 6 years ago
  91. f26177b [hub] setup publish items flow by Prateeksha Singh · 6 years ago
  92. 1d16960 [hub][publish] add search, fix multiple append by Prateeksha Singh · 6 years ago
  93. cf2d2a5 [hub][init] add publish items page by Prateeksha Singh · 6 years ago
  94. bc8caef [hub] add register as a seller page by Prateeksha Singh · 6 years ago
  95. 0fbaa72 Add review area by Faris Ansari · 6 years ago
  96. ea2d1b0 New page: marketplace by Faris Ansari · 6 years ago
  97. e73df88 [hub][minor] remove links #14309 by Prateeksha Singh · 6 years ago
  98. 2e08098 controller and other changes by Zlash65 · 6 years ago
  99. 4b7dcfa [hub] add hub settings access regardless by Prateeksha Singh · 7 years ago
  100. 420c790 [fix] company listing context by Prateeksha Singh · 7 years ago