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

2281 Commits

Author SHA1 Message Date
Faris Ansari
fff4c07e5b
Simplify template 2018-07-12 21:17:59 +05:30
Faris Ansari
d102d14448
Merge branch 'master' into master 2018-07-12 21:15:43 +05:30
Suraj Shetty
8bff2e42fb Filter list based on search value 2018-07-12 21:07:28 +05:30
Suraj Shetty
561a43cf73 Show search only if a route has list 2018-07-12 21:07:28 +05:30
Faris Ansari
1a5d01ffeb eslint fixes 2018-07-12 17:05:24 +05:30
Faris Ansari
8c9eb126a4 Add disabled attribute to fields 2018-07-12 16:59:10 +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
bb5dc896c8 Update modalPlugin 2018-07-10 19:10:23 +05:30
Faris Ansari
30ea202c89 Event
- fix lint and style
- daysUntil should be integer
2018-07-10 19:10:10 +05:30
Faris Ansari
9f563d5ef7 FIx lint and style 2018-07-10 19:07:02 +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
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
cb13d0d5c1 Replace color values with constants 2018-07-09 20:26:36 +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
671b884f5c Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-07-09 18:33:50 +05:30
Faris Ansari
b29f6f0be7 Dont reroute if currentPath is not root
- Provide frappe as computed properties for access in templates
2018-07-09 18:33:38 +05:30
Faris Ansari
f3a60ecb19 Remove frappe-datatable dependency 2018-07-09 18:32:29 +05:30
Faris Ansari
5b77fe1730 Invoice
- Update Tax Template according to VueJS
- Remove formula from tax field for now (debug later)
2018-07-09 18:32:18 +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
10c8bc8212 Keep static folder 2018-07-06 14:19:10 +05:30
Suraj Shetty
a7ed751d48 Fix init issues 2018-07-06 14:18:26 +05:30
Faris Ansari
55839d2956 update frappejs version 2018-07-05 15:44:49 +05:30
neel
58dc8bb94d Time field added 2018-07-04 22:22:18 +05:30
Faris Ansari
c53a05ee52 [fix] import paths in ModelTable and Date component 2018-07-02 13:02:41 +05:30
Faris Ansari
77964cae23 v0.0.8 2018-07-02 12:12:20 +05:30
Faris Ansari
1d9b615d67 Move vue components to frappejs 2018-06-27 20:08:27 +05:30
Faris Ansari
d82b78ac87 Move Vue components to frappejs 2018-06-27 20:06:42 +05:30
Faris Ansari
2b68d2b57a [eslint] Semi always 2018-06-26 16:43:05 +05:30
Faris Ansari
64f166470d Enable Save only when form is dirty 2018-06-26 16:42:51 +05:30
Faris Ansari
a05858277d Add Int control 2018-06-25 16:48:07 +05:30
Faris Ansari
8d8b75bce8 Set awesomplete input value on value change 2018-06-25 14:41:03 +05:30
Faris Ansari
0cef55e0aa formTitle for new doc 2018-06-25 14:12:06 +05:30
Faris Ansari
2827c97134 Move ListAndForm to pages 2018-06-25 14:11:55 +05:30
Suraj Shetty
a5766b7516 Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-06-25 14:04:48 +05:30
Suraj Shetty
67d24bf128 Add link modal 2018-06-25 13:41:37 +05:30
Suraj Shetty
8203bfc84e Merge branch 'master' of https://github.com/frappe/frappejs 2018-06-25 13:19:57 +05:30
Suraj Shetty
349faf0695 Format code 2018-06-25 13:19:11 +05:30
Faris Ansari
79bcee0aee [fix] Translate function 2018-06-24 11:22:41 +05:30
Faris Ansari
290607a810 Convert util functions from object to independent functions 2018-06-24 11:22:23 +05:30
Suraj Shetty
999cb583f3 Password control 2018-06-19 09:29:43 +05:30
Faris Ansari
e80d5570c5 closeModal 2018-06-15 21:16:45 +05:30
Faris Ansari
26cd66814a Translated sidebar items 2018-06-15 21:16:14 +05:30
Faris Ansari
c754e47cfe Document
- default value for table field should be empty array
2018-06-15 21:12:59 +05:30
Faris Ansari
084bd05fa9 [model] copy base object before extending 2018-06-15 21:12:02 +05:30
Suraj Shetty
7577a2d0e5 Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-06-14 13:09:31 +05:30
Faris Ansari
2c16d868d5 Add Modal
- use this.$modal.show(options) to use in any component
2018-06-13 14:44:51 +05:30