Commit Graph
394 Commits
Author SHA1 Message Date
Faris Ansari 993e8d37b4 feat: Allow modifying webpack config from frappe.conf.js 2019-11-28 23:05:36 +05:30
Faris Ansari 26e51d4edf fix: Use sql method in getAll 2019-11-22 00:51:56 +05:30
Faris Ansari 31ebfb1d0e fix: Default label for name field should be ID 2019-11-22 00:51:43 +05:30
Faris Ansari 06f75e97fe fix: Pass all listeners to feather-icon component 2019-11-22 00:51:26 +05:30
Faris Ansari 72b64e818e feat: Throw better errors 2019-11-20 15:08:32 +05:30
Faris Ansari 03dee5913c fix: Use h to create component 2019-11-15 13:16:10 +05:30
Faris Ansari 4071a6e8bc feat: Add Date Formats in System Settings 2019-11-15 13:15:33 +05:30
Faris Ansari d16f732b94 feat: loadLinks and insertOrUpdate 2019-11-15 13:15:16 +05:30
Faris Ansari b769cd0b4a fix: Add name in errors 2019-11-15 13:14:45 +05:30
Faris Ansari f29157fb8f fix: clearValues 2019-10-30 02:24:05 +05:30
Faris Ansari 46ec99199a fix: Set name field as readOnly when not specified 2019-10-30 01:09:07 +05:30
Faris Ansari 88c84e805b fix: doc.setName 2019-10-30 01:08:43 +05:30
Faris Ansari 26f0a720e2 fix: Autocomplete -> AutoComplete 2019-10-26 20:16:34 +05:30
Faris Ansari 1f77238cd4 fix: Don't add name field for singles 2019-10-26 20:16:19 +05:30
Faris Ansari fa004db117 Add tailwind, DocType based on DocType and much more (#108)
Add tailwind, DocType based on DocType and much more
2019-10-23 12:06:45 +05:30
Faris Ansari 713cf65f2f test: Remove .only 2019-10-23 12:02:34 +05:30
Faris Ansari 9ca6c99012 fix: Return docfields list in getQuickEditFields 2019-10-19 20:07:24 +05:30
Faris Ansari a06828683a fix: Apply filters for derived doctype in defaults 2019-10-19 20:06:53 +05:30
Faris Ansari ab57eef2eb fix: Run formula for child docs passing parentdoc 2019-10-19 20:06:29 +05:30
Faris Ansari 133c8880d4 fix: Set unset fields as null in document 2019-10-19 20:05:13 +05:30
Faris Ansari 0b015f4d90 fix: Handle undefined filters 2019-10-19 20:03:23 +05:30
Faris Ansari 6c6a49f89a fix: Base doctype in column definition 2019-10-19 20:03:08 +05:30
Faris Ansari bf4b6c6f6b fix: String default value must be in quotes 2019-10-19 20:00:31 +05:30
Faris Ansari f1823a71ab fix: Remove doc from cache if name changes 2019-10-19 19:59:41 +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 bf95409ef4 fix: lock python version 2019-10-08 16:46:19 +05:30
Faris Ansari dc41c0b775 fix: throw Error object 2019-10-08 16:46:12 +05:30
Faris Ansari a12fc981bb fix: instanceof BaseDocument 2019-10-08 13:11:13 +05:30
Faris Ansari 216e70a132 feat: Create DocTypes based on another DocType 2019-10-08 13:10:52 +05:30
Faris Ansari 700ee9c55c feat: Rename methods 2019-10-06 03:16:14 +05:30
Faris Ansari e0c6a1a411 fix: Add postcss and tailwind 2019-10-03 19:16:57 +05:30
thefalconx33 b0e572b16c Dynamic Labels 2019-09-17 13:44:09 +05:30
thefalconx33 187b852538 Font Loader webpack setting 2019-09-11 12:37:44 +05:30
thefalconx33 82fb95debc Input Description & Dynamic Labels 2019-09-03 16:13:05 +05:30
thefalconx33 2a1673dfe3 Corrected path for print.html 2019-09-03 13:30:55 +05:30
thefalconx33 ea2d0a8383 Currency formatting with symbol 2019-08-30 15:34:47 +05:30
thefalconx33 d352e39082 -Use puppeteer core for smaller app size 2019-08-19 14:38:07 +05:30
thefalconx33 4cbb99ed2d - Base Input Sizing and Placeholder
- $formModal defaults
2019-08-14 13:18:04 +05:30
thefalconx33 22dcedda79 Focus on form section's first input 2019-08-05 17:16:35 +05:30
thefalconx33 d9b5e56072 FIX: Enter pressing on a cell with a value error 2019-08-05 14:56:16 +05:30
thefalconx33 a531450033 Function for doctype list 2019-08-01 18:32:19 +05:30
thefalconx33 79b99055e0 - Custom doc for Report Filters
- frappe.showModal
- Custom textarea rows
2019-07-30 17:24:27 +05:30
thefalconx33 eddcaa084c ReportLinks matches PageHeader in ReportView 2019-07-22 15:27:42 +05:30
thefalconx33 6621a2c7af - Dynamic doctype hidden prop
- Table UI Fix: Column expands when active.
2019-07-19 18:52:32 +05:30
thefalconx33 fd6eeac8cd Date Component with default flatpickr config 2019-07-18 16:11:15 +05:30
thefalconx33 e1266c4f69 Report Actions 2019-07-17 19:26:44 +05:30
thefalconx33 5eae951c92 New Item defaults are set according to filters 2019-07-16 18:25:16 +05:30
thefalconx33 31129a04c2 Pass current doc to filters for dynamic filtering 2019-07-16 18:10:47 +05:30
thefalconx33 6d6e904a29 changed packages to latest version 2019-07-15 11:54:17 +05:30
thefalconx33 e1892c9f54 Upstream merge 2019-07-12 16:23:19 +05:30