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

49 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
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
79b99055e0 - Custom doc for Report Filters
- frappe.showModal
- Custom textarea rows
2019-07-30 17:24:27 +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
Prssanna Desai
4f8c546a62 Add title field to Link.vue 2019-02-27 12:48:30 +05:30
Faris Ansari
029bea1cfe Table styles 2018-10-23 23:42:05 +05:30
Faris Ansari
058011ebe9 Get filters from docfield in Link 2018-10-23 02:20:50 +05:30
Faris Ansari
e436f0c20e Scoped styles in Table.vue 2018-10-15 17:37:54 +05:30
sahil28297
0a43015249 Handling default behaviour of tab and shift-tab (#98) 2018-10-07 13:04:34 +05:30
Faris Ansari
b1190eb060 Table: fix enterPressOnCell 2018-10-05 11:02:52 +05:30
Faris Ansari
15fca37c39 Provide dynamicLinkTarget from FrappeControl 2018-10-05 11:02:40 +05:30
Faris Ansari
71a23679f0 Autocomplete: Set input value on prop change 2018-10-05 11:02:18 +05:30
sahil28297
1827d62464 Added keyboard navigation and delete checked rows features in table (#97)
* Added keyboard navigation and delete checked rows in invoice-table

* cleanup
2018-10-01 20:22:45 +05:30
Faris Ansari
d1d1410db7 Autocomplete dropdown max height and scroll on navigation 2018-10-01 20:10:48 +05:30
Faris Ansari
db767edb32 Replace Datatable with Vue component 2018-09-28 18:40:02 +05:30
Faris Ansari
81f48eab83 Fix keyboard navigation in Autocomplete 2018-09-27 17:15:12 +05:30
Faris Ansari
66ee79db22 fix Autocomplete in table 2018-09-26 20:37:59 +05:30
Faris Ansari
110300005e Replace awesomplete with own component
- Add Tree View
2018-09-26 19:50:35 +05:30
sahil28297
231b36a51b Make datatable non-editable in Report and formula field selectable (#85)
* making the datatable fields non editable and making the field selectable that uses formula

* Revised the datatable selectable property

* Update index.vue
2018-09-20 16:23:18 +05:30
sahil28297
0a354fa5c1 Displaying Links in correct sorted order (#84) 2018-09-07 15:38:15 +05:30
sahil28297
4c0e85aaec Show items on Link focus (#83) 2018-09-06 13:48:58 +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
15233a9273 FollowLink as input group 2018-07-16 17:33:59 +05:30
Faris Ansari
ffdce49f89 File button placeholder text 2018-07-15 19:20:24 +05:30
Faris Ansari
9d3726cf5c File
- now takes an array of accepted file types
2018-07-15 17:10:19 +05:30
Faris Ansari
46a44976ef Set type in File button to avoid form submit 2018-07-15 12:51:04 +05:30
Faris Ansari
c8fb834e51 Add directory option to File control 2018-07-14 17:09:42 +05:30
Faris Ansari
dc602d3424 Commonify Date and Time component into BaseDate component 2018-07-14 12:46:40 +05:30
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
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
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
c8422eca39 Form
- Dont render hidden fields
- Render Fields with Custom Template
- Disabled fields
2018-07-09 18:30:57 +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
Suraj Shetty
a7ed751d48 Fix init issues 2018-07-06 14:18:26 +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
1d9b615d67 Move vue components to frappejs 2018-06-27 20:08:27 +05:30