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

39 Commits

Author SHA1 Message Date
Faris Ansari
0a401d32cd fix: Validate doctype fields 2020-01-28 16:54:49 +05:30
Faris Ansari
53b0eea4f2 fix: validate select for non mandatory unset value 2019-12-27 22:04:45 +05:30
Faris Ansari
6497d05627 fix: Better error message for Select validation 2019-12-24 15:40:46 +05:30
Faris Ansari
a53cc9f119 fix: validate select for array of objects 2019-12-20 11:58:00 +05:30
Faris Ansari
d19182b583 fix: Singles
- Initialize defaults for SIngles
- Cast values when loading a Single document
2019-12-18 23:52:47 +05:30
Faris Ansari
bdd470fd93 feat: Refactor database to use knex 2019-12-10 01:28:18 +05:30
Faris Ansari
8f02928cee fix: Default precision 2019-12-05 00:13:17 +05:30
Faris Ansari
254b810fd0 fix: Set default precision for Float fields 2019-12-02 17:48:11 +05:30
Faris Ansari
31ebfb1d0e fix: Default label for name field should be ID 2019-11-22 00:51:43 +05:30
Faris Ansari
46ec99199a fix: Set name field as readOnly when not specified 2019-10-30 01:09:07 +05:30
Faris Ansari
1f77238cd4 fix: Don't add name field for singles 2019-10-26 20:16:19 +05:30
Faris Ansari
9ca6c99012 fix: Return docfields list in getQuickEditFields 2019-10-19 20:07:24 +05:30
Faris Ansari
94cc020f5a fix: convert child rows to BaseDocument objects
- tests
- test watch command
2019-10-08 16:46:54 +05:30
Faris Ansari
216e70a132 feat: Create DocTypes based on another DocType 2019-10-08 13:10:52 +05:30
thefalconx33
b0e572b16c Dynamic Labels 2019-09-17 13:44:09 +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
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
Faris Ansari
769c9e86bd nested set wip 2018-04-18 12:18:24 +05:30
Rushabh Mehta
ebb2618d30 filter enhancements 2018-03-09 18:30:51 +05:30
Rushabh Mehta
fb23980490 table filters, wip 2018-03-08 19:01:22 +05:30
Rushabh Mehta
b8d7294465 added submit feature and other cleanups 2018-02-27 21:59:14 +05:30
Rushabh Mehta
7c6ddcd3e5 added indicators and throttling of events 2018-02-22 16:51:42 +05:30
Rushabh Mehta
4d3a176d98 implement templates for control 2018-02-19 12:01:07 +05:30
Rushabh Mehta
2422e33ec0 refactor models are now js and better file naming for models 2018-02-16 18:43:46 +05:30
Rushabh Mehta
bc781728aa refactor observable 2018-02-13 17:24:57 +05:30
Rushabh Mehta
92355be627 added singles 2018-02-12 17:31:31 +05:30
Rushabh Mehta
3af4fb8671 added fetch 2018-02-09 18:25:55 +05:30
Rushabh Mehta
bc095b5bc3 more camelCase 2018-02-08 17:58:51 +05:30
Rushabh Mehta
dfdb18b5bc add formula handling 2018-02-08 17:15:32 +05:30
Rushabh Mehta
ed4dbb496c added database baseclass and moving to camelCase 2018-02-08 12:16:38 +05:30
Rushabh Mehta
d5c03b5303 added user, role, parent-child CRUD 2018-02-01 16:39:37 +05:30
Rushabh Mehta
b436aa617c tabs -> spaces 2018-01-31 18:34:46 +05:30
Rushabh Mehta
8475b83d2d getting ready for parent child 2018-01-31 18:26:21 +05:30
Rushabh Mehta
ec0ebd95a5 added new controls float, currency and added formatting 2018-01-25 15:34:55 +05:30
Rushabh Mehta
84d39be287 [refactor] extending forms and lists 2018-01-24 17:22:05 +05:30
Rushabh Mehta
2f0c3574db fixes for multiple models 2018-01-23 13:30:29 +05:30
Rushabh Mehta
328a9de7d4 💥 frappejs 2018-01-16 11:39:17 +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