Anto Christopher
b96ea40b99
Add error modal ( #82 )
...
* Add error modal
* Initialize frappe.error and frappe.events. Code formatting
* Fix indentation
2018-09-21 10:58:53 +05:30
sahil28297
85bbd3fa0c
Closing dropdown on document click ( #91 )
...
* Closing dropdown on document click
* Formatting
2018-09-20 18:13:13 +05:30
sahil28297
e5a4464167
Changes in events, payment modal and date in registers ( #92 )
...
* changes in events, payment modal and date in registers
* Remove window.datatable
2018-09-20 18:09:21 +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
Faris Ansari
f1600c049f
Merge branch 'master' of https://github.com/frappe/frappejs
2018-09-14 23:16:35 +05:30
Faris Ansari
2950a368c0
test(REST): Initialize models before testing
2018-09-14 23:16:30 +05:30
Faris Ansari
dc7f7be447
Update documentation for new app ( #86 )
2018-09-11 23:45:18 +05:30
sahil28297
0a354fa5c1
Displaying Links in correct sorted order ( #84 )
2018-09-07 15:38:15 +05:30
Faris Ansari
06c06a81cb
[fix] Use frappe.call to get report data on ReportPage
2018-09-06 14:04:45 +05:30
sahil28297
4c0e85aaec
Show items on Link focus ( #83 )
2018-09-06 13:48:58 +05:30
Aakanksha Jain
6ada1a8648
Fix typo: SystemSettings ( #65 )
...
Was going through docs, there is a typo on line 33.
2018-08-18 21:28:00 +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
1aabf7ef40
tests: increase mocha timeout to let server start
2018-08-18 21:12:55 +05:30
Faris Ansari
666c4969aa
Manually register staticPath in express
2018-08-10 17:41:48 +05:30
Faris Ansari
f57f4267c8
v0.0.9
2018-07-29 17:09:15 +05:30
Faris Ansari
ddd9a786d2
Frappe CLI for development
...
- frappe start command
- starts frappejs server
- sets up webpack middleware to bundle files
- introduce frappe.conf.js for configuration
2018-07-29 16:51:03 +05:30
Faris Ansari
cf00d26c91
Update bootstrap and add feather-icons
2018-07-18 14:50:52 +05:30
Faris Ansari
44f495047d
Add vue dependencies
2018-07-18 14:46:21 +05:30
Faris Ansari
24b55da0e4
Fix failing tests
2018-07-18 00:59:18 +05:30
Faris Ansari
f92e1c28e4
Remove console statement
2018-07-18 00:41:21 +05:30
Faris Ansari
5733caccd6
Remove unused packages
2018-07-18 00:13:51 +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
15233a9273
FollowLink as input group
2018-07-16 17:33:59 +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
5704a2f170
[print] generate PDF via hidden window
2018-07-16 08:49:02 +05:30
Prateeksha Singh
122c0242ad
[pdf] init electron flow
2018-07-16 08:49:02 +05:30
Prateeksha Singh
0d4cdb5a74
[init] dropdown
2018-07-16 08:49:02 +05:30
Prateeksha Singh
f4d75f056c
[print-view] fix button layout
2018-07-16 08:46:43 +05:30
Prateeksha Singh
c7e9d3b545
[print] print actions and layout
2018-07-16 08:45:54 +05:30
Prateeksha Singh
41d3cb79e6
[add] PrintView component
2018-07-16 08:45:54 +05:30
Faris Ansari
dc08d8bbbc
Sidebar
...
- Truncate Nav TItle for long text
2018-07-15 19:59:52 +05:30
Faris Ansari
ffdce49f89
File button placeholder text
2018-07-15 19:20:24 +05:30
Faris Ansari
26380ac3f6
Sidebar
...
- dropdown items on title click
2018-07-15 19:20:10 +05:30
Faris Ansari
d59fd52ffd
Configurable sidebar title and click
2018-07-15 17:10:42 +05:30
Faris Ansari
9d3726cf5c
File
...
- now takes an array of accepted file types
2018-07-15 17:10:19 +05:30
Faris Ansari
3a2ca34ac0
Modal
...
- pass arguments in an object
- add primaryAction prop
2018-07-15 17:09:40 +05:30
Faris Ansari
46a44976ef
Set type in File button to avoid form submit
2018-07-15 12:51:04 +05:30
Faris Ansari
3da057f091
Dropdown show/hide using Vue, styling
2018-07-15 12:30:47 +05:30
Faris Ansari
4a242426c3
Merge pull request #75 from surajshetty3416/master
...
[Feature] Form links and Report onload filtes
2018-07-14 23:31:10 +05:30
Suraj Shetty
1beb4b10a8
Add margin-left to dropdown button
2018-07-14 23:22:34 +05:30
Faris Ansari
13d3d62cba
Add readFile method in server utils
2018-07-14 22:01:14 +05:30
Suraj Shetty
b6efe390fa
Set random ID(generated by vue component) to dropdown button
2018-07-14 22:01:08 +05:30
Suraj Shetty
b1725d4e42
Merge branch 'master' of https://github.com/frappe/frappejs
2018-07-14 21:43:33 +05:30
Faris Ansari
d8d1eb69a2
Rename number_format => numberFormat
2018-07-14 21:42:34 +05:30
Faris Ansari
9bd1fa77a8
Initialize docs in init
2018-07-14 21:42:22 +05:30
Suraj Shetty
85cd531fc1
Format Dropdown component
2018-07-14 20:31:44 +05:30
Suraj Shetty
38fe97f602
Add next action links for doctype meta
2018-07-14 20:28:18 +05:30
Suraj Shetty
a69b73e47c
Code to handle onloadFilters for reports
2018-07-14 20:27:31 +05:30
Suraj Shetty
bd9521cec4
Add default margin right to button component
2018-07-14 20:22:43 +05:30