2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 19:29:02 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Faris Ansari
c23e8af2eb fix(http): parse json only if 200, else throw
- also trigger ajax events
2018-09-30 18:44:40 +05:30
thefalconx33
233ad5eaa5 Serve resized images dynamically on request (#94)
* Added image upload to rest api

* Add file-loader and indexEntry

* Add file-loader and indexEntry

* Added delete file route

* Thumbnail creation with imagemagick

* Added unauthorized event

* Rebase to a new branch

* Revert Time.vue

* Enable friendly errors plugin
2018-09-29 12:47:43 +05:30
Faris Ansari
375325d917
File (#80)
File doctype

- Upload files using multer
- uploadFiles API in http.js
- Link File to doctype with name and field
- Refactor File component for fullpaths
- frappe.db.setValue(s) API
2018-08-18 21:24:17 +05:30
Faris Ansari
3047abfe51 added frappe.login
- login working
2018-04-30 19:57:41 +05:30
Suraj Shetty
e062ed2ee9 Init Auth
- Add simple token based auth
2018-04-29 16:27:42 +05:30
Faris Ansari
89736618e6 Add control Autocomplete 2018-03-30 22:27:13 +05:30
Faris Ansari
62718a55db Merge branch 'pratu16x7-dev' into electronify 2018-03-30 00:31:22 +05:30
Faris Ansari
3e5c6fec43 Add File control 2018-03-30 00:21:24 +05:30
Rushabh Mehta
dd88baaf41 configurable list settings 2018-03-27 09:50:42 +05:30
Rushabh Mehta
a91489cfbc added reportpage.js 2018-03-26 17:48:07 +05:30
Rushabh Mehta
5446c2cc2e added layout, submit and table view 2018-03-05 22:15:21 +05:30
Rushabh Mehta
b8d7294465 added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
Rushabh Mehta
db181ddea0 introduction socketio 2018-02-19 22:11:10 +05:30