Faris Ansari
fa12e0f1d6
Initialize new theme and pages from scratch
...
- Add ListView and FormView
2018-10-11 00:21:03 +05:30
Faris Ansari
70bf80d347
feat: Data Import first cut
2018-10-10 16:02:56 +05:30
sahil28297
2614ff8230
Removed Redundant files from client folder ( #99 )
...
* Removed redundant files from client folder
* removed console statement
2018-10-10 15:24:33 +05:30
sahil28297
0a43015249
Handling default behaviour of tab and shift-tab ( #98 )
2018-10-07 13:04:34 +05:30
Faris Ansari
e976bcbe9f
fix: SetupWizard and bootstrap CoA
2018-10-05 11:05:20 +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
Faris Ansari
c20fd14c05
Handle empty response in frappe.call
2018-10-05 11:01:53 +05:30
Faris Ansari
04308fa416
Use nbsp instead of dot
2018-10-04 14:55:34 +05:30
Faris Ansari
046bca4310
update frappejs version
2018-10-04 14:55:11 +05:30
Faris Ansari
56d1ebe68b
Get port from frappe.conf
2018-10-04 14:55:05 +05:30
Faris Ansari
e61c599b51
v0.0.10
2018-10-02 13:40:59 +05:30
Faris Ansari
41c18aa135
Merge branch 'master' of https://github.com/frappe/frappejs
2018-10-02 13:39:09 +05:30
Faris Ansari
937d228258
fix: Update electron to 3.0.2
2018-10-02 13:39:02 +05:30
Saqib
ff5da22501
Thumbnail creation using Sharp ( #96 )
...
* Thumbnail creation using Sharp
* Cleanup styles and path name
* fix webpack config
2018-10-02 13:33:48 +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
e3b097ace9
fix webpack config
2018-09-30 19:55:13 +05:30
Faris Ansari
8765c60ef3
Cleanup styles and path name
2018-09-30 19:38:44 +05:30
Faris Ansari
c23e8af2eb
fix(http): parse json only if 200, else throw
...
- also trigger ajax events
2018-09-30 18:44:40 +05:30
Saqib Ansari
7f3fb7713a
Thumbnail creation using Sharp
2018-09-29 17:05:41 +05:30
Faris Ansari
96292f92c0
fix backends initialization
2018-09-29 12:54:03 +05:30
Faris Ansari
a674fd0ccf
Chart of Account and Sales Register links in Sidebar
2018-09-29 12:53:46 +05:30
Faris Ansari
e2f70c2d77
Update frappe.conf.js
2018-09-29 12:53:16 +05:30
thefalconx33
233ad5eaa5
Serve resized images dynamically on request ( #94 )
...
* Added image upload to rest api
* Add file-loader and indexEntry
* Add file-loader and indexEntry
* Added delete file route
* Thumbnail creation with imagemagick
* Added unauthorized event
* Rebase to a new branch
* Revert Time.vue
* Enable friendly errors plugin
2018-09-29 12:47:43 +05:30
Faris Ansari
5e9428a047
Return modal id in modal.show
2018-09-28 18:42:34 +05:30
Faris Ansari
db7050512f
Apply formula when doc value is empty string
2018-09-28 18:42:18 +05:30
Faris Ansari
e6d254749b
Outside click directive
2018-09-28 18:40: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
4eeabe9238
Organize sidebar items, fix layout
2018-09-26 19:53:53 +05:30
Faris Ansari
110300005e
Replace awesomplete with own component
...
- Add Tree View
2018-09-26 19:50:35 +05:30
sahil28297
667a966769
Apply formula if readOnly always ( #95 )
2018-09-25 17:45:10 +05:30
sahil28297
41680c82b0
Setting read only value to 1 for formula to work ( #69 )
...
* Setting read only value to 1 for formula to work
* Remove readOnly from tax
2018-09-25 17:30:10 +05:30
Faris Ansari
b57a301821
Set Invoice account back to formula
2018-09-23 13:47:06 +05:30
Faris Ansari
fb4295a12b
Formula enhancements
...
- apply formula on server side only if the field is read only
- skip applying formula if the value is already set
2018-09-23 13:45:53 +05:30
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
d8dace31f8
changes in events, payment modal and date in sales register ( #68 )
...
* creating a default party account
* changed formula to fetch in invoices
* changes in events, Invoice, Payments and date in sales register view
2018-09-20 18:23:30 +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
0b4cbfe35a
created default party account and corrected date-remaining in Event ( #67 )
...
* creating a default party account
* changed formula to fetch in invoices
* proper naming convention for daydiff
2018-09-20 16:27:23 +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
91f6c693e0
Create a default party account ( #66 )
2018-09-11 17:02:28 +05:30
sahil28297
ce2254824a
Add Party Invoices link ( #65 )
2018-09-07 15:40:39 +05:30
sahil28297
0a354fa5c1
Displaying Links in correct sorted order ( #84 )
2018-09-07 15:38:15 +05:30