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

4 Commits

Author SHA1 Message Date
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
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