Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Add Email Module Server #74

Open
wants to merge 79 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
5394774
add receiver
inishchith Jun 4, 2018
f8cce34
Merge pull request #2 from inishchith/email-module
meets2tarun Jun 5, 2018
1181bb8
Added sender.js
accakks Jun 5, 2018
23a9bb6
added package.json
accakks Jun 5, 2018
ce49e00
Edited config.json
accakks Jun 5, 2018
1afa191
Update config.json
accakks Jun 7, 2018
83be32e
add email model
inishchith Jun 7, 2018
0182c15
Update Email.js
accakks Jun 10, 2018
9410484
Changes made in cc, bcc fields in models
accakks Jun 10, 2018
a2ae74d
Added more models to Email.js (#8)
accakks Jun 10, 2018
965ea47
clean up receiver.js
inishchith Jun 10, 2018
9a21424
Merge pull request #4 from email-frappejs/master
inishchith Jun 12, 2018
6b73021
add EmailList.js and change fields in Email.js
inishchith Jun 12, 2018
5839b1c
Merge pull request #15 from inishchith/master
accakks Jun 12, 2018
275c32a
updated Models
inishchith Jun 12, 2018
5265d6f
Merge branch 'master' of https://github.com/email-frappejs/frappejs
inishchith Jun 12, 2018
c31487b
Merge branch 'master' into master
accakks Jun 13, 2018
74579d3
Update EmailSummary.js (#18)
accakks Jun 13, 2018
790663e
Added missing '}' at the end of Email.js & in corrected by mistake co…
accakks Jun 13, 2018
19e1c8e
incorp. for vue functionality
inishchith Jul 9, 2018
61c089c
update changes
inishchith Jul 9, 2018
9b953ac
Merge branch 'master' of https://github.com/frappe/frappejs
inishchith Jul 9, 2018
2b1a218
Merge branch 'master' of https://github.com/frappe/frappejs
inishchith Jul 9, 2018
e83ccbb
rm. redundant lines
inishchith Jul 12, 2018
640866a
update email module
inishchith Jul 13, 2018
8a1717d
Add Default Pull Email List
inishchith Jul 13, 2018
6a9ce7e
Add Default Pull Email List
inishchith Jul 13, 2018
8b370c8
Merge branch 'master' of https://github.com/email-frappejs/frappejs
inishchith Jul 14, 2018
f23a485
Merge branch 'master' of https://github.com/frappe/frappejs
inishchith Jul 14, 2018
6ffff28
Merge branch 'master' of https://github.com/frappe/frappejs
inishchith Jul 16, 2018
15f14a8
updated
inishchith Jul 21, 2018
1f7f621
add sync param
inishchith Jul 23, 2018
7afa6ad
add sync param + reframe name
inishchith Jul 23, 2018
227aaef
Merge branch 'master' of https://github.com/email-frappejs/frappejs
inishchith Aug 2, 2018
f4c78d5
update PR
inishchith Aug 2, 2018
7774756
Fix bugs
surajshetty3416 Aug 9, 2018
c7db367
Add filter and fields to getAll email account in receiver.js
surajshetty3416 Aug 9, 2018
ed360ce
Emit event even if child element in listItem is clicked
surajshetty3416 Aug 10, 2018
ecad27c
pull and resolve
inishchith Aug 10, 2018
b85dac7
pull fix
inishchith Aug 11, 2018
4bf89cf
revert to emailjs-imap
inishchith Aug 23, 2018
8bf837f
resolved
inishchith Aug 29, 2018
9e4c3df
add replying option
inishchith Sep 5, 2018
cbac605
Merge branch 'master' of https://github.com/frappe/frappejs
inishchith Sep 15, 2018
6c44180
fix error log Exists + orderBy Date
inishchith Sep 16, 2018
e28f459
update SENT & Received
inishchith Sep 16, 2018
0ccf39d
Merge branch 'master' of https://github.com/frappe/frappejs
inishchith Sep 25, 2018
7a57130
ref. accounting tabs
inishchith Oct 7, 2018
a8fad8d
resolve conflicts
inishchith Oct 7, 2018
2614ff8
Removed Redundant files from client folder (#99)
sahil28297 Oct 10, 2018
e436f0c
Scoped styles in Table.vue
netchampfaris Oct 15, 2018
32209ed
Feather icon styling
netchampfaris Oct 15, 2018
8a2f161
Update webpack config for electron
netchampfaris Oct 20, 2018
85f9a5f
Lock electron version to 2.0.12 and upgrade sqlite3
netchampfaris Oct 20, 2018
af5c34c
Modify config for production build, add build command
netchampfaris Oct 21, 2018
82f769d
Separate config for electron main
netchampfaris Oct 21, 2018
40bc76b
Filter out falsy plugins
netchampfaris Oct 21, 2018
3cd937d
Add env ELECTRON in config
netchampfaris Oct 22, 2018
b99519d
Configurable destination for Electron PDF
netchampfaris Oct 22, 2018
631cb61
Formula fix for electron
netchampfaris Oct 22, 2018
bd4c581
Pass doc in ReportFilters
netchampfaris Oct 22, 2018
b380812
Dont convert md to html in fieldtype Text
netchampfaris Oct 22, 2018
058011e
Get filters from docfield in Link
netchampfaris Oct 22, 2018
9fdc94b
Link bootstrap css in puppeteer for generating pdf
netchampfaris Oct 22, 2018
610d592
minor
netchampfaris Oct 22, 2018
2884c15
Emit updateDoc event from FormLayout
netchampfaris Oct 23, 2018
8ee664e
Report filters 4 column
netchampfaris Oct 23, 2018
1a2e70f
fix style for tree node
netchampfaris Oct 23, 2018
029bea1
Table styles
netchampfaris Oct 23, 2018
c5beae4
Add cross-env
netchampfaris Oct 23, 2018
c8b0514
Use electron to generate pdf
netchampfaris Oct 24, 2018
cb731ba
Load printwindow in background
netchampfaris Oct 24, 2018
9fd9452
Show Print only if doc is submitted and has printFormat
netchampfaris Oct 24, 2018
e8c2e5c
Make reportColumns a method
netchampfaris Oct 25, 2018
48a3db7
Default onClose value should be noop function
netchampfaris Oct 25, 2018
7be8302
Set undefined instead of null for web config to work
netchampfaris Nov 9, 2018
3e6b741
Use isNew() instead of _notInserted
netchampfaris Nov 9, 2018
24dbb73
resolve
inishchith Dec 3, 2018
e0eafe4
Merge branch 'master' of https://github.com/email-frappejs/frappejs
inishchith Dec 3, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions backends/database.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ module.exports = class Database extends Observable {
}

triggerChange(doctype, name) {
this.trigger(`change:${doctype}`, { name: name }, 500);
this.trigger(`change`, { doctype: name, name: name }, 500);
this.trigger(`change:${doctype}`, { name }, 500);
this.trigger(`change`, { doctype, name }, 500);
}

async insert(doctype, doc) {
Expand Down
4 changes: 2 additions & 2 deletions backends/http.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ module.exports = class HTTPClient extends Observable {
})
}

async getAll({ doctype, fields, filters, start, limit, sortBy, order }) {
async getAll({ doctype, fields, filters, start, limit, orderBy, order }) {
let url = this.getURL('/api/resource', doctype);

url = url + '?' + frappe.getQueryString({
fields: JSON.stringify(fields),
filters: JSON.stringify(filters),
start: start,
limit: limit,
sortBy: sortBy,
orderBy: orderBy,
order: order
});

Expand Down
Loading