Faris Ansari
|
255dd0e03d
|
feat: Add new registration flow
|
2018-09-01 14:30:46 +05:30 |
|
Prateeksha Singh
|
c726fce4b1
|
[hub] set first user's password in marketplace users
|
2018-08-31 20:42:48 +05:30 |
|
Prateeksha Singh
|
ea2b9cbd1c
|
[hub] add user selection in register
|
2018-08-31 17:56:50 +05:30 |
|
Faris Ansari
|
91ac26c2ff
|
fix(seller dialog): Email should be session user email (#15270)
|
2018-08-30 19:19:57 +05:30 |
|
Prateeksha Singh
|
ff52e93e69
|
[hub] Merge conflicts
|
2018-08-30 16:11:41 +05:30 |
|
Prateeksha Singh
|
997bfa4916
|
[hub] add review timeline element
|
2018-08-30 16:08:52 +05:30 |
|
Faris Ansari
|
8e04487253
|
fix: Rename 'Product' to 'Item'
|
2018-08-30 15:35:17 +05:30 |
|
Prateeksha Singh
|
dc36d52ef9
|
[hub] fix review send
|
2018-08-30 15:12:18 +05:30 |
|
Prateeksha Singh
|
bff2bdc858
|
[hub] UI and empty state in 'your products' to guide on publishing
|
2018-08-30 12:58:46 +05:30 |
|
Prateeksha Singh
|
04d051bb73
|
[hub] add review area
|
2018-08-30 02:42:13 +05:30 |
|
Prateeksha Singh
|
02c176c0e6
|
[hub] fix code lint issues, styles
|
2018-08-29 14:27:47 +05:30 |
|
Prateeksha Singh
|
1e02f00075
|
[hub] record views, update favourite api
|
2018-08-28 17:24:31 +05:30 |
|
Faris Ansari
|
725603c0a9
|
feat: Selling Page
- common Messages page for both buying and selling
|
2018-08-27 19:51:36 +05:30 |
|
Prateeksha Singh
|
bc859cbf1d
|
Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign
|
2018-08-27 15:16:53 +05:30 |
|
Suraj Shetty
|
dc7e8e6a26
|
Replace hub_item_code -> hub_item_name
|
2018-08-27 14:11:48 +05:30 |
|
Prateeksha Singh
|
fa26899cd0
|
[hub] added DetailHeaderItem to detail pages, contact seller button
|
2018-08-27 10:49:42 +05:30 |
|
Prateeksha Singh
|
d0a952bcda
|
[hub] Register components, init Item Page
- commonly used components are pre-registered
- add DetailHeaderItem component
- begin ItemPage
|
2018-08-27 10:12:45 +05:30 |
|
Faris Ansari
|
ea82fb9f80
|
Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign
|
2018-08-26 20:09:12 +05:30 |
|
Faris Ansari
|
caebd4a9b9
|
feat: Buying and BuyingMessages in vue
|
2018-08-26 20:09:02 +05:30 |
|
Faris Ansari
|
019bfd3940
|
feat: Add helper directives
- v-route
automatically route to a valid frappe route
- v-img-src
handle img loading and error handling
|
2018-08-26 20:08:40 +05:30 |
|
Faris Ansari
|
bf5cc7d823
|
feat: SectionHeader component
|
2018-08-26 20:00:42 +05:30 |
|
Faris Ansari
|
4a2ea993fd
|
fix(search-input): submit on enter
|
2018-08-26 19:49:20 +05:30 |
|
Prateeksha Singh
|
fad0f64c94
|
[hub][vue] add action object in empty state, make NotFound page
|
2018-08-26 18:27:04 +05:30 |
|
Prateeksha Singh
|
5c9b13f5e5
|
[hub][vue] add skeleton state to DetailView
|
2018-08-26 18:06:25 +05:30 |
|
Prateeksha Singh
|
9e8d7bbeda
|
[hub][vue] Seller Page
|
2018-08-26 16:29:32 +05:30 |
|
Prateeksha Singh
|
80a8dfd6ba
|
Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign
|
2018-08-26 13:09:52 +05:30 |
|
Prateeksha Singh
|
5e30beec86
|
[hub][vue] DetailView and Profile page
|
2018-08-26 13:09:19 +05:30 |
|
Suraj Shetty
|
0e59ec3ed2
|
Update messages UI
|
2018-08-26 10:07:00 +05:30 |
|
Suraj Shetty
|
88700cf2b9
|
Separate links for selling and buying messages
- Add separate UI for selling messages
- Remove some redundant code messages
|
2018-08-26 10:06:27 +05:30 |
|
Prateeksha Singh
|
de426cb543
|
[hub][vue] Home page, add section title in item key in v-for
|
2018-08-25 21:54:49 +05:30 |
|
Prateeksha Singh
|
c31e5c0013
|
[hub][vue] replace page files, fix item 'seen' prop
|
2018-08-25 14:09:01 +05:30 |
|
Prateeksha Singh
|
00175eab8e
|
[hub][vue] Saved Products Page, remote item card
- also undo unfavouriting items
|
2018-08-25 13:18:30 +05:30 |
|
Prateeksha Singh
|
40f7c4663a
|
[hub][vue] Publish Page
|
2018-08-24 16:38:34 +05:30 |
|
Prateeksha Singh
|
67e0374261
|
[hub] add data-driven notification message
|
2018-08-23 23:55:04 +05:30 |
|
Prateeksha Singh
|
b696b2965d
|
[hub][vue] add empty state and dynamic publish button
|
2018-08-23 21:25:53 +05:30 |
|
Prateeksha Singh
|
d7d2bb261b
|
[hub] add SearchInput
|
2018-08-23 13:52:41 +05:30 |
|
Prateeksha Singh
|
6e5b9a8f9b
|
Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign
|
2018-08-23 12:23:09 +05:30 |
|
Prateeksha Singh
|
ff616b8845
|
[hub][vue] init item card container in vue
|
2018-08-23 12:22:20 +05:30 |
|
Suraj Shetty
|
341386e3a7
|
Add list view for messages
|
2018-08-22 21:31:16 +05:30 |
|
Suraj Shetty
|
d94701e5cc
|
Add recent message block to item_card
|
2018-08-22 16:47:50 +05:30 |
|
Suraj Shetty
|
7ee79498fc
|
Hide review option for unregistered user
|
2018-08-22 12:09:40 +05:30 |
|
Suraj Shetty
|
12de0aec11
|
Fix publish button alignment
|
2018-08-22 11:50:23 +05:30 |
|
Suraj Shetty
|
7a040c4dd8
|
Show favorite button only for registered user
|
2018-08-22 11:32:49 +05:30 |
|
Faris Ansari
|
e7af44f1a6
|
fix: remove items with invalid image
|
2018-08-21 19:48:06 +05:30 |
|
Faris Ansari
|
8de6380648
|
Merge branch 'hub-redesign' of https://github.com/frappe/erpnext into hub-redesign
|
2018-08-20 15:58:58 +05:30 |
|
Prateeksha Singh
|
71b41b4771
|
[hub] response data in hub call event trigger
|
2018-08-20 15:42:48 +05:30 |
|
Prateeksha Singh
|
e72a2fa9de
|
[hub] emit hub call event to set category options while publishing
|
2018-08-20 14:18:07 +05:30 |
|
Prateeksha Singh
|
6faffa5007
|
[feat] new component: ItemPublishDialog
|
2018-08-20 14:02:33 +05:30 |
|
Prateeksha Singh
|
4ce54b0011
|
[feat] new component: NotificationMessage
|
2018-08-20 13:07:23 +05:30 |
|
Prateeksha Singh
|
fe67508d60
|
[hub][feat] Edit your Profile, recycle profile dialog
|
2018-08-20 01:18:41 +05:30 |
|