Faris Ansari
7198979fc7
fix: frappe.registerModels
...
- Directly register from models object, not models.models
- frappe.getModels
- Validate model before registering
- Fix model.extend bug for duplicate fields
- Remove usage of deepmerge and use lodash/cloneDeep
2019-12-18 23:48:53 +05:30
Faris Ansari
24b55da0e4
Fix failing tests
2018-07-18 00:59:18 +05:30
Faris Ansari
290607a810
Convert util functions from object to independent functions
2018-06-24 11:22:23 +05:30
Faris Ansari
b6562fe7f3
refactor getFilterConditions, add some utils
2018-04-19 20:01:17 +05:30
Rushabh Mehta
fa049a37a1
frappe.call
2018-03-26 18:26:21 +05:30
Rushabh Mehta
a91489cfbc
added reportpage.js
2018-03-26 17:48:07 +05:30
Rushabh Mehta
3646e7d778
[ui] add links to forms
2018-03-26 14:24:38 +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
1f5e3d8fcb
added date control
2018-02-14 18:20:56 +05:30
Rushabh Mehta
bc781728aa
refactor observable
2018-02-13 17:24:57 +05:30
Rushabh Mehta
ed4dbb496c
added database baseclass and moving to camelCase
2018-02-08 12:16:38 +05:30
Rushabh Mehta
2a2f1fb6f3
added modal
2018-02-07 18:53:52 +05:30
Rushabh Mehta
4af2b1394d
table control
2018-02-06 22:45:17 +05:30
Rushabh Mehta
d5c03b5303
added user, role, parent-child CRUD
2018-02-01 16:39:37 +05:30
Rushabh Mehta
ec0ebd95a5
added new controls float, currency and added formatting
2018-01-25 15:34:55 +05:30
Rushabh Mehta
8df658112f
[new control] link
2018-01-23 17:56:40 +05:30
Rushabh Mehta
2f0c3574db
fixes for multiple models
2018-01-23 13:30:29 +05:30
Rushabh Mehta
df9fc91123
routing for desk, error handling, test for router
2018-01-15 17:25:31 +05:30
Rushabh Mehta
e3a94dc997
collapse frappe folder and start desk
2018-01-12 17:55:07 +05:30