2
0
mirror of https://github.com/frappe/books.git synced 2024-09-21 03:39:02 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
5375f21d30 Indicators
- Replace hardcoded color values with constants
- Add remaining color styles in Indicator component
- Show Indicator in List View
2018-07-09 20:25:24 +05:30
Rushabh Mehta
dd88baaf41 configurable list settings 2018-03-27 09:50:42 +05:30
Rushabh Mehta
3646e7d778 [ui] add links to forms 2018-03-26 14:24:38 +05:30
Rushabh Mehta
fb23980490 table filters, wip 2018-03-08 19:01:22 +05:30
Rushabh Mehta
5446c2cc2e added layout, submit and table view 2018-03-05 22:15:21 +05:30
Rushabh Mehta
7c6ddcd3e5 added indicators and throttling of events 2018-02-22 16:51:42 +05:30
Rushabh Mehta
5c3a52186e updated docs 2018-02-22 13:07:50 +05:30
Rushabh Mehta
077d098599 whitespace 2018-02-21 15:13:21 +05:30
Rushabh Mehta
2f5037a0bb fix case 2018-02-19 12:43:54 +05:30
Rushabh Mehta
2422e33ec0 refactor models are now js and better file naming for models 2018-02-16 18:43:46 +05:30