Ankit Singhaniya
47abdb5ae3
format document
2021-10-19 14:06:16 +05:30
Ankit Singhaniya
17d607ef14
add logging for async errors
2021-10-19 13:56:14 +05:30
Faris Ansari
67e9ce094d
refactor: Setup wizard and company setup
...
- Move setup logic into setupCompany.js
- Set setupComplete field in AccountingSettings
- move connectToLocalDatabase in utils
2020-01-01 13:41:57 +05:30
Faris Ansari
444cd9e441
fix: Remove dashboard setup code
2019-12-27 12:40:57 +05:30
Faris Ansari
a3506bf015
feat: Auto Update
...
- Ability to disable auto update from System tab in Settings
2019-12-27 12:07:39 +05:30
Faris Ansari
802b134cd4
fix: Dont set unused fields
2019-12-23 13:56:57 +05:30
Faris Ansari
beb3105e9b
fix: Setup Wizard fixes
...
- Company Logo and Name section
- Disable next button on click
- Set company logo in PrintSettings
Other
- Add brand color to tailwind config
- Disabled button
- Override inputClass using a function
2019-12-16 19:22:14 +05:30
Faris Ansari
162b5e983f
fix: Titlebar for Windows
...
- Add window-no-drag to areas that should be clickable
- Top left menu in Windows
- Enable window transparency only in Mac
2019-12-16 17:13:04 +05:30
Faris Ansari
e8370aa8ab
chore: Migrate project structure to Vue CLI
...
- Electron build using vue-cli-plugin-electron-builder
2019-12-12 23:07:43 +05:30
thefalconx33
ebf6800d65
FIX: incorrect path to country coa json after building
2019-07-22 17:11:09 +05:30
thefalconx33
96476f56c3
* Added Country Currency.
...
* Invoice reverts linked Payments
* Transactions affects account balance
* Chart Of Accounts shows account balance
2019-07-16 12:37:21 +05:30
Faris Ansari
a00764e95e
Reorganize boot logic for Electron
2018-10-22 23:32:47 +05:30
Faris Ansari
26beb66147
Add renderer entry for electron
2018-10-20 18:02:01 +05:30
Faris Ansari
56d1ebe68b
Get port from frappe.conf
2018-10-04 14:55:05 +05:30
Faris Ansari
e9d2f5c2c2
Initialize docs in frappe.init
2018-07-14 18:45:21 +05:30
Faris Ansari
cda0bbffc7
Use frappeVue plugin instead of manual initialization
2018-07-14 13:02:01 +05:30
Faris Ansari
bb5dc896c8
Update modalPlugin
2018-07-10 19:10:23 +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
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
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
3b65aea6a4
Organize Form and List components in folders
2018-06-08 12:04:08 +05:30
Faris Ansari
90f8c754a9
NotFound and FeatherIcon component
2018-06-04 14:59:47 +05:30
Faris Ansari
0887c4e74c
Move to Vue
...
- First cut
2018-06-01 18:05:51 +05:30