18alantom
95867541df
fix(ux): rename Purchase Invoice to Bill & Sales Invoice to Invoice
2021-12-16 18:17:32 +05:30
18alantom
1d0db3579a
fix(ui): empty state svg alignment
2021-12-07 11:18:56 +05:30
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
Piyush Singhania
f8ff30156b
Prevented error message on navigation
2021-11-21 21:45:27 +05:30
18alantom
22dcaba66b
fix: remove noop class from template
2021-11-11 19:24:17 +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
0461976a5b
fix: don't hide period selectors when no data
2021-11-05 12:00:42 +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
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
Ankit Singhaniya
7c3af79ecc
upgrade electron to 8 and update vue cli electron builder
2021-09-30 14:11:11 +05:30
Faris Ansari
09fe18af5a
fix: Add padding to PageHeader
2020-02-03 23:25:11 +05:30
Faris Ansari
66547d9824
fix: Minor styling
2019-12-16 17:13:05 +05:30
Faris Ansari
dd4fdb2343
fix: Dashboard
...
- Refresh dashboard charts when visited from another page
2019-12-12 23:18:41 +05:30
Faris Ansari
32bed65ca2
fix: PeriodSelector styling
2019-12-11 17:54:15 +05:30
Faris Ansari
185b87bc2b
fix: Standardise rounded scale
2019-12-11 15:10:21 +05:30
Faris Ansari
f701bba627
fix: flex-center utility
2019-12-11 14:45:44 +05:30
Faris Ansari
fa6d519836
refactor: Use knex for query building
2019-12-10 01:50:32 +05:30
Faris Ansari
2dd7176c53
fix: Profit and Loss
...
- Fix check for hasData
- Blank row rendering
2019-12-04 22:54:52 +05:30
Faris Ansari
50b184a9fc
fix: Cashflow
...
- Simple cashflow from Bank and Cash accounts
2019-12-04 22:53:28 +05:30
Faris Ansari
b367164a52
fix: openQuickEdit
...
- Common method to route to quick edit form
2019-12-03 18:40:58 +05:30
Faris Ansari
5595a22ebc
fix(Expenses): Empty state
2019-12-03 13:57:51 +05:30
Faris Ansari
e7aef6d5ee
fix: UI alignment
2019-11-28 00:09:30 +05:30
Faris Ansari
3e3235b814
fix: MultiCurrency in SalesInvoice
...
- Add base fields in SalesInvoice and SalesInvoiceItem
- Get exchange rate from exchangeratesapi
- Fix infinite update loop due to actions
- Filter submitted invoices in UnpaidInvoices
- Revert action
- disableCreation in Link
- Ledger Entries action
- Set default filters in Report
2019-11-27 12:16:15 +05:30
Faris Ansari
81b2b31187
fix(dashboard): Empty states
2019-11-26 18:49:32 +05:30
Faris Ansari
3f411ba010
fix: Refactor Dashboard
...
- Move charts to separate components
2019-11-24 23:39:22 +05:30
Faris Ansari
70b8e818c0
fix: Dashboard
...
- Remove hardcoded values
- Calculate cashflow
- PeriodSelector
2019-11-22 23:13:32 +05:30