18alantom
deeaac0f74
fix(ui): prevent truncation, don't show year
2021-12-06 18:40:12 +05:30
18alantom
8e0e648497
fix(ui): center the donut chart text
2021-12-06 18:15:31 +05:30
18alantom
0d90efa819
refactor(ux): route to GetStarted if not complete or hidden
2021-12-02 18:50:51 +05:30
18alantom
40ddf7a171
fix: make onboarding completable
2021-12-02 18:41:56 +05:30
18alantom
b96902bd83
fix: prevent cannot read prop of null
2021-12-02 15:46:46 +05:30
18alantom
6197e78514
fix: readonly and hidden in TwoColumnForm
...
- make some fields readonly, hidden
- formatting
2021-12-02 15:39:02 +05:30
Alan
14ce1e88cf
Merge pull request #266 from 18alantom/fix-regional-changes
...
feat: allow regional model updates
2021-12-01 18:46:08 +05:30
18alantom
46a7e9e9c7
fix: routeTo function
2021-12-01 18:38:47 +05:30
18alantom
3f69d7fcc5
feat: allow regional model updates
2021-12-01 18:38:00 +05:30
18alantom
209e8bf7ec
fix: add console.error for db connection failure
2021-11-30 17:43:52 +05:30
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
18alantom
7ad7bf7b2f
refactor: minor cleanups
2021-10-19 14:35:47 +05:30
Piyush Singhania
be97d722b7
Improved the svg layout in dashboard, when no data is available
2021-10-19 14:30:28 +05:30
Piyush Singhania
0aa7eab0d3
Improved dashboard layout
2021-10-19 14:29:37 +05:30
Piyush Singhania
e2f1c7742b
Fixed scrolling issue in journal entry rows, also added some enhancements
2021-10-19 14:28:44 +05:30
Piyush Singhania
22d49f5c6f
Fix: Re-editing of notes in salesinvoice now possible
2021-10-19 14:21:43 +05:30
Piyush Singhania
9c24eeb6ea
Fix issue with attach image component
2021-10-19 14:19:30 +05:30
Ankit Singhaniya
09594101ef
fix date picker not showing right timezone
2021-10-19 14:16:20 +05:30
Ankit Singhaniya
eae8057571
fix ability to load exisiting database
2021-10-19 14:15:04 +05:30
Ankit Singhaniya
649691939c
fix create new database method
2021-10-19 14:12:54 +05:30
Ankit Singhaniya
47abdb5ae3
format document
2021-10-19 14:06:16 +05:30
Ankit Singhaniya
87c944cd4f
format document
2021-10-19 14:05:58 +05:30
Ankit Singhaniya
fd8221a576
fix pdf generation
2021-10-19 14:03:38 +05:30
Ankit Singhaniya
11e3474e8d
fix how the download path is calculated
2021-10-19 13:59:00 +05:30
Ankit Singhaniya
17d607ef14
add logging for async errors
2021-10-19 13:56:14 +05:30
Ankit Singhaniya
b11bb9527a
fix formatting
2021-10-19 13:55:25 +05:30
Ankit Singhaniya
b89314e036
fix api change for dialog.showModelBox
2021-10-19 13:12:00 +05:30
Ankit Singhaniya
1ce5f742f1
update some configs based on the latest electron builder
2021-09-30 14:28:52 +05:30
Ankit Singhaniya
ce29ebfb3e
upgrade packages
2021-09-30 14:11:30 +05:30
Ankit Singhaniya
7c3af79ecc
upgrade electron to 8 and update vue cli electron builder
2021-09-30 14:11:11 +05:30
Ankit Singhaniya
0d73f756ad
fix build
2021-09-30 14:07:06 +05:30
Ankit Singhaniya
1731087cc1
fix building
2021-09-30 14:07:00 +05:30
Faris Ansari
d9bd73642b
fix: Datepicker
...
- Remove timezone adjustment
2020-05-11 20:09:39 +05:30
Faris Ansari
d5786b42a5
Merge branch 'master' of https://github.com/frappe/books
2020-05-06 23:40:37 +05:30
Faris Ansari
bad02d74e1
fix: Adjust card sized for smaller window
2020-05-06 23:39:11 +05:30
Faris Ansari
05566bb95f
Merge pull request #123 from rmehta/feat-partial-payments
2020-05-06 23:36:23 +05:30
Rushabh Mehta
e2529ad116
fix: allow parital payments to invoices
2020-05-06 23:32:35 +05:30
Faris Ansari
2695c194a3
fix: Set max-width for cells in report
2020-05-06 23:29:32 +05:30
Faris Ansari
dcfc6891fd
fix: Use css to toggle row remove icon
2020-05-06 23:03:50 +05:30
Faris Ansari
1ccbc76abf
fix: Simplify date picker with an input
2020-04-30 16:44:23 +05:30
Faris Ansari
88dc90c0fa
fix: Popover arrow styles for all positions
2020-04-30 16:43:24 +05:30
Faris Ansari
0819b6dea7
fix: Show Auto Update label
2020-04-30 16:43:06 +05:30
Faris Ansari
af0c8bb3b0
fix: Remove setup wizard description
2020-04-30 16:42:22 +05:30
Faris Ansari
fb0744ba2b
feat: Group Items in Link field
2020-04-30 16:41:20 +05:30
Faris Ansari
c2509e4105
fix: Get Started
...
- Add documentation links
2020-04-30 16:40:03 +05:30
Faris Ansari
811cc58233
fix: Minor styling fixes
...
- Left padding for Attach Image control in TwoColumnForm
- Error Popup padding in SetupWizard
2020-02-10 13:25:26 +05:30
Faris Ansari
fdd5c49fd4
fix(Color): Show badge only if value is set
2020-02-10 13:24:06 +05:30
Faris Ansari
48e22e0419
fix: Show logo and its checkbox in Customizer
...
- Show selected color badge
- Hide checkbox label in TwoColumnForm
2020-02-04 01:33:18 +05:30
Faris Ansari
138b0673a8
feat: Invoice Template Customizer
...
- Template, Color and Font fields in PrintSettings
- font-manager for loading system fonts
- 3 Invoice Templates: Default, Minimal and Business
- Delete unused old Templates
- Dont show Delete button in Singles
- Rename font family "Inter var experimental" to "Inter"
2020-02-03 23:25:11 +05:30
Faris Ansari
5316756843
fix: Reset route on database change
2020-02-03 23:25:11 +05:30
Faris Ansari
d181545c70
feat: Color control
2020-02-03 23:25:11 +05:30