18alantom
f8c76603d2
feat: error handle ipcRenderer.[send, invoke]
2022-01-28 18:43:27 +05:30
18alantom
7b61eec372
feat: start setting up error logging
2022-01-28 18:43:27 +05:30
18alantom
fc23c585d4
refactor: remove _, replace stand alone instances
2022-01-24 12:02:38 +05:30
18alantom
6053bcb39b
chore: add missing pieces from frappejs
2022-01-21 03:06:17 +05:30
18alantom
cc09847337
refactor: rename imports, frappejs → frappe
2022-01-21 02:27:29 +05:30
18alantom
bc39a26590
fix: popover issues, deprecate portal-vue
2021-12-30 15:01:55 +05:30
18alantom
512e16d910
refactor: move fjs init boilerplate out, shift db init
2021-11-29 15:02:05 +05:30
18alantom
f45ea81224
refactor: shift autoupdate to systemsettings
2021-11-25 16:48:26 +05:30
18alantom
1a8a23d2a2
build(electron): bump electron to 15.3.0
...
- refactor Common Js imports to ES6
2021-11-05 14:31:35 +05:30
18alantom
f0424d0ee4
refactor: deprecate use of remote; remove bg transparency on macOS
2021-11-04 15:03:51 +05:30
18alantom
864d07fd1b
chore: bump linters and parsers and electron's friends
...
- prettier and eslint have to be configured
- few rules have been switched off
- deps bumped in this did not require major changes
2021-11-02 20:21:20 +05:30
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