18alantom
7a47ee2e22
refactor: update patch run pre and post migration patches
2021-11-30 17:39:40 +05:30
18alantom
bc2f7d9eda
fix: add missing function openSettings
2021-11-29 16:17:07 +05:30
18alantom
77144ddebe
refactor: remove load existing database cause just ipcRenderer invoke
2021-11-29 15:15:23 +05:30
18alantom
512e16d910
refactor: move fjs init boilerplate out, shift db init
2021-11-29 15:02:05 +05:30
18alantom
d491a46a21
fix: autocomplete behaviour, use fuzzy matching
2021-11-26 12:51:47 +05:30
18alantom
f45ea81224
refactor: shift autoupdate to systemsettings
2021-11-25 16:48:26 +05:30
18alantom
f4b14bc0da
fix(ux): unset link value if no matches
2021-11-25 15:47:47 +05:30
18alantom
9fa7968fe2
fix(ux): select closest match on blur
2021-11-25 15:22:59 +05:30
18alantom
b8671cb2ed
fix: multiple payment related fixes
...
- outstanding amount reset on payment cancel
- payment reference type is now select
- map property on select fields for different display values
- multiple payment validations
- sensible binding payment amount and reference amount
2021-11-25 14:49:50 +05:30
Alan
c3760431a1
Merge pull request #255 from 18alantom/fixing-settings-popup
...
fix(ux): don't spawn a new window for settings
2021-11-24 18:21:10 +05:30
18alantom
7ebbddd307
fix(ux): shifting chevrons on date picker, formatting
2021-11-24 16:20:02 +05:30
18alantom
a9caf67236
fix(ux): don't spawn a new window for settings
...
- db changing in the sidebar
2021-11-24 14:38:13 +05:30
Alan
50371b1a56
Merge pull request #251 from piyushsinghania/fix/error-message-while-navigating
...
Prevented error message on navigation
2021-11-23 10:35:01 +05:30
Piyush Singhania
b5cb406c0c
Prevented RangeError: maximum call stack size exceeded
2021-11-22 19:44:52 +05:30
18alantom
4aeffabfa8
fix(ux): show outstanding amount if non zero
...
fix: don't allow submit for cancelled Payments
fix(ui): JE credit/debit colors
2021-11-22 11:25:09 +05:30
Piyush Singhania
f8ff30156b
Prevented error message on navigation
2021-11-21 21:45:27 +05:30
Piyush Singhania
1ffd043ca9
Add ability to cancel invoice
2021-11-21 19:08:04 +05:30
18alantom
459d334e08
fix: dynamic ES6 import
...
- db selector hangup on file deletion
2021-11-12 00:23:10 +05:30
18alantom
22dcaba66b
fix: remove noop class from template
2021-11-11 19:24:17 +05:30
18alantom
f25ccd8aa8
fix(ui): show draft status for JE and non-submitables, set Cash as default
2021-11-11 15:05:34 +05:30
18alantom
de25de1fd4
fix(ui): show status badge on an open invoice
2021-11-11 13:41:33 +05:30
Alan
58259a2437
Merge pull request #246 from 18alantom/fix-icon-display-dock-messages
...
fix(ui): display correct icon in the dock and messagebox in dev mode
2021-11-11 12:24:35 +05:30
18alantom
be4cb34398
fix(ui): display correct icon in the dock and messagebox in dev mode
2021-11-11 12:23:26 +05:30
18alantom
40f6e9db05
fix(ux): remove tax rate from invoice breakdown
2021-11-11 11:18:22 +05:30
18alantom
9339efe951
fix: remove console.logs 🤦
2021-11-10 19:20:20 +05:30
18alantom
99e686a96b
fix: bank account parent not being set on setup
2021-11-10 14:29:25 +05:30
18alantom
3afdb72ed3
fix: ask user to add .db extension
2021-11-09 16:44:05 +05:30
18alantom
c20cc5a5db
fix: db creation flow, don't show annoying messages when not required
...
- minor refactors and formatting
2021-11-09 16:08:25 +05:30
18alantom
511d044715
fix: remove spurious commits
2021-11-08 19:53:39 +05:30
Alan
ab97812239
Merge pull request #236 from 18alantom/minor-fixes-payments
...
fix: minor changes and fixes to Payments
2021-11-08 19:49:04 +05:30
18alantom
f905fab256
fix: prevent "Saving..." due to slipping error (needs frappejs #152 )
2021-11-08 19:37:06 +05:30
18alantom
08ae048db0
fix: prevent editing of submitted submitable doctypes from quickform view
2021-11-08 17:05:30 +05:30
18alantom
8f64d95055
refactor: rename "Payment For" to "References"
...
- formatting
- change default values to function defaults
- add migration script for the Payment table
2021-11-08 15:15:27 +05:30
18alantom
5cf725d0b7
fix: issues with db loading
2021-11-06 01:11:39 +05:30
18alantom
09d4b305eb
fix: make Payment For not required, fix amount bug, ref mandatory only if not cash
2021-11-05 20:00:28 +05:30
Alan
c6c89c2e9f
Merge pull request #232 from 18alantom/bump-versions
...
build(deps): bump versions of all except vue
2021-11-05 14:47:22 +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
0461976a5b
fix: don't hide period selectors when no data
2021-11-05 12:00:42 +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
Piyush Singhania
be3574edc5
Fixed profit and loss graph auto updation
2021-11-02 19:05:43 +05:30
18alantom
27b8dfceab
chore: bump tailwind to 2, postcss 7 compat mode
2021-11-02 18:00:45 +05:30
Ankit Singhaniya
ca0c2968e0
Merge pull request #13 from piyushsinghania/fix/wrong-font-in-saved-pdf
...
Fixed the font issue while saving pdf
2021-10-28 21:25:47 +05:30
Ankit Singhaniya
e8a2730d4d
Merge pull request #17 from piyushsinghania/enhancement/added-empty-states-for-empty-lists
...
Added empty states for empty lists
2021-10-28 15:47:04 +05:30
Piyush Singhania
cbeecb39d5
Changed generic records word in "No records found" to dynamic name
2021-10-28 15:19:29 +05:30
Piyush Singhania
7aceb64776
Ui updates and some naming changes
2021-10-28 14:51:39 +05:30
Piyush Singhania
d185345bd1
Added empty states for empty lists
2021-10-27 09:21:03 +05:30
Ankit Singhaniya
a76f9281ed
refactor make pdf method
2021-10-26 00:07:31 +05:30
Piyush Singhania
91b3d969c2
Fixed the font issue while saving pdf
...
Added font support for Basic Template
Added feature to select between platform safe fonts
2021-10-25 21:46:12 +05:30
Piyush Singhania
e9b3d2ca03
Added enhancement to filter out reverted invoices
2021-10-21 23:10:14 +05:30