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

26 Commits

Author SHA1 Message Date
thefalconx33
b0e572b16c Dynamic Labels 2019-09-17 13:44:09 +05:30
thefalconx33
82fb95debc Input Description & Dynamic Labels 2019-09-03 16:13:05 +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
6621a2c7af - Dynamic doctype hidden prop
- Table UI Fix: Column expands when active.
2019-07-19 18:52:32 +05:30
thefalconx33
e1266c4f69 Report Actions 2019-07-17 19:26:44 +05:30
Faris Ansari
3e6b741556 Use isNew() instead of _notInserted 2018-11-10 00:37:14 +05:30
Faris Ansari
9fd9452d27 Show Print only if doc is submitted and has printFormat 2018-10-25 00:06:27 +05:30
Faris Ansari
2884c157ec Emit updateDoc event from FormLayout 2018-10-23 09:46:50 +05:30
Faris Ansari
610d592310 minor 2018-10-23 02:21:34 +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
19e11d45fc
Merge pull request #73 from frappe/print-component
Print View
2018-07-16 19:44:06 +05:30
Prateeksha Singh
1e70c56d1c [PDF] remove electron specific PDF code 2018-07-16 19:42:00 +05:30
Faris Ansari
f5cdbfa620 Minor UI Fixes
- Remove top border from Navbar
- Link dropdown in Child Table
- Form Modal
2018-07-16 16:50:24 +05:30
Prateeksha Singh
0d4cdb5a74 [init] dropdown 2018-07-16 08:49:02 +05:30
Prateeksha Singh
41d3cb79e6 [add] PrintView component 2018-07-16 08:45:54 +05:30
Faris Ansari
3da057f091 Dropdown show/hide using Vue, styling 2018-07-15 12:30:47 +05:30
Suraj Shetty
1beb4b10a8 Add margin-left to dropdown button 2018-07-14 23:22:34 +05:30
Suraj Shetty
38fe97f602 Add next action links for doctype meta 2018-07-14 20:28:18 +05:30
Faris Ansari
ea441c240b Form
- Add Submit Buttons
- Disable inputs in submitted form
- Simplify FormLayout template
2018-07-12 13:17:56 +05:30
Faris Ansari
8f2c48c3df Modal
- Simplify modal plugin
- Support multiple stacked modals in a modal container
- Add formModal plugin
2018-07-10 19:05:43 +05:30
Faris Ansari
edc04e7522 Form
- defaultValues prop to set initial values in a form
2018-07-09 22:05:43 +05:30
Faris Ansari
c8422eca39 Form
- Dont render hidden fields
- Render Fields with Custom Template
- Disabled fields
2018-07-09 18:30:57 +05:30
Faris Ansari
a8416dc4fe Form
For a new form, if there is an editable name field, then it should
be set to blank from auto-generated name
2018-07-09 15:16:36 +05:30
Faris Ansari
1d9b615d67 Move vue components to frappejs 2018-06-27 20:08:27 +05:30