Commit Graph
184 Commits
Author SHA1 Message Date
Faris Ansari e01a293b77 Merge with move-to-vue 2018-07-15 17:17:14 +05:30
Faris Ansari e170ab5655 Sidebar Title
- set as companyName
- open DatabaseSelector on click
2018-07-15 17:11:27 +05:30
Faris Ansari fd40c193a1 Add a loading page in SetupWizard 2018-07-15 13:28:48 +05:30
Faris Ansari f56e3eb6d2 Merge with move-to-vue 2018-07-15 12:37:22 +05:30
Faris Ansari 4b86558527 Remove bootstrap import 2018-07-15 12:30:57 +05:30
Faris Ansari 67d19be99e Independent flags to show desk and setupwizard 2018-07-15 11:43:16 +05:30
Faris Ansari ee48270167 SetupWizard flow in App 2018-07-14 23:17:22 +05:30
Suraj Shetty 2fb6ad3da6 Import bootstrap module 2018-07-14 20:09:38 +05:30
Suraj Shetty 904baba237 Merge branch 'move-to-vue' of https://github.com/frappe/accounting into move-to-vue 2018-07-14 20:01:22 +05:30
Suraj Shetty ced90dc19a Pass filters to report through query parameters 2018-07-14 20:00:42 +05:30
Suraj Shetty 5df04af570 Fix date filter in general ledger 2018-07-14 19:58:41 +05:30
Suraj Shetty 52f8beffdc Update link in invoice.js
- Replace frappe.desk.showFormModal with new $formModal
2018-07-14 19:58:08 +05:30
Suraj Shetty 4bc97c0d20 Make formatting fixes 2018-07-14 19:56:18 +05:30
Suraj Shetty 2f92899f09 Update general ledger link in Util 2018-07-14 19:53:16 +05:30
Suraj Shetty 696b2d60c7 Add .prettierrc config to disable auto double quote fomatting 2018-07-14 19:52:33 +05:30
Faris Ansari 6a9d441de4 Commonify postStart 2018-07-14 18:53:29 +05:30
Faris Ansari e9d2f5c2c2 Initialize docs in frappe.init 2018-07-14 18:45:21 +05:30
Faris Ansari 976a0e472d Get ProductName from package.json 2018-07-14 14:13:29 +05:30
Faris Ansari a2cb0afa9a use asar 2018-07-14 13:36:06 +05:30
Faris Ansari 14bb4c9690 Replace HTTPClient with Sqlite in main.js
- pull frappejs from github
- disable babel
2018-07-14 13:20:25 +05:30
Faris Ansari 619e192e18 Merge with move-to-vue 2018-07-14 13:06:15 +05:30
Faris Ansari cda0bbffc7 Use frappeVue plugin instead of manual initialization 2018-07-14 13:02:01 +05:30
Faris Ansari 0bf4e68339 [sass] support imports that start with ~ 2018-07-14 12:36:46 +05:30
Faris Ansari 646ebec390 Add electron builder config, add sqlite3 as dep 2018-07-13 15:18:42 +05:30
Suraj Shetty 00b93cac73 Make account field in item as 'required' 2018-07-13 13:57:53 +05:30
Faris Ansari c64b51305b Add electron-vue config 2018-07-12 19:31:06 +05:30
Faris Ansari 1a5d01ffeb eslint fixes 2018-07-12 17:05:24 +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 cb13d0d5c1 Replace color values with constants 2018-07-09 20:26:36 +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
Suraj Shetty 10c8bc8212 Keep static folder 2018-07-06 14:19:10 +05:30
Faris Ansari 55839d2956 update frappejs version 2018-07-05 15:44:49 +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
Faris Ansari 79bcee0aee [fix] Translate function 2018-06-24 11:22:41 +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