1. f9a66c1 fix: Rename Hub Settings -> Marketplace Settings by Faris Ansari · 7 years ago
  2. 25f509e feat: Add disable marketplace option in Hub Settings by Faris Ansari · 7 years ago
  3. 5797565 Merge with upstream by Prateeksha Singh · 7 years ago
  4. a4c24bd Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 7 years ago
  5. b20c4e3 [hub] remove client hub_settings scripts by Prateeksha Singh · 7 years ago
  6. d32e7f8 fix: Administrator cannot register on marketplace by Faris Ansari · 7 years ago
  7. 95e4141 fix: Remove unused imports by Faris Ansari · 7 years ago
  8. 89ed2d9 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Prateeksha Singh · 7 years ago
  9. a6f184b [hub] remove old post and preprocess, log with minimal info by Prateeksha Singh · 7 years ago
  10. 114d595 fix: Set hub_url in Hub Settings by Faris Ansari · 7 years ago
  11. e4c7729 fix(Hub Settings): Set site_name before seller registration by Faris Ansari · 7 years ago
  12. b7126c2 fix(Hub Settings): Remove unused fields by Faris Ansari · 7 years ago
  13. 458cf6f style: remove trailing spaces by Faris Ansari · 7 years ago
  14. 8683bd8 fix: Base64 extraction by Faris Ansari · 7 years ago
  15. ff8f1c6 Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign by Faris Ansari · 7 years ago
  16. 64202ad fix: Only a System Manager can register as a seller by Faris Ansari · 7 years ago
  17. 02c176c [hub] fix code lint issues, styles by Prateeksha Singh · 7 years ago
  18. a804d6d Fixed merge conflict by Nabin Hait · 7 years ago
  19. 811a2de fix: Load and save base64 image in publish by Faris Ansari · 7 years ago
  20. 40f7c46 [hub][vue] Publish Page by Prateeksha Singh · 7 years ago
  21. c4e38ff Remove hub page (#15195) by Faris Ansari · 7 years ago
  22. f9e4cca Throw error if hub_url is not present in site_config by Suraj Shetty · 7 years ago
  23. 3cd0c54 Fix pyhton 3 compatibility by Suraj Shetty · 7 years ago
  24. 631c170 [hub] fix merge conflicts by Prateeksha Singh · 7 years ago
  25. caadd8a [Hub] sync with insert_many, Remove Data Migration Run 💥 by Prateeksha Singh · 7 years ago
  26. ff189b6 fix: publish items by Faris Ansari · 7 years ago
  27. b0a3a10 [hub] profile email uneditable, style additions, base64 sync enable by Prateeksha Singh · 7 years ago
  28. a525d12 [hub] sync multiple image urls by Prateeksha Singh · 7 years ago
  29. 0a60d1c [hub] Publishing Dialog, Sync category by Prateeksha Singh · 7 years ago
  30. b614ece [hub] Move sync, correct legacy code by Prateeksha Singh · 7 years ago
  31. 3aed5c2 [hub] make get_items generic, add legacy.py by Prateeksha Singh · 7 years ago
  32. 4d4791a [chore] remove imports by Prateeksha Singh · 7 years ago
  33. 6495d53 [restructure] make api.py by Prateeksha Singh · 7 years ago
  34. a12076e Convert image to base64 before sending Item to sync by Faris Ansari · 7 years ago
  35. c1438c6 refactor(hub connection): read only connection by Faris Ansari · 7 years ago
  36. 425356c [hub] remove test code by Prateeksha Singh · 7 years ago
  37. 46df72d [hub] test progress trigger by Prateeksha Singh · 7 years ago
  38. efbd2ee [hub] Realtime Sync Progress by Prateeksha Singh · 7 years ago
  39. d27b27f Hub Seller Profile and Timeline by Prateeksha Singh · 7 years ago
  40. 6f05ea1 [hub] Track Hub Sync on the Server by Prateeksha Singh · 7 years ago
  41. dd80457 [hub] Published Products Page by Prateeksha Singh · 7 years ago
  42. 83d60ff [hub] update hub item mapping by Prateeksha Singh · 7 years ago
  43. 6e7fb71 [hub][patch] reset publish_in_hub for all items by Prateeksha Singh · 7 years ago
  44. b7a63ab Homepage by Faris Ansari · 7 years ago
  45. 521fe4d Merge branch 'hub-redesign' of https://github.com/netchampfaris/erpnext into hub-redesign by Faris Ansari · 7 years ago
  46. f4884f8 Marketplace by Faris Ansari · 7 years ago
  47. d885248 [hub] remove sync_in _progress set by Prateeksha Singh · 7 years ago
  48. bcd7077 [hub] remove sync_in_progress set by Prateeksha Singh · 7 years ago
  49. d450c0a [hub][publish] in_progress/empty state by Prateeksha Singh · 7 years ago
  50. b750425 [hub] sync in progress by Prateeksha Singh · 7 years ago
  51. d1224ca [hub][init] add profile page by Prateeksha Singh · 7 years ago
  52. f26177b [hub] setup publish items flow by Prateeksha Singh · 7 years ago
  53. 1d16960 [hub][publish] add search, fix multiple append by Prateeksha Singh · 7 years ago
  54. cf2d2a5 [hub][init] add publish items page by Prateeksha Singh · 7 years ago
  55. bc8caef [hub] add register as a seller page by Prateeksha Singh · 7 years ago
  56. 0fbaa72 Add review area by Faris Ansari · 7 years ago
  57. ea2d1b0 New page: marketplace by Faris Ansari · 7 years ago
  58. e73df88 [hub][minor] remove links #14309 by Prateeksha Singh · 7 years ago
  59. 2e08098 controller and other changes by Zlash65 · 7 years ago
  60. 4b7dcfa [hub] add hub settings access regardless by Prateeksha Singh · 7 years ago
  61. 420c790 [fix] company listing context by Prateeksha Singh · 7 years ago
  62. b60a52b Hub Market (#13325) by Prateeksha Singh · 7 years ago
  63. cf72d7f Fixed merge conflict by Nabin Hait · 7 years ago
  64. 0acb63a Update hub domain 💥 by Prateeksha Singh · 7 years ago
  65. 387a242 Merge pull request #12928 from pratu16x7/hub-pages by Prateeksha Singh · 7 years ago
  66. 2073959 Update entity properties by Prateeksha Singh · 7 years ago
  67. 6ee035b tree parent working by Prateeksha Singh · 7 years ago
  68. 25d5a1d add company pages by Prateeksha Singh · 7 years ago
  69. e6d65bc Fixed translations and tests (#12900) by Nabin Hait · 7 years ago
  70. 1c86d18 Added Hub Company Logo by Achilles Rasquinha · 7 years ago
  71. 4413ce1 company page, deprecate custom page by Prateeksha Singh · 7 years ago
  72. 3eaccff [hub] items searchable via core filters by Prateeksha Singh · 7 years ago
  73. b8e9c9b [hub] form (info) view for items by Prateeksha Singh · 7 years ago
  74. 9b64620 [hub] hub page using BaseList by Faris Ansari · 7 years ago
  75. d0249b0 Employee advance (#11875) by Nabin Hait · 7 years ago
  76. 1126a43 [fix] hub connection, fixes #11357 by Prateeksha Singh · 7 years ago
  77. 1c4653e Merge branch 'develop' into payment-terms by Nabin Hait · 7 years ago
  78. a5ebebd [enhance] Add Issue Type and Opportunity Type masters (#11598) by Rushabh Mehta · 7 years ago
  79. ffa659f Merge branch 'develop' into payment-terms by tunde · 7 years ago
  80. 3be72ef Merge branch 'master' into develop by Saurabh · 7 years ago
  81. 40611e4 [fix] hub get_item_details (#11383) by Faris Ansari · 7 years ago
  82. 5ea10a7 Merge branch 'develop' into payment-terms by tunde · 7 years ago
  83. 14e97ce Merge branch 'develop' into payment-terms by tunde · 7 years ago
  84. 33d74ce Merge branch 'develop' into hub-item-image by Faris Ansari · 7 years ago
  85. 085b484 [minor] minor fixes in get_company_details for Hub page (#11168) by Makarand Bauskar · 7 years ago
  86. 4072d71 Delete api.py by Nabin Hait · 8 years ago
  87. 7997271 [hub] fix company page routing by Faris Ansari · 8 years ago
  88. d635a26 fix Hub Sync plan by Faris Ansari · 8 years ago
  89. e3a5899 [hub] Add hub category filters, fix minor issues (#11079) by Faris Ansari · 8 years ago
  90. 925e977 [hub] rename is_hub_item to is_item_from_hub (#11069) by Prateeksha Singh · 8 years ago
  91. 26507d7 Removed deprecated hub functions by Nabin Hait · 8 years ago
  92. fd345f8 Hub (#10934) by Faris Ansari · 8 years ago
  93. 72534de removed Is Sales Item and Is Purchase Item by Umair Sayyed · 9 years ago
  94. b6b5645 [fix] Get defaults based on doctype or fieldname by Nabin Hait · 9 years ago
  95. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  96. 8b66f2a Exported all doctypes by Anand Doshi · 10 years ago
  97. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 10 years ago
  98. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  99. 4ea1ade [hub] start by Rushabh Mehta · 10 years ago