2
0
mirror of https://github.com/frappe/books.git synced 2024-12-24 20:00:29 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Faris Ansari
40d82bf5fd Add Settings Page with autosave 2018-10-23 02:59:07 +05:30
Faris Ansari
ae2d95328a Merge with master 2018-10-22 23:40:22 +05:30
Faris Ansari
a00764e95e Reorganize boot logic for Electron 2018-10-22 23:32:47 +05:30
Faris Ansari
fa12e0f1d6 Initialize new theme and pages from scratch
- Add ListView and FormView
2018-10-11 00:21:03 +05:30
Faris Ansari
e976bcbe9f fix: SetupWizard and bootstrap CoA 2018-10-05 11:05:20 +05:30
Faris Ansari
4b86558527 Remove bootstrap import 2018-07-15 12:30:57 +05:30
Suraj Shetty
2fb6ad3da6 Import bootstrap module 2018-07-14 20:09:38 +05:30
Faris Ansari
bb5dc896c8 Update modalPlugin 2018-07-10 19:10:23 +05:30
Faris Ansari
d82b78ac87 Move Vue components to frappejs 2018-06-27 20:06:42 +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
Faris Ansari
e80d5570c5 closeModal 2018-06-15 21:16:45 +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
Suraj Shetty
7b9b897f9b Add Report View and Dynamic Link 2018-06-11 16:50:34 +05:30
Faris Ansari
441ec973e2 Add SetupWizard page
- Add File Control
- Add Indicator and Button components
2018-06-11 15:16:25 +05:30
Faris Ansari
d518ca3e6d Form rendering based on Layout
- ListAndForm is now cached between list and form routes
2018-06-04 15:00:12 +05:30
Faris Ansari
0887c4e74c Move to Vue
- First cut
2018-06-01 18:05:51 +05:30