2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 19:29:02 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Faris Ansari
4fe78a2878 Follow Link button in Link field 2018-07-09 22:06:02 +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
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
c8422eca39 Form
- Dont render hidden fields
- Render Fields with Custom Template
- Disabled fields
2018-07-09 18:30:57 +05:30
Faris Ansari
180845aa0c Child Table
- Remove rows button
- Update frappe-datatable to 1.1.1
2018-07-09 18:29:51 +05:30
Faris Ansari
42320a39bf Link Modal
- Reset modal state when it is hidden
- Reset link value if new doc was not created
- Set link value if new doc was created
2018-07-09 15:48:09 +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
Suraj Shetty
a7ed751d48 Fix init issues 2018-07-06 14:18:26 +05:30
Faris Ansari
c53a05ee52 [fix] import paths in ModelTable and Date component 2018-07-02 13:02:41 +05:30
Faris Ansari
1d9b615d67 Move vue components to frappejs 2018-06-27 20:08:27 +05:30